http://bugs.winehq.org/show_bug.cgi?id=11827
Summary: Asterix et les jeux olympiques demo crashes in shdocvw component Product: Wine Version: 0.9.56. Platform: PC URL: http://www.jeuxvideo.com/downloads/0001/00013459_demo.ht m OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
Created an attachment (id=11092) --> (http://bugs.winehq.org/attachment.cgi?id=11092) console output
As told in the summary, the demo installs fine but the games crashes in a shdocvw error
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=11827
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=11827
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2008-05-07 01:21:17 --- Bug is still there in wine-0.9.61. I did some test The crash occurs in shdocvw/webbrowser.c/WebBrowser_Release The crash is in the call of the function WebBrowser_OleObject_Destroy(This);
WebBrowser_OleObject_Destroy(This) is implemented in the file shdocvw/oleobject.c
The crash occurs in the condition if(This->container) IOleContainer_Release(This->container);
In my case I have This->container = 0x5e1de4, so the condition holds:
Unfortunately, I did not manage to find where the function IOleContainer_Release is implemented.
Could Jacek Caban help to fix this bug?
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=11827
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2008-08-27 14:09:30 --- Bug still there in wine-1.1.3
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=11827
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2009-02-02 06:18:03 --- Bug still there in wine 1.1.14 .
http://bugs.winehq.org/show_bug.cgi?id=11827
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.jeuxvideo.com/do |http://www.gamershell.com/d |wnloads/0001/00013459_demo. |ownload_22273.shtml |htm |
http://bugs.winehq.org/show_bug.cgi?id=11827
--- Comment #4 from joaopa jeremielapuree@yahoo.fr 2009-08-07 08:28:24 --- Bug still there in current git and Wine-1.1.26.
Commenting out the line if(This->container) IOleContainer_Release(This->container);
is still a workaround
http://bugs.winehq.org/show_bug.cgi?id=11827
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2009-08-07 08:39:36 --- Created an attachment (id=22888) --> (http://bugs.winehq.org/attachment.cgi?id=22888) Check GetContainer result before setting container.
Does the attached patch help?
http://bugs.winehq.org/show_bug.cgi?id=11827
--- Comment #6 from joaopa jeremielapuree@yahoo.fr 2009-08-07 09:49:58 --- Yes !!!!!!!!!
The patch fixes the crash. I hope that it will be soon commited.
Great job, Jacek. Thanks a lot
http://bugs.winehq.org/show_bug.cgi?id=11827
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Jacek Caban jacek@codeweavers.com 2009-08-10 10:48:57 --- Patch is in Git.
http://bugs.winehq.org/show_bug.cgi?id=11827
--- Comment #8 from joaopa jeremielapuree@yahoo.fr 2009-08-12 04:57:07 --- Sorry, the bug is not fixed. When I tried the patch, I forgot to remove my hack.
Wine a clean wine-git, the game still crashes.
So, I reopen this bug.
http://bugs.winehq.org/show_bug.cgi?id=11827
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #9 from joaopa jeremielapuree@yahoo.fr 2009-08-12 04:59:01 --- reopen
http://bugs.winehq.org/show_bug.cgi?id=11827
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #10 from Jacek Caban jacek@codeweavers.com 2010-03-10 16:14:06 --- Please retest with current Wine version.
http://bugs.winehq.org/show_bug.cgi?id=11827
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from joaopa jeremielapuree@yahoo.fr 2010-03-12 15:48:01 --- This time, it is really fixed. Tried with a packaged Wine-1.1.40.
Thanks for your greqt job, Jacek.
http://bugs.winehq.org/show_bug.cgi?id=11827
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2010-03-19 14:10:00 --- Closing bugs fixed in 1.1.41.