[Webkit-unassigned] [Bug 165216] REGRESSION (r209144): API test IndexedDB.DeleteRecovery failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 14:19:11 PST 2016


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

--- Comment #3 from Ryan Haddad <ryanhaddad at apple.com> ---
(In reply to comment #2)
> Created attachment 295753 [details]
> Crash log
> 
> Pulled this crash log from one of the bots, I think it lines up with the
> time that the API test failed.

Yep, seeing this on other bots I checked too.

Thread 7 Crashed:: IndexedDatabase Server
0   com.apple.WebCore                 0x0000000112e6a3cd WebCore::SQLiteDatabase::close() + 13 (SQLiteDatabase.cpp:129)
1   com.apple.WebCore                 0x0000000112e6d466 WebCore::IDBServer::SQLiteIDBBackingStore::closeSQLiteDB() + 86 (SQLiteIDBBackingStore.cpp:2397)
2   com.apple.WebCore                 0x0000000112e70d19 WebCore::IDBServer::SQLiteIDBBackingStore::getOrEstablishDatabaseInfo(WebCore::IDBDatabaseInfo&) + 1721 (SQLiteIDBBackingStore.cpp:759)
3   com.apple.WebCore                 0x000000011302becb WebCore::IDBServer::UniqueIDBDatabase::deleteBackingStore(WebCore::IDBDatabaseIdentifier const&) + 139 (UniqueIDBDatabase.cpp:249)
4   com.apple.WebCore                 0x0000000113034b2e WebCore::IDBServer::UniqueIDBDatabase::executeNextDatabaseTask() + 46 (UniqueIDBDatabase.cpp:1716)
5   com.apple.WebCore                 0x0000000112436679 WebCore::IDBServer::IDBServer::databaseRunLoop() + 73 (memory:2656)
6   com.apple.WebCore                 0x0000000112435139 WebCore::IDBServer::IDBServer::databaseThreadEntry(void*) + 9
7   com.apple.JavaScriptCore          0x000000011178e802 WTF::threadEntryPoint(void*) + 178 (Threading.cpp:61)
8   com.apple.JavaScriptCore          0x000000011178ebdf WTF::wtfThreadEntryPoint(void*) + 15 (ThreadingPthreads.cpp:166)
9   libsystem_pthread.dylib           0x00007fff8d1e299d _pthread_body + 131
10  libsystem_pthread.dylib           0x00007fff8d1e291a _pthread_start + 168
11  libsystem_pthread.dylib           0x00007fff8d1e0351 thread_start + 13

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161130/18bab3fc/attachment.html>


More information about the webkit-unassigned mailing list