<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - API test IndexedDB.IndexedDBMultiProcess is a flaky timeout"
   href="https://bugs.webkit.org/show_bug.cgi?id=155506#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - API test IndexedDB.IndexedDBMultiProcess is a flaky timeout"
   href="https://bugs.webkit.org/show_bug.cgi?id=155506">bug 155506</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>Yup, instant repro.

Crash the database process.

#0    0x00000001150bda5f in std::__1::__atomic_base&lt;unsigned char, false&gt;::compare_exchange_weak(unsigned char&amp;, unsigned char, std::__1::memory_order) [inlined] at /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.11.xctoolchain/usr/bin/../include/c++/v1/atomic:879
#1    0x00000001150bd92d in WTF::Atomic&lt;unsigned char&gt;::compareExchangeWeak(unsigned char, unsigned char, std::__1::memory_order) at usr/local/include/wtf/Atomics.h:67
#2    0x00000001150bd8c5 in WTF::LockBase::lock() at usr/local/include/wtf/Lock.h:51
#3    0x00000001151c34ed in WTF::Locker&lt;WTF::LockBase&gt;::lock() at usr/local/include/wtf/Locker.h:68
#4    0x00000001151c34b3 in WTF::Locker&lt;WTF::LockBase&gt;::Locker(WTF::LockBase&amp;) at usr/local/include/wtf/Locker.h:41
#5    0x00000001151c1c4d in WTF::Locker&lt;WTF::LockBase&gt;::Locker(WTF::LockBase&amp;) at usr/local/include/wtf/Locker.h:41
#6    0x000000011723a963 in WebCore::SQLiteStatement::prepare() at /Volumes/Data/git/OpenSource/Source/WebCore/platform/sql/SQLiteStatement.cpp:62
#7    0x0000000117226a96 in WebCore::IDBServer::SQLiteIDBBackingStore::deleteBackingStore() at /Volumes/Data/git/OpenSource/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:2060
#8    0x000000011755d3f6 in WebCore::IDBServer::UniqueIDBDatabase::deleteBackingStore(WebCore::IDBDatabaseIdentifier const&amp;) at /Volumes/Data/git/OpenSource/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:243
#9    0x000000011757bb1f in void WTF::callMemberFunctionForCrossThreadTaskImpl&lt;WebCore::IDBServer::UniqueIDBDatabase, void (WebCore::IDBServer::UniqueIDBDatabase::*)(WebCore::IDBDatabaseIdentifier const&amp;), std::__1::tuple&lt;WebCore::IDBDatabaseIdentifier&gt;, 0ul&gt;(WebCore::IDBServer::UniqueIDBDatabase*, void (WebCore::IDBServer::UniqueIDBDatabase::*)(WebCore::IDBDatabaseIdentifier const&amp;), std::__1::tuple&lt;WebCore::IDBDatabaseIdentifier&gt;&amp;&amp;, std::__1::integer_sequence&lt;unsigned long, 0ul&gt;) at usr/local/include/wtf/CrossThreadTask.h:82

....</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>