[Webkit-unassigned] [Bug 56147] New: [GTK] fast/workers/storage/use-same-database-in-page-and-workers.html fails an ASSERT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 15:12:58 PST 2011


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

           Summary: [GTK]
                    fast/workers/storage/use-same-database-in-page-and-wor
                    kers.html fails an ASSERT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


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 ?? ()

-- 
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