Bug 263594 - GPU process ASSERT in RemoteDisplayListRecorder::clipToImageBuffer() showing 1Password popup
Summary: GPU process ASSERT in RemoteDisplayListRecorder::clipToImageBuffer() showing ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-24 09:47 PDT by Timothy Hatcher
Modified: 2023-10-24 09:48 PDT (History)
4 users (show)

See Also:


Attachments
Crash Log (40.24 KB, text/plain)
2023-10-24 09:47 PDT, Timothy Hatcher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2023-10-24 09:47:43 PDT
Created attachment 468319 [details]
Crash Log

Hit this ASSERT_NOT_REACHED showing the 1Password extension popup in Safari a couple times.

Thread 8 Crashed:: RemoteRenderingBackend work queue
0   JavaScriptCore                	       0x13c899244 WTFCrash + 24 (Assertions.cpp:333)
1   WebKit                        	       0x11c38eb04 WTFCrashWithInfo(int, char const*, char const*, int) + 36 (Assertions.h:778)
2   WebKit                        	       0x11d25a3a8 WebKit::RemoteDisplayListRecorder::clipToImageBuffer(WTF::ObjectIdentifierGeneric<WebCore::RenderingResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits>, WebCore::FloatRect const&) + 148 (RemoteDisplayListRecorder.cpp:224)
3   WebKit                        	       0x11cee1e20 auto void IPC::callMemberFunction<WebKit::RemoteDisplayListRecorder, WebKit::RemoteDisplayListRecorder, void (WTF::ObjectIdentifierGeneric<WebCore::RenderingResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits>, WebCore::FloatRect const&), std::__1::tuple<WTF::ObjectIdentifierGeneric<WebCore::RenderingResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits>, WebCore::FloatRect>>(WebKit::RemoteDisplayListRecorder*, void (WebKit::RemoteDisplayListRecorder::*)(WTF::ObjectIdentifierGeneric<WebCore::RenderingResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits>, WebCore::FloatRect const&), std::__1::tuple<WTF::ObjectIdentifierGeneric<WebCore::RenderingResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits>, WebCore::FloatRect>&&)::'lambda'(auto&&...)::operator()<WTF::ObjectIdentifierGeneric<WebCore::RenderingResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits>, WebCore::FloatRect>(auto&&...) const + 200 (HandleMessage.h:136)
Comment 1 Radar WebKit Bug Importer 2023-10-24 09:48:15 PDT
<rdar://problem/117421649>