Closed
Bug 1332939
Opened 8 years ago
Closed 8 years ago
Crash in PLDHashTable::Search | nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox-esr45 | --- | unaffected |
| firefox50 | --- | unaffected |
| firefox51 | --- | unaffected |
| firefox52 | --- | unaffected |
| firefox53 | --- | fixed |
People
(Reporter: alice0775, Assigned: tschneider)
References
Details
(Keywords: crash, reproducible)
Crash Data
This bug was filed from the Socorro interface and is
report bp-ecc58f46-53a7-4dc4-b2ca-029b22170122.
=============================================================
Reproduced: several crash while open news topics, but no definite procedure.
STR:
1. http://news.yahoo.co.jp
2. Open several topics
| Reporter | ||
Comment 1•8 years ago
|
||
Reproducible: almost 100%
STR:
1. Open http://www.iza.ne.jp/kiji/entertainments/newslist/entertainments-n1.html
2. Open several topics and scroll page
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9ea8e4f2edae49b3e46b71130f2c4303eafdf1bc&tochange=2301f25d15957f24d36b68103b1b4e9786344392
| Reporter | ||
Updated•8 years ago
|
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
status-firefox52:
--- → unaffected
status-firefox-esr45:
--- → unaffected
Keywords: reproducible
| Reporter | ||
Comment 2•8 years ago
|
||
with e10s: bp-a1bb3288-0b35-4ed4-9755-65a332170122
without e10s: bp-d49e4e5a-3d86-4a55-93cd-db8392170122
Crash Signature: [@ PLDHashTable::Search | nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget] → [@ PLDHashTable::Search | nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget]
[@ nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget]
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Setting 'dom.IntersectionObserver.enabled = false' seems to be a workaround, so far.
Crash Signature: [@ PLDHashTable::Search | nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget]
[@ nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget] → [@ PLDHashTable::Search | nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget]
[@ nsTHashtable<T>::Contains | mozilla::dom::DOMIntersectionObserver::UnlinkTarget]
[@ PLDHashTable::Search | mozilla::dom::DOMIntersectionObs…
Comment 6•8 years ago
|
||
Bug 1321865 has been backed out and will be in tomorrow's nightlies.
Assignee: nobody → tschneider
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•