Closed
Bug 1277741
Opened 9 years ago
Closed 8 years ago
Bad Icons Cause Firefox To Crash in skia::ConvolveHorizontally_SSE2
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: FredMcD, Unassigned)
References
Details
(Keywords: crash, regression, reproducible)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160502172042
Steps to reproduce:
https://support.mozilla.org/en-US/questions/1125149
User reported FF crashed when accessing an icon list site.
http://www.doviddebresser.info/Collection.php?letter=g
I accessed that page and also crashed.
https://crash-stats.mozilla.com/report/index/bp-dd334a91-dd4c-4ba8-a102-419482160531
Related Bugs
1239392 RESOLVED FIXED Accessing to a ico with img tag and height attribute, crash tab (e10s) or browser
1237171 VERIFIED FIXED crash in skia::ConvolveHorizontally_SSE2 when open certain icon images
Crashed while in Safe Mode;
https://crash-stats.mozilla.com/report/index/bp-8841f7da-fe0e-4594-97ce-f007f2160531
Windows Internet Explorer has no problem with this page.
Summary: Bad Icons Cause Firefox To Crash | Win IE not effected → Bad Icons Cause Firefox To Crash | Win IE not affected
Regressed by Bug 1201796:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=3d9c627fc1c5f623e63e0ff7a3758f6975b9db9b&tochange=c5f5f19feef1a2339a85f2acab0a900239011619
CR FF49:
https://crash-stats.mozilla.com/report/index/3fb1ff92-a3f1-472a-afd6-d4d5a2160604
Severity: normal → critical
Status: UNCONFIRMED → NEW
Crash Signature: [@ skia::ConvolveHorizontally_SSE2 ]
status-firefox46:
--- → affected
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox49:
--- → affected
status-firefox-esr45:
--- → affected
tracking-firefox47:
--- → ?
tracking-firefox48:
--- → ?
tracking-firefox49:
--- → ?
tracking-firefox-esr45:
--- → ?
Component: Untriaged → ImageLib
Ever confirmed: true
Product: Firefox → Core
Summary: Bad Icons Cause Firefox To Crash | Win IE not affected → Bad Icons Cause Firefox To Crash in skia::ConvolveHorizontally_SSE2
Version: 46 Branch → 43 Branch
Updated•8 years ago
|
Flags: needinfo?(n.nethercote) → needinfo?(seth)
Even though this is a new filed bug it seems this regression has been around since Fx46. I do not think this should block the Fx47 release, it might be too late to fix this in 47. Tracked for 48+
Updated•8 years ago
|
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(seth)
Resolution: --- → DUPLICATE
Comment 4•8 years ago
|
||
Should be fixed in the next Nightly, or at latest the one after that.
Fixed in 49 and 50 from bug 1249578. 48 is still affected.
Wontfix for 45esr as it seems to be a low volume crash and we try to keep the changes in esr to serious security issues.
Following up on this; it should be marked fixed for 48 as well.
You need to log in
before you can comment on or make changes to this bug.
Description
•