[Webkit-unassigned] [Bug 7274] New: Assertion failure in TimerBase::checkHeapIndex() (Timer.cpp:199) !timerHeap->isEmpty()

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 15 07:37:53 PST 2006


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

           Summary: Assertion failure in TimerBase::checkHeapIndex()
                    (Timer.cpp:199) !timerHeap->isEmpty()
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.apple.com/itunes/1billion/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: major
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


ASSERTION FAILED: !timerHeap->isEmpty() (WebCore/platform/Timer.cpp:199 void
WebCore::TimerBase::checkHeapIndex() const)

#0  0x01c26d20 in WebCore::TimerBase::checkHeapIndex (this=0x1438e3c0) at
WebCore/platform/Timer.cpp:199
#1  0x01ada2c0 in WebCore::TimerBase::heapDecreaseKey (this=0x1438e3c0) at
WebCore/platform/Timer.cpp:217
#2  0x01c277a4 in WebCore::TimerBase::heapPop (this=0x1438e3c0) at
WebCore/platform/Timer.cpp:260
#3  0x01c27840 in WebCore::TimerBase::heapIncreaseKey (this=0x1438e3c0) at
WebCore/platform/Timer.cpp:241
#4  0x01ada6bc in WebCore::TimerBase::setNextFireTime (this=0x1438e3c0,
newTime=1140015679.7352819) at WebCore/platform/Timer.cpp:294
#5  0x01ada7f0 in WebCore::TimerBase::fireTimers (fireTime=1140015679.7352819,
firingTimers=@0xbfffe4c0) at WebCore/platform/Timer.cpp:330
#6  0x01ada8c4 in WebCore::TimerBase::sharedTimerFired () at
WebCore/platform/Timer.cpp:350
#7  0x01ad9d40 in WebCore::timerFired () at
WebCore/platform/mac/SharedTimerMac.cpp:44
#8  0x90770aec in __CFRunLoopDoTimer ()

The  timer in question had an m_heapIndex of -1 and an oldTime of
2.1174059774237895e-203 in setNextFireTime. (newTime was 1140015679.7352819).


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