[Webkit-unassigned] [Bug 150636] New: storage/indexeddb/modern/aborted-put.html failing on WK1 with assertion: rawTransaction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 14:21:38 PDT 2015


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

            Bug ID: 150636
           Summary: storage/indexeddb/modern/aborted-put.html failing on
                    WK1 with assertion: rawTransaction
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: beidson at apple.com

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

-- 
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/20151028/92df1a39/attachment-0001.html>


More information about the webkit-unassigned mailing list