http://bugs.winehq.org/show_bug.cgi?id=21462
Summary: Operation: Inner Space crashes upon start and causes a page fault Product: Wine Version: 1.1.37 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ranguvar@archlinux.us
After installing the game "Operation: Inner Space" with Wine, and upon attempting to run the main executable "INSPACE.EXE" with Wine, the game window opens, but freezes shortly. The following output is present on the console:
fixme:x11drv:X11DRV_GetDeviceCaps (0x688): CAPS1 is unimplemented, will return 0 fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! wine: Unhandled page fault on read access to 0xffffffff at address 0x146f:0x00000e53 (thread 001b), starting debugger...
A message box then pops up, saying: "The program winevdm.exe has encountered a serious problem and needs to close."
Closing that window causes more console text, which I put up here: http://pastebin.com/f335cb3d8
If there is anything else I can do to help debug, please let me know.