[Bug 768] - Wine crashes when starting Micrographic designer

wine-bugs at winehq.com wine-bugs at winehq.com
Mon Jun 10 14:29:50 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=768

apa3a at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|                            |All



------- Additional Comments From apa3a at 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.



More information about the wine-bugs mailing list