Closed
Bug 1736226
Opened 4 years ago
Closed 2 years ago
Crash in [@ sctp_clean_up_stream]
Categories
(Core :: WebRTC, defect, P4)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jesup, Unassigned)
Details
(Keywords: crash)
Crash Data
Rare crash in sctp cleanup, nullptr
Crash report: https://crash-stats.mozilla.org/report/index/f8930d92-17f8-4aa6-bf94-a881c0210930
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll sctp_clean_up_stream netwerk/sctp/src/netinet/sctp_pcb.c:5367
1 xul.dll sctp_process_init netwerk/sctp/src/netinet/sctp_input.c:415
2 xul.dll sctp_process_cookie_existing netwerk/sctp/src/netinet/sctp_input.c:1706
3 xul.dll sctp_process_control netwerk/sctp/src/netinet/sctp_input.c:5143
4 xul.dll sctp_common_input_processing netwerk/sctp/src/netinet/sctp_input.c:5966
5 xul.dll usrsctp_conninput netwerk/sctp/src/user_socket.c:3340
6 xul.dll mozilla::DataChannelConnection::SctpDtlsInput netwerk/sctp/datachannel/DataChannel.cpp:949
7 xul.dll static sigslot::_opaque_connection::emitter<mozilla::DataChannelConnection, const std::basic_string<char>&, const mozilla::MediaPacket&> dom/media/webrtc/transport/sigslot.h:339
8 xul.dll mozilla::MediaTransportHandler::OnPacketReceived dom/media/webrtc/jsapi/MediaTransportHandler.cpp:1166
9 xul.dll mozilla::MediaTransportChild::RecvOnPacketReceived dom/media/webrtc/jsapi/MediaTransportHandlerIPC.cpp:377
Updated•4 years ago
|
Severity: S2 → S3
Comment 2•2 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•