RE: [AD] DOS port instability under Win 9X

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Title: RE: [AD] DOS port instability under Win 9X

> Ok, it looks like there is some nasty interaction between
> __dpmi_yield(),
> the keyboard interrupt handling code and a third undetermined
> factor. We
> can't do much more though than keeping that in mind for the
> time being.

Hmm, since it does not happen in small programs, could it be memory
that is not locked, which gets swapped out (since yielding will likely
swap out stuff for a large program) and accessed by some interrupt
driven code (thus page faulting) ?

--
Vincent Penquerc'h



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/