Problem w/ _kbhit

u712341308 at spawnkill.ip-mobilphone.net u712341308 at spawnkill.ip-mobilphone.net
Thu May 17 19:38:14 CDT 2001


It seems to me that my

Program received signal SIGSEGV, Segmentation fault.
0x4027f3ed in dllname ()
   from /home/raymondj/work/install/Linux/lib/libmsvcrt.so

as soon as the program enters function

RtlEnterCriticalSection ()

with an initialized MSVCRT_console_cs struc of type (CRITICAL_SECTION *)

(gdb) print MSVCRT_console_cs
$1 = {DebugInfo = 0x0, LockCount = 0, RecursionCount = 0, OwningThread = 0,
  LockSemaphore = 0, SpinCount = 0}

(gdb) print &MSVCRT_console_cs
$2 = (CRITICAL_SECTION *) 0x40289c1c

(gdb) print dllname
$3 = "ntdll"

Any help or suggestion is appreciated.

Raymond Jou

raymondj at cognigine.com
 



-- 
Sent by  raymondj from cognigine part of com
This is a spam protected message. Please answer with reference header.
Posted via http://www.usenet-replayer.com/cgi/content/new



More information about the wine-users mailing list