Mail Archives: djgpp-workers/2002/07/20/09:45:29
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/ ]
- Raw text -