[Webkit-unassigned] [Bug 232048] New: [ iOS15 EWS ] http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-in-new-window.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 14:36:13 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=232048

            Bug ID: 232048
           Summary: [ iOS15 EWS ]
                    http/tests/privateClickMeasurement/attribution-convers
                    ion-through-image-redirect-in-new-window.html is
                    crashing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ehutchison at apple.com

Created attachment 441939

  --> https://bugs.webkit.org/attachment.cgi?id=441939&action=review

Crash Log

http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-in-new-window.html

is crashing on iOS15 Sim EWS.

History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FprivateClickMeasurement%2Fattribution-conversion-through-image-redirect-in-new-window.html

Build: https://ews-build.webkit.org/#/builders/68/builds/12

Results: https://ews-build.s3-us-west-2.amazonaws.com/iOS-15-Simulator-WK2-Tests-EWS/r441808-12/results.html

Crash Log (attached):


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit                    0x000000010a16c8b3 WTFCrashWithInfo(int, char const*, char const*, int) + 19
1   com.apple.WebKit                    0x000000010a3320ae WebKit::NetworkSession::setPrivateClickMeasurementAppBundleIDForTesting(WTF::String&&) + 138
2   com.apple.WebKit                    0x000000010a305ce6 WebKit::NetworkProcess::setPrivateClickMeasurementAppBundleIDForTesting(PAL::SessionID, WTF::String&&, WTF::CompletionHandler<void ()>&&) + 54
3   com.apple.WebKit                    0x000000010a1c6c21 void IPC::handleMessageAsync<Messages::NetworkProcess::SetPrivateClickMeasurementAppBundleIDForTesting, WebKit::NetworkProcess, void (WebKit::NetworkProcess::*)(PAL::SessionID, WTF::String&&, WTF::CompletionHandler<void ()>&&)>(IPC::Connection&, IPC::Decoder&, WebKit::NetworkProcess*, void (WebKit::NetworkProcess::*)(PAL::SessionID, WTF::String&&, WTF::CompletionHandler<void ()>&&)) + 196
4   com.apple.WebKit                    0x000000010a1c1229 WebKit::NetworkProcess::didReceiveNetworkProcessMessage(IPC::Connection&, IPC::Decoder&) + 3999
5   com.apple.WebKit                    0x000000010a187e24 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 238
6   com.apple.WebKit                    0x000000010a188065 IPC::Connection::dispatchOneIncomingMessage() + 169
7   com.apple.JavaScriptCore            0x000000010e07c26f WTF::RunLoop::performWork() + 431
8   com.apple.JavaScriptCore            0x000000010e07cb42 WTF::RunLoop::performWork(void*) + 34
9   com.apple.CoreFoundation            0x00007fff20369e25 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
10  com.apple.CoreFoundation            0x00007fff20369d1d __CFRunLoopDoSource0 + 180
11  com.apple.CoreFoundation            0x00007fff203691f2 __CFRunLoopDoSources0 + 242
12  com.apple.CoreFoundation            0x00007fff20363951 __CFRunLoopRun + 875
13  com.apple.CoreFoundation            0x00007fff20363103 CFRunLoopRunSpecific + 567
14  com.apple.Foundation                0x00007fff2081941c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
15  com.apple.Foundation                0x00007fff20819638 -[NSRunLoop(NSRunLoop) run] + 76
16  libxpc.dylib                        0x00007fff2006705f _xpc_objc_main + 440
17  libxpc.dylib                        0x00007fff20069050 xpc_main + 122
18  com.apple.WebKit                    0x000000010a33ffa0 WebKit::XPCServiceMain(int, char const**) + 87
19  dyld_sim                            0x00000001074d2e1e start_sim + 10
20  ???                                 0x0000000000000001 0 + 1
21  ???                                 0x0000000000000001 0 + 1

Unable to reproduce locally. Will update if I am able to on a different platform.

-- 
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/20211020/31b911ed/attachment-0001.htm>


More information about the webkit-unassigned mailing list