http://bugs.winehq.org/show_bug.cgi?id=19570
Summary: Cake Mania 2 page fault Product: Wine Version: 1.1.25 Platform: PC URL: http://www.playfirst.com/game/cakemania2/download/wind ows OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=22803) --> (http://bugs.winehq.org/attachment.cgi?id=22803) Wine 1.1.25 console output
Cake Mania 2 causes a page fault and exits before any screen is shown.
http://bugs.winehq.org/show_bug.cgi?id=19570
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2009-08-04 12:23:29 --- Created an attachment (id=22804) --> (http://bugs.winehq.org/attachment.cgi?id=22804) wine-1.1.26-316-g6deaa09 +relay +seh +tid (6.5MB)
http://bugs.winehq.org/show_bug.cgi?id=19570
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.25 |1.1.26
http://bugs.winehq.org/show_bug.cgi?id=19570
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.26 |1.1.25
http://bugs.winehq.org/show_bug.cgi?id=19570
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-08-05 06:22:15 --- Ken, is there a reason that you changed the version back to 1.1.25? You reported the bug with 1.1.25 console output, and 2 minutes later attached a trace with 1.1.26 (or rather wine-git), that's confusing.
http://bugs.winehq.org/show_bug.cgi?id=19570
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2009-08-05 11:17:53 --- Tested in 1.1.25, fault exists, tested in latest git, fault still exists. First reported version to have the problem: 1.1.25. Both outputs are attached.
AppDB suggests this problem may actually go back to at least 0.9.45, but there is nothing to show that for certain, and I wasn't recompiling just to find out.
http://bugs.winehq.org/show_bug.cgi?id=19570
Markus mst@collogia.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mst@collogia.de
--- Comment #4 from Markus mst@collogia.de 2009-09-30 07:54:43 --- Hi,
in current GIT error occurs because mshtml tries to release a faulty SupportErrorInfo object. Backtrace is:
wine: Unhandled page fault on read access to 0x0445535d at address 0x7d18440e (thread 0009), starting debugger.. =>0 0x7d18440e SupportErrorInfo_Release+0x2e(iface=0x86ef7c) [/home/markus/wine/wine/dlls/mshtml/htmldoc.c:1438] in mshtml (0x0032cf54) 1 0x00407500 in cakemania2 (+0x7500) (0x0032cf7c) 2 0x0040762e in cakemania2 (+0x762e) (0x00000000)
Error occurs here:
HTMLDocument *This = SUPPINFO_THIS(iface); return IHTMLDocument_Release(HTMLDOC(This)); <- ERROR
And here some debug messages that show that This->lpVtbl is the culprit (access violation and this pointer refer to 0x4455355):
fixme:mshtml:SupportErrorInfo_Release debug iface=0x86ef7c fixme:mshtml:SupportErrorInfo_Release debug This=0x86ef2c fixme:mshtml:SupportErrorInfo_Release debug lptvtbl pointer is 0x4455355
http://bugs.winehq.org/show_bug.cgi?id=19570
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mshtml
http://bugs.winehq.org/show_bug.cgi?id=19570
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |14343
http://bugs.winehq.org/show_bug.cgi?id=19570
Bug 19570 depends on bug 14343, which changed state.
Bug 14343 Summary: Bigfishgames "Play My Games" Crashes With "Unhandled page fault" http://bugs.winehq.org/show_bug.cgi?id=14343
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=19570
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2011-09-08 23:36:04 CDT --- No longer crashes, now you hit bug 25175.
http://bugs.winehq.org/show_bug.cgi?id=19570
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #6 from Austin English austinenglish@gmail.com 2011-09-08 23:36:25 CDT --- Errr, game never tried to start, my bad.
http://bugs.winehq.org/show_bug.cgi?id=19570
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2012-06-14 14:21:08 CDT --- Fixed in wine-1.5.6-105-gb5511bd
http://bugs.winehq.org/show_bug.cgi?id=19570
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2012-06-22 13:31:38 CDT --- Closing bugs fixed in 1.5.7.