Closed
Bug 1324313
Opened 9 years ago
Closed 8 years ago
Crash in PLDHashTable::Iterator::Iterator | mozilla::CSSVariableDeclarations::AddVariablesToResolver
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: n.nethercote, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-ea817696-9671-4838-b2f8-d2a3f2161218.
=============================================================
This Fennec-only crash has been around since at least Fx45. There have been 76 occurrences across all versions in the past 7 days.
The crash address is always 0x14, which suggests a null pointer dereference.
dbaron, any ideas?
Flags: needinfo?(dbaron)
Updated•9 years ago
|
Component: Layout → CSS Parsing and Computation
Comment 1•9 years ago
|
||
I guess the assertion in nsRuleNode::ComputeVariablesData [1] would have been triggered in this case.
[1] https://dxr.mozilla.org/mozilla-central/rev/a3ce1fce4f15616f66ac328e4a562d0117c93a0d/layout/style/nsRuleNode.cpp#10178-10180
Comment 2•9 years ago
|
||
The crash URLs seems to indicate one site in particular:
https://www.karrieretipps.de/jobs-zahnmedizinische-fachangestellte-essen
https://www.karrieretipps.de/jobs-reinigungskraft-pfronten
http://www.praktikumsstellen.de/praktikumsplaetze-sozialwissenschaften/4
https://blog.mozilla.org/blog/2016/12/01/state-of-mozilla-2015-annual-report/
https://www.karrieretipps.de/jobs-sozialoekonom
https://www.karrieretipps.de/jobs-zahnmedizinische-fachangestellte-velbert
https://www.karrieretipps.de/jobs-bautechniker-iserlohn
https://www.karrieretipps.de/jobs-hausmeister-essen
https://www.karrieretipps.de/jobs-hausmeister-essen/4
https://www.karrieretipps.de/jobs-kieferorthopaedie-essen
https://www.karrieretipps.de/jobs-kieferorthopaedie-oberhausen
https://www.karrieretipps.de/jobs-nuernberg-siemens-ag
https://www.karrieretipps.de/jobs-zahnmedizinische-fachangestellte-velbert/3
Not entirely Fennec-only -- there's a cluster of reports from a single user on Windows, starting with
bp-dcfc505e-1d7e-43e8-b87c-3ceac2170106.
Comment 4•8 years ago
|
||
Too late for firefox 52, mass-wontfix.
Updated•8 years ago
|
status-firefox54:
--- → affected
status-firefox55:
--- → affected
status-firefox-esr52:
--- → affected
See Also: → 1356601
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(dbaron)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•