bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17318: 24.4.50; emacs_backtrace.txt


From: Stefan Monnier
Subject: bug#17318: 24.4.50; emacs_backtrace.txt
Date: Fri, 25 Apr 2014 09:43:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>> mark_interval at alloc.c:1333

>> w32_backtrace at w32fns.c:8476
>> emacs_abort at w32fns.c:8508
>> terminate_due_to_signal at emacs.c:382
>> die at alloc.c:6955
>> make_natnum at lisp.h:729
>> Flength at fns.c:119
>> concat at fns.c:524
>> Fcopy_sequence at fns.c:456
>> compile_pattern_1 at search.c:164
>> compile_pattern at search.c:245
>> fast_string_match at search.c:478
>> Ffind_file_name_handler at fileio.c:372
>> Fexpand_file_name at fileio.c:903
>> Fdo_auto_save at fileio.c:5553
>> shut_down_emacs at emacs.c:2033
>> terminate_due_to_signal at emacs.c:366
>> handle_fatal_signal at sysdep.c:1630
>> deliver_thread_signal at sysdep.c:1604
>> deliver_fatal_thread_signal at sysdep.c:1642
>> ?? at crt1.c:0

> Looks like a new one.  The first line shows where the original crash
> happened, the rest are a secondary crash when Emacs tried to shut down
> itself.

What makes you think mark_interval is where the original crash happened?

> Stefan, could this be related to your latest changes in intervals.c?

Could be, but we'd need more of the backtrace to figure out
what's happening.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]