http://bugs.winehq.org/show_bug.cgi?id=9869
Summary: Tornado 2.2.1: Unhandled exception code 80000003 Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: nick.couchman@seakr.com
Whenever I try to run Wind River Tornado 2.2.1 on Wine I get the following messages:
fixme:dbghelp_msc:pe_load_debug_directory This guy has FPO information err:syslevel:_EnterSysLevel (0x7ee220e0, level 2): Holding 0x7ed0eda0, level 3. Expect deadlock! err:syslevel:_EnterSysLevel (0x7ee220e0, level 2): Holding 0x7ed0eda0, level 3. Expect deadlock! err:syslevel:_CheckNotSysLevel Holding lock 0x7ed0eda0 level 3 err:seh:raise_exception Unhandled exception code 80000003 flags 0 addr 0x7b8888c0
and the application completely crashes. I've attached a (gzipped) trace log using "WINEDEBUG=+relay wine..." to run the application. I've also attached the output from winedbg at the point where the program crashes. I will be happy to provide more info if needed.