http://bugs.winehq.com/show_bug.cgi?id=768
*** shadow/768 Fri Jun 7 12:00:57 2002 --- shadow/768.tmp.21938 Mon Jun 10 11:54:00 2002 *************** *** 2,8 **** | Wine crashes when starting Micrographic designer | +----------------------------------------------------------------------------+ | Bug #: 768 Product: Wine | ! | Status: UNCONFIRMED Version: 20020509 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-binary | --- 2,8 ---- | Wine crashes when starting Micrographic designer | +----------------------------------------------------------------------------+ | Bug #: 768 Product: Wine | ! | Status: NEW Version: 20020509 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-binary | *************** *** 81,83 **** --- 81,112 ---- I think there is a bug in Bugzilla that comments for OS/Environment are not visible :-( I downloaded the app and will try to reproduce the issue when I have time. + + ------- Additional Comments From apa3a@yahoo.com 2002-06-10 11:54 ------- + Backtrace shows that exception occured in the application code, outside of Wine + call. + + Unhandled exception: privileged instruction in 16-bit code (034f:49f0). + Symbol __strtol_internal is invalid + 0x034f:0x49f0: pushw %es:0x4(%bx) + + Backtrace: + + =>0 0x034f:0x49f0 (bp=932c) + 1 0x0317:0x3fb7 (bp=9344, far call assumed) + 2 0x09b7:0x22f9 (bp=9430, far call assumed) + 3 0x0317:0x1f4e (bp=944a, far call assumed) + 4 0x02d7:0x421b (bp=9460, far call assumed) + 5 0x02d7:0x4405 (bp=9486) + 6 0x0327:0x3652 (bp=95aa, far call assumed) + 7 0x0327:0x3013 (bp=9612) + 8 0x02d7:0x421b (bp=9628, far call assumed) + 9 0x0307:0x31cd (bp=964a, far call assumed) + 10 0x0957:0x3ac8 (bp=969e, far call assumed) + 11 0x0977:0x4e5b (bp=96b6, far call assumed) + 12 0x0297:0xc789 (bp=96c8, far call assumed) + 13 0x0297:0x40ca (bp=0000) + + Wine-dbg>info reg + CS:034f SS:0a27 DS:0a27 ES:0000 FS:0000 GS:0000 + IP:49f0 SP:90a0 BP:932c FLAGS:0206( - 00 I - -P1 ) \ No newline at end of file