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

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

bug#14809: 24.3.50; emacs_backtrace.txt


From: Eli Zaretskii
Subject: bug#14809: 24.3.50; emacs_backtrace.txt
Date: Sun, 07 Jul 2013 23:01:34 +0300

> Date: Sun, 7 Jul 2013 21:53:36 +0200
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: 14809@debbugs.gnu.org
> 
> Translated backtrace:
> 
>   w32_backtrace at w32fns.c:7757
>   emacs_abort at w32fns.c:7789
>   terminate_due_to_signal at emacs.c:350
>   handle_fatal_signal at sysdep.c:1649
>   deliver_thread_signal at sysdep.c:1625
>   deliver_fatal_thread_signal at sysdep.c:1661
>   ?? at crt1.c:0

Thanks.  This is some kind of fatal exception that was caught by the
top-level exception handler set up by the startup code.  There's
nothing that can be done with this kind of problems, except by
catching them when Emacs is run under GDB.

Closing.





reply via email to

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