[Webkit-unassigned] [Bug 76362] New: ASSERT_ICON_SYNC_THREAD fired in WebCore::IconDatabase::iconDatabaseSyncThread()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 21:27:24 PST 2012


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

           Summary: ASSERT_ICON_SYNC_THREAD fired in
                    WebCore::IconDatabase::iconDatabaseSyncThread()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sriram.neelakandan at gmail.com


when WebCore::IconDatabase::open(const String& directory, const String& filename) is called in quick successions,multiple syncThreads are started.
First thread has not been scheduled yet to mark isOpen();


Need to ensure ::open fails if m_syncThreadRunning

will attach a patch for the same

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