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: Kevin Yu
Subject: Re: Emacs 24.0.90 Pretest Windows Binaries
Date: Thu, 20 Oct 2011 10:16:16 +0800

On Wed, Oct 19, 2011 at 11:13 PM, Eli Zaretskii <address@hidden> wrote:
> Thanks.  Please be sure to use the latest GDB available from the MinGW
> site.
>

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)


C:\Documents and Settings\user>gdb --version
GNU gdb (GDB) 7.3
Copyright (C) 2011 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 "mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.

C:\Documents and Settings\user>mingw-get upgrade gdb
mingw-get: *** ERROR *** upgrade gdb: package is not installed
upgrade: gdb-7.3-2-mingw32-bin.tar.lzma
mingw-get: *** INFO *** package gdb-7.3-2-mingw32-bin.tar.lzma is up to date



reply via email to

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