Bug 289133
| Summary: | com.apple.WebKit.GPU at WebCore: WebCore::FragmentedSharedBuffer::append | ||
|---|---|---|---|
| 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 | ||
Jean-Yves Avenard [:jya]
```
Last Exception Backtrace:
0 CoreFoundation 0x1a2977b28 __exceptionPreprocess + 164 (/Library/Caches/com.apple.xbs/Sources/CoreFoundation/CoreFoundation/ObjC.subproj/NSException.m:249)
1 libobjc.A.dylib 0x19a7eaf78 objc_exception_throw + 60 (/Library/Caches/com.apple.xbs/Sources/objc4/runtime/objc-exception.mm:356)
2 CoreFoundation 0x1a2a08eec -[NSObject(NSObject) doesNotRecognizeSelector:] + 344 (/Library/Caches/com.apple.xbs/Sources/CoreFoundation/CoreFoundation/ObjC.subproj/NSObject.m:161)
3 CoreFoundation 0x1a28bd300 ___forwarding___ + 1572 (/Library/Caches/com.apple.xbs/Sources/CoreFoundation/CoreFoundation/ObjC.subproj/NSForwarding.m:3612)
4 CoreFoundation 0x1a29fe760 _CF_forwarding_prep_0 + 96
5 WebCore 0x1b76a6774 WebCore::FragmentedSharedBuffer::append(__CFData const*) + 156 (/Library/Caches/com.apple.xbs/Sources/WebCore/Source/WebCore/platform/cf/SharedBufferCF.cpp:74)
6 WebCore 0x1b777a630 WebCore::FragmentedSharedBuffer::FragmentedSharedBuffer(__CFData const*) + 40 (/Library/Caches/com.apple.xbs/Sources/WebCore/Source/WebCore/platform/cf/SharedBufferCF.cpp:38) [inlined]
7 WebCore 0x1b777a630 WebCore::FragmentedSharedBuffer::FragmentedSharedBuffer(__CFData const*) + 40 (/Library/Caches/com.apple.xbs/Sources/WebCore/Source/WebCore/platform/cf/SharedBufferCF.cpp:37) [inlined]
8 WebCore 0x1b777a630 WebCore::FragmentedSharedBuffer::create(__CFData const*) + 56 (/Library/Caches/com.apple.xbs/Sources/WebCore/Source/WebCore/platform/cf/SharedBufferCF.cpp:56) [inlined]
9 WebCore 0x1b777a630 WTF::Ref<WebCore::SharedBuffer, WTF::RawPtrTraits<WebCore::SharedBuffer>> WebCore::SharedBuffer::create<__CFData const*&>(__CFData const*&) + 56 (/Library/Caches/com.apple.xbs/Sources/WebCore/Source/WebCore/platform/SharedBuffer.h:278) [inlined]
[…]
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
rdar://122892059
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/41892
EWS
Committed 291608@main (8f0f41884d01): <https://commits.webkit.org/291608@main>
Reviewed commits have been landed. Closing PR #41892 and removing active labels.
EWS
Committed 289651.249@safari-7621-branch (41390200c8ec): <https://commits.webkit.org/289651.249@safari-7621-branch>
Reviewed commits have been landed. Closing PR #2769 and removing active labels.