Date: Wed, 12 Jun 2002 07:53:50 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Richard Dawe cc: djgpp-workers AT delorie DOT com Subject: Re: unixy sbrk and win2k In-Reply-To: <3D066A51.93411C96@phekda.freeserve.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 11 Jun 2002, Richard Dawe wrote: > I launch bash (using a shortcut) from Emacs, hold down Ctrl and the whole > window vanishes - no more Emacs or bash. I don't see any traceback. From > memory: Even if I turn on the 'Don't Close Window On Exit', I don't see a > traceback. IIRC the window still vanishes. > > > Does emacs work at all? Does it work run standalone? > > Emacs does work, if I don't hold down Ctrl, but crashes after some time, when > you press Ctrl. It seems to be fairly random when it crashes. Since Ctrl is > fairly crucial to using Emacs, it's only a matter of time! That's exactly the original behavior that triggered this thread and Charles' debugging of sbrk. Are you sure you are using the patched crt0.S, not the original one which was shipped with v2.03?