WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
95364
Resizing HTML5 spec in Safari crashes in JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=95364
Summary
Resizing HTML5 spec in Safari crashes in JavaScriptCore
Eric Seidel (no email)
Reported
2012-08-29 12:16:54 PDT
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)
Attachments
crash report
(46.05 KB, text/plain)
2012-08-29 12:17 PDT
,
Eric Seidel (no email)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2012-08-29 12:17:33 PDT
Created
attachment 161282
[details]
crash report
Eric Seidel (no email)
Comment 2
2012-08-29 12:17:52 PDT
I'm synced to
r126928
.
Alexey Proskuryakov
Comment 3
2012-08-29 13:41:54 PDT
> I'm synced to
r126928
.
I think that this is exactly the revision where this started. It has been rolled out yesterday, so please try updating again.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug