[Webkit-unassigned] [Bug 223123] [ 2 http/tests/IndexedDB tests are constantly crashing or timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 08:48:42 PST 2021


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

--- Comment #1 from Robert Jenner <Jenner at apple.com> ---
Created attachment 423053

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

2 Crashlogs for crashing tests

Uploading both crashlogs to the bug. Here's an abridged version of the crash:

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x0000000140b545ce WTFCrash + 14 (Assertions.cpp:295)
1   com.apple.WebKit                    0x000000010dba41e7 WTF::CompletionHandler<void ()>::~CompletionHandler() + 87 (CompletionHandler.h:58)
2   com.apple.WebKit                    0x000000010dba17b5 WTF::CompletionHandler<void ()>::~CompletionHandler() + 21 (CompletionHandler.h:57)
3   com.apple.WebKit                    0x000000010e01572a void IPC::handleMessageAsync<Messages::NetworkProcess::SetQuotaLoggingEnabled, WebKit::NetworkProcess, void (WebKit::NetworkProcess::*)(PAL::SessionID, bool, WTF::CompletionHandler<void ()>&&)>(IPC::Connection&, IPC::Decoder&, WebKit::NetworkProcess*, void (WebKit::NetworkProcess::*)(PAL::SessionID, bool, WTF::CompletionHandler<void ()>&&)) + 346 (HandleMessage.h:214)
4   com.apple.WebKit                    0x000000010e00c338 WebKit::NetworkProcess::didReceiveNetworkProcessMessage(IPC::Connection&, IPC::Decoder&) + 11720 (NetworkProcessMessageReceiver.cpp:2234)
5   com.apple.WebKit                    0x000000010e6c6558 WebKit::NetworkProcess::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 440 (NetworkProcess.cpp:244)
6   com.apple.WebKit                    0x000000010dacd6b4 IPC::Connection::dispatchMessage(IPC::Decoder&) + 516 (Connection.cpp:1006)
7   com.apple.WebKit                    0x000000010dacde7c IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 636 (Connection.cpp:1051)
8   com.apple.WebKit                    0x000000010dace4d0 IPC::Connection::dispatchOneIncomingMessage() + 208 (Connection.cpp:1120)
9   com.apple.WebKit                    0x000000010daed1b8 IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_9::operator()() + 88 (Connection.cpp:975)
10  com.apple.WebKit                    0x000000010daed0ae WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_9, void>::call() + 30 (Function.h:52)
11  com.apple.JavaScriptCore            0x0000000140b7fac2 WTF::Function<void ()>::operator()() const + 130 (Function.h:83)
12  com.apple.JavaScriptCore            0x0000000140c02685 WTF::RunLoop::performWork() + 341 (RunLoop.cpp:128)
13  com.apple.JavaScriptCore            0x0000000140c06f41 WTF::RunLoop::performWork(void*) + 33 (RunLoopCF.cpp:46)
14  com.apple.CoreFoundation            0x00007fff20460a0c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
15  com.apple.CoreFoundation            0x00007fff20460974 __CFRunLoopDoSource0 + 180
16  com.apple.CoreFoundation            0x00007fff204606ef __CFRunLoopDoSources0 + 248
17  com.apple.CoreFoundation            0x00007fff2045f121 __CFRunLoopRun + 890
18  com.apple.CoreFoundation            0x00007fff2045e6ce CFRunLoopRunSpecific + 563
19  com.apple.Foundation                0x00007fff211ebfa1 0x7fff2118c000 + 393121
20  com.apple.Foundation                0x00007fff2127a384 0x7fff2118c000 + 975748
21  libxpc.dylib                        0x00007fff200b53dd 0x7fff200a0000 + 87005
22  libxpc.dylib                        0x00007fff200b4e65 0x7fff200a0000 + 85605
23  com.apple.WebKit                    0x000000010e81b301 WebKit::XPCServiceMain(int, char const**) + 1025 (XPCServiceMain.mm:209)
24  com.apple.WebKit                    0x000000010fe5f84b WKXPCServiceMain + 27 (WKMain.mm:33)
25  com.apple.WebKit.Networking         0x000000010c8b8ea2 main + 34 (AuxiliaryProcessMain.cpp:30)
26  libdyld.dylib                       0x00007fff20383621 0x7fff2036e000 + 87585

-- 
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/20210312/b77670a5/attachment-0001.htm>


More information about the webkit-unassigned mailing list