Bug 269824
| Summary: | Regression: Mac Buddy crashes after sign in | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://123037271>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/24855
EWS
Committed 275125@main (8195fa488662): <https://commits.webkit.org/275125@main>
Reviewed commits have been landed. Closing PR #24855 and removing active labels.