http://bugs.winehq.com/show_bug.cgi?id=1392
Summary: Waits on non-exiting semaphore Product: Wine Version: 20030318 Platform: Other OS/Version: FreeBSD Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.com ReportedBy: rbt@rbt.ca
Note the DPLAYX_ConstructData error prior to the semaphore blocking.
rbt@home:/home/rbt/.wine/Cavedog/TotalA> wine --debugmsg +dplay totala Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: fixme:reg:GetSystemInfo not yet supported on this system fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found! Using closest match instead (United States keyboard layout) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See the Wine User Guide, chapter "Keyboard" for more information. trace:dplay:DllMain (0x5cb30000,0x00000001,0x1) trace:dplay:DPLAYX_ConstructData DPLAYX dll loaded - construct called trace:dplay:DPLAYX_ConstructData Semaphore 0x58 created trace:dplay:DPLAYX_ConstructData Waiting for DPLAYX semaphore trace:dplay:DPLAYX_ConstructData Through wait trace:dplay:DPLAYX_ConstructData File mapped 0x5c created err:dplay:DPLAYX_ConstructData : unable to map static data into process memory space (487) fixme:system:SystemParametersInfoA Unimplemented action: 94 (SPI_GETMOUSETRAILS) fixme:system:SystemParametersInfoA Unimplemented action: 93 (SPI_SETMOUSETRAILS) fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x5c309208)->(00010021,00000053) fixme:ddraw:Main_DirectDrawClipper_Initialize (0x5c30a5b8)->(0x5c309214,0x00000000),stub! fixme:x11drv:X11DRV_DDHAL_CreatePalette stub trace:dplay:DirectPlayLobbyCreateA lpGUIDDSP=0x0 lplpDPL=0x5d0368b7 lpUnk=0x0 lpData=0x0 dwDataSize=00000000 trace:dplay:DPL_CreateInterface for {26c66a70-b367-11cf-a024-00aa006157ac} trace:dplay:DPL_AddRef ref count incremented to 1:1 for 0x5c30bb78 trace:dplay:DPL_QueryInterface (0x5c30bb78)->({1bb4af80-a303-11d0-9c4f-00a0c905425e},0x5d0368bb) trace:dplay:DPL_AddRef ref count incremented to 1:2 for 0x5c30c8a0 trace:dplay:IDirectPlayLobbyAImpl_GetConnectionSettings (0x5c30c8a0)->(0x00000000,0x0,0x5c5e2b24) trace:dplay:DPLAYX_GetConnectionSettingsA Waiting for DPLAYX semaphore Killed
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=1392. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.