unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
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: Tue, 10 Jul 2012 18:36:48 +0200	[thread overview]
Message-ID: <CAAeL0STpSZWhnAGkyMaqsGT=ZV0ELhoSgqf=01k-qKShM6vmLw@mail.gmail.com> (raw)
In-Reply-To: <83zk77k34q.fsf@gnu.org>

On Tue, Jul 10, 2012 at 6:11 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> And if you just type "continue", does anything useful happen?

If I type "continue", Emacs continues, but does nothing until I click
on canceling the program. Then ends. I suppose I could try continue
and then Ctrl-C to interrupt...

> Also, do you see anything in the Event Viewer (under Application logs)
> at that time?

Yes, though it's not very useful.

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2012-07-09T03:48:40.000000000Z" />
  <EventRecordID>73848</EventRecordID>
  <Channel>Application</Channel>
  <Computer>ODIEONE</Computer>
  <Security />
  </System>
- <EventData>
  <Data>emacs.exe</Data>
  <Data>24.1.50.0</Data>
  <Data>4ffa51bc</Data>
  <Data>emacs.exe</Data>
  <Data>24.1.50.0</Data>
  <Data>4ffa51bc</Data>
  <Data>c0000005</Data>
  <Data>002dcb87</Data>
  <Data>d14</Data>
  <Data>01cd5d85b9062960</Data>
  <Data>C:\emacs\debug\src\oo\i386\emacs.exe</Data>
  <Data>C:\emacs\debug\src\oo\i386\emacs.exe</Data>
  <Data>f8308fe0-c978-11e1-8348-002618b305ae</Data>
  </EventData>
  </Event>

> Another idea is to install DrMinGW as the JIT debugger.

I've now done that.

> Or just run
> Emacs under GDB to begin with

If you can give the comand line to run the bootstrapping Emacs under
GDB, I can test it.

    Juanma





  reply	other threads:[~2012-07-10 16:36 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 [this message]
2012-07-10 17:35                           ` Eli Zaretskii
2012-07-10 20:20                             ` Juanma Barranquero
2012-07-13  0:19                             ` Juanma Barranquero
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

  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='CAAeL0STpSZWhnAGkyMaqsGT=ZV0ELhoSgqf=01k-qKShM6vmLw@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 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).