[Webkit-unassigned] [Bug 246088] New: REGRESSION(255155 at main): [ iOS ] TestWebKitAPI.ServiceWorker.WindowClientNavigate is a constant crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 5 09:00:14 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246088
Bug ID: 246088
Summary: REGRESSION(255155 at main): [ iOS ]
TestWebKitAPI.ServiceWorker.WindowClientNavigate is a
constant crash
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hhjalmarsson at apple.com
TestWebKitAPI.ServiceWorker.WindowClientNavigate
Is a constant API crash on iOS ToT and since 255155 at main.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ServiceWorker.WindowClientNavigate
DIFF:
ASSERTION FAILED: m_systemObserver
platform/ios/ScreenOrientationProviderIOS.mm(99) : void WebCore::ScreenOrientationProvider::platformStopListeningForChanges()
1 0x7ff7b5b14850 (null)
2 0x12388f2e5 (null)
3 0x1f2137ab75 (null)
4 0x7ff7b5b14850 (null)
5 0x7ff7b5b14808 (null)
6 0x7ff7b5b14820 (null)
7 0x12137ad3f WTFPrintBacktrace
8 0x7ff7b5b14820 (null)
9 0x124282830 vtable for CrashLogPrintStream
10 0x1fb5b1483c (null)
11 0x7ff7b5b14850 (null)
12 0x7ff7b5b14950 (null)
13 0x12137acdc WTFReportBacktrace
14 0x7ff7b5b14850 (null)
15 0x21d6e800fb (null)
16 0x121449e0f WTFGetBacktrace
17 0x12137acc3 WTFReportBacktrace
18 0x12137adc9 WTFCrash
19 0x129f8551b WTFCrashWithInfo(int, char const*, char const*, int)
20 0x12c3f0dd4 WebCore::ScreenOrientationProvider::platformStopListeningForChanges()
21 0x12e5c6685 WebCore::ScreenOrientationProvider::removeObserver(WebCore::ScreenOrientationProvider::Observer&)
22 0x1579e2def WebKit::WebScreenOrientationManagerProxy::~WebScreenOrientationManagerProxy()
23 0x1579e2e85 WebKit::WebScreenOrientationManagerProxy::~WebScreenOrientationManagerProxy()
24 0x1578eb61b std::__1::default_delete<WebKit::WebScreenOrientationManagerProxy>::operator()(WebKit::WebScreenOrientationManagerProxy*) const
25 0x1578eb59c std::__1::unique_ptr<WebKit::WebScreenOrientationManagerProxy, std::__1::default_delete<WebKit::WebScreenOrientationManagerProxy> >::reset(WebKit::WebScreenOrientationManagerProxy*)
26 0x15787a9e1 std::__1::unique_ptr<WebKit::WebScreenOrientationManagerProxy, std::__1::default_delete<WebKit::WebScreenOrientationManagerProxy> >::operator=(std::nullptr_t)
27 0x1578477c9 WebKit::WebPageProxy::resetState(WebKit::WebPageProxy::ResetStateReason)
28 0x157879d2e WebKit::WebPageProxy::resetStateAfterProcessExited(WebKit::ProcessTerminationReason)
29 0x15785ad7a WebKit::WebPageProxy::resetStateAfterProcessTermination(WebKit::ProcessTerminationReason)
30 0x15785a691 WebKit::WebPageProxy::commitProvisionalPage(WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::String const&, bool, WebCore::FrameLoadType, WebCore::CertificateInfo const&, bool, bool, std::__1::optional<WebCore::HasInsecureContent>, WebCore::MouseEventPolicy, WebKit::UserData const&)
31 0x157679dbc WebKit::ProvisionalPageProxy::didCommitLoadForFrame(WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::String const&, bool, WebCore::FrameLoadType, WebCore::CertificateInfo const&, bool, bool, std::__1::optional<WebCore::HasInsecureContent>, WebCore::MouseEventPolicy, WebKit::UserData const&)
Child process terminated with signal 11: Segmentation fault
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221005/67a25d29/attachment-0001.htm>
More information about the webkit-unassigned
mailing list