[Webkit-unassigned] [Bug 105845] REGRESSION (r133915-r133995): Javascript overlay not drawing correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 20:40:13 PST 2013


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


Kevin M. Dean <kevin at rhubarbproductions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Critical




--- Comment #4 from Kevin M. Dean <kevin at rhubarbproductions.com>  2013-01-07 20:42:08 PST ---
r139024 now crashes when trying to view a gallery picture.


Process:         WebProcess [8205]
Path:            /Applications/WebKit.app/Contents/Frameworks/10.8/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         537+ (537.25+)
Code Type:       X86-64 (Native)
Parent Process:  SafariForWebKitDevelopment [8202]
User ID:         501

Date/Time:       2013-01-07 23:38:08.342 -0500
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10

Interval Since Last Report:          1161632 sec
Crashes Since Last Report:           -7
Per-App Interval Since Last Report:  84921 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      3FB4F99D-AA2A-BF09-84EE-B9783AA375CE

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

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

VM Regions Near 0x18:
--> 
    __TEXT                 000000010845b000-000000010845c000 [    4K] r-x/rwx SM=COW  /Applications/WebKit.app/Contents/Frameworks/10.8/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Application Specific Information:
Bundle controller class:
BrowserBundleController


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore          0x000000010890b207 JSC::Arguments::create(JSC::JSGlobalData&, JSC::ExecState*, JSC::InlineCallFrame*) + 199
1   ???                               0x000000010aa33df6 0 + 4473437686
2   com.apple.JavaScriptCore          0x00000001089952f4 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 548
3   com.apple.JavaScriptCore          0x00000001088a34a5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
4   com.apple.WebCore                 0x000000010926bf1f WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 143
5   com.apple.WebCore                 0x00000001097d7f7f WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 479
6   com.apple.WebCore                 0x00000001097d7c1c WebCore::ScheduledAction::execute(WebCore::Document*) + 156
7   com.apple.WebCore                 0x0000000108f88573 WebCore::DOMTimer::fired() + 323
8   com.apple.WebCore                 0x000000010999e83f WebCore::ThreadTimers::sharedTimerFiredInternal() + 159
9   com.apple.WebCore                 0x0000000109827cb3 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51
10  com.apple.CoreFoundation          0x00007fff8ef4cda4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
11  com.apple.CoreFoundation          0x00007fff8ef4c8bd __CFRunLoopDoTimer + 557
12  com.apple.CoreFoundation          0x00007fff8ef32099 __CFRunLoopRun + 1513
13  com.apple.CoreFoundation          0x00007fff8ef316b2 CFRunLoopRunSpecific + 290
14  com.apple.HIToolbox               0x00007fff94dad0a4 RunCurrentEventLoopInMode + 209
15  com.apple.HIToolbox               0x00007fff94dace42 ReceiveNextEventCommon + 356
16  com.apple.HIToolbox               0x00007fff94daccd3 BlockUntilNextEventMatchingListInMode + 62
17  com.apple.AppKit                  0x00007fff929ec613 _DPSNextEvent + 685
18  com.apple.AppKit                  0x00007fff929ebed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
19  com.apple.AppKit                  0x00007fff929e3283 -[NSApplication run] + 517
20  com.apple.WebCore                 0x00000001097d39d3 WebCore::RunLoop::run() + 67
21  com.apple.WebKit2                 0x00000001085b443f int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebProcessMainDelegate>(WebKit::CommandLine const&) + 575
22  com.apple.WebKit2                 0x0000000108557557 WebKitMain + 299
23  com.apple.WebProcess              0x000000010845be7b main + 214
24  libdyld.dylib                     0x00007fff904cc7e1 start + 1

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