Bug 157543 - ASSERTION FAILED: m_originThreadID == currentThread()imported/blink/storage/indexeddb/empty-blob-file.html
Summary: ASSERTION FAILED: m_originThreadID == currentThread()imported/blink/storage/i...
Status: RESOLVED DUPLICATE of bug 157525
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-10 15:36 PDT by Ryan Haddad
Modified: 2016-05-10 15:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-05-10 15:36:24 PDT
LayoutTest imported/blink/storage/indexeddb/empty-blob-file.html is frequently hitting this assertion on mac-wk1 debug testers
 
<https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r200641%20(5125)/results.html>
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fblink%2Fstorage%2Findexeddb%2Fempty-blob-file.html>

No crash log found for DumpRenderTree:25168.

stdout:

stderr:
ASSERTION FAILED: m_originThreadID == currentThread()
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h(52) : virtual WebCore::IDBClient::TransactionOperation::~TransactionOperation()
1   0x10fa698a0 WTFCrash
2   0x11581d148 WebCore::IDBClient::TransactionOperation::~TransactionOperation()
3   0x115843d85 WebCore::IDBClient::TransactionOperationImpl<WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&>::~TransactionOperationImpl()
4   0x115840415 WebCore::IDBClient::TransactionOperationImpl<WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&>::~TransactionOperationImpl()
5   0x115840439 WebCore::IDBClient::TransactionOperationImpl<WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&>::~TransactionOperationImpl()
6   0x115776df3 WTF::ThreadSafeRefCounted<WebCore::IDBClient::TransactionOperation>::deref()
7   0x115776d5a void WTF::derefIfNotNull<WebCore::IDBClient::TransactionOperation>(WebCore::IDBClient::TransactionOperation*)
8   0x115776d19 WTF::RefPtr<WebCore::IDBClient::TransactionOperation>::~RefPtr()
9   0x1157742a5 WTF::RefPtr<WebCore::IDBClient::TransactionOperation>::~RefPtr()
10  0x1158147c9 WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1::~$_1()
11  0x115813e55 WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1::~$_1()
12  0x115817ce5 std::__1::__libcpp_compressed_pair_imp<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1, std::__1::allocator<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1>, 2u>::~__libcpp_compressed_pair_imp()
13  0x115817cc5 std::__1::__compressed_pair<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1, std::__1::allocator<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1> >::~__compressed_pair()
14  0x115817ca5 std::__1::__compressed_pair<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1, std::__1::allocator<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1> >::~__compressed_pair()
15  0x115817abb std::__1::__function::__func<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1, std::__1::allocator<WebCore::IDBTransaction::putOrAddOnServer(WebCore::IDBClient::TransactionOperation&, WTF::RefPtr<WebCore::IDBKey>, WTF::RefPtr<WebCore::SerializedScriptValue>, WebCore::IndexedDB::ObjectStoreOverwriteMode const&)::$_1>, void (WebCore::IDBValue const&)>::destroy_deallocate()
16  0x115843fcd std::__1::function<void (WebCore::IDBValue const&)>::~function()
17  0x11581b9c5 std::__1::function<void (WebCore::IDBValue const&)>::~function()
18  0x116a8cb6e WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0::~$_0()
19  0x116a8c655 WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0::~$_0()
20  0x116a8e585 std::__1::__libcpp_compressed_pair_imp<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0, std::__1::allocator<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0>, 2u>::~__libcpp_compressed_pair_imp()
21  0x116a8e565 std::__1::__compressed_pair<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0, std::__1::allocator<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0> >::~__compressed_pair()
22  0x116a8e545 std::__1::__compressed_pair<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0, std::__1::allocator<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0> >::~__compressed_pair()
23  0x116a8e3ab std::__1::__function::__func<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0, std::__1::allocator<WebCore::SerializedScriptValue::writeBlobsToDiskForIndexedDB(std::__1::function<void (WebCore::IDBValue const&)>)::$_0>, void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>::destroy_deallocate()
24  0x114be2a2d std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>::~function()
25  0x114be29c5 std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>::~function()
26  0x114bd8ab5 WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0::~$_0()
27  0x114bd89d5 WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0::~$_0()
28  0x114bda4a5 std::__1::__libcpp_compressed_pair_imp<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0, std::__1::allocator<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0>, 2u>::~__libcpp_compressed_pair_imp()
29  0x114bda485 std::__1::__compressed_pair<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0, std::__1::allocator<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0> >::~__compressed_pair()
30  0x114bda465 std::__1::__compressed_pair<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0, std::__1::allocator<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0> >::~__compressed_pair()
31  0x114bda2fb std::__1::__function::__func<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0, std::__1::allocator<WebCore::BlobRegistryImpl::writeBlobsToTemporaryFiles(WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&, std::__1::function<void (WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> const&)>)::$_0>, void ()>::destroy_deallocate()
Comment 1 Ryan Haddad 2016-05-10 15:38:50 PDT
This assert was added with <http://trac.webkit.org/changeset/200503>
Comment 3 Brady Eidson 2016-05-10 15:55:14 PDT

*** This bug has been marked as a duplicate of bug 157525 ***