[Bug 30939] New: Chains of Satinav - unhandled page fault
http://bugs.winehq.org/show_bug.cgi?id=30939 Bug #: 30939 Summary: Chains of Satinav - unhandled page fault Product: Wine Version: 1.4.1 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: thanoulas(a)gmail.com Classification: Unclassified Created attachment 40588 --> http://bugs.winehq.org/attachment.cgi?id=40588 Log: err+all,fixme+all The game "The Dark Eye - Chains of Satinav" fails to start and displays a message: Invalid Parameters Received" Log trace shows an unhandled page fault. Attached err+all,fixme+all log and +relay,+seh,+tid -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30939 thanoulas <thanoulas(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thanoulas(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30939 --- Comment #1 from thanoulas <thanoulas(a)gmail.com> 2012-06-18 06:13:24 CDT --- Created attachment 40589 --> http://bugs.winehq.org/attachment.cgi?id=40589 +relay,+seh,+tid -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30939 --- Comment #2 from thanoulas <thanoulas(a)gmail.com> 2012-06-18 11:05:32 CDT --- It looks that the module entry point for satinav.exe is wrong in wine. Just compared with Ollydbg in windows XP and wine 1.4.1 and it looks that the entry point address is completely different. In Windows XP: 0x5DDE2F (0x40000 + 0x1DDE2F) In Wine: 0x4E9E57 (0x40000 + 0x0E9E57) Building a custom wine that makes satinav.exe load at the correct entry point (0x5DDE2F) makes the unhandled exception go away, and properly continues execution, but throws another (irrelevant) error later on, but that might need to be filed as another bug as soon as this one is properly fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30939 thanoulas <thanoulas(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |kernel32 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30939 thanoulas <thanoulas(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.4.1 |1.5.6 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30939 thanoulas <thanoulas(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from thanoulas <thanoulas(a)gmail.com> 2012-06-22 04:42:38 CDT --- Used a patched exe and the game works fine now with the latest wine version from git. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30939 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2012-06-22 15:33:44 CDT --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org