[Webkit-unassigned] [Bug 22529] New: Crashes seen on buildbots due to trying to stop a worker thread twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 27 03:03:43 PST 2008


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

           Summary: Crashes seen on buildbots due to trying to stop a worker
                    thread twice
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


If a worker is asked to terminate, and then its object gets destroyed,
WorkerThread::stop() can be called during thread destruction.


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



More information about the webkit-unassigned mailing list