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

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

bug#12774: 24.2.50; EMACS 24.2.50.1 crashing‏


From: Vincent Belaïche
Subject: bug#12774: 24.2.50; EMACS 24.2.50.1 crashing‏
Date: Thu, 1 Nov 2012 21:47:25 +0100

Ok, it works better with emacs.exe than with runemacs, here is what I get


c:\Documents and Settings\Vincent>gdb --exec="C:\Programme\GNU\Emacs\bin\emacs.exe"

gdb --exec="C:\Programme\GNU\Emacs\bin\emacs.exe"
GNU gdb (GDB) 7.4
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) run
Starting program: C:\Programme\GNU\Emacs\bin\emacs.exe
[New Thread 5788.0x864]
bt
[New Thread 5788.0x908]
[New Thread 5788.0x1188]
[New Thread 5788.0x15b0]

Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c91120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) #0 0x7c91120f in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
#1 0x010c1673 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) bt
#0 0x7c91120f in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
#1 0x010c1673 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) xbacktrace
(gdb) Undefined command: "xbacktrace". Try "help".
bt full
#0 0x7c91120f in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1 0x010c1673 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)




> Date: Thu, 1 Nov 2012 22:40:52 +0200
> From: eliz@gnu.org
> Subject: Re: RE: bug#12774: 24.2.50; EMACS 24.2.50.1 crashing‏
> To: vincent.b.1@hotmail.fr
> CC: 12774@debbugs.gnu.org
>
> > From: Vincent Belaïche <vincent.b.1@hotmail.fr>
> > CC: <12774@debbugs.gnu.org>
> > Date: Thu, 1 Nov 2012 21:37:56 +0100
> >
> > Here is some trace I can get with gdb
> >
> >
> > (gdb) info files
> >
> > Local exec file:
> > `C:\Programme\GNU\Emacs\bin\runemacs.exe', file type pei-i386.
> > Entry point: 0x401284
> > 0x00401000 - 0x0040211c is .text
>
> Thanks, but this is again runemacs.exe, not emacs.exe. And "info
> files" is not the backtrace. The correct command is "bt".

reply via email to

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