Is anyone getting ntdll errors with today's git or is it jus

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Susan Cragin

Is anyone getting ntdll errors with today's git or is it jus

Post by Susan Cragin »

If anyone else is getting this, or anything like it, starting today, I'll do a regression test.

fixme:keyboard:UnregisterHotKey (0x10094,1): stub
fixme:keyboard:RegisterHotKey (0x10094,1,0x00000000,106): stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
err:seh:raise_exception Unhandled exception code e06d7363 flags 1 addr 0x7b8443d2
wine client error:45: write: Bad file descriptor
err:ntdll:RtlpWaitForCriticalSection section 0x7bca5644 "loader.c: loader_section" wait timed out in thread 0046, blocked by 0045, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0xe9e118 "?" wait timed out in thread 003f, blocked by 0042, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca5644 "loader.c: loader_section" wait timed out in thread 0024, blocked by 0045, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca5644 "loader.c: loader_section" wait timed out in thread 0027, blocked by 0045, retrying (60 sec)
Killed
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

Maybe it is safer to ask on IRC ;)
Locked