Closed
Bug 1413858
Opened 7 years ago
Closed 7 years ago
Crash in mozilla::ChannelMediaResource::Seek
Categories
(Core :: Audio/Video: Playback, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | unaffected |
firefox58 | --- | fixed |
People
(Reporter: calixte, Assigned: jwwang)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression, Whiteboard: [clouseau])
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is
report bp-0d1db772-f6eb-4030-ab8b-bd2e30171102.
=============================================================
There are 8 crashes in nightly 58 with buildid 20171101220120. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1413483.
[1] https://hg.mozilla.org/mozilla-central/rev?node=346ff0f73eaa8a492e2e808a6ee24b1f7017ccb2
Flags: needinfo?(jwwang)
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8924515 -
Flags: review?(gsquelart)
Updated•7 years ago
|
Priority: -- → P1
Assignee: nobody → jwwang
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8924515 [details]
Bug 1413858 - Resume() needs to reset mPendingSeekOffset before calling Seek().
https://reviewboard.mozilla.org/r/195780/#review201180
Attachment #8924515 -
Flags: review?(gsquelart) → review+
Updated•7 years ago
|
Priority: P1 → P2
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3aba4a72b8a5
Resume() needs to reset mPendingSeekOffset before calling Seek(). r=gerald
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•