Date: Wed, 4 Dec 1996 08:52:03 +0200 (IST) From: Eli Zaretskii To: brien o cc: djgpp AT delorie DOT com Subject: Re: emacs 19.34 crashes immediately on win nt 4.0 In-Reply-To: <32a4c4b6.1523541@news.earthlink.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 4 Dec 1996, brien o wrote: > When I run emacs 19.34 under windows nt 4.0 it crashes without doing anything > visible with the following register dump: Is that all? There should have been a stack trace after the dump that you've posted. Can you post that too? Also, please try this: set EMACSTEST=C:\APPZ\EMACS\EMACS.LOG redir -o emacs.txt -eo emacs -q then tell what does the files `emacs.txt' and `emacs.log' include. (`redir' is part of DJGPP; if you don't have it, get djdev201.zip which includes it.)