On Fri, Mar 18, 2011 at 11:51:14PM +0100, Landry Breuil wrote: > On Fri, Mar 18, 2011 at 11:09:14PM +0100, Tobias Ulmer wrote: > > Firefox crashes on sparc64 when trying to display OpenType fonts. The > > ots code appears to be from google and can be found in firefox, > > chromium and probably some other places like webkit. > > Is there an upstream bug report for that particular issue ? A crash > stacktrace ? Where does the patch come from ?
Upstream bugtracker would be here, there is no bug report on this issue: https://code.google.com/p/chromium/issues/list?can=2&q=OTS I have removed the debug builds and core files already, so no backtrace. Since there is no attribution for the patch, you can safely assume that I wrote and tested it ;-) I can only be bothered to report it upstream if it (or something better) gets commited... > > > I've so far only tested FF since webkit has bigger issues on sparc64 > > than just some font stuff. > > Great. Since i didn't hear about the 'bigger issues on sparc64', i > suppose you're fixing them and directly sending the fixes upstream ? :) You mean nobody told you that eg midori crashes within 3 seconds of seeing any javascript? Shocking! :D It blows up in the javascript core. Yes it's the next thing I want to get fixed. > > Landry >