http://bugs.winehq.org/show_bug.cgi?id=29102
Bug #: 29102 Summary: HTML-Kit 292 crashes on loading a page in the internal web browser Product: Wine Version: 1.3.32 Platform: x86-64 URL: http://www.chami.com/html-kit/download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: jacek@codeweavers.com Classification: Unclassified
Created attachment 37505 --> http://bugs.winehq.org/attachment.cgi?id=37505 Terminal output with debug gecko, and backtrace without it
As soon as an attempt is made to load a page in HTML-Kit 292's internal browser, it crashes. To reproduce, start the program (decline all first-run options and don't create/open any file) and choose the online tab, then type in www.winehq.org -> enter. It may show a quick glimpse of the page, but the program window quickly disappears to be replaced by a crash dialog.
This is a regression, and regression testing resulted in:
f86abedb40417c358f6ba85f51f6d6544c90bd73 is the first bad commit commit f86abedb40417c358f6ba85f51f6d6544c90bd73 Author: Jacek Caban jacek@codeweavers.com Date: Tue Nov 15 13:29:59 2011 +0100
mshtml: Properly handle navigation in containers supporting IWebBrowserApp.
:040000 040000 56e06f39977809049c9edeab378892ec3cb96694 0d096fc2265aaae98df81a4ff06c0d81ce46277d M dlls
Reverting the patch fixed the problem.
I was only able to get a backtrace for this manually, after setting $BreakOnFirstChance=1 and using the non-debug build of wine-gecko.
http://bugs.winehq.org/show_bug.cgi?id=29102
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Blocks| |28991
http://bugs.winehq.org/show_bug.cgi?id=29102
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2011-11-16 06:32:58 CST --- Please attach ieframe,mshtml,urlmon logs.
http://bugs.winehq.org/show_bug.cgi?id=29102
--- Comment #2 from A Wine user RandomAccountName@mail.com 2011-11-16 06:40:57 CST --- Created attachment 37506 --> http://bugs.winehq.org/attachment.cgi?id=37506 +ieframe,+mshtml,+urlmon log
http://bugs.winehq.org/show_bug.cgi?id=29102
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |f86abedb40417c358f6ba85f51f | |6d6544c90bd73
http://bugs.winehq.org/show_bug.cgi?id=29102
--- Comment #3 from GyB gyebro69@gmail.com 2011-11-20 02:38:48 CST --- Created attachment 37542 --> http://bugs.winehq.org/attachment.cgi?id=37542 Playchess v5 crash log
This bug (regression) affects Playchess v5/v6 too: the application crashes in a matter of seconds after logging in.
Regression testing resulted the same commit: commit f86abedb40417c358f6ba85f51f6d6544c90bd73 mshtml: Properly handle navigation in containers supporting IWebBrowserApp.
The reverted patch fixed the problem in Playchess.
http://www.fritzhelp.com/download/PlayChessV5Setup.exe
Steps to reproduce the problem in Playchess v5: Install...launch. Click on <Login> then <Enter as guest>...the application window appears, but Playchess crashes soon afterwards.
http://bugs.winehq.org/show_bug.cgi?id=29102
--- Comment #4 from Jacek Caban jacek@codeweavers.com 2012-01-17 08:00:42 CST --- The patch probably just revealed already existing problem. IWebBrowser2::get_LocationName needs to be implemented.
http://bugs.winehq.org/show_bug.cgi?id=29102
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #5 from ocean04@suomi24.fi 2012-01-17 10:25:34 CST --- Logationname is bug 12457 and there is patch
http://bugs.winehq.org/show_bug.cgi?id=29102
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|mshtml |ieframe Resolution| |DUPLICATE
--- Comment #6 from A Wine user RandomAccountName@mail.com 2012-01-18 01:34:33 CST --- (In reply to comment #5)
Logationname is bug 12457 and there is patch
The patch does prevent this crash, so I'll mark this as a duplicate.
*** This bug has been marked as a duplicate of bug 12457 ***
http://bugs.winehq.org/show_bug.cgi?id=29102
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|28991 |
http://bugs.winehq.org/show_bug.cgi?id=29102
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2012-01-23 19:45:57 CST --- Closing DUPLICATE.