http://bugs.winehq.com/show_bug.cgi?id=768
apa3a@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform| |All
------- Additional Comments From apa3a@yahoo.com 2002-06-10 14:29 ------- Comments from Andreas Mohr: ********************************************* Sounds like ES:BX is a NULL pointer (you forgot to list BX, though). And as ES == NULL == evil, this results in a privileged instruction exception. Try to find out where the NULL pointer comes from via relay trace or by walking the function backtrace (checking where ES:BX gets loaded and where this memory location or register gets its value from). *********************************************
For some reason I get crazy formatting when cut&paste from console window. Here is the missing line:
AX:0001 BX:0000 CX:0001 DX:0c3f SI:90bb DI:af4b
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=768. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.