[Bug 11556] New: builtin gecko and iexplore have regressed in recent releases
http://bugs.winehq.org/show_bug.cgi?id=11556 Summary: builtin gecko and iexplore have regressed in recent releases Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: winehacker(a)gmail.com Stock Winehq build. Ubuntu 7.10 x86-64. Log from crash attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 --- Comment #1 from Steven Edwards <winehacker(a)gmail.com> 2008-02-11 23:28:33 --- Created an attachment (id=10723) --> (http://bugs.winehq.org/attachment.cgi?id=10723) log of crash from post gecko install -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download, regression, source OS/Version|other |Linux Platform|Other |PC Version|unspecified |0.9.54. --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-02-12 00:35:51 --- Confirming. I'm seeing this in wine 0.9.54 as well. Simply launched google and browsed around a few pages. I'll run a regression test... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-02-12 01:17:56 --- Do you know what version of wine this started in? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rob(a)codeweavers.com --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-02-13 23:38:29 --- winhttp: Add a stub for WinHttpOpen. Commit 1ff2bdbd65469388949e7706a8a8dbdd279ef5a3 Might be related to special characters... The url I've found that always crashes is: http://adwords.google.com/select/Login?sourceid=awo&subid=us-en-et-bizsol-0-... launching wine iexplore.exe http://adwords.google.com/select/Login?sourceid=awo&subid=us-en-et-bizsol-0-...
crash
wine iexplore.exe http://www.google.com/ however, works fine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 --- Comment #5 from Rob Shearman <rob(a)codeweavers.com> 2008-02-14 02:44:05 --- I don't see how my commit could possibly cause this crash. Please try the bisect again, but try several time to reproduce the crash at each point. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 Michael Moss <mmoss(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmoss(a)google.com --- Comment #6 from Michael Moss <mmoss(a)google.com> 2008-02-16 10:41:17 --- This sounds suspiciously like a crash I had recently, which only happened on recent Ubuntu and only on some web pages. I traced it back to this: http://www.codeweavers.com/support/wiki/faq/fontissues Does removing /usr/share/fonts/truetype/arphic/ukai.ttf (package ttf-arphic-ukai) prevent the crash? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 --- Comment #7 from Michael Moss <mmoss(a)google.com> 2008-02-16 11:01:00 --- I've confirmed that your URL crashes for me with on Ubuntu 7.10 with wine-0.9.55 with ukai.ttf installed. If I remove ukai.ttf, the page displays fine. (FWIW, a shorter URL that also triggers this crash for me is "http://news.google.com".) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-02-16 18:01:23 --- (In reply to comment #5)
I don't see how my commit could possibly cause this crash. Please try the bisect again, but try several time to reproduce the crash at each point.
I can't seem to pin down the correct patch. However, this is starting to look suspiciously like bug 11533. Dmitry, care to comment? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-02-16 23:22:22 --- If the crash can be avoided by upgrading ukai.ttf or removing it - then yes, this is a duplicate of the bug 11533. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 Steven Edwards <winehacker(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #10 from Steven Edwards <winehacker(a)gmail.com> 2008-02-18 05:21:27 --- (In reply to comment #9)
If the crash can be avoided by upgrading ukai.ttf or removing it - then yes, this is a duplicate of the bug 11533.
Your right. Its the stupid fontserver bug again. I thought I had removed that font on this box. We really should dig in to that bug deeper and push a fix upstream if its not already fixed. I'll apply updates and file a bug report with the package maintainer if it still happens. Sorry for the noise. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11556 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-10-13 14:39:08 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org