Closed
Bug 1556325
Opened 6 years ago
Closed 6 years ago
Crash in [@ mozilla::net::TLSFilterTransaction::OnReadSegment]
Categories
(Core :: Networking: WebSockets, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1532323
People
(Reporter: gsvelto, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-12bddb72-7e87-4bba-bb7c-975d20190601.
Top 10 frames of crashing thread:
0 libxul.so mozilla::net::TLSFilterTransaction::OnReadSegment netwerk/protocol/http/TunnelUtils.cpp:228
1 libxul.so mozilla::net::WebSocketChannel::OnOutputStreamReady netwerk/protocol/websocket/WebSocketChannel.cpp:3960
2 libxul.so mozilla::net::OutboundEnqueuer::Run netwerk/protocol/websocket/WebSocketChannel.cpp:1095
3 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1176
4 libxul.so <name omitted> xpcom/threads/nsThreadUtils.cpp:486
5 libxul.so mozilla::net::nsSocketTransportService::Run netwerk/base/nsSocketTransportService2.cpp:1013
6 libxul.so non-virtual thunk to mozilla::net::nsSocketTransportService::Run netwerk/base/nsSocketTransportService2.cpp
7 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1176
8 libxul.so <name omitted> xpcom/threads/nsThreadUtils.cpp:486
9 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:303
I found this triaging nightly but it doesn't seem like a new bug since it's present in a wide rage of versions going back to 60ESR. All crashes are null-pointer dereferences.
Comment 1•6 years ago
|
||
Dupe of Bug 1532323.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•