Created
August 24, 2012 02:39
-
-
Save mhoran/3444924 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==12103== Process terminating with default action of signal 11 (SIGSEGV): dumping core | |
==12103== Access not within mapped region at address 0x0 | |
==12103== at 0x5FC3847: JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x5FB7D1E: cti_op_get_by_id (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x395F38D8: ??? | |
==12103== by 0x5FB02F0: JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*) (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x5FCBF20: JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue) (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x57AAE75: WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x57AB911: WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x58AEBDD: WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x59CC880: WebCore::HTMLScriptRunner::executePendingScriptAndDispatchEvent(WebCore::PendingScript&) (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x59CD063: WebCore::HTMLScriptRunner::executeParsingBlockingScript() (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x59CD3A7: WebCore::HTMLScriptRunner::executeParsingBlockingScripts() (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) | |
==12103== by 0x59C64F1: WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) (in /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4.9.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment