Date: Mon, 20 May 2002 07:42:22 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: sandmann AT clio DOT rice DOT edu cc: lauras AT softhome DOT net, djgpp-workers AT delorie DOT com Subject: Re: emacs under w2k In-Reply-To: <10205192036.AA17719@clio.rice.edu> 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 Sun, 19 May 2002 sandmann AT clio DOT rice DOT edu wrote: > In this case I was pressing keys quickly, so a keystroke may have come in > while it was sbrk()'ing, causing the problem. It will even die with > slower key presses. If the problem happens due to key presses during the call to the 16-bit helper, could we solve it by disabling interrupts around that window of opportunity?