Bug 288234
| Summary: | [visionOS] Crash in com.apple.WebKit.GPU at AVFCore: -[AVSampleBufferVideoRenderer enqueueSampleBuffer:] | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 288480 | ||
| Bug Blocks: | |||
Jean-Yves Avenard [:jya]
ObjC exception in
```
Last Exception Backtrace:
0 CoreFoundation 0x189d13f6c __exceptionPreprocess + 164 (/Library/Caches/com.apple.xbs/Sources/CoreFoundation/CoreFoundation/ObjC.subproj/NSException.m:249)
1 libobjc.A.dylib 0x180c39e70 objc_exception_throw + 88 (/Library/Caches/com.apple.xbs/Sources/objc4/runtime/objc-exception.mm:356)
2 AVFCore 0x1a6187ac4 -[AVSampleBufferVideoRenderer enqueueSampleBuffer:] + 652 (/Library/Caches/com.apple.xbs/Sources/AVFoundation_AVFCore/Fig/AVSampleBufferVideoRenderer.m:1645)
3 WebCore 0x10b6914f0 WebCore::VideoMediaSampleRenderer::maybeQueueFrameForDisplay(CMTime const&, opaqueCMSampleBuffer*, int) + 612
4 WebCore 0x10b691ec8 WebCore::VideoMediaSampleRenderer::purgeDecodedSampleQueueAndDisplay(int) + 992
5 WebCore 0x10b68eac0 invocation function for block in WebCore::VideoMediaSampleRenderer::setTimebase(WTF::RetainPtr<OpaqueCMTimebase*>&&) + 112
6 libdispatch.dylib 0x26900b834 _dispatch_client_callout + 16 (/Library/Caches/com.apple.xbs/Sources/libdispatch/src/client_callout.mm:85)
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
rdar://145047791
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/41099
EWS
Committed 291014@main (a074e7d15fa9): <https://commits.webkit.org/291014@main>
Reviewed commits have been landed. Closing PR #41099 and removing active labels.
Karl Rackler
Reopened Bugzilla.
This reverts because it broke the build on the bots., tracking revert in https://bugs.webkit.org/show_bug.cgi?id=288480.
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/41293
EWS
Committed 291046@main (e8ba0143ef25): <https://commits.webkit.org/291046@main>
Reviewed commits have been landed. Closing PR #41293 and removing active labels.