[Webkit-unassigned] [Bug 128282] New: IDB: storage/indexeddb/mozilla/clear.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 16:52:24 PST 2014


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

           Summary: IDB: storage/indexeddb/mozilla/clear.html fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
                CC: webkit-bug-importer at group.apple.com


IDB: storage/indexeddb/mozilla/clear.html fails

Crashes due to an assert.

ASSERTION FAILED: m_state == Unused || m_state == Running
/Volumes/Data/git/OpenSource/Source/WebCore/Modules/indexeddb/IDBTransactionBackend.cpp(217) : void WebCore::IDBTransactionBackend::commit()
1   0x110f656c0 WTFCrash
2   0x112f6c080 WebCore::IDBTransactionBackend::commit()
3   0x1139a0bf9 WebCore::IDBDatabaseBackend::commit(long long)
4   0x113436454 WebCore::IDBTransaction::setActive(bool)
5   0x113856ba6 WebCore::IDBPendingTransactionMonitor::deactivateNewTransactions()
6   0x112f62d39 WebCore::JSMainThreadExecState::didLeaveScriptContext()
7   0x112cdfb8f WebCore::JSMainThreadExecState::~JSMainThreadExecState()
8   0x112cdfae5 WebCore::JSMainThreadExecState::~JSMainThreadExecState()
9   0x112cdfa3f WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
10  0x112e5b1e4 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)
11  0x1126e43d1 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1ul, WTF::CrashOnOverflow>&)
12  0x1126e3d1e WebCore::EventTarget::fireEventListeners(WebCore::Event*)
13  0x112258b89 WebCore::IDBEventDispatcher::dispatch(WebCore::Event*, WTF::Vector<WTF::RefPtr<WebCore::EventTarget>, 0ul, WTF::CrashOnOverflow>&)
14  0x113b0769d WebCore::IDBRequest::dispatchEvent(WTF::PassRefPtr<WebCore::Event>)
15  0x112b06807 WebCore::IDBOpenDBRequest::dispatchEvent(WTF::PassRefPtr<WebCore::Event>)
16  0x112b0684c non-virtual thunk to WebCore::IDBOpenDBRequest::dispatchEvent(WTF::PassRefPtr<WebCore::Event>)
17  0x112538524 WebCore::DocumentEventQueue::dispatchEvent(WebCore::Event&)
18  0x112538404 WebCore::DocumentEventQueue::pendingEventTimerFired()
19  0x11253c202 WebCore::DocumentEventQueue::Timer::fired()
20  0x113c259dc WebCore::ThreadTimers::sharedTimerFiredInternal()
21  0x113c25699 WebCore::ThreadTimers::sharedTimerFired()
22  0x1139556c3 WebCore::timerFired(__CFRunLoopTimer*, void*)
23  0x7fff90da7724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
24  0x7fff90da725f __CFRunLoopDoTimer
25  0x7fff90e1876a __CFRunLoopDoTimers
26  0x7fff90d62aa5 __CFRunLoopRun
27  0x7fff90d62275 CFRunLoopRunSpecific
28  0x7fff90fd1f0d RunCurrentEventLoopInMode
29  0x7fff90fd1cb7 ReceiveNextEventCommon
30  0x7fff90fd1abc _BlockUntilNextEventMatchingListInModeWithFilter
31  0x7fff91a3028e _DPSNextEvent

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list