http://bugs.winehq.com/show_bug.cgi?id=1714
------- Additional Comments From gary@evalunet.co.za 2003-25-09 09:56 ------- [gary@larry ~/c/Quest]$ gdb /usr/local/bin/wine GNU gdb Red Hat Linux (5.3post-0.20021129.18rh) Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux-gnu"... (gdb) run STUDENT.EXE A Starting program: /usr/local/bin/wine STUDENT.EXE A [New Thread 16384 (LWP 21163)] [New Thread 32769 (LWP 21205)] [New Thread 16386 (LWP 21209)] err:ntdll:RtlpWaitForCriticalSection section 0x4046fa80 "syslevel.c: Win16Mutex" wait timed out in thread 0009, blocked by 000a, retrying (60 sec)
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16386 (LWP 21209)] 0x0000005f in ?? () (gdb) bt #0 0x0000005f in ?? () (gdb)