Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3D395BD7.943F9BA4@phekda.freeserve.co.uk> Date: Sat, 20 Jul 2002 13:47:19 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers Subject: Emacs CVS and Windows NT 4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. I've just been debugging the crashes I get when I try to use Emacs, built from a month-or-so-old CVS, under Windows NT 4. It looks like an sbrk problem to me. Looking at the crashes, I see the following set of calls to sbrk from __default_morecore. __default_morecore called with an increment of: 0 -> OK 36 -> OK 290696 -> bombs out, when I step over sbrk call The last call to __default_morecore arises from a call to adjust_frame_glyphs_for_frame_redisplay. I'll Carry On Debugging. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]