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(a)winehq.org
ReportedBy: cus(a)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.
http://bugs.winehq.org/show_bug.cgi?id=3718
Summary: OFP Gold Upgrade Installer fails (Library ntoskrnl.exe
not found)
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: super-greg(a)gmx.de
Operation Flashpoint Gold Upgrade Installer fails with:
err:module:import_dll Library ntoskrnl.exe (which is needed by
L"C:\\windows\\system32\\drivers\\SECDRV.SYS") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\drivers\\SECDRV.SYS" failed, status c0000135
This seams to be a copy protection error.
With WINVER=win98 it fails with: "A Debugger has been detected, pls unload and
try again."
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3717
Summary: P-CAD 2000's toolbar buttons aren't displayed properly
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcos_vc(a)coel.com.br
P-CAD 2000's toolbar buttons aren't displayed properly in wine 0.9, see a
screenshot attached
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2172
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 09:01 -------
please try again with current cvs, the last error is probably fixed now.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3471
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 09:00 -------
please check against current cvs. the "exception frame is not in stack limits"
is likely fixed now. the other issue likely not.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3438
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 08:58 -------
can you please try current CVS? I fixed a bug there that might have caused
this problem.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2778
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 08:57 -------
(slightly different) patch is in CVS now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.