[Webkit-unassigned] [Bug 109852] New: ASSERTION FAILED: !callFrame->hadException() on detik.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 12:10:00 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109852

           Summary: ASSERTION FAILED: !callFrame->hadException() on
                    detik.com
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: ggaren at apple.com, oliver at apple.com, fpizlo at apple.com


Just opening http://www.detik.com and scrolling around a little very frequently results in an assertion failure:

ASSERTION FAILED: !callFrame->hadException()
/Users/ap/Safari/OpenSource/Source/JavaScriptCore/interpreter/Interpreter.cpp(999) : JSC::JSValue JSC::Interpreter::executeCall(CallFrame *, JSC::JSObject *, JSC::CallType, const JSC::CallData &, JSC::JSValue, const JSC::ArgList &)
1   0x10eeb3c39 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
2   0x10ecc2ac2 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
3   0x1108f6ee2 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
4   0x1113c526f WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*)
5   0x1113c4e53 WebCore::ScheduledAction::execute(WebCore::Document*)
6   0x1113c4c94 WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext*)
7   0x1102e5ae8 WebCore::DOMTimer::fired()

This blocks testing in bug 107228.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list