http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From ivg2@cornell.edu 2005-15-06 02:27 ------- WineDbg starting on pid 0xa In 32 bit mode. 0x5124d39f start_process+0xef [/home/phantom/src/wine/dlls/kernel/process.c:1045] in kernel32: pushl %esi 1045 } Wine-dbg>info thread process tid prio (all id:s are in hex) 0000000a (D) C:\Program Files\Return to Castle Wolfenstein\WolfSP.exe 0000000b 0 <== Wine-dbg>cont err:ntdll:RtlpWaitForCriticalSection section 0x77e39ef4 "?" wait timed out in thread 000b, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x77e39ef4 "?" wait timed out in thread 000c, blocked by 0000, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77e39ef4 "?" wait timed out in thread 000b, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x77e39ef4 "?" wait timed out in thread 000c, blocked by 0000, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77e39ef4 "?" wait timed out in thread 000b, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x77e39ef4 "?" wait timed out in thread 000c, blocked by 0000, retrying (60 sec)
<----- here I killed it, because it got stuck ----- >
Ctrl-C: stopping debuggee err:seh:setup_exception nested exception on signal stack in thread 000c eip 0012e7e2 esp 41950c28 stack 0x19d3000-0x21d4000 First chance exception: ^C in 32-bit code (0x0012e7e0). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:0012e7e0 ESP:03dcf6d0 EBP:03dcf704 EFLAGS:00000293( - 00 -ISA1C) EAX:00000003 EBX:00000007 ECX:03dcf6f0 EDX:00000008 ESI:003ec1d4 EDI:03dcf6f0 Stack dump: 0x03dcf6d0: 0015413b 002ed094 00000000 002d74af 0x03dcf6e0: 00000007 03dcf6f0 00000008 00000b58 0x03dcf6f0: 00000000 002ed094 002ed094 00000004 0x03dcf700: 00000103 03dcf7a0 002d7767 03dcf720 0x03dcf710: 03dcf73c 03dcf724 03dcf720 00000000 0x03dcf720: 03dcff1c 00000103 00000000 00000000 Backtrace: =>1 0x0012e7e0 _dl_sysinfo_int80+0x0 in ld-linux.so.2 (0x03dcf704) 2 0x002d7767 in ntdll (+0x37767) (0x03dcf7a0) 3 0x002d77be in ntdll (+0x377be) (0x03dcf7cc) 4 0x002d77f1 in ntdll (+0x377f1) (0x03dcf7ec) 5 0x002b5c7d in ntdll (+0x15c7d) (0x03dcf878) 6 0x002b5e4f in ntdll (+0x15e4f) (0x03dcf890) 7 0x56e3907c DSDB_MMAPCopy+0x100(pdbi=0x77e39ee8) [/home/phantom/src/wine/dlls/winmm/winealsa/audio.c:2438] in winealsa.drv (0x03dcf8e4) 8 0x02c0b57a in libasound.so.2 (+0x2857a) (0x03dcf904) 9 0x001553d0 in libglcore.so.1 (+0x93d0) (0x03dcfc90) 10 0x56e39941 IDsDriverBufferImpl_GetPosition(iface=0x77e39ee8, lpdwPlay=0x3dcfd10, lpdwWrite=0x3dcfd14) [/home/phantom/src/wine/dlls/winmm/winealsa/audio.c:2668] in winealsa.drv (0x03dcfcc4) 11 0x0b22419e DSOUND_PrimaryGetPosition(device=0x77e396d8, playpos=0x3dcfd10, writepos=0x3dcfd14) [/home/phantom/src/wine/dlls/dsound/primary.c:296] in dsound (0x03dcfcf8) 12 0x0b212487 IDirectSoundBufferImpl_GetCurrentPosition(iface=0x77e39fd0, playpos=0x3dcfd40, writepos=0x3dcfd38) [/home/phantom/src/wine/dlls/dsound/buffer.c:455] in dsound (0x03dcfd24) fixme:dbghelp:sffip_cb NIY on 'D:\wolf\src\Release\WolfSP.pdb' 13 0x004442bf in wolfsp (+0x442bf) (0x03dcfd94) 14 0x00442292 in wolfsp (+0x42292) (0x03dcff2c) 15 0x5124d3a2 start_process+0xf2(arg=0x0) [/home/phantom/src/wine/dlls/kernel/process.c:1045] in kernel32 (0x03dcfff4) 16 0x0011577d wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) 0x0012e7e0 _dl_sysinfo_int80 in ld-linux.so.2: int $0x80 Wine-dbg>info thread process tid prio (all id:s are in hex) 0000000a (D) C:\Program Files\Return to Castle Wolfenstein\WolfSP.exe 0000000b 0 <== Wine-dbg>bt all
Backtracing for thread 0xb in process 0xa (C:\Program Files\Return to Castle Wolfenstein\WolfSP.exe): Backtrace: 1 0x0012e7e0 _dl_sysinfo_int80+0x0 in ld-linux.so.2 (0x03dcf704) 2 0x002d7767 in ntdll (+0x37767) (0x03dcf7a0) 3 0x002d77be in ntdll (+0x377be) (0x03dcf7cc) 4 0x002d77f1 in ntdll (+0x377f1) (0x03dcf7ec) 5 0x002b5c7d in ntdll (+0x15c7d) (0x03dcf878) 6 0x002b5e4f in ntdll (+0x15e4f) (0x03dcf890) 7 0x56e3907c DSDB_MMAPCopy+0x100(pdbi=0x77e39ee8) [/home/phantom/src/wine/dlls/winmm/winealsa/audio.c:2438] in winealsa.drv (0x03dcf8e4) 8 0x02c0b57a in libasound.so.2 (+0x2857a) (0x03dcf904) 9 0x001553d0 in libglcore.so.1 (+0x93d0) (0x03dcfc90) 10 0x56e39941 IDsDriverBufferImpl_GetPosition(iface=0x77e39ee8, lpdwPlay=0x3dcfd10, lpdwWrite=0x3dcfd14) [/home/phantom/src/wine/dlls/winmm/winealsa/audio.c:2668] in winealsa.drv (0x03dcfcc4) 11 0x0b22419e DSOUND_PrimaryGetPosition(device=0x77e396d8, playpos=0x3dcfd10, writepos=0x3dcfd14) [/home/phantom/src/wine/dlls/dsound/primary.c:296] in dsound (0x03dcfcf8) 12 0x0b212487 IDirectSoundBufferImpl_GetCurrentPosition(iface=0x77e39fd0, playpos=0x3dcfd40, writepos=0x3dcfd38) [/home/phantom/src/wine/dlls/dsound/buffer.c:455] in dsound (0x03dcfd24) 13 0x004442bf in wolfsp (+0x442bf) (0x03dcfd94) 14 0x00442292 in wolfsp (+0x42292) (0x03dcff2c) 15 0x5124d3a2 start_process+0xf2(arg=0x0) [/home/phantom/src/wine/dlls/kernel/process.c:1045] in kernel32 (0x03dcfff4) 16 0x0011577d wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) Wine-dbg>