Mail Archives: djgpp/2000/01/13/03:12:08
On Wed, 12 Jan 2000, john smith wrote:
> My 3d engine programs always crash under win95. Under Dos with cwsdpmi I get
> error 6. The crashes are always random - sometimes after 3 seconds,
> sometimes as much as a minute. I'm hooking the timer interrupt using an
> allocated wrapper, that's the only low-level thing which could be screwing
> it i think. Any ideas?
I have lots of ideas, but I want to select only the useful ones ;-).
Seriously: please post all the relevant information: the *full* crash
traceback, both on Windows and on DOS, after running SYMIFY on it.
The code fragment(s) which install the handler and the handler itself
woyuld also be nice.
It might be useful for you to read section 12.2 of the FAQ, it
explains some basics about interpreting crash messages.
- Raw text -