Closed
Bug 1928777
Opened 1 month ago
Closed 26 days ago
Crash in [@ mozilla::net::BaseWebSocketChannel::GetNotificationCallbacks]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scottjweigand, Unassigned)
Details
Crash report: https://crash-stats.mozilla.org/report/index/36f5a561-58d1-4390-9641-0745a0241101
Reason:
EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames:
0 xul.dll mozilla::net::BaseWebSocketChannel::GetNotificationCallbacks(nsIInterfaceRequ... netwerk/protocol/websocket/BaseWebSocketChannel.cpp:108
1 xul.dll NS_QueryNotificationCallbacks(nsIWebSocketChannel*, nsID const&, void**) netwerk/base/nsNetUtil.h:671
1 xul.dll NS_QueryNotificationCallbacks<nsIWebSocketChannel, nsILoadContext>(nsIWebSock... netwerk/base/nsNetUtil.h:690
2 xul.dll IPC::SerializedLoadContext::SerializedLoadContext(nsIWebSocketChannel*) docshell/base/SerializedLoadContext.cpp:61
3 xul.dll mozilla::net::WebSocketChannelChild::AsyncOpenNative(nsIURI*, nsTSubstring<ch... netwerk/protocol/websocket/WebSocketChannelChild.cpp:517
4 xul.dll mozilla::dom::WebSocketImpl::AsyncOpen(nsIPrincipal*, unsigned long long, nsI... dom/websocket/WebSocket.cpp:1858
5 xul.dll mozilla::dom::WebSocket::ConstructorCommon(mozilla::dom::GlobalObject const&,... dom/websocket/WebSocket.cpp:1524
6 xul.dll mozilla::dom::WebSocket::Constructor(mozilla::dom::GlobalObject const&, nsTSu... dom/websocket/WebSocket.cpp:1049
7 xul.dll mozilla::dom::WebSocket_Binding::_constructor(JSContext*, unsigned int, JS::V... dom/bindings/WebSocketBinding.cpp:1146
8 xul.dll CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::... js/src/vm/Interpreter.cpp:518
Reporter | ||
Comment 1•28 days ago
|
||
I am happy to report that going from version 132.0.0 to 132.0.1 fixed this!
Thank you for the confirmation! Marking the bug as RESOLVED WORKSFORME. Please re-open if the issue is still reproducible on your end in the future.
Status: UNCONFIRMED → RESOLVED
Closed: 26 days ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•