WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212646
Crash with uncaught exception: *** -[AVSampleBufferAudioRenderer enqueueSampleBuffer:] Sample buffer has media type 'vide' instead of 'soun'
https://bugs.webkit.org/show_bug.cgi?id=212646
Summary
Crash with uncaught exception: *** -[AVSampleBufferAudioRenderer enqueueSampl...
Jer Noble
Reported
2020-06-02 10:50:02 PDT
Crash with uncaught exception: *** -[AVSampleBufferAudioRenderer enqueueSampleBuffer:] Sample buffer has media type 'vide' instead of 'soun'
Attachments
Patch
(5.05 KB, patch)
2020-06-02 10:57 PDT
,
Jer Noble
eric.carlson
: review+
Details
Formatted Diff
Diff
Patch for landing
(5.05 KB, patch)
2020-06-02 11:04 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2020-06-02 10:52:15 PDT
<
rdar://problem/63040834
>
Jer Noble
Comment 2
2020-06-02 10:57:17 PDT
Created
attachment 400839
[details]
Patch
Eric Carlson
Comment 3
2020-06-02 10:59:50 PDT
Comment on
attachment 400839
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=400839&action=review
> Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm:1140 > + // AVSampleBufferDisplayLayer will throw an un-documented exception is passed a sample
s/is/if/
> Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm:1206 > + // AVSampleBufferAudioRenderer will throw an un-documented exception is passed a sample
Ditto
Jer Noble
Comment 4
2020-06-02 11:04:20 PDT
Created
attachment 400841
[details]
Patch for landing
Peng Liu
Comment 5
2020-06-02 11:07:35 PDT
Comment on
attachment 400839
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=400839&action=review
> Source/WebCore/ChangeLog:9 > + Protect against the possibility of AVStreamDataParser generating non-video or -audio saples in an otherwise
s/saples/samples?
Jer Noble
Comment 6
2020-06-03 12:25:56 PDT
Committed
r262506
: <
https://trac.webkit.org/changeset/262506
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug