WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
7522
Crash when firing layoutTestController.notifyDone() after a delay
https://bugs.webkit.org/show_bug.cgi?id=7522
Summary
Crash when firing layoutTestController.notifyDone() after a delay
Justin Garcia
Reported
2006-02-28 15:42:51 PST
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
Attachments
testcase
(186 bytes, text/plain)
2006-02-28 15:43 PST
,
Justin Garcia
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Justin Garcia
Comment 1
2006-02-28 15:43:50 PST
Created
attachment 6784
[details]
testcase
Gavin Barraclough
Comment 2
2011-06-16 20:53:17 PDT
Works for me
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug