Displaying 1 result from an estimated 1 matches for "thread_errno_location".
2003 May 24
2
winamp3 segfaults wine?
...n section 0x400fb034 "module.c:
loader_section" wait timed out, retrying (60 sec) fs=2007
pause... and lots of:
fixme:msvcrt:__CxxFrameHandler
(0x406a3fe4,0x407b086c,0x406a3c74,0x406a3c04):stub?
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 24073)]
thread_errno_location () at thread.c:260
(gdb) p NtCurrentTeb
$1 = {<text variable, no debug info>} 0x400cd4f0 <NtCurrentTeb>
(gdb) p &NtCurrentTeb()
Program received signal SIGSEGV, Segmentation fault.
0x400cd4f6 in NtCurrentTeb () at sysdeps.c:438
438 for (;;) /* avoid warning */
what to do...