RESOLVED FIXED 269824
Regression: Mac Buddy crashes after sign in
https://bugs.webkit.org/show_bug.cgi?id=269824
Summary Regression: Mac Buddy crashes after sign in
Chris Dumez
Reported 2024-02-20 18:35:00 PST
Mac Buddy crashes after sign in: ``` Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 WebCore 0x1bfe8a20c WTFCrashWithInfo(int, char const*, char const*, int) + 20 1 WebCore 0x1bfd05dc8 WebCore::Document::~Document() + 10720 2 WebCore 0x1c18d0b38 WebCore::TextDocument::~TextDocument() + 296 3 WebCore 0x1c14e822c WebCore::Document::removedLastRef() + 784 4 WebCore 0x1c1c6c2cc WebCore::LocalFrame::~LocalFrame() + 548 5 WebCore 0x1c1c6ca3c WebCore::LocalFrame::~LocalFrame() + 16 6 WebCore 0x1bfd084f4 WebCore::FrameLoader::receivedFirstData() + 648 7 WebCore 0x1c1b21e58 WebCore::DocumentLoader::commitData(WebCore::SharedBuffer const&) + 1944 8 WebCore 0x1c1b21248 WebCore::DocumentLoader::finishedLoading() + 208 9 WebCore 0x1c1bd6ea0 WebCore::CachedResource::checkNotify(WebCore::NetworkLoadMetrics const&) + 152 10 WebCore 0x1c1bd4a04 WebCore::CachedRawResource::finishLoading(WebCore::FragmentedSharedBuffer const*, WebCore::NetworkLoadMetrics const&) + 376 11 WebCore 0x1c1b9943c WebCore::SubresourceLoader::didFinishLoading(WebCore::NetworkLoadMetrics const&) + 656 12 WebCore 0x1c26a8cd4 WTF::Detail::CallableWrapper<-[WebCoreResourceHandleAsOperationQueueDelegate connectionDidFinishLoading:]::$_10, void>::call() + 344 13 JavaScriptCore 0x1bc0e5fa0 WTF::RunLoop::performWork() + 204 ```
Attachments
Chris Dumez
Comment 1 2024-02-20 18:35:13 PST
Chris Dumez
Comment 2 2024-02-20 18:39:49 PST
EWS
Comment 3 2024-02-21 12:58:31 PST
Committed 275125@main (8195fa488662): <https://commits.webkit.org/275125@main> Reviewed commits have been landed. Closing PR #24855 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.