kinemator
2008-Jun-16 18:47 UTC
[Wine] Comanche Gold - Hangs when finishing or restarting mission
Comanche Gold (Comanche 3 - Windows Version) hangs when I try to restart or finish mission. Configuration: wine-1.0-rc5 Ubuntu 8.04 Output: Code: tomek at ubuntu-desktop:~/.wine/drive_c/Program Files/Novalogic/Comanche Gold$ wine Wc3.exe fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:win:EnumDisplayDevicesW ((null),0,0x32f908,0x00000000), stub! fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16 fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:winmm:MMSYSTEM_MidiStream_Player Unknown MEVT (0x05) [In this place i try to restart/finish mission and game hangs] [Information belove apppear when i try to hit Ctrl-C to stop game] err:seh:setup_exception_record stack overflow 312 bytes in thread 0046 eip 00000002 esp 002311f8 stack 0x230000-0x231000-0x330000 err:ntdll:RtlpWaitForCriticalSection section 0x7bc905e0 "exception.c: vectored_handlers_section" wait timed out in thread 0047, blocked by 0046, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bc905e0 "exception.c: vectored_handlers_section" wait timed out in thread 0047, blocked by 0046, retrying (60 sec) [...] Another output with this problem: Code: err:seh:setup_exception_record stack overflow 284 bytes in thread 0009 eip 00000002 esp 00231214 stack 0x230000-0x231000-0x330000 err:ntdll:RtlpWaitForCriticalSection section 0x7bc905e0 "exception.c: vectored_handlers_section" wait timed out in thread 0019, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bc905e0 "exception.c: vectored_handlers_section" wait timed out in thread 0019, blocked by 0009, retrying (60 sec) When I start this game with WINEDEBUG=warn+all option I get a lot off: Code: warn:file:wine_nt_to_unix_file_name L"INST161.wav" not found in /home/tomek/.wine/dosdevices/c:/NovaLogic/Comanche warn:ntdll:NtCreateFile L"\\??\\C:\\NovaLogic\\Comanche\\INST161.wav" not found (c0000034) warn:file:CreateFileW Unable to create file L"INST161.wav" (status c0000034) but I dont think it i related with my problem.