RESOLVED DUPLICATE of bug 150678150636
storage/indexeddb/modern/aborted-put.html failing on WK1 with assertion: rawTransaction
https://bugs.webkit.org/show_bug.cgi?id=150636
Summary storage/indexeddb/modern/aborted-put.html failing on WK1 with assertion: rawT...
Ryan Haddad
Reported 2015-10-28 14:21:38 PDT
storage/indexeddb/modern/aborted-put.html failing with assertion: rawTransaction <http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Faborted-put.html> stdout: ALERT: First upgrade needed: Old version - 0 New version - 1 ALERT: [object IDBTransaction] - versionchange ALERT: [object IDBDatabase] stderr: ASSERTION FAILED: rawTransaction /Volumes/Data/slave/yosemite-debug/build/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp(127) : virtual WebCore::IDBError WebCore::IDBServer::MemoryIDBBackingStore::createObjectStore(const WebCore::IDBResourceIdentifier &, const WebCore::IDBObjectStoreInfo &) 1 0x10ddf0240 WTFCrash 2 0x1139e7177 WebCore::IDBServer::MemoryIDBBackingStore::createObjectStore(WebCore::IDBResourceIdentifier const&, WebCore::IDBObjectStoreInfo const&) 3 0x114479957 WebCore::IDBServer::UniqueIDBDatabase::createObjectStore(WebCore::IDBServer::UniqueIDBDatabaseTransaction&, WebCore::IDBObjectStoreInfo const&, std::__1::function<void (WebCore::IDBError const&)>) 4 0x1144a5ec6 WebCore::IDBServer::UniqueIDBDatabaseTransaction::createObjectStore(WebCore::IDBRequestData const&, WebCore::IDBObjectStoreInfo const&) 5 0x112f4e966 WebCore::IDBServer::IDBServer::createObjectStore(WebCore::IDBRequestData const&, WebCore::IDBObjectStoreInfo const&) 6 0x1130283ee WebCore::InProcessIDBServer::createObjectStore(WebCore::IDBRequestData const&, WebCore::IDBObjectStoreInfo const&)::$_11::operator()() const 7 0x11302838c std::__1::__function::__func<WebCore::InProcessIDBServer::createObjectStore(WebCore::IDBRequestData const&, WebCore::IDBObjectStoreInfo const&)::$_11, std::__1::allocator<WebCore::InProcessIDBServer::createObjectStore(WebCore::IDBRequestData const&, WebCore::IDBObjectStoreInfo const&)::$_11>, void ()>::operator()() 8 0x10d87b0ca std::__1::function<void ()>::operator()() const 9 0x10de387c2 WTF::RunLoop::performWork() 10 0x10de38f44 WTF::RunLoop::performWork(void*) 11 0x7fff8b2b5a01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ 12 0x7fff8b2a7b8d __CFRunLoopDoSources0 13 0x7fff8b2a71bf __CFRunLoopRun 14 0x7fff8b2a6bd8 CFRunLoopRunSpecific 15 0x10ceae115 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) 16 0x10ceac83a runTestingServerLoop() 17 0x10ceabdb0 dumpRenderTree(int, char const**) 18 0x10ceaea1d DumpRenderTreeMain(int, char const**) 19 0x10cf05702 main 20 0x7fff888d65c9 start
Attachments
Ryan Haddad
Comment 1 2015-10-29 10:47:42 PDT
*** This bug has been marked as a duplicate of bug 150678 ***
Note You need to log in before you can comment on or make changes to this bug.