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

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

Re: emacs-unicode-2: bootstrap error on windows-xp


From: Eli Zaretskii
Subject: Re: emacs-unicode-2: bootstrap error on windows-xp
Date: Sat, 18 Nov 2006 17:04:13 +0200

> Cc: address@hidden
> From: Zhang Wei <address@hidden>
> Date: Sat, 18 Nov 2006 22:24:51 +0800
> 
> It's quite strange, the program exited normally when I did this:
> 
> --8<---------------cut here---------------start------------->8---
> D:\download\emacs--unicode--0\src>gdb ..\bin\emacs.exe
> GNU gdb 5.2.1
> Copyright 2002 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i686-pc-mingw32"...
> Environment variable "DISPLAY" not defined.
> Environment variable "TERM" not defined.
> Breakpoint 1 at 0x11b171c: file w32fns.c, line 9075.
> Breakpoint 2 at 0x10b977c: file sysdep.c, line 1383.
> (gdb) r -batch --no-init-file --no-site-file --multibyte -l loaddefs -f 
> batch-by
> te-compile-if-not-done
> Starting program: D:\download\emacs--unicode--0\src/..\bin\emacs.exe -batch 
> --no
> -init-file --no-site-file --multibyte -l loaddefs -f 
> batch-byte-compile-if-not-done
> (gdb) bt
> #0  init_sys_modes () at sysdep.c:1383
> #1  0x01003992 in main (argc=9, argv=0x2d20e00) at emacs.c:1720
> #2  0x0100122d in __mingw_CRTStartup ()
> #3  0x01001258 in mainCRTStartup ()
> (gdb) c
> Continuing.
> 
> Program exited normally.
> (gdb) r -batch --no-init-file --no-site-file --multibyte -l loaddefs -f 
> batch-by
> te-compile-if-not-done ../lisp/ediff-ptch.el
> Starting program: D:\download\emacs--unicode--0\src/..\bin\emacs.exe -batch 
> --no
> -init-file --no-site-file --multibyte -l loaddefs -f 
> batch-byte-compile-if-not-d
> one ../lisp/ediff-ptch.el
> 
> Program exited normally.
> (gdb) quit

Did it crash with ediff-ptch.el?  I only see it crash with
ediff-merg.el and ediff-mult.el.  Please try those as well under GDB.




reply via email to

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