http://bugs.winehq.org/show_bug.cgi?id=17653 Summary: VB3 - 16bit error: "Unhandled exception: floating point stack check in 32-bit code" Product: Wine Version: 1.0.1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: luigi(a)pajella.com Created an attachment (id=19838) --> (http://bugs.winehq.org/attachment.cgi?id=19838) WINEDEBUG=+seh (partial) output I've got a VB6 application which I'm trying to run on Wine 1.0.9. Several modules of the software are still made in VB3 (application name is "Ec501.exe") and are called by the 32 bit part. I understand that the 32 bit is put on hold until the 16bit is completed (Mutex16 stuff) When I start the 16 bit part I get the attached error message and the 16bit part is not executed. In particular I get: "Unhandled exception: floating point stack check in 32-bit code" PS: My machine is an Athlon 1200 with Ubuntu 8.10 and gnome. PS2: Im running the etersoft wine version "wine_1.0.9-eter41ubuntu_i386" because the software is protected by an USB Eutron Smartkey (which etersoft version supports). The part related to the smartkey works correctly. WINEDEBUG=+seh log attached Thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.