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

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

bug#11867: 24.1.50; Windows bootstrap crash (converting tit files?)


From: Richard Copley
Subject: bug#11867: 24.1.50; Windows bootstrap crash (converting tit files?)
Date: Tue, 17 Jul 2012 22:35:40 +0100

On 13 July 2012 11:19, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Juanma Barranquero <lekktu@gmail.com>
>> Date: Fri, 13 Jul 2012 10:30:46 +0200
>> Cc: rcopley@gmail.com, 11867@debbugs.gnu.org
>>
>> > I guess DrMinGW no longer understands the symbol table produced by
>> > GCC 4.x; with my GCC 3.4.x it produces source level information
>> > automatically.
>>
>> I can try again with 3.4.5.
>
> Let's first see if you can catch the crash in GDB, because if you can,
> debugging this will be much more convenient.

Bootstrapping the current trunk (r109130) gives me the abort dialog,
in this command:
  "./../src/oo-spd/i386/emacs.exe" -batch --no-site-file --no-site-lisp -l \
              
"C:/Users/Buster/projects/emacs-bzr/trunk/leim/../lisp/international/titdic-cnv"
\
              -f batch-miscdic-convert -dir quail ./MISC-DIC

with this on standard error:
  intervals.c:1201: Emacs fatal error: assertion failed: amt == 0

GDB logging output of "thread apply all bt full" attached.

Attachment: gdb.txt
Description: Text document


reply via email to

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