Bug 56147

Summary: [GTK] fast/workers/storage/use-same-database-in-page-and-workers.html fails an ASSERT
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, beidson, dimich, gustavo, levin, michaeln
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Martin Robinson
Reported 2011-03-10 15:12:58 PST
I see this locally: #0 0x00007f1c7cd9c750 in WebCore::WorkerThread::workerThread (this=0x7f1c68014a90) at ../../Source/WebCore/workers/WorkerThread.cpp:145 145 ASSERT(m_workerContext->hasOneRef()); (gdb) where #0 0x00007f1c7cd9c750 in WebCore::WorkerThread::workerThread (this=0x7f1c68014a90) at ../../Source/WebCore/workers/WorkerThread.cpp:145 #1 0x00007f1c7cd9c510 in WebCore::WorkerThread::workerThreadStart (thread=0x7f1c68014a90) at ../../Source/WebCore/workers/WorkerThread.cpp:118 #2 0x00007f1c7d261db5 in WTF::threadEntryPoint (contextData=0x7f1c6804c040) at ../../Source/JavaScriptCore/wtf/Threading.cpp:67 #3 0x00007f1c780d7971 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #4 0x00007f1c77e3392d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? ()
Attachments
Michael Nordman
Comment 1 2011-05-02 16:41:43 PDT
Looks like a dup of 59801
Gustavo Noronha (kov)
Comment 2 2012-05-02 14:32:04 PDT
*** This bug has been marked as a duplicate of bug 59801 ***
Note You need to log in before you can comment on or make changes to this bug.