emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 24.0.90 Pretest Windows Binaries


From: Eli Zaretskii
Subject: Re: Emacs 24.0.90 Pretest Windows Binaries
Date: Thu, 20 Oct 2011 10:46:01 +0200

> Date: Thu, 20 Oct 2011 10:16:16 +0800
> From: Kevin Yu <address@hidden>
> Cc: address@hidden
> 
> gdb backtrace:
> 
> Environment variable "DISPLAY" not defined.
> TERM = dumb
> Breakpoint 1 at 0x10bb0ec: file w32fns.c, line 7180.
> Temporary breakpoint 2 at 0x10c2f56: file sysdep.c, line 855.
> (gdb) r -q
> Starting program: d:\emacs\src\oo-spd\i386\emacs.exe -q
> [New Thread 4352.0x105c]
> [New Thread 4352.0xac8]
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x77c0554a in msvcrt!_abnormal_termination ()
>    from C:\windows\system32\msvcrt.dll
> (gdb) bt
> #0  0x77c0554a in msvcrt!_abnormal_termination ()
>    from C:\windows\system32\msvcrt.dll
> #1  0x77c09bc6 in strerror () from C:\windows\system32\msvcrt.dll
> Backtrace stopped: previous frame inner to this frame (corrupt stack?)
> (gdb)

Thanks.  But this is only for one thread; as you see above, there are
others.  "info threads" will show all the threads; please produce a
backtrace from all of them.  To switch to thread number N, type
"thread N" at the GDB prompt.

TIA



reply via email to

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