[Webkit-unassigned] [Bug 95364] New: Resizing HTML5 spec in Safari crashes in JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 12:16:51 PDT 2012


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

           Summary: Resizing HTML5 spec in Safari crashes in
                    JavaScriptCore
           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: eric at webkit.org
                CC: ggaren at apple.com, barraclough at apple.com,
                    fpizlo at apple.com


Resizing HTML5 spec in Safari crashes in JavaScriptCore

http://www.whatwg.org/specs/web-apps/current-work/

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008

VM Regions Near 0x8:
--> 
    __TEXT                 0000000109099000-000000010909a000 [    4K] r-x/rwx SM=COW  /Projects/*/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Application Specific Information:
objc[59356]: garbage collection is OFF
Bundle controller class:
BrowserBundleController


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                               0x0000288cf781c958 0 + 44585913010520
1   com.apple.JavaScriptCore          0x00000001097a9959 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 921 (JITCode.h:133)
2   com.apple.JavaScriptCore          0x00000001096fe894 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52 (CallData.cpp:39)
3   com.apple.WebCore                 0x000000010a59556f WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 511 (JSMainThreadExecState.h:92)

-- 
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