unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Layer <layer@franz.com>
To: emacs-devel@gnu.org
Subject: emacs 22.0.990, simple start-process crashes emacs on 64-bit Windows
Date: Tue, 22 May 2007 16:17:29 -0700	[thread overview]
Message-ID: <9302.1179875849@gemini.franz.com> (raw)

Eli Zaretskii asked me to report the problem here instead of
bug-gnu-emacs.  Here's what I know so far:

Startup emacs -q and put this into the *scratch* buffer

  (start-process "foo" "*foo*" "c:/windows/notepad.exe")

On evaling this, I see a pause of a few seconds then the emacs window
disappears.   (For me, notepad.exe is in windows/ and well as
windows/system32/.)

The same behavior occurs on emacs 21 (.3 and .4).

I'm on Windodws Server 2003 R2, Standard x64 Edition, SP 2, but I've
seen it on XP Pro (64-bit), too.  I'm on an AMD64.  (I don't have or
care about IA64 64-bit Windows.)

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.


Here's what is on the stack after the emacs window disappears:

ntdll!NtTerminateProcess+0xa
wow64!Wow64SystemServiceEx+0xd6
wow64cpu!ServiceNoTurbo+0x28
wow64!RunCpuSimulation+0xa
wow64!Wow64LdrpInitialize+0x2ed
ntdll!LdrpInitializeProcess+0x1538
ntdll!LdrpInitialize+0x18f
ntdll!KiUserApcDispatcher+0x15
0x77d59620
0x0
0x0
0x0
0x0
0x0
0x0
0x0
0x0
0x0
0x0
0x0




I did set in windbg the source path to the emacs-22.0.990\src
directory.

I might be able to allow someone to poke around using crossloop.com
(which is based on VNC).

             reply	other threads:[~2007-05-22 23:17 UTC|newest]

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

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=9302.1179875849@gemini.franz.com \
    --to=layer@franz.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).