[Webkit-unassigned] [Bug 194413] REGRESSION: [ Mac Debug WK2 ] Layout Test storage/indexeddb/key-type-infinity-private.html is a flaky crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 14:26:35 PST 2019


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

--- Comment #4 from Ryan Haddad <ryanhaddad at apple.com> ---
ASSERTION FAILED: m_transactionOperationsInProgressQueue.first() == &operation
./Modules/indexeddb/IDBTransaction.cpp(1397) : void WebCore::IDBTransaction::operationCompletedOnClient(IDBClient::TransactionOperation &)
1   0x1dfb5a099 WTFCrash
2   0x1cde87c3b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x1cf5dbc88 WebCore::IDBTransaction::operationCompletedOnClient(WebCore::IDBClient::TransactionOperation&)
4   0x1cf5d1e96 WebCore::IDBClient::TransactionOperation::doComplete(WebCore::IDBResultData const&)
5   0x1cf5cf13f WebCore::IDBTransaction::completedOperationTimerFired()
6   0x1cf5f31b7 WTF::Function<void ()>::CallableWrapper<std::__1::__bind<void (WebCore::IDBTransaction::*&)(), WebCore::IDBTransaction*> >::call()
7   0x1cde890ed WTF::Function<void ()>::operator()() const
8   0x1cdee2299 WebCore::Timer::fired()
9   0x1d0e57a57 WebCore::ThreadTimers::sharedTimerFiredInternal()
10  0x1d0e5eeb1 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
11  0x1d0e5ee69 WTF::Function<void ()>::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0>::call()
12  0x1cde890ed WTF::Function<void ()>::operator()() const
13  0x1d0e31d37 WebCore::MainThreadSharedTimer::fired()
14  0x1d0eb97e9 WebCore::timerFired(__CFRunLoopTimer*, void*)
15  0x7fff51ab7704 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
16  0x7fff51ab7384 __CFRunLoopDoTimer
17  0x7fff51ab6e7a __CFRunLoopDoTimers
18  0x7fff51aae61b __CFRunLoopRun
19  0x7fff51aada07 CFRunLoopRunSpecific
20  0x7fff50d8bd96 RunCurrentEventLoopInMode
21  0x7fff50d8bb06 ReceiveNextEventCommon
22  0x7fff50d8b884 _BlockUntilNextEventMatchingListInModeWithFilter
23  0x7fff4f03ea73 _DPSNextEvent
24  0x7fff4f7d4e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
25  0x7fff4f033885 -[NSApplication run]
26  0x7fff4f002a72 NSApplicationMain
27  0x7fff7a1acf57 _xpc_objc_main
28  0x7fff7a1abbaa xpc_main
29  0x1c8565614 WebKit::XPCServiceMain(int, char const**)
30  0x1c83d592b WKXPCServiceMain
31  0x102626f5e main
LEAK: 2 WebPageProxy

-- 
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/20190207/86f8291f/attachment-0001.html>


More information about the webkit-unassigned mailing list