Assertion failure: !mTrackingScripts.Contains(aURL), at nsDocument.cpp:3035
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: assertion)
Crash Data
Attachments
(2 files)
Comment 2•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Reporter | ||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
Comment 10•8 years ago
|
||
Comment 11•8 years ago
|
||
Comment 12•8 years ago
|
||
Comment 13•8 years ago
|
||
Comment 14•8 years ago
|
||
Comment 15•8 years ago
|
||
Comment 16•8 years ago
|
||
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Comment 20•7 years ago
|
||
Comment 21•7 years ago
|
||
Comment 22•7 years ago
|
||
Comment 23•7 years ago
|
||
Comment 24•7 years ago
|
||
Comment 25•7 years ago
|
||
Comment 26•7 years ago
|
||
Updated•7 years ago
|
Comment 27•7 years ago
|
||
Comment 28•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 30•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Comment 31•5 years ago
|
||
Bughunter can still reproduce this on a number of urls though they are not 100% reproducible.
I did just reproduce this assertion twice in a row on Fedora 30 Nightly debug with https://www.jeux-gratuits.com/jeux-de-plateau.html though it stopped reproducing after that.
Comment 32•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Comment 33•5 years ago
|
||
This is an assertion failure which would not appear in Socorro crash reports. It is also apparently not covered by any tests therefore sheriffs will not record failures. However, during the end of year retest of Bughunter crashing urls, I've reproduced this assertion on 118 urls in the last 5 days.
Comment 34•5 years ago
|
||
This is still happening in Bughunter and is one of the most common crashes I am seeing. If we aren't going to fix this, would it be ok to convert the fatal assertion to a NS_ASSERTION and move on? Otherwise this is just preventing me from find other crashes.
Comment 35•5 years ago
|
||
I think ehsan might be the right person to answer to that.
Comment 36•5 years ago
|
||
I'm not actually, Kershaw is probably the right person.
Now that we have parent process interception for service workers riding the trains in 73, do you have any plans to continue the work where we left it off (comment 24)? Thanks!
Updated•5 years ago
|
Comment 37•5 years ago
|
||
(In reply to :ehsan akhgari from comment #36)
I'm not actually, Kershaw is probably the right person.
Now that we have parent process interception for service workers riding the trains in 73, do you have any plans to continue the work where we left it off (comment 24)? Thanks!
Sorry that I think I am not the right one to fix this right now.
Maybe Dimi can help?
Comment 38•5 years ago
|
||
(In reply to Kershaw Chang [:kershaw] from comment #37)
Sorry that I think I am not the right one to fix this right now.
Maybe Dimi can help?
Talked to Kershaw yesterday, a lot of things have changed since the bug was filed, we need to figure out what the current situation is.
A lot of stuff on my plate right now so I won't be able to check it soon, if it is ok to wait for a while, then I can help :)
Comment 39•5 years ago
|
||
Since ServiceWorker intercepts channels in the parent now, this bug can probably be solved by Bug 1437626
Comment 40•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Description
•