[Webkit-unassigned] [Bug 161001] New: IndexedDB.WebProcessKillIDBCleanup timeout
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 19 11:01:41 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161001
Bug ID: 161001
Summary: IndexedDB.WebProcessKillIDBCleanup timeout
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ap at webkit.org
CC: beidson at apple.com, ryanhaddad at apple.com
Saw IndexedDB.WebProcessKillIDBCleanup time out today: https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20%28Tests%29/builds/7601/steps/run-api-tests/logs/stdio
No crash log on the bot.
PASS IndexedDB.DatabaseProcessKill
ERROR: Database name in the info database ('IndexedDBMultiProcess') does not match the expected name ('IDBDeleteRecovery')
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp(567) : std::unique_ptr<IDBDatabaseInfo> WebCore::IDBServer::SQLiteIDBBackingStore::extractExistingDatabaseInfo()
ERROR: Could not create IDBDatabaseInfo table in database (1) - table IDBDatabaseInfo already exists
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp(487) : std::unique_ptr<IDBDatabaseInfo> WebCore::IDBServer::SQLiteIDBBackingStore::createAndPopulateInitialDatabaseInfo()
ERROR: Unable to establish IDB database at path '/Users/buildbot/Library/WebKit/TestWebKitAPI/WebsiteData/IndexedDB/file__0/IDBDeleteRecovery/IndexedDB.sqlite3'
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp(748) : virtual WebCore::IDBError WebCore::IDBServer::SQLiteIDBBackingStore::getOrEstablishDatabaseInfo(WebCore::IDBDatabaseInfo &)
ERROR: Error getting database info from database IDBDeleteRecovery at file://:0:file://:0 that we are trying to delete
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp(242) : void WebCore::IDBServer::UniqueIDBDatabase::deleteBackingStore(const WebCore::IDBDatabaseIdentifier &)
ERROR: Error getting all blob filenames to be deleted
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp(2074) : virtual void WebCore::IDBServer::SQLiteIDBBackingStore::deleteBackingStore()
PASS IndexedDB.DeleteRecovery
PASS IndexedDB.IndexedDBMultiProcess
PASS IndexedDB.IndexedDBPersistence
PASS IndexedDB.StoreBlobThenDelete
TIMEOUT IndexedDB.WebProcessKillIDBCleanup
--
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/20160819/0f78e6a1/attachment.html>
More information about the webkit-unassigned
mailing list