http://bugs.winehq.org/show_bug.cgi?id=2978
Summary: 16-bit application (WinLED) deadlocks due to changes in initialisation of BIOS and SYSTEM information Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P3 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: saulius.krasuckas@elst.vtu.lt
At start the application displays some window it usually does. After pressing OK button app locks. This behaviour is caused by the patch of Eric Pouech [1]. Plain output is this:
| [s2@katleriai fuse-2.2.1]$ wine /home/s2/cc/Program\ Files/winled/led2w.exe | fixme:toolhelp:InterruptRegister16 (0000, 0x11d700ba), stub.
Backtraces and verbose debug outputs are on the way.
[1] http://www.winehq.org/hypermail/wine-cvs/2005/04/0298.html