[Webkit-unassigned] [Bug 7522] New: Crash when firing layoutTestController.notifyDone() after a delay

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Feb 28 15:42:52 PST 2006


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

           Summary: Crash when firing layoutTestController.notifyDone()
                    after a delay
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: justin.garcia at apple.com


Debug DumpRenderTree and run the testcase I'm about to attach.  Here's the
backtrace:

#0      0x0e242210 in KXMLCore::RefPtr<KJS::Bindings::Instance>::get at
RefPtr.h:45
#1      0x0e24224c in KJS::RuntimeObjectImp::getInternalInstance at
runtime_object.h:48
#2      0x0e1e8dfc in KJS::RuntimeMethod::callAsFunction at
runtime_method.cpp:82
#3      0x0e1c09a8 in KJS::JSObject::call at object.cpp:96
#4      0x0107bdd4 in KJS::ScheduledAction::execute at kjs_window.cpp:1866
#5      0x0107c0d8 in KJS::Window::timerFired at kjs_window.cpp:1986
#6      0x0107c144 in KJS::DOMWindowTimer::fired at kjs_window.cpp:2554
#7      0x0139918c in WebCore::TimerBase::fireTimers at Timer.cpp:336
#8      0x01399240 in WebCore::TimerBase::sharedTimerFired at Timer.cpp:353
#9      0x013985ec in WebCore::timerFired at SharedTimerMac.cpp:46
#10     0x90771aec in __CFRunLoopDoTimer
#11     0x9075e464 in __CFRunLoopRun
#12     0x9075da18 in CFRunLoopRunSpecific
#13     0x928e2664 in -[NSRunLoop runMode:beforeDate:]
#14     0x00007144 in dumpRenderTree at DumpRenderTree.m:776
#15     0x00003ddc in main at DumpRenderTree.m:273


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