http://bugs.winehq.com/show_bug.cgi?id=800
Summary: Wine crashes immediately with privileged instruction exception Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.com ReportedBy: rankincj@yahoo.com
This bug has been present for a long time, and only seems to appear on my 100% Wine box. The application is "Monty Python's Complete Waste of Time" by 7th Level, which seems to run fine if there's a genuine Win95 partition available. (Bug in Wine system DLL?). The following is the tail of the debug output, with most of the symbol crap deleted:
<yada yada yada...>
failure on nothrow_t:Tt(1,11)=s1__as::(1,12)=##(1,13)=&(1,11);:RC9nothrow_t;2A.;nothrow (1,16)=##(1,15);:;2A.;; at t(1,11)=s1__as::(1,12)=##(1,13)=&(1,11);:RC9nothrow_t;2A.;no t;2A.(1,16)=##(1,15);:;2A.;;
Nothing has been defined <>
failure on this:r(0,26)=*(1,2) at
Unknown type '&'
failure on __tf9bad_alloc:F(0,27)=&(0,28)=xstype_info: at (0,28)=xstype_info:
Loaded debug information from ELF '/usr/lib/libstdc++-libc6.2-2.so.3' (0x40af0000) No debug information in ELF '/usr/X11R6/lib/modules/dri/mga_dri.so' (0x40b3c000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/common/xlcDef.so.2' (0x43494000) No debug information in ELF '/usr/X11R6/lib/X11/locale/common/ximcp.so.2' (0x43497000) No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x434ba000)
No debug information in ELF '/usr/local/lib/wine/wineoss.drv.so' (0x434d0000)
No debug information in ELF '/usr/local/lib/wine/msacm.drv.so' (0x434eb000)
No debug information in ELF '/usr/local/lib/wine/msacm32.dll.so' (0x434f5000)
No debug information in ELF '/usr/local/lib/wine/midimap.drv.so' (0x434b3000)
No debug information in 32bit DLL 'G:\wine' (0x0804a000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40054000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x407f4000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40857000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40765000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x405b3000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x408c3000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x434d3000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x434fa000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x434ee000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x434b5000)
Unhandled exception: privileged instruction in 16-bit code (0317:27c2).
In 16-bit mode.
0x0317:0x27c2: lret $0xa
Wine-dbg>
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=800. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.