Skip to content

Instantly share code, notes, and snippets.

@mihaip
Created February 3, 2011 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mihaip/810299 to your computer and use it in GitHub Desktop.
Save mihaip/810299 to your computer and use it in GitHub Desktop.
Failure when running run-webkit-tests fast/events/recorded-keydown-event.html fast/events/tabindex-focus-blur-all.html
FlateDecode: decoding error: incorrect data check.
ASSERTION FAILED: m_rootObject->isValid()
(/Users/mihaip/Developer/source/chromium1/src/third_party/WebKit/Source/WebCore/bridge/jsc/BridgeJSC.cpp:109 void JSC::Bindings::Instance::willDestroyRuntimeObject(JSC::Bindings::RuntimeObject*))
-> JSC::Bindings::Instance::willDestroyRuntimeObject(JSC::Bindings::RuntimeObject*)
-> JSC::Bindings::RuntimeObject::~RuntimeObject()
-> WebKit::ProxyRuntimeObject::~ProxyRuntimeObject()
-> JSC::MarkedSpace::allocate(unsigned long)
-> JSC::Heap::allocate(unsigned long)
-> JSC::JSCell::operator new(unsigned long, JSC::ExecState*)
-> JSC::BooleanPrototype::BooleanPrototype(JSC::ExecState*, JSC::JSGlobalObject*, WTF::NonNullPassRefPtr<JSC::Structure>, JSC::Structure*)
-> JSC::JSGlobalObject::reset(JSC::JSValue)
-> JSC::JSGlobalObject::init(JSC::JSObject*)
-> JSC::JSGlobalObject::JSGlobalObject(WTF::NonNullPassRefPtr<JSC::Structure>, JSC::JSGlobalObject::JSGlobalObjectData*, JSC::JSObject*)
-> WebCore::JSDOMGlobalObject::JSDOMGlobalObject(WTF::NonNullPassRefPtr<JSC::Structure>, WebCore::JSDOMGlobalObject::JSDOMGlobalObjectData*, JSC::JSObject*)
-> WebCore::JSDOMWindowBase::JSDOMWindowBase(WTF::NonNullPassRefPtr<JSC::Structure>, WTF::PassRefPtr<WebCore::DOMWindow>, WebCore::JSDOMWindowShell*)
-> WebCore::JSDOMWindow::JSDOMWindow(WTF::NonNullPassRefPtr<JSC::Structure>, WTF::PassRefPtr<WebCore::DOMWindow>, WebCore::JSDOMWindowShell*)
-> WebCore::JSDOMWindowShell::setWindow(WTF::PassRefPtr<WebCore::DOMWindow>)
-> WebCore::ScriptController::clearWindowShell(bool)
-> WebCore::Frame::pageDestroyed()
-> WebCore::FrameLoader::closeAndRemoveChild(WebCore::Frame*)
-> WebCore::FrameLoader::detachFromParent()
-> WebCore::FrameLoader::detachChildren()
-> WebCore::FrameLoader::detachFromParent()
-> WebCore::FrameLoader::frameDetached()
-> WebCore::HTMLFrameOwnerElement::willRemove()
-> WebCore::HTMLFrameElementBase::willRemove()
-> WebCore::ContainerNode::willRemove()
-> WebCore::ContainerNode::willRemove()
-> WebCore::willRemoveChildren(WebCore::ContainerNode*)
-> WebCore::ContainerNode::removeChildren()
-> WebCore::Document::implicitOpen()
-> WebCore::Document::open(WebCore::Document*)
-> WebCore::Document::write(WebCore::SegmentedString const&, WebCore::Document*)
-> WebCore::documentWrite(JSC::ExecState*, WebCore::HTMLDocument*, WebCore::NewlineRequirement)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment