unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Kevin Layer <layer@franz.com>
Cc: emacs-devel@gnu.org
Subject: Re: emacs 22.0.990, simple start-process crashes emacs on 64-bit Windows
Date: Wed, 23 May 2007 10:07:22 +0300	[thread overview]
Message-ID: <umyzwj9w5.fsf@gnu.org> (raw)
In-Reply-To: <9302.1179875849@gemini.franz.com> (message from Kevin Layer on Tue, 22 May 2007 16:17:29 -0700)

> Date: Tue, 22 May 2007 16:17:29 -0700
> From: Kevin Layer <layer@franz.com>
> 
> The emacs 22.0.990 was built on 32-bit XP Pro with MSVC 6.0 (w/sp6 (I
> believe)).
> 
> I ran this under windbg, and I got absolutely nowhere.  I set a
> breakpoint at Fstart_process and it never got there.   windbg did say
> the breakpoint was there and active.

If the Emacs window disappears, it is also worthwhile to set a
breakpoint in the function called when Emacs exits (`exit'?).

> Here's what is on the stack after the emacs window disappears:
> 
> ntdll!NtTerminateProcess+0xa

Do you see something noteworthy in the Event Viewer (right-click on
"My Computer", select "manage", then expand "Event Viewer" and look in
the 3 categories of events it shows)?

Also, can you check what is the exit code returned by emacs.exe to the
parent shell (use %ERRORLEVEL%).

      reply	other threads:[~2007-05-23  7:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-22 23:17 emacs 22.0.990, simple start-process crashes emacs on 64-bit Windows Kevin Layer
2007-05-23  7:07 ` Eli Zaretskii [this message]

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=umyzwj9w5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=layer@franz.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).