18 crashes from 16 installs of Firefox 153.0a1 since Happy Eyeballs v3 got enabled in Nightly in bug 2039555. 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 ```
Bug 2041239 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
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 ```