Mail Archives: djgpp-workers/2002/06/11/15:49:07
> > Can you please post a SYMIFY'd traceback from that segfault?
>
> OK, here's what I did:
>
> Edit src/msdos.c to re-enable Unixy sbrk
> rm -f src/temacs src/temacs.exe
> make install
>
> Oh, I can't seem to get it to segfault now. I now have no Win2k-crash-related
> patches installed. I just have a month or so old copy of DJGPP CVS.
Infrequent failures may be uninitialized variables or Windows memory layout
issues. There are no fixes in last month of CVS I would expect to make
any changes in this behavior.
> I've just put Charles's 'cli' patch for Win2k back into libc and reran 'rm -f
> ...' and 'make install'. temacs doesn't crash.
Okay, this sounds better.
> However, in both cases Emacs kill bash on start-up, if I hold down Ctrl.
> I don't like it when this kind of thing happens.
I don't understand exactly what's happening. Do you mean you are launching
emacs from bash, and emacs fails and takes bash with it? Does it give a
crash traceback or does NTVDM just go away?
Does emacs work at all? Does it work run standalone?
- Raw text -