<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>165166</bug_id>
          
          <creation_ts>2016-11-29 15:39:03 -0800</creation_ts>
          <short_desc>ASSERTION FAILED: m_transactionOperationsInProgressQueue.first() == &amp;operation</short_desc>
          <delta_ts>2016-11-30 11:31:51 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>160306</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1254526</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-11-29 15:39:03 -0800</bug_when>
    <thetext>Seen with LayoutTest storage/indexeddb/modern/handle-user-delete.html

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

ASSERTION FAILED: m_transactionOperationsInProgressQueue.first() == &amp;operation
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/Modules/indexeddb/IDBTransaction.cpp(1293) : void WebCore::IDBTransaction::operationCompletedOnClient(IDBClient::TransactionOperation &amp;)
1   0x10bb6eae0 WTFCrash
2   0x10f10410d WebCore::IDBTransaction::operationCompletedOnClient(WebCore::IDBClient::TransactionOperation&amp;)
3   0x10f108bce WebCore::IDBClient::TransactionOperation::doComplete(WebCore::IDBResultData const&amp;)
4   0x10f0fac5f WebCore::IDBTransaction::completedOperationTimerFired()
5   0x10f113068 void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;std::__1::__bind&lt;void (WebCore::IDBTransaction::*&amp;)(), WebCore::IDBTransaction*&gt;&amp;&gt;(std::__1::__bind&lt;void (WebCore::IDBTransaction::*&amp;)(), WebCore::IDBTransaction*&gt;&amp;&amp;&amp;)
6   0x10f112f3c std::__1::__function::__func&lt;std::__1::__bind&lt;void (WebCore::IDBTransaction::*&amp;)(), WebCore::IDBTransaction*&gt;, std::__1::allocator&lt;std::__1::__bind&lt;void (WebCore::IDBTransaction::*&amp;)(), WebCore::IDBTransaction*&gt; &gt;, void ()&gt;::operator()()
7   0x10e27fd5a std::__1::function&lt;void ()&gt;::operator()() const
8   0x10e27fc6c WebCore::Timer::fired()
9   0x110ba7eea WebCore::ThreadTimers::sharedTimerFiredInternal()
10  0x110ba9131 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
11  0x110ba90fd void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0&amp;&gt;(WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0&amp;&amp;&amp;)
12  0x110ba909c std::__1::__function::__func&lt;WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, std::__1::allocator&lt;WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0&gt;, void ()&gt;::operator()()
13  0x10e27fd5a std::__1::function&lt;void ()&gt;::operator()() const
14  0x10fe77d2f WebCore::MainThreadSharedTimer::fired()
15  0x10fe78139 WebCore::timerFired(__CFRunLoopTimer*, void*)
16  0x7fff97244b94 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
17  0x7fff97244823 __CFRunLoopDoTimer
18  0x7fff9724437a __CFRunLoopDoTimers
19  0x7fff9723b871 __CFRunLoopRun
20  0x7fff9723aed8 CFRunLoopRunSpecific
21  0x7fff968fc935 RunCurrentEventLoopInMode
22  0x7fff968fc76f ReceiveNextEventCommon
23  0x7fff968fc5af _BlockUntilNextEventMatchingListInModeWithFilter
24  0x7fff88577df6 _DPSNextEvent
25  0x7fff88577226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
26  0x7fff8856bd80 -[NSApplication run]
27  0x7fff88535368 NSApplicationMain
28  0x7fff8db63194 _xpc_objc_main
29  0x7fff8db61bbe xpc_main
30  0x106f4a080 main
31  0x7fff895dc5ad start</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1254527</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-11-29 15:39:35 -0800</bug_when>
    <thetext>This assert was added with https://trac.webkit.org/changeset/209086</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1254589</commentid>
    <comment_count>2</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-11-29 17:18:02 -0800</bug_when>
    <thetext>Cannot repro locally. *sigh*</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1254849</commentid>
    <comment_count>3</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-11-30 10:55:53 -0800</bug_when>
    <thetext>The patch landed in https://trac.webkit.org/changeset/209132 might have had an effect here.

THere&apos;s not enough information to make much more of a targeted exploration on this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1254865</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-11-30 11:31:51 -0800</bug_when>
    <thetext>Don&apos;t think this will happen anymore.

Please file a new one if it does!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>