Closed Bug 1028642 Opened 10 years ago Closed 10 years ago

Crash when trying to play YouTube video with MSE

Categories

(Core :: Audio/Video, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla33
Tracking Status
firefox33 --- verified

People

(Reporter: mithrandi, Assigned: kinetik)

References

(Blocks 1 open bug)

Details

Crash Data

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:33.0) Gecko/20100101 Firefox/33.0 (Beta/Release)
Build ID: 20140621030204

Steps to reproduce:

1. Set media.mediasource.enabled to true.
2. Request the HTML5 player by way of https://www.youtube.com/html5.
3. Attempt to play a WebM YouTube video such as https://www.youtube.com/watch?v=WAvN0EzEacU.


Actual results:

Firefox crashes after a few seconds.


Expected results:

Video plays without Firefox crashing.
Blocks: MSE
Crash Signature: mozilla::MediaSourceReader::RequestVideoData(bool, __int64)
Crash ID was e939b2dc-8b8e-4926-82fa-8bfd72140622
Uhm, bp-e939b2dc-8b8e-4926-82fa-8bfd72140622 (sorry for the noise).
No crash on my firefox:
User Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140621004001
Blocks: 1000686
Component: Untriaged → Video/Audio
Product: Firefox → Core
Version: 33 Branch → Trunk
I am also getting a lot of crashes, different  signature though

bp-6fe0aba9-bea9-4e9c-b18d-7a4b22140622
Thanks, it looks like the async readers changes (bug 979104) have caused some breakage and/or revealed some latent issues.

annaeus, would you mind filing a new bug for your crash, please?  It may end up being related, but as you pointed out, it does have a different crash signature.  Thanks!
Ok, filed bug 1028742
Depends on: 1028748
Depends on: 1028144
Hopefully fixed by bug 1028144.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This crash (and also the one in bug 1028742 which I also saw before sometimes) seems to be no longer reproducible in the latest Nightly, so it looks like it's fixed! (although I can't figure out how to update the bug metadata to indicate this)
Same, no crashes for me so far. 

However the video seems to freeze (stops and never resumes playing) when buffering is triggered. Are there any bugs about that?
Thanks for confirming, I'll close this as fixed by bug 1028144.

(In reply to annaeus from comment #9)
> Same, no crashes for me so far. 
> 
> However the video seems to freeze (stops and never resumes playing) when
> buffering is triggered. Are there any bugs about that?

Could be bug 1024858, I'm working on a fix for this now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → kinetik
Target Milestone: --- → mozilla33
You need to log in before you can comment on or make changes to this bug.