Closed
Bug 1358726
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::MediaCache::AllocateAndWriteBlock
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | fixed |
People
(Reporter: jseward, 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-6327caeb-d7eb-4579-a796-72e970170421.
=============================================================
This is ranked #11 in the Windows crashes for Nightly 20170420030346.
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(jwwang)
Comment 1•8 years ago
|
||
This regression may have been introduced by patch [1] to fix bug 1357244.
[1] https://hg.mozilla.org/mozilla-central/rev?node=96e7a9cb5588327eba8dfa772b9675d350aea546
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8860747 -
Flags: review?(gsquelart)
Assignee: nobody → jwwang
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8860747 [details]
Bug 1358726 - fix the assertion failure in AllocateAndWriteBlock().
https://reviewboard.mozilla.org/r/132668/#review135526
Attachment #8860747 -
Flags: review?(gsquelart) → review+
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d62218969e31
fix the assertion failure in AllocateAndWriteBlock(). r=gerald
Updated•8 years ago
|
status-firefox55:
--- → affected
![]() |
||
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•8 years ago
|
status-firefox53:
--- → unaffected
status-firefox54:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•