[Webkit-unassigned] [Bug 176234] New: ASSERTION FAILED: taken.get() == &job in WebCore::ServiceWorkerContainer::jobDidFinish(WebCore::ServiceWorkerJob &)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 1 11:00:43 PDT 2017


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

            Bug ID: 176234
           Summary: ASSERTION FAILED: taken.get() == &job in
                    WebCore::ServiceWorkerContainer::jobDidFinish(WebCore:
                    :ServiceWorkerJob &)
           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: ryanhaddad at apple.com

Created attachment 319620

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

crash log

ASSERTION FAILED: taken.get() == &job
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/workers/service/ServiceWorkerContainer.cpp(218) : void WebCore::ServiceWorkerContainer::jobDidFinish(WebCore::ServiceWorkerJob &)
1   0x11e28d9f0 WTFCrash
2   0x1128a5683 WebCore::ServiceWorkerContainer::jobDidFinish(WebCore::ServiceWorkerJob&)
3   0x1128a55bc WebCore::ServiceWorkerContainer::jobFailedWithException(WebCore::ServiceWorkerJob&, WebCore::Exception const&)
4   0x1128a56d7 non-virtual thunk to WebCore::ServiceWorkerContainer::jobFailedWithException(WebCore::ServiceWorkerJob&, WebCore::Exception const&)
5   0x1128aacca WebCore::ServiceWorkerJob::failedWithException(WebCore::Exception const&)
6   0x112c1bf63 WebCore::SWClientConnection::jobRejectedInServer(unsigned long long, WebCore::ExceptionData const&)
7   0x10cad0548 void IPC::callMemberFunctionImpl<WebKit::WebSWClientConnection, void (WebCore::SWClientConnection::*)(unsigned long long, WebCore::ExceptionData const&), std::__1::tuple<unsigned long long, WebCore::ExceptionData>, 0ul, 1ul>(WebKit::WebSWClientConnection*, void (WebCore::SWClientConnection::*)(unsigned long long, WebCore::ExceptionData const&), std::__1::tuple<unsigned long long, WebCore::ExceptionData>&&, std::__1::integer_sequence<unsigned long, 0ul, 1ul>)
8   0x10cad01f8 void IPC::callMemberFunction<WebKit::WebSWClientConnection, void (WebCore::SWClientConnection::*)(unsigned long long, WebCore::ExceptionData const&), std::__1::tuple<unsigned long long, WebCore::ExceptionData>, std::__1::integer_sequence<unsigned long, 0ul, 1ul> >(std::__1::tuple<unsigned long long, WebCore::ExceptionData>&&, WebKit::WebSWClientConnection*, void (WebCore::SWClientConnection::*)(unsigned long long, WebCore::ExceptionData const&))
9   0x10cacfe88 void IPC::handleMessage<Messages::WebSWClientConnection::JobRejectedInServer, WebKit::WebSWClientConnection, void (WebCore::SWClientConnection::*)(unsigned long long, WebCore::ExceptionData const&)>(IPC::Decoder&, WebKit::WebSWClientConnection*, void (WebCore::SWClientConnection::*)(unsigned long long, WebCore::ExceptionData const&))
10  0x10cacfbc5 WebKit::WebSWClientConnection::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
11  0x10cad5806 WebKit::WebToStorageProcessConnection::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
12  0x10c02db93 IPC::Connection::dispatchMessage(IPC::Decoder&)
13  0x10c024e51 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)
14  0x10c02e19f IPC::Connection::dispatchOneMessage()
15  0x10c0351cd IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_14::operator()()
16  0x10c03511c WTF::Function<void ()>::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_14>::call()
17  0x11e2c70fe WTF::Function<void ()>::operator()() const
18  0x11e2e8618 WTF::RunLoop::performWork()
19  0x11e2e8e24 WTF::RunLoop::performWork(void*)
20  0x7fff96e7a7e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
21  0x7fff96e59f0c __CFRunLoopDoSources0
22  0x7fff96e5942f __CFRunLoopRun
23  0x7fff96e58e28 CFRunLoopRunSpecific
24  0x7fff97a00935 RunCurrentEventLoopInMode
25  0x7fff97a0076f ReceiveNextEventCommon
26  0x7fff97a005af _BlockUntilNextEventMatchingListInModeWithFilter
27  0x7fff8e578df6 _DPSNextEvent
28  0x7fff8e578226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
29  0x7fff8e56cd80 -[NSApplication run]
30  0x7fff8e536368 NSApplicationMain
31  0x7fff8a255194 _xpc_objc_main
LEAK: 20 WebPageProxy

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r221478%20(2833)/results.html

-- 
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/20170901/f1d549aa/attachment.html>


More information about the webkit-unassigned mailing list