Mail Archives: djgpp/1997/05/15/12:17:36
On Wed, 14 May 1997, Dr. Andras Sólyom wrote:
> Now I have installed QEMM 8.0 on that computer and found that with QDPMI
> there was no crash, while with CWSDPMI Ver.0.90 r2 and r3 it crashes all
> the time. This also explains while there was no crash under Win95.
If your conclusion is that CWSDPMI is responsible for the crashes, I would
suggest to look into this a bit more. CWSDPMI is much less tolerant to
certain violations of DPMI rules than most other DPMI hosts, so it
sometimes aborts your program when other hosts let it get away. But that
doesn't mean CWSDPMI is the culprit, it might mean that there is a subtle
bug in your program, and CWSDPMI makes you a service by exposing that bug.
If you do think that CWSDPMI has a bug, I suggest to write to Charles
Sandmann <sandmann AT clio DOT rice DOT edu> and tell him about the problem (please
also include the crash traceback with your message). Charles will
probably be able to give you some hints about what might be the reason.
- Raw text -