http://bugs.winehq.org/show_bug.cgi?id=2381
Summary: unhandled exception in X11DRV_GDI_Finalize+0x24 [init.c:77] when starting wine for the 1st time Product: Wine Version: CVS Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: japj@xs4all.nl
I'm running SuSe Linux 9.1 in a VMWare environment. I build the latest wine in CVS of today.
When I try to start wine for the 1st time I get the following:
japj@linux:~> rm -rf .wine japj@linux:~> wine wine: creating configuration directory '/home/japj/.wine'... Xlib: extension "GLX" missing on display ":0.0". wine: Unhandled exception (thread 0009), starting debugger... fixme:console:SetConsoleCtrlHandler (0x4059c100,1) - no error checking or testing yet WineDbg starting on pid 0x8 fixme:dbghelp:SymLoadModule should no longer happen Unhandled exception: privileged instruction in 32-bit code (0x40df9270). In 32 bit mode. 0x40df9270: addb %al,%fs:0x0(%eax) Wine-dbg>bt Backtrace: =>1 0x40df9270 (0x4067fb04) 2 0x4094c1a4 X11DRV_GDI_Finalize+0x24 [init.c:77] in x11drv (0x4067fb18) 3 0x4095f5fb DllMain+0x5b(hinst=0x40920000, reason=0x0, reserved=0x1) [x11drv_main.c:453] in x11drv (0x4067fd28) 4 0x4092b6cc __wine_dll_main+0x60 in x11drv (0x4067fd58) 5 0x40195162 call_dll_entry_point+0x12 in ntdll (0x4067fd70) 6 0x40197b1f MODULE_InitDLL+0x1cf [loader.c:741] in ntdll (0x4067fdf4) 7 0x40197e2b process_detach+0xab [loader.c:867] in ntdll (0x4067fe18) 8 0x40485850 ExitProcess+0x20(status=0x0) [process.c:2078] in kernel32 (0x4067fe9c) 9 0x40574188 __wine_exe_main+0x188 in rundll32 (0x4067ff2c) 10 0x4048a198 start_process+0xc8(arg=0x0) [process.c:995] in kernel32 (0x4067fff4) 11 0x40019bf1 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) Wine-dbg>