Closed
Bug 1320367
Opened 9 years ago
Closed 9 years ago
Firefox crashes in [@ PLDHashTable::Search | mozilla::dom::DOMIntersectionObserver::UnlinkTarget ] & [@ NS_TableDrivenQI ]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1317415
Tracking | Status | |
---|---|---|
firefox-esr45 | --- | unaffected |
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | unaffected |
firefox53 | - | fix-optional |
People
(Reporter: streetwolf52, Unassigned)
References
()
Details
(4 keywords)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20161125030214
Steps to reproduce:
Played this video... http://money.cnn.com/2016/11/25/media/rogue-one-tickets/
Actual results:
e10s - Tab crash
non-e10s - Fx crash
Expected results:
Shouldn't crash.
Regression range taken from inbound:
Bad
https://hg.mozilla.org/integration/mozilla-inbound/rev/53a9ff4a083a2c790d25939a598ec8378e77abf4
Good
https://hg.mozilla.org/integration/mozilla-inbound/rev/54f07489d3c0b282d407ad437b72d030df981fa6
Crash doesn't always happen when playing a video. The video I gave consistently crashes. Sites like cnn.com and msn.com produce the most crashes, some not videos.
Reporter | ||
Comment 1•9 years ago
|
||
Crash report:
https://crash-stats.mozilla.com/report/index/93e9041f-95a1-4795-8f73-0b3f22161125
This one is related to the video I gave. There are others out there where I crashed when not playing any videos.
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Comment 2•9 years ago
|
||
Latest Nightly now has the 'bad' patch.
Reporter | ||
Updated•9 years ago
|
Product: Firefox → Core
Reporter | ||
Comment 3•9 years ago
|
||
Reporter | ||
Updated•9 years ago
|
Component: Untriaged → DOM
Reporter | ||
Updated•9 years ago
|
Keywords: crash,
regression
![]() |
||
Comment 4•9 years ago
|
||
seems regressed by bf9f20dbe8d8 Tobias Schneider — Bug 1315837 - Crash in mozilla::dom::Element::UpdateIntersectionObservation. r=mrbkap
Updated•9 years ago
|
Severity: normal → critical
Flags: needinfo?(tschneider)
![]() |
||
Comment 5•9 years ago
|
||
Latest Aurora 52.0a21 tinderbox build also crashes.
https://hg.mozilla.org/releases/mozilla-aurora/rev/8102d0d48f8d7ea0f6fa76710ca8c44c620190e3
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Comment 6•9 years ago
|
||
[Tracking Requested - why for this release]: Regression
Blocks: 1315837
Status: UNCONFIRMED → NEW
Crash Signature: [@ PLDHashTable::Search | mozilla::dom::DOMIntersectionObserver::UnlinkTarget ]
[@ NS_TableDrivenQI ]
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
status-firefox-esr45:
--- → unaffected
tracking-firefox52:
--- → ?
tracking-firefox53:
--- → ?
Ever confirmed: true
Keywords: crashreportid,
topcrash
OS: Unspecified → All
Hardware: Unspecified → All
Summary: crash in nightly fx53 → Nightly crashing in
Version: 53 Branch → 52 Branch
Updated•9 years ago
|
Summary: Nightly crashing in → Firefox crashes in [@ PLDHashTable::Search | mozilla::dom::DOMIntersectionObserver::UnlinkTarget ] & [@ NS_TableDrivenQI ]
Reporter | ||
Comment 7•9 years ago
|
||
I'm crashing very often when in cnn.com when I go to a link. Crashes on other sites are few and far between. Wonder what's up with cnn.com?
![]() |
||
Comment 8•9 years ago
|
||
On Aurora52.0a2, the offending patch was backed out(Bug 1315837 Comment 43).
Comment 9•9 years ago
|
||
Isn't that a dupe of https://bugzilla.mozilla.org/show_bug.cgi?id=1317415 ?
I crashed with both nightly Linux and nightly android on lemonde.fr
Comment 10•9 years ago
|
||
(In reply to Ludovic Hirlimann [:Usul] from comment #9)
> Isn't that a dupe of https://bugzilla.mozilla.org/show_bug.cgi?id=1317415 ?
> I crashed with both nightly Linux and nightly android on lemonde.fr
We can't tell that for sure because 1317415 is a 'security bug' and most of us, short of developers can't see what that bug is all about.
Comment 11•9 years ago
|
||
I get this carsh at least 50% of the time on any page i try to reference on the BBC website.
Reporter | ||
Comment 12•9 years ago
|
||
What's the story with this? I would think a bug report marked Critical would get attention.
Comment 13•9 years ago
|
||
The 2 crash signatures in this bug are also present in Bug 1317415 - I made a comment referencing this bug in that bug - so the developers are aware of these crashes and we are actively investigating.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(tschneider)
Resolution: --- → DUPLICATE
Comment 16•9 years ago
|
||
Updating tracking flags based on the fact this is a dupe.
Assignee | ||
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
•