Closed
Bug 1280311
Opened 9 years ago
Closed 9 years ago
Disabling "gfx.font_rendering.fontconfig.fontlist.enabled" makes Firefox crash on pages containing MathJax equations
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1266341
People
(Reporter: micheleguerinirocco, Unassigned)
References
()
Details
(Keywords: crash, fonts, stackwanted, Whiteboard: [gfx-noted])
Crash Data
User Agent: Mozilla/5.0 (GNU/Linux) Gecko/20100101 Firefox/48.0
Build ID: 20160608160037
Steps to reproduce:
1. run firefox -P and create a new profile,
2. set gfx.font_rendering.fontconfig.fontlist.enabled=false
3. restart Firefox
4. go to http://www.mathjax.org/
Actual results:
Firefox segfaults and it's terminated by a SIGSEGV
Expected results:
Firefox should have happily loaded the website
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Updated•9 years ago
|
I tried with FF48 on Win 7, I can't reproducethe crash. Do you have a crash report in about:crashes or a stacktrace?
Component: Untriaged → Graphics: Text
Flags: needinfo?(micheleguerinirocco)
Product: Firefox → Core
Updated•9 years ago
|
Keywords: stackwanted
Reporter | ||
Comment 2•9 years ago
|
||
Sorry, the user agent is unrelated: I'm actually running Firefox 47 but this has been happening since version 46 or even earlier.
The crash reporter has been disabled in my distro package. I'm rebuilding Firefox now.
Reporter | ||
Comment 3•9 years ago
|
||
I couldn't make it to submit the crash report due to a missing dependency but I uploaded it here: https://gist.github.com/rnhmjoj/fd37e8afbda9ff96ca363f32a566b01f
A regression range would be great.
Keywords: regressionwindow-wanted
Whiteboard: [gfx-noted]
![]() |
||
Comment 5•9 years ago
|
||
Firefo47 crashes : bp-ac0287e0-e4ce-4174-ae95-238c92160618
But Beta48b1 did not crash.
So, this seems to be duplication of Bug 1266341.
@reporter,
Could you test this with [1]Beta48b1?
[1] https://www.mozilla.org/en-US/firefox/channel/
Crash Signature: [@ mozilla::unicode::GetScriptTagForCode ]
Reporter | ||
Comment 6•9 years ago
|
||
Yes, that's it. It no longer crashes in 48.0b1.
Updated•9 years ago
|
Flags: needinfo?(micheleguerinirocco) → needinfo?(alice0775)
![]() |
||
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(alice0775)
Keywords: regressionwindow-wanted
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•