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

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

bug#10092: 24.0.91; `C-g' makes Emacs to crash


From: Dani Moncayo
Subject: bug#10092: 24.0.91; `C-g' makes Emacs to crash
Date: Thu, 24 Nov 2011 20:39:53 +0100

>>> For the record: I still experience this problem on MS-Windows XP
>>> systems, when I take there my binary distribution, made on a
>>> MS-Windows 7 64-bit system (with the latest mingw, updated a few days
>>> ago).
>>
>> Please run Emacs under GDB and post the backtrace.
>
> I've never done such thing.  Is the procedure documented somewhere?

Ok, I've found a description in "nt/INSTALL".

Here's the backtrace:
----------------------------------------------------
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 140.0x90]
0x77c3554a in msvcrt!_abnormal_termination ()
   from C:\WINDOWS\system32\msvcrt.dll
(gdb) bt
#0  0x77c3554a in msvcrt!_abnormal_termination ()
   from C:\WINDOWS\system32\msvcrt.dll
#1  0x77c39bc6 in strerror () from C:\WINDOWS\system32\msvcrt.dll
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)
----------------------------------------------------


-- 
Dani Moncayo





reply via email to

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