Crash in [@ InvalidArrayIndex_CRASH | mozilla::AntiTrackingCommon::RedirectHeuristic]
Categories
(Core :: Privacy: Anti-Tracking, defect, critical)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox72 | --- | unaffected |
| firefox73 | --- | unaffected |
| firefox74 | blocking | fixed |
People
(Reporter: pascalc, Assigned: baku)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 obsolete file)
This bug is for crash report bp-23e359ea-035c-456b-8e4f-dc3ae0200121.
Top 10 frames of crashing thread:
0 libxul.so InvalidArrayIndex_CRASH xpcom/ds/nsTArray.cpp:27
1 libxul.so mozilla::AntiTrackingCommon::RedirectHeuristic toolkit/components/antitracking/AntiTrackingCommon.cpp:2379
2 libxul.so mozilla::net::nsHttpHandler::AsyncOnChannelRedirect netwerk/protocol/http/nsHttpHandler.cpp:837
3 libxul.so mozilla::net::InterceptedHttpChannel::ResetInterception netwerk/protocol/http/InterceptedHttpChannel.cpp:656
4 libxul.so mozilla::dom::ServiceWorkerPrivate::SendFetchEvent dom/serviceworkers/ServiceWorkerPrivate.cpp:1568
5 libxul.so mozilla::dom:: dom/serviceworkers/ServiceWorkerManager.cpp:2000
6 libxul.so nsPermissionManager::WhenPermissionsAvailable extensions/permissions/nsPermissionManager.cpp:3300
7 libxul.so mozilla::detail::RunnableFunction<mozilla::dom::ServiceWorkerManager::DispatchFetchEvent xpcom/threads/nsThreadUtils.h:562
8 libxul.so mozilla::net::HttpBaseChannel::EnsureUploadStreamIsCloneable netwerk/protocol/http/HttpBaseChannel.cpp:879
9 libxul.so mozilla::dom::ServiceWorkerManager::DispatchFetchEvent dom/serviceworkers/ServiceWorkerManager.cpp:2195
This is a new crash spiking in build 20200121093246
https://hg.mozilla.org/mozilla-central/changeset/9fd9eeb8160fe73aa68300b9ddaefef3fbddeec2
Changelog with the previous build:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=59873ee30955167ac1c6cc1eaafcbeda834ef74d&tochange=9fd9eeb8160fe73aa68300b9ddaefef3fbddeec2
I put that in Firefox:General as it needs triaging.
Updated•1 month ago
|
| Assignee | ||
Comment 4•1 month ago
|
||
Updated•1 month ago
|
Comment 5•1 month ago
|
||
I just reproduced this crash when trying to reproduce Bug 1609910. I've done all the settings from https://bugzilla.mozilla.org/show_bug.cgi?id=1609910#c2 and entered and exited YouTube a couple of times. After the crash occurred I can no longer open Nightly with that profile.
| Reporter | ||
Comment 6•1 month ago
|
||
Setting as blocker as we had >500 crashes over the last 2 hours with this signature.
| Reporter | ||
Comment 7•1 month ago
|
||
Updates are disabled on the nightly channel.
| Reporter | ||
Comment 8•1 month ago
|
||
Bug 1507055 was backed out and new nightlies are being spun.
| Assignee | ||
Comment 9•1 month ago
|
||
We can land the fix together with bug 1507055.
Comment 10•1 month ago
|
||
Comment on attachment 9122034 [details]
Bug 1610485 - AntiTrackingCommon::RedirectHeuristic must check the number of redirect entries, r?ehsan
Revision D60505 was moved to bug 1507055. Setting attachment 9122034 [details] to obsolete.
Comment 11•14 days ago
|
||
This was a valid bug, it was just fixed by backout.
Description
•