Closed Bug 1522109 Opened 6 years ago Closed 6 years ago

Crash in mozilla::dom::FetchDriver::FinishOnStopRequest

Categories

(Core :: DOM: Core & HTML, defect)

66 Branch
Unspecified
All
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1522076
Tracking Status
firefox-esr60 --- unaffected
firefox64 --- unaffected
firefox65 --- unaffected
firefox66 --- fixed

People

(Reporter: jcristau, Unassigned)

References

Details

(Keywords: crash, regression, regressionwindow-wanted)

Crash Data

This bug is for crash report bp-9308c87d-f2c6-4212-b843-537680190123.

Top 10 frames of crashing thread:

0 libxul.so mozilla::dom::FetchDriver::FinishOnStopRequest dom/fetch/FetchDriver.cpp:77
1 libxul.so mozilla::dom::FetchDriver::OnStopRequest dom/fetch/FetchDriver.cpp:1230
2 libxul.so nsCORSListenerProxy::OnStopRequest netwerk/protocol/http/nsCORSListenerProxy.cpp:615
3 libxul.so mozilla::net::HttpChannelChild::DoOnStopRequest netwerk/protocol/http/HttpChannelChild.cpp:1226
4 libxul.so mozilla::net::HttpChannelChild::ActorDestroy netwerk/protocol/http/HttpChannelChild.cpp:3803
5 libxul.so mozilla::net::PNeckoChild::DestroySubtree ipc/ipdl/PNeckoChild.cpp:2531
6 libxul.so mozilla::dom::PContentChild::DestroySubtree ipc/ipdl/PContentChild.cpp:10190
7 libxul.so mozilla::dom::PContentChild::OnChannelClose ipc/ipdl/PContentChild.cpp:10020
8 libxul.so mozilla::detail::RunnableMethodImpl<mozilla::ipc::MessageChannel*, void  xpcom/threads/nsThreadUtils.h:1106
9 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1167

Looks like a background crash, new in the last day or so, I only noticed because it triggered the infobar notification about unsent crashes.

I was in the midst of filing this when jcristau hit the crash: https://bit.ly/2T9DWDF. Crashes seem to go as far back as Build 20181222095037 on nightly, but there are crashes in this signature in earlier versions (but not in the same volume - 66 nightly has 116 crashes across the span of 66 nightly cycle, and a spike that started in yesterday's build 20190122215349).

Here is a possible regression range based on the spike: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=254bd88c107271f3d1c2ca9969acc0ed507f0a8d&tochange=69a2799081521866febfe2bbcbfc27b3d60133bd

the crash seems to be introduced by patch of bug 1520062

See Also: → 1522076

(In reply to Alice0775 White from comment #2)

the crash seems to be introduced by patch of bug 1520062
Hi Valentin, could you please take a look at this? Thanks!

Flags: needinfo?(valentin.gosu)

I'm addressing this in bug 1522076 by backing out bug 1520062.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(valentin.gosu)
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.