Closed
Bug 1354547
Opened 8 years ago
Closed 8 years ago
Intermittent Assertion failed: (input_buffer && output_buffer && *input_frames_count + static_cast<int>(samples_to_frames(internal_input_buffer.length())) >= output_frames) || (output_buffer && !input_buffer && (!input_frames_count || *input_frames_count
Categories
(Core :: Audio/Video: cubeb, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1337641
People
(Reporter: kats, Unassigned)
References
Details
(Keywords: intermittent-failure, regression)
Comment 1•8 years ago
|
||
This assert was modified in bug 1337328 https://hg.mozilla.org/mozilla-central/rev/6befd9682522#l11.34
so that probably counts as a regression. Marking as P1 until it's better understood. Feel free to lower priority if it's determined to be harmless.
Comment 2•8 years ago
|
||
Thanks jib, I'm doing the work in 1337641.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(padenot)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•