| Summary: | [macOS] REGRESSION (r235398): Can’t run-safari: crash on launch in WKPageSetPageLoaderClient | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | achristensen, ap, fred.wang, thorton |
| Priority: | P1 | Keywords: | Regression |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=188997 https://bugs.webkit.org/show_bug.cgi?id=189234 |
||
|
Description
mitz
2018-09-02 09:19:14 PDT
This is with Safari from macOS High Sierra 10.13.6. Release builds crash as well: 0 com.apple.WebKit 0x000000010c86b313 WTFCrashWithInfo(int, char const*, char const*, int) + 19 (Assertions.h:551) 1 com.apple.WebKit 0x000000010cc4995b WKPageSetPageLoaderClient + 680 (Assertions.h:570) 2 com.apple.Safari.framework 0x00007fff573f0e8e Safari::WK::Page::setPageLoaderClient(Safari::WK::PageLoaderClient*) const + 56 Caused by <https://trac.webkit.org/r235398>, the change made for bug 188997. Is this the same as https://bugs.webkit.org/show_bug.cgi?id=189190 (In reply to Tim Horton from comment #4) > Is this the same as https://bugs.webkit.org/show_bug.cgi?id=189190 Seems so. *** This bug has been marked as a duplicate of bug 189190 *** |