RESOLVED FIXED 273285
Assert hit in WebKit::RemoteImageBuffer::getShareableBitmap
https://bugs.webkit.org/show_bug.cgi?id=273285
Summary Assert hit in WebKit::RemoteImageBuffer::getShareableBitmap
Nicole Rosario
Reported 2024-04-25 15:49:35 PDT
==74427==ERROR: AddressSanitizer: ABRT on unknown address 0x00018d66aa80 (pc 0x00018d66aa80 bp 0x00016d66e170 sp 0x00016d66e150 T7) #0 0x18d66aa80 in __pthread_kill+0x8 (libsystem_kernel.dylib:arm64e+0x9a80) #1 0x18d5afa1c in abort+0xb0 (libsystem_c.dylib:arm64e+0x76a1c) #2 0x11be9fe94 in WebKit::RemoteImageBuffer::getShareableBitmap(WebCore::PreserveResolution, WTF::CompletionHandler<void (std::__1::optional<WebCore::ShareableBitmapHandle>&&)>&&)::$_13::operator()() const+0x788 (WebKit:arm64e+0x55c7e94) #3 0x11be9f5ac in WebKit::RemoteImageBuffer::getShareableBitmap(WebCore::PreserveResolution, WTF::CompletionHandler<void (std::__1::optional<WebCore::ShareableBitmapHandle>&&)>&&)+0x128 (WebKit:arm64e+0x55c75ac) #4 0x11be8b3b0 in void IPC::handleMessageSynchronous<Messages::RemoteImageBuffer::GetShareableBitmap, WebKit::RemoteImageBuffer, WebKit::RemoteImageBuffer, void (WebCore::PreserveResolution, WTF::CompletionHandler<void (std::__1::optional<WebCore::ShareableBitmapHandle>&&)>&&)>(IPC::StreamServerConnection&, IPC::Decoder&, WebKit::RemoteImageBuffer*, void (WebKit::RemoteImageBuffer::*)(WebCore::PreserveResolution, WTF::CompletionHandler<void (std::__1::optional<WebCore::ShareableBitmapHandle>&&)>&&))+0x2f4 (WebKit:arm64e+0x55b33b0) #5 0x11821eb70 in WebKit::RemoteImageBuffer::didReceiveStreamMessage(IPC::StreamServerConnection&, IPC::Decoder&)+0xc24 (WebKit:arm64e+0x1946b70)
Attachments
Nicole Rosario
Comment 1 2024-04-25 15:49:50 PDT
Nicole Rosario
Comment 2 2024-04-25 15:53:10 PDT
EWS
Comment 3 2024-04-30 16:04:35 PDT
Committed 278192@main (393949a1c17c): <https://commits.webkit.org/278192@main> Reviewed commits have been landed. Closing PR #26916 and removing active labels.
Nicole Rosario
Comment 4 2024-05-09 14:40:13 PDT
EWS
Comment 5 2024-06-12 10:22:37 PDT
Committed 279951@main (163fdbfc157b): <https://commits.webkit.org/279951@main> Reviewed commits have been landed. Closing PR #28362 and removing active labels.
Fujii Hironori
Comment 6 2024-06-12 13:42:34 PDT
Regressed: Bug 275415 – REGRESSION(279951@main): ImageBufferCairoImageSurfaceBackend.cpp(77,35): error: invalid operands to binary expression ('const ImageBufferPixelFormat' and 'WebCore::PixelFormat')
Note You need to log in before you can comment on or make changes to this bug.