GNU bug report logs -
#14569
24.3.50; bootstrap fails on Cygwin
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 7 Jun 2013 00:17:01 UTC
Severity: important
Found in version 24.3.50
Done: Ken Brown <kbrown <at> cornell.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello.
15 jun 2013 kl. 09:04 skrev Eli Zaretskii <eliz <at> gnu.org>:
>> Date: Fri, 14 Jun 2013 16:22:26 -0400
>> From: Ken Brown <kbrown <at> cornell.edu>
>> Cc: 14569 <at> debbugs.gnu.org
>>
>> Unfortunately, the emacs maintainer doesn't have any idea why the recent
>> emacs changes are causing random crashes on Cygwin. It's almost
>> impossible to catch this under gdb; and the one time it was caught, the
>> backtrace didn't make sense. Also, the crash doesn't occur when emacs
>> is run under strace.
>
> What are the difficulties of catching this when Emacs is run under
> GDB?
Its not difficult, but takes some time. The error happens when make compiles one lisp file at the time with emacs. It appears to be random so it does not crash in the same lisp-file. Thus, you have to start emacs from gdb, and repet run, quit in gdb for each lisp file until it crashes. Running in gdb is slow with cygwin, and running in gdb makes the bug appear less often.
The make rule is in lisp/Makefile, compile-onefile.
Jan D.
This bug report was last modified 11 years and 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.