http://bugs.winehq.org/show_bug.cgi?id=27573
Summary: Firefox 5 crashes at http://www.mozilla.com/en-US/firefox/all.html Product: Wine Version: 1.3.22 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nerv@dawncrow.de
Created an attachment (id=35251) --> (http://bugs.winehq.org/attachment.cgi?id=35251) normal command line output
download and install Firefox 5.0 browse to the page http://www.mozilla.com/en-US/firefox/all.html -> firefox crashes last line before crash: err:uniscribe:UpdateClusters Unable to find target glyph
the log also looks like it's usp10 related so i did a WINEDEBUG=uniscribe also
http://bugs.winehq.org/show_bug.cgi?id=27573
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=27573
--- Comment #1 from André H. nerv@dawncrow.de 2011-06-23 06:49:59 CDT --- Created an attachment (id=35252) --> (http://bugs.winehq.org/attachment.cgi?id=35252) WINEDEBUG=uniscribe
http://bugs.winehq.org/show_bug.cgi?id=27573
--- Comment #2 from Aric Stewart aric@codeweavers.com 2011-06-23 07:23:05 CDT --- (In reply to comment #1)
Created an attachment (id=35252)
--> (http://bugs.winehq.org/attachment.cgi?id=35252) [details]
WINEDEBUG=uniscribe
I am not seeing a crash here on my machine.
Could you retest with the latest wine (there where usp10 changes that recently went in)
if it still crashes could you generate a +uniscribe,+font,+seh log?
thanks! -aric
http://bugs.winehq.org/show_bug.cgi?id=27573
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35252|0 |1 is obsolete| |
--- Comment #3 from André H. nerv@dawncrow.de 2011-06-23 07:31:32 CDT --- Created an attachment (id=35253) --> (http://bugs.winehq.org/attachment.cgi?id=35253) WINEDEBUG=+uniscribe,+font,+seh
i used todays git and the german version of FF5
http://bugs.winehq.org/show_bug.cgi?id=27573
--- Comment #4 from Aric Stewart aric@codeweavers.com 2011-06-23 07:41:47 CDT --- I am not convinced it is a uniscribe issue. Did you have it working in the past?
maybe you could do a git bisect to find when it started failing.
the Indic shaping started going in after Release 1.3.20. so you could try it there to see if it works there or not.
-aric
http://bugs.winehq.org/show_bug.cgi?id=27573
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.mozilla.com/en-U | |S/firefox/all.html
--- Comment #5 from Austin English austinenglish@gmail.com 2011-06-23 11:56:16 CDT --- Works fine for me in wine-1.3.22-361-g0b2bd0c / FF 5.0 (EN-US).
http://bugs.winehq.org/show_bug.cgi?id=27573
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Component|-unknown |usp10 Version|1.3.22 |unspecified
--- Comment #6 from André H. nerv@dawncrow.de 2011-06-23 13:07:05 CDT --- it's 7058b3a38b6a5e7ad2e1943e11f7f6f7c1985384 80531cac3fb3578c719022ff26778ba83f4f06d8 works (i tried that, because i can't revert the commit in todays git)
As the commits are after 1.3.22 i removed the tag.
i guess you need maybe german locale to trigger that bug.
http://bugs.winehq.org/show_bug.cgi?id=27573
--- Comment #7 from André H. nerv@dawncrow.de 2011-07-07 16:41:44 CDT --- still present in current git
http://bugs.winehq.org/show_bug.cgi?id=27573
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7058b3a38b6a5e7ad2e1943e11f | |7f6f7c1985384
http://bugs.winehq.org/show_bug.cgi?id=27573
--- Comment #8 from Aric Stewart aric@codeweavers.com 2011-08-29 14:27:22 CDT --- (In reply to comment #7)
still present in current git
Ok I believe this is an issue with how the LogClusts are being miscalculated. For Indic strings, in this case the bengali one. Why this is showing up in the german firefox and not the english one I have no idea.
http://bugs.winehq.org/show_bug.cgi?id=27573
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|unspecified |1.3.23 Resolution| |FIXED
--- Comment #9 from André H. nerv@dawncrow.de 2011-08-30 14:12:16 CDT --- now i get some: fixme:uniscribe:GSUB_apply_ChainContextSubst TODO: subtype 1 (Simple context glyph substitution) fixme:uniscribe:GSUB_apply_ChainContextSubst TODO: subtype 2 (Class-based Chaining Context Glyph Substitution)
but it doesn't crash and behaves somehow correctly, so this is fixed. Thx Aric!
http://bugs.winehq.org/show_bug.cgi?id=27573
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-09-09 12:54:57 CDT --- Closing bugs fixed in 1.3.28.