http://bugs.winehq.org/show_bug.cgi?id=19787
Summary: Many Years Ago game launcher crashes on startup Product: Wine Version: 1.1.27 Platform: PC URL: http://www.bigfishgames.com/download-games/5844/many-y ears-ago/index.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=23176) --> (http://bugs.winehq.org/attachment.cgi?id=23176) Many Years Ago game launcher backtrace
With wine-1.1.27-311-gd5ecc2d, after applying the patch in bug 15755 to work around an installer issue, when launching the Big Fish Games client, it quickly crashes with a page fault. Interestingly, the launcher starts after installing native IE6 with winetricks. Backtrace is attached.
http://bugs.winehq.org/show_bug.cgi?id=19787
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=19787
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |mshtml Ever Confirmed|0 |1
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-02-15 04:43:43 --- Some tracing suggests that the problem lies in the OleObject_SetClientSite function in dlls/mshtml/oleobj.c:90, as it seems to be the very last function called before the application tries to display a Microsoft Visual C++ error dialog and crashes. Hacking OleObject_SetClientSite and OleObject_DoVerb to return S_OK makes the application load, but with no functionality in the resulting window.
http://bugs.winehq.org/show_bug.cgi?id=19787
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-02-15 04:54:52 --- Created an attachment (id=26255) --> (http://bugs.winehq.org/attachment.cgi?id=26255) bfgclient.exe +mshtml,+seh,+tid trace
http://bugs.winehq.org/show_bug.cgi?id=19787
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2010-11-14 15:34:57 CST --- Is the crash still happening? Bug 14343 was similar, it's no longer crashing.
http://bugs.winehq.org/show_bug.cgi?id=19787
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-11-14 17:31:45 CST --- I can't reproduce the crash in wine-1.3.7, so I'm marking this fixed.
http://bugs.winehq.org/show_bug.cgi?id=19787
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-11-26 13:14:11 CST --- Closing bugs fixed in 1.3.8.