WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161001
IndexedDB.WebProcessKillIDBCleanup timeout
https://bugs.webkit.org/show_bug.cgi?id=161001
Summary
IndexedDB.WebProcessKillIDBCleanup timeout
Alexey Proskuryakov
Reported
2016-08-19 11:01:41 PDT
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@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
Attachments
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-12-02 11:56:00 PST
https://trac.webkit.org/changeset/209251
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug