http://bugs.winehq.org/show_bug.cgi?id=28991
Bug #: 28991 Summary: HTML-Kit 292 crashes on clicking a link 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: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com Classification: Unclassified
Created attachment 37307 --> http://bugs.winehq.org/attachment.cgi?id=37307 Terminal output and backtrace
HTML-Kit includes a simple web browser that can be accessed from within the main program window. This browser can load web pages in Wine, but crashes as soon as any link is clicked. To reproduce, click the online tab in the upper tab bar, navigate to www.winehq.org, and click on any link on the page.
winetricks ie8 works around it. As with bug 23827, I couldn't get a backtrace except by running winedbg manually and setting $BreakOnFirstChance=1.