Specific manifests cause DOMException (using an object that is no longer usable) #7178
Open
5 tasks done
Labels
Bug
Needs Triage
If there is a suspected stream issue, apply this label to triage if it is something we should fix.
Stream Issue
What version of Hls.js are you using?
v1.6.2
What browser (including version) are you using?
Firefox 137.0.1 (aarch64)
What OS (including version) are you using?
MacOS Sequoia 15.4
Test stream
https://github.com/nickdbush/hls-repro
Configuration
Additional player setup steps
No response
Checklist
Steps to reproduce
I've made a minimal reproduction in https://github.com/nickdbush/hls-repro. It includes reproduction steps, media segments, and console output.
Expected behaviour
The video thumbnail loads and the video can be played. This is what happens when running in Chrome on the some computer, or changing the
m3u8
manifest to exclude some segments.What actually happened?
No thumnail appears and the video does not load. The
<video/>
element remains blank.Console output
Chrome media internals output
The text was updated successfully, but these errors were encountered: