From: Eli Zaretskii <eliz@gnu.org>
To: Andy Moreton <andrewjmoreton@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Windows build crashes compiling macroexp.el during bootstrap of r109394
Date: Thu, 02 Aug 2012 18:13:42 +0300 [thread overview]
Message-ID: <83mx2dcont.fsf@gnu.org> (raw)
In-Reply-To: <vz1vch1u0h4.fsf@gmail.com>
> From: Andy Moreton <andrewjmoreton@gmail.com>
> Date: Thu, 02 Aug 2012 10:06:31 +0100
>
> The Windows build bootstrap fails again today, but this time it's a
> crash in compiling macroexp.el:
>
> Saving file c:/emacs/src/emacs/trunk/lisp/loaddefs.el... Loading
> c:/emacs/src/emacs/trunk/lisp/vc/vc-bzr.el (source)... Wrote
> c:/emacs/src/emacs/trunk/lisp/loaddefs.el (No changes need to be saved)
> for el in C:/emacs/src/emacs/trunk/lisp/emacs-lisp/macroexp.el
> C:/emacs/src/emacs/trunk/lisp/emacs-lisp/cconv.el
> C:/emacs/src/emacs/trunk/lisp/emacs-lisp/byte-opt.el
> C:/emacs/src/emacs/trunk/lisp/emacs-lisp/bytecomp.el
> C:/emacs/src/emacs/trunk/lisp/emacs-lisp/autoload.el; do \ echo
> Compiling $el; \ "../src/oo/i386/emacs.exe" -batch --no-site-file
> --no-site-lisp -l loaddefs --eval "(setq max-lisp-eval-depth 2200)" -f
> batch-byte-compile-if-not-done $el; \ done Compiling
> C:/emacs/src/emacs/trunk/lisp/emacs-lisp/macroexp.el
>
> Attaching gdb gives the following backtrace:
>
> Attaching to process 4816
> [New Thread 4816.0x14a8]
> [New Thread 4816.0x1504]
> Reading symbols from /cygdrive/c/emacs/src/emacs/trunk/src/oo/i386/emacs.exe...d one.
> DISPLAY = ajm-desktop:0
> TERM = xterm
> Breakpoint 1 at 0x114ebc2: file w32fns.c, line 7168.
> Temporary breakpoint 2 at 0x114f278: file sysdep.c, line 853.
> (gdb) bt
> #0 0x7c90120f in ntdll!DbgUiConnectToDbg () from /cygdrive/c/WINDOWS/system32/ntdll.dll
> #1 0x7c952119 in ntdll!KiIntSystemCall () from /cygdrive/c/WINDOWS/system32/ntdll.dll
> #2 0x00000005 in ?? ()
> #3 0x00000004 in ?? ()
> #4 0x00000001 in ?? ()
> #5 0x00ffffd0 in ?? ()
> #6 0x00000000 in ?? ()
That's the wrong thread, please show backtrace from the other threads
("thread apply all bt").
next prev parent reply other threads:[~2012-08-02 15:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 9:06 Windows build crashes compiling macroexp.el during bootstrap of r109394 Andy Moreton
2012-08-02 15:13 ` Eli Zaretskii [this message]
2012-08-02 15:53 ` Juanma Barranquero
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83mx2dcont.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=andrewjmoreton@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).