Closed Bug 1322108 Opened 9 years ago Closed 9 years ago

Crash in webrtc::GofInfoVP9::CopyGofInfoVP9

Categories

(Core :: WebRTC: Audio/Video, defect)

48 Branch
Unspecified
Linux
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: fippo, Unassigned)

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is report bp-862a3d5d-6272-42bf-9cd8-886d22161205. ============================================================= I started getting crashes in our appear.in smoke tests recently. Another example: https://crash-stats.mozilla.com/report/index/2198bc0c-0dcc-42b9-ac2b-248f02161205 These happen only when I enable VP9 via media.peerconnection.video.vp9_enabled In this case, both browsers end up using VP9 (why?) The crashes only happen from selenium-runs but I can reproduce parts of the behaviour (no video, just audio) in production as well but it doesn't crash. Might be the combination of flags from https://github.com/fippo/testbed/blob/master/webdriver.js#L23, i'll see if I can make the exact smoke test public
moar crashes, this time on https://webrtc.github.io/samples/src/content/peerconnection/constraints/ with media.peerconnection.video.vp9_enabled;true Remote picture took a while to appear, then froze immediately. Crash after a while: https://crash-stats.mozilla.com/report/index/f5a5c869-3d08-4700-8901-4c6d12161205
Attached file vp9.html
i've attached a about:webrtc dump from the side that is _not_ crashing. This shows that VP9 is used -- see the 121 in the remote description
We didn't enable VP9 in 50; it's enabled in 51. For 51, we fixed a bug in handling of VP9 where it barfs on input resolution changes (much like VP8 did before we fixed it). I suspect this is the same problem - can you retry with 51?
Flags: needinfo?(fippo)
51.0b6 and 53 work for me. This wasn't a problem in 49 so if that bad was introduced in 50 and 51 this is not a concern. Thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(fippo)
Resolution: --- → WORKSFORME
Group: core-security
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: