[Webkit-unassigned] [Bug 10538] New: REGRESSION: [Icon DB] Assertion failure (iconID) in WebCore::IconDatabase::forgetIconForIconURLFromDatabase()

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Aug 24 06:51:00 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10538

           Summary: REGRESSION: [Icon DB] Assertion failure (iconID) in
                    WebCore::IconDatabase::forgetIconForIconURLFromDatabase(
                    )
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: normal
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com
                CC: beidson at apple.com


I think I got it right after closing a window:

ASSERTION FAILED: iconID (WebCore/loader/icon/IconDatabase.cpp:491 void
WebCore::IconDatabase::forgetIconForIconURLFromDatabase(const
WebCore::String&))

Backtrace:
0   com.apple.WebCore           0x01ca6114
WebCore::IconDatabase::forgetIconForIconURLFromDatabase(WebCore::String const&)
+ 164 (IconDatabase.cpp:491)
1   com.apple.WebCore           0x01ca6df8
WebCore::IconDatabase::syncDatabase() + 1284 (IconDatabase.cpp:701)
2   com.apple.WebCore           0x01ca6fa0
WebCore::IconDatabase::updateDatabase(WebCore::Timer<WebCore::IconDatabase>*) +
36 (IconDatabase.cpp:659)
3   com.apple.WebCore           0x01e90b54
WebCore::Timer<WebCore::IconDatabase>::fired() + 152 (Timer.h:94)
4   com.apple.WebCore           0x01b832d0
WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*,
(unsigned long)0> const&) + 236 (Timer.cpp:322)
5   com.apple.WebCore           0x01b8339c
WebCore::TimerBase::sharedTimerFired() + 132 (Timer.cpp:355)
6   com.apple.WebCore           0x01b82748
WebCore::timerFired(__CFRunLoopTimer*, void*) + 60 (SharedTimerMac.cpp:47)
7   com.apple.CoreFoundation    0x907ef550 __CFRunLoopDoTimer + 184
8   com.apple.CoreFoundation    0x907dbec8 __CFRunLoopRun + 1680
9   com.apple.CoreFoundation    0x907db47c CFRunLoopRunSpecific + 268
10  com.apple.HIToolbox         0x931eb740 RunCurrentEventLoopInMode + 264
11  com.apple.HIToolbox         0x931eadd4 ReceiveNextEventCommon + 380
12  com.apple.HIToolbox         0x931eac40
BlockUntilNextEventMatchingListInMode + 96
13  com.apple.AppKit            0x936eeae4 _DPSNextEvent + 384
14  com.apple.AppKit            0x936ee7a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
15  com.apple.Safari            0x00006740 0x1000 + 22336
16  com.apple.AppKit            0x936eacec -[NSApplication run] + 472
17  com.apple.AppKit            0x937db87c NSApplicationMain + 452
18  com.apple.Safari            0x0005c77c 0x1000 + 374652
19  com.apple.Safari            0x0005c624 0x1000 + 374308


-- 
Configure bugmail: http://bugzilla.opendarwin.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