Date: Tue, 10 Dec 1996 13:13:52 +0200 (IST) From: Eli Zaretskii To: Charles Sandmann , djgpp-workers AT delorie DOT com Subject: Re: Emacs crashes on WinNT in crt0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 8 Dec 1996, Charles Sandmann wrote: > Since SS shows up in the register trace correctly, it's being set OK. > However, ESP isn't correct. This may not be the real problem since the > debugger may cause grief in the consistency window. Just FYI, the user tried to run under SoftICE and it indeed seems that the place where it seemed to crash under edebug32 is incorrect; edebug was probably confused by setting SS. I've asked the user to get the sources and recompile with some debugging print-outs so we could know exactly where does it crash. Alternatively, using a better debugger might supply the correct info.