Closed Bug 1426070 Opened 7 years ago Closed 7 years ago

Crash in sowakeup

Categories

(Core :: WebRTC: Networking, defect)

Unspecified
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1400563
Tracking Status
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- fixed

People

(Reporter: swu, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [adv-main59-])

Crash Data

This bug was filed from the Socorro interface and is report bp-99a23841-53cc-40d1-a190-f6c9f0171207. ============================================================= Top 10 frames of crashing thread: 0 ntdll.dll ?? ?? ::FNODOBFM::`string' 1 xul.dll sowakeup netwerk/sctp/src/user_socket.c:1479 2 xul.dll sctp_notify_assoc_change netwerk/sctp/src/netinet/sctputil.c:2853 3 xul.dll sctp_ulp_notify netwerk/sctp/src/netinet/sctputil.c:3809 4 xul.dll sctp_abort_notification netwerk/sctp/src/netinet/sctputil.c:4046 5 xul.dll sctp_abort_an_association netwerk/sctp/src/netinet/sctputil.c:4215 6 xul.dll sctp_threshold_management netwerk/sctp/src/netinet/sctp_timer.c:167 7 xul.dll sctp_heartbeat_timer netwerk/sctp/src/netinet/sctp_timer.c:1405 8 xul.dll sctp_timeout_handler netwerk/sctp/src/netinet/sctputil.c:1777 9 xul.dll user_sctp_timer_iterate netwerk/sctp/src/netinet/sctp_callout.c:194 =============================================================
See Also: → 1420504
The SCTP library has been updated recently by bug 1297418. Let's see if it can help this crash.
I suspect the library will not help, though the follow-on patch might (which is only in Nightly so far) - but I doubt that as well. I do think this crash and the follow-on to bug 1297418 are closely related, and some careful lock analysis for the timer-abort will likely fix this. (Probably it's a remote close racing with a local timeout, while the other bug was a remote close racing with a local close.)
Group: media-core-security
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Whiteboard: [adv-main59-]
This is still happening in 59 Beta and 60 Nightly, e.g. https://crash-stats.mozilla.com/report/index/73d1d87c-d94a-4561-bbba-5af6d0180304
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
I resolved it as a dup to an open bug, which I believe it still is
Flags: needinfo?(drno)
Sorry my bad. I saw the activity from Al and got worried this might get disclosed to early.
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Flags: needinfo?(drno)
Resolution: --- → DUPLICATE
Group: media-core-security
You need to log in before you can comment on or make changes to this bug.