Closed
Bug 1140030
Opened 10 years ago
Closed 10 years ago
"Assertion failure: outputTrack->GetEnd() == GraphTimeToStreamTime(interval.mStart) (Samples missing)"
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
This testcase usually trips:
Assertion failure: outputTrack->GetEnd() == GraphTimeToStreamTime(interval.mStart) (Samples missing), at /builds/slave/m-cen-osx64-d-0000000000000000/build/src/dom/media/TrackUnionStream.cpp:286
It could probably be converted into a more reliable test by turning the 100ms setTimeout into a listener for the correct event.
Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Jesse, do you know the changeset your build was at ? We've touched this very recently, so it would help narrow down the issues there. Thanks!
Flags: needinfo?(jruderman)
Reporter | ||
Comment 3•10 years ago
|
||
WFM on a build from today (built from https://hg.mozilla.org/mozilla-central/rev/cbd0efcd976c)
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jruderman)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•