http://bugs.winehq.org/show_bug.cgi?id=32414
Bug #: 32414 Summary: Unhandled page fault exception when launching the Samsung TV SDK's emulator Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: andyearnshaw@gmail.com Classification: Unclassified
Created attachment 42759 --> http://bugs.winehq.org/attachment.cgi?id=42759 Debug output for Emulator2.exe
When executing Emulator2.exe from the Samsung TV SDK 3.5.2 (from http://samsungdforum.com), the program immediately exits with the following error:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00409373)
Full output with the command used to launch is attached. As for the SDK itself, that fails with a similar error message, but it's just an IDE (and/or a plugin for Eclipse) and much of the functionality can be reproduced with other applications. The emulator is the only part of the SDK whose functionality cannot be reproduced in a Unix environment.
I've attempted various suggested workarounds, such as changing to the .exe file's directory before execution and running from a 32-bit Wine prefix. I've also tried several older versions of the emulator with the same result.
A brief discussion regarding the issue can be found on the Wine forums at http://forum.winehq.org/viewtopic.php?f=8&t=17835.