Closed
Bug 1794355
Opened 3 years ago
Closed 3 years ago
Crash in [@ mozilla::net::WebSocketChannel::CleanupConnection]
Categories
(Core :: Networking: WebSockets, defect, P2)
Core
Networking: WebSockets
Tracking
()
RESOLVED
DUPLICATE
of bug 1794061
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | wontfix |
firefox106 | --- | wontfix |
firefox107 | --- | fixed |
firefox108 | --- | fixed |
People
(Reporter: aryx, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [necko-triaged][necko-priority-review])
Crash Data
112 crashes, except for isolated reports this started with version 105. Most affected is macOS 12.
Crash report: https://crash-stats.mozilla.org/report/index/a4d89857-1ec0-471d-902f-87ee20221010
Reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Top 10 frames of crashing thread:
0 XUL mozilla::net::WebSocketChannel::CleanupConnection netwerk/protocol/websocket/WebSocketChannel.cpp:2280
1 XUL mozilla::net::WebSocketChannel::DoStopSession netwerk/protocol/websocket/WebSocketChannel.cpp:2390
2 XUL mozilla::net::WebSocketChannel::Notify netwerk/protocol/websocket/WebSocketChannel.cpp:3262
3 XUL {virtual override thunk}
4 XUL nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:655
5 XUL nsTimerEvent::Run xpcom/threads/TimerThread.cpp:365
6 XUL mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:851
7 XUL NS_ProcessPendingEvents xpcom/threads/nsThreadUtils.cpp:430
8 XUL nsAppShell::ProcessGeckoEvents widget/cocoa/nsAppShell.mm:509
9 CoreFoundation __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
Updated•3 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-review]
Comment 1•3 years ago
|
||
This might be fixed by bug 1794061.
Updated•3 years ago
|
Group: network-core-security
Status: NEW → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1794061
Resolution: --- → DUPLICATE
![]() |
Reporter | |
Updated•3 years ago
|
Updated•2 years ago
|
Group: network-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•