all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
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").



  parent reply	other threads:[~2012-08-02 15:13 UTC|newest]

Thread overview: 11+ 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  9:42 ` bug#12118: " Juanma Barranquero
2012-08-02  9:57   ` Juanma Barranquero
2012-08-02 11:33     ` Juanma Barranquero
2012-08-02 12:36       ` Juanma Barranquero
2012-08-02 13:17       ` Andy Moreton
2012-08-02 21:06   ` Paul Eggert
2012-08-03  8:31     ` Andreas Schwab
2012-08-03 20:57       ` Paul Eggert
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

* 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.