Bug 112578 - [EFL] [IndexedDB] storage/indexeddb/transaction-coordination-across-databases.html failed unexpectedly (WebProcess crashed)
Summary: [EFL] [IndexedDB] storage/indexeddb/transaction-coordination-across-databases...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-18 09:04 PDT by Riju
Modified: 2017-03-11 10:49 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Riju 2013-03-18 09:04:53 PDT
storage/indexeddb/transaction-coordination-across-databases.html failed unexpectedly (WebProcess crashed)

crash log for WebProcess (pid <unknown>):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_normalWorld->hasOneRef()
STDERR: /home/riju/WebKit/Source/WebCore/bindings/js/WebCoreJSClientData.h(43) : virtual WebCore::WebCoreJSClientData::~WebCoreJSClientData()
STDERR: 1   0x7f719f9b2f58 WebCore::WebCoreJSClientData::~WebCoreJSClientData()
STDERR: 2   0x7f719f9b3040 WebCore::WebCoreJSClientData::~WebCoreJSClientData()
STDERR: 3   0x7f719a29ca4e JSC::JSGlobalData::~JSGlobalData()
STDERR: 4   0x7f719e98af13 WTF::ThreadSafeRefCounted<JSC::JSGlobalData>::deref()
STDERR: 5   0x7f719f9b3d5e void WTF::derefIfNotNull<JSC::JSGlobalData>(JSC::JSGlobalData*)
STDERR: 6   0x7f719fa47fcb WTF::RefPtr<JSC::JSGlobalData>::~RefPtr()
STDERR: 7   0x7f719a2b73cc JSC::JSLockHolder::~JSLockHolder()
STDERR: 8   0x7f719fa46a08 WebCore::WorkerScriptController::~WorkerScriptController()
STDERR: 9   0x7f719f8dc039 void WTF::deleteOwnedPtr<WebCore::WorkerScriptController>(WebCore::WorkerScriptController*)
STDERR: 10  0x7f719f8ea17a WTF::OwnPtr<WebCore::WorkerScriptController>::clear()
STDERR: 11  0x7f719f8e9c78 WebCore::WorkerContext::clearScript()
STDERR: 12  0x7f719f8e9ea5 WebCore::WorkerThreadShutdownFinishTask::performTask(WebCore::ScriptExecutionContext*)
STDERR: 13  0x7f719f8e5da1 WebCore::WorkerRunLoop::Task::performTask(WebCore::WorkerRunLoop const&, WebCore::ScriptExecutionContext*)
STDERR: 14  0x7f719f8e5ad8 WebCore::WorkerRunLoop::runCleanupTasks(WebCore::WorkerContext*)
STDERR: 15  0x7f719f8e5678 WebCore::WorkerRunLoop::run(WebCore::WorkerContext*)
STDERR: 16  0x7f719f8e9a19 WebCore::WorkerThread::runEventLoop()
STDERR: 17  0x7f719f8d34ab WebCore::DedicatedWorkerThread::runEventLoop()
STDERR: 18  0x7f719f8e9934 WebCore::WorkerThread::workerThread()
STDERR: 19  0x7f719f8e9688 WebCore::WorkerThread::workerThreadStart(void*)
STDERR: 20  0x7f71a005e735
STDERR: 21  0x7f71a008651a
STDERR: 22  0x7f7197bd9e9a
STDERR: 23  0x7f71a2dc3cbd clone
Comment 1 Michael Catanzaro 2017-03-11 10:49:03 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.