[Bug 3719] New: RtlpWaitForCriticalSection: "syslevel.c: Win16Mutex" wait timed out

Wine Bugs wine-bugs at winehq.org
Mon Oct 31 10:33:01 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3719

           Summary: RtlpWaitForCriticalSection: "syslevel.c: Win16Mutex"
                    wait timed out
           Product: Wine
           Version: 0.9
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cus at fazekas.hu


When I start the MATLAB4 application I got the following error:

err:ntdll:RtlpWaitForCriticalSection section 0x55ab5420 "syslevel.c: Win16Mutex"
wait timed out in thread 0009, blocked by 000a, retrying (60 sec)

And after 60 sec:

wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image D:\matlab\MATLAB4\BIN\MATLAB.EXE
First chance exception: page fault in 16-bit code (11df:a437).
In 16 bit mode.
Register dump:
 CS:11df SS:11ef DS:11ef ES:11ef FS:006b GS:11ef
 IP:a437 SP:5aa0 BP:5ab2 FLAGS:0212(   - 00      - RIA1)
 AX:0007 BX:1217 CX:5f64 DX:e65c SI:2760 DI:ffff
Stack dump:
0x11ef:0x5aa0:  0001 11ef 06fc 001c e65c 0000 0000 e65c
0x11ef:0x5ab0:  5f64 fee4 e640 05c4 096b fee0 0006 0ec4
0x11ef:0x5ac0:  fee0 0006 2646 0000 5acd 091a 0000 e67b
023d: sel=11ef base=559135e0 limit=0000831f 16-bit rw-
Backtrace:
=>1 0x11df:0xa437 (0x11ef:0x5ab2)
  2 0x0000:0xe640 (0x11ef:0xfee4)
  3 0x55a4777c K32WOWCallback16Ex+0xcc in kernel32 (0x5f474e2c)
  4 0x55a13a83 NE_StartTask+0x2a3 in kernel32 (0x5f47514c)
  5 0x55a39c8b task_start+0x6b in kernel32 (0x5f47516c)
  6 0x55a3a9f0 THREAD_Start+0x130 in kernel32 (0x5f475244)
  7 0x5572d9db start_thread+0x1ab in ntdll (0x5f475a98)
  8 0x555b37f3 start_thread+0xa3 in libpthread.so.0 (0x5f475b0c)
  9 0x5567762a __clone+0x5a in libc.so.6 (0x00000000)
0x11df:0xa437: int      $0x31

And now comes the best thing: If i start the prog with:
WINEDEBUG=all wine MATLAB.EXE
then it works.

I have uploaded MATLAB.EXE to
http://www.passwd.hu/~cus/matlab/MATLAB.EXE.bz2
Without license file, it should give a license error in a message box, and quit,
but it's useful for the CriticalSection timeout testing.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list