[Webkit-unassigned] [Bug 28795] New: fast/workers/worker-lifecycle.html crashes intermittently on snowleopard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 20:38:37 PDT 2009


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

           Summary: fast/workers/worker-lifecycle.html crashes
                    intermittently on snowleopard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at chromium.org


The worker-lifecycle layout test crashes intermittently on snowleopard.

The stderr shows:

ASSERTION FAILED: !result
(/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-leaks/build/JavaScriptCore/wtf/ThreadingPthreads.cpp:248
void WTF::Mutex::lock())

pthread_mutex_lock() is returning an error - this seems to imply a deadlock of
some kind, but I don't see any way for that to happen given the simple uses of
mutexes in the worker code.

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