Closed Bug 2041239 Opened 6 days ago Closed 6 days ago

Crash in [@ mozilla::net::nsHttpConnectionMgr::CheckTransInPendingQueue]

Categories

(Core :: Networking: HTTP, defect, P1)

defect

Tracking

()

RESOLVED FIXED
153 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr140 --- unaffected
firefox151 --- disabled
firefox152 --- disabled
firefox153 + fixed

People

(Reporter: aryx, Assigned: kershaw)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: crash, regression, topcrash, Whiteboard: [necko-triaged])

Crash Data

Attachments

(1 file)

18 crashes from 16 installs of Firefox 153.0a1 since Happy Eyeballs v3 got enabled in Nightly in bug 2039555. Bug 2040347 landed for the same Nightly.

Crash report: https://crash-stats.mozilla.org/report/index/1321d4ad-967b-43b8-a76c-979500260521

MOZ_CRASH Reason:

MOZ_DIAGNOSTIC_ASSERT(!foundInPendingQ)

Top 10 frames:

0  xul.dll  mozilla::net::nsHttpConnectionMgr::CheckTransInPendingQueue(mozilla::net::nsH...  netwerk/protocol/http/nsHttpConnectionMgr.cpp:4058
1  xul.dll  mozilla::net::nsHttpConnectionMgr::ProcessNewTransaction(mozilla::net::nsHttp...  netwerk/protocol/http/nsHttpConnectionMgr.cpp:1911
2  xul.dll  mozilla::net::nsHttpConnectionMgr::OnMsgNewTransaction(int, mozilla::net::ARe...  netwerk/protocol/http/nsHttpConnectionMgr.cpp:2321
3  xul.dll  RefPtr<mozilla::net::nsHttpConnectionMgr>::Proxy<void, int, mozilla::net::ARe...  mfbt/RefPtr.h:356
3  xul.dll  mozilla::net::ConnEvent::Run()  netwerk/protocol/http/nsHttpConnectionMgr.cpp:180
4  xul.dll  nsThread::ProcessNextEvent(bool, bool*)  xpcom/threads/nsThread.cpp:1173
4  xul.dll  NS_ProcessNextEvent(nsIThread*, bool)  xpcom/threads/nsThreadUtils.cpp:472
5  xul.dll  mozilla::net::nsSocketTransportService::Run()  netwerk/base/nsSocketTransportService2.cpp:1254
6  xul.dll  nsThread::ProcessNextEvent(bool, bool*)  xpcom/threads/nsThread.cpp:1173
6  xul.dll  NS_ProcessNextEvent(nsIThread*, bool)  xpcom/threads/nsThreadUtils.cpp:472
Flags: needinfo?(kershaw)

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 10 AArch64 and ARM crashes on nightly

For more information, please visit BugBot documentation.

Keywords: topcrash

The bug is marked as tracked for firefox153 (nightly). However, the bug still isn't assigned.

:ghess, could you please find an assignee for this tracked bug? Given that it is a regression and we know the cause, we could also simply backout the regressor. If you disagree with the tracking decision, please talk with the release managers.

For more information, please visit BugBot documentation.

Flags: needinfo?(ghess)
Assignee: nobody → kershaw
Status: NEW → ASSIGNED
Flags: needinfo?(kershaw)
Flags: needinfo?(ghess)
Severity: -- → S3
Priority: -- → P1
Whiteboard: [necko-triaged]
Pushed by kjang@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/79b999f9da0a https://hg.mozilla.org/integration/autoland/rev/10c9fe251629 Set mTransaction=nullptr in closeTransaction so it isn't re-queued again, r=mxinden
Status: ASSIGNED → RESOLVED
Closed: 6 days ago
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: