http://bugs.winehq.org/show_bug.cgi?id=20986
Summary: err:ntdll:RtlpWaitForCriticalSection with Euler/maxima.exe Product: Wine Version: 1.1.34 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: zaleksf@umich.edu
I am running wine-1.1.34 on Ubuntu-9.10-x64 on my Dell Inspiron 1420 laptop which has a Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz processor. I have installed Euler Math Toolbox (v8.7 at http://eumat.sourceforge.net/index.html) and the installation went flawlessly. Euler launches and runs (performs computations) with only the following errors which are generally invisible to the user (no problem running Euler):
$ wine euler fixme:win:EnumDisplayDevicesW ((null),0,0x32f778,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f778,0x00000000), stub!
However, once the Euler user attempts to have Euler make a computation with maxima.exe (included with Euler), maxima.exe fails to start ('Could not start Maxima!' message in the user window after long delay) and the following error occurs:
err:ntdll:RtlpWaitForCriticalSection section 0x4eb0ac "?" wait timed out in thread 001c, blocked by 001d, retrying (60 sec)
Rene Grothmann (Euler developer) indicates he can run this current version of Euler on Linux/Wine without any issues. I have tried running Euler/maxima.exe on several different versions of Wine with the same results (v1.0.1, 1.1.32).
Please let me know what I can do to correct this, or if there is any more information I can send to you.
Regards Steve Zalek