[Webkit-unassigned] [Bug 59110] New: IconDataBase.cpp IconDatabase::iconDatabaseSyncThread() assert Failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 10:07:14 PDT 2011


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

           Summary: IconDataBase.cpp
                    IconDatabase::iconDatabaseSyncThread() assert Failure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barrow_dj at yahoo.com


Hi There
This only happens when compiled for Debugging i.e. when the
ASSERT_ICON_SYNC_THREAD(); generates actual code.
It doesn't always fail only sometimes.
Unfortunately gdb is unreliable on our mips system for multiple threads.

I checked out webkit overnight from 20-21 of April the revision on IconDatabase.cpp is 84479.
It may be the m_syncLock.lock(); is uninitialised or not working properly.

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