From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: rcopley@gmail.com, 11867@debbugs.gnu.org
Subject: bug#11867: 24.1.50; Windows bootstrap crash (converting tit files?)
Date: Fri, 13 Jul 2012 02:19:25 +0200 [thread overview]
Message-ID: <CAAeL0SQBqX=dAFRUuTkk5x3jLXhWw8pEP-zYursZxkFtNMvN6A@mail.gmail.com> (raw)
In-Reply-To: <83wr2bjz8p.fsf@gnu.org>
On Tue, Jul 10, 2012 at 7:35 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> However, before you try that, I'd suggest to let Emacs run as usual,
> and attach the debugger to it when it already runs with the correct
> command line. To this end, pause Emacs with Ctrl-S some short time
> before it crashes (I assume you know when that's going to happen by
> the output that gets written to the screen)
The crash happens when running the compile-CMD target, at this:
for %%f in (. $(WINS)) do for %%g in (%%f/*.el) do \
$(emacs) -l loaddefs $(BYTE_COMPILE_FLAGS) -f
batch-byte-compile-if-not-done %%f/%%g
so each Emacs instance runs only for a few seconds, the time to
compile a single .el file. I can try modifying the makefile and
forcing it to run emacs under gdb when %f/%g is either
language/japan-util.el or language/japanese.el, the two only files
that cause the crash.
Juanma
next prev parent reply other threads:[~2012-07-13 0:19 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-06 15:55 bug#11867: 24.1.50; Windows bootstrap crash (converting tit files?) Richard Copley
2012-07-06 16:02 ` Eli Zaretskii
2012-07-06 16:12 ` Andreas Schwab
2012-07-06 17:33 ` Eli Zaretskii
2012-07-06 17:39 ` Andreas Schwab
2012-07-06 20:58 ` Richard Copley
2012-07-07 6:31 ` Eli Zaretskii
2012-07-06 16:37 ` Juanma Barranquero
2012-07-06 17:35 ` Eli Zaretskii
2012-07-09 3:56 ` Juanma Barranquero
2012-07-09 16:31 ` Eli Zaretskii
2012-07-09 16:57 ` Juanma Barranquero
2012-07-09 17:09 ` Andreas Schwab
2012-07-09 17:10 ` Juanma Barranquero
2012-07-09 17:14 ` Eli Zaretskii
2012-07-09 17:21 ` Juanma Barranquero
2012-07-09 20:42 ` Eli Zaretskii
2012-07-09 20:54 ` Juanma Barranquero
2012-07-10 2:43 ` Eli Zaretskii
2012-07-10 11:38 ` Juanma Barranquero
2012-07-10 16:11 ` Eli Zaretskii
2012-07-10 16:36 ` Juanma Barranquero
2012-07-10 17:35 ` Eli Zaretskii
2012-07-10 20:20 ` Juanma Barranquero
2012-07-13 0:19 ` Juanma Barranquero [this message]
2012-07-13 4:57 ` Eli Zaretskii
2012-07-13 0:13 ` Juanma Barranquero
2012-07-13 7:57 ` Eli Zaretskii
2012-07-13 8:30 ` Juanma Barranquero
2012-07-13 10:19 ` Eli Zaretskii
2012-07-17 21:35 ` Richard Copley
2012-07-17 23:39 ` Juanma Barranquero
2013-02-18 2:20 ` Glenn Morris
2013-02-18 3:44 ` Eli Zaretskii
[not found] ` <CAPM58og6J2KWsZTAes3E9ZyP=p-oQsW6xwH=5AJMOyTPXU8wYw@mail.gmail.com>
2013-02-18 12:24 ` bug#11867: Fwd: " Richard Copley
2012-07-07 9:09 ` Jason Rumney
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='CAAeL0SQBqX=dAFRUuTkk5x3jLXhWw8pEP-zYursZxkFtNMvN6A@mail.gmail.com' \
--to=lekktu@gmail.com \
--cc=11867@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=rcopley@gmail.com \
/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.