RESOLVED INVALID 11211
Crash on quit with r16878
https://bugs.webkit.org/show_bug.cgi?id=11211
Summary Crash on quit with r16878
Kevin M. Dean
Reported 2006-10-07 16:06:02 PDT
Crash on quit with r16878
Attachments
Crash log (31.58 KB, text/plain)
2006-10-07 16:06 PDT, Kevin M. Dean
no flags
r16886 crash log (30.18 KB, text/plain)
2006-10-08 06:30 PDT, Kevin M. Dean
no flags
Kevin M. Dean
Comment 1 2006-10-07 16:06:43 PDT
Created attachment 10970 [details] Crash log
Kevin M. Dean
Comment 2 2006-10-08 06:30:10 PDT
Created attachment 10977 [details] r16886 crash log Crashed again with r16886, but it's a different looking crash log.
Alexey Proskuryakov
Comment 3 2006-10-15 04:17:54 PDT
Top of crash log: 1 com.apple.WebCore 0x0110f4d8 WebCore::getInstanceForView(NSView*) + 184 2 com.apple.WebCore 0x012d7d74 WebCore::HTMLObjectElement::getInstance() const + 180 3 com.apple.WebCore 0x012a3998 KJS::getRuntimeObject(KJS::ExecState*, WebCore::Node*) + 184 4 com.apple.WebCore 0x012afc44 KJS::JSHTMLElement::getOwnPropertySlot(KJS::ExecState*, KJS::Identifier const&, KJS::PropertySlot&) + 532 5 com.apple.JavaScriptCore 0x00139740 KJS::JSObject::hasProperty(KJS::ExecState*, KJS::Identifier const&) const + 64 6 com.apple.JavaScriptCore 0x00132ce0 KJS::ForInNode::execute(KJS::ExecState*) + 544
Kevin M. Dean
Comment 4 2006-10-27 05:51:07 PDT
This hasn't happened again in a while so, it's probably fixed.
Alexey Proskuryakov
Comment 5 2006-10-28 13:04:06 PDT
Hmm, not sure what the right resolution for this issue is... Marking INVALID, since there was no way to reproduce, so we won't be able to re-test in the future, as WORKSFORME implies.
Note You need to log in before you can comment on or make changes to this bug.