Closed Bug 1244338 Opened 9 years ago Closed 9 years ago

crash in nr_ice_ctx_destroy_cb

Categories

(Core :: WebRTC: Networking, defect, P3)

Unspecified
Android
defect

Tracking

()

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: bwc, Assigned: bwc)

Details

(Keywords: crash, csectype-nullptr)

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is report bp-b4ca230c-aea7-4154-b486-6cbbb2160129. ============================================================= This appears to happen because STAILQ_INIT is not called until the end of nr_ice_ctx_create, which means an ABORT before then leaves something that nr_ice_ctx_destroy_cb cannot operate on safely. Need to analyze more closely.
Group: core-security → media-core-security
backlog: --- → webrtc/webaudio+
Rank: 10
Priority: -- → P1
-> bwc for analysis
Assignee: nobody → docfaraday
Ok, this looks like a hard-to-trigger null-pointer crash. Can someone un-mark?
Severity: critical → normal
Rank: 10 → 30
Priority: P1 → P3
Group: media-core-security
Comment on attachment 8714816 [details] MozReview Request: Bug 1244338: Don't try to clean up |ctx| if null. r?drno https://reviewboard.mozilla.org/r/33245/#review30023 LGTM
Attachment #8714816 - Flags: review?(drno) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: