[Webkit-unassigned] [Bug 109887] REGRESSION (r142707-r142797): Crash in JSObjectGetPrivate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 16:41:59 PST 2013


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





--- Comment #4 from Kevin M. Dean <kevin at rhubarbproductions.com>  2013-02-15 16:44:16 PST ---
Crashed running in the other mode. Crash doesn't really look any different.

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

Date/Time:       2013-02-15 00:33:31.975 -0500
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10

Interval Since Last Report:          46 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  24 sec
Per-App Crashes Since Last Report:   1
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 0x0000000000000430

VM Regions Near 0x430:
--> 
    __TEXT                 000000010d08c000-000000010d08d000 [    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          0x000000010d67c50d JSObjectGetPrivate + 13
1   com.apple.Safari.framework        0x0000000111576e69 Safari::JSWrapper::wrap(OpaqueJSContext const*, Safari::JSWrappable*) + 131
2   com.apple.Safari.framework        0x00000001114d9b75 Safari::EventTarget::handleEvent(Safari::Event*, Safari::RegisteredEventListener const&) + 87
3   com.apple.Safari.framework        0x00000001114d9a9a Safari::EventTarget::fireEventListeners(Safari::Event*, Safari::EventTargetTracker*) + 312
4   com.apple.Safari.framework        0x00000001114d96bf Safari::EventTarget::fireEventListeners(Safari::Event*) + 173
5   com.apple.Safari.framework        0x00000001114d95ce Safari::EventTarget::dispatchEvent(Safari::Event*) + 370
6   com.apple.Safari.framework        0x00000001114a14ea Safari::ContentExtension::dispatchMessageToPage(Safari::WK::String const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&) + 128
7   com.apple.Safari.framework        0x00000001114a44c0 Safari::ContentExtension::handleMessage(Safari::WK::String const&, Safari::WK::Type const&) + 140
8   com.apple.Safari.framework        0x0000000111407582 Safari::BrowserBundleController::dispatchMessage(Safari::WK::String const&, Safari::WK::Type const&) + 62
9   com.apple.Safari.framework        0x0000000111405cc2 Safari::BrowserBundleController::didReceiveMessage(Safari::WK::Bundle const&, Safari::WK::String const&, Safari::WK::Type const&) + 40
10  com.apple.Safari.framework        0x000000011148a6e3 Safari::WK::didReceiveMessage(OpaqueWKBundle const*, OpaqueWKString const*, void const*, void const*) + 91
11  com.apple.WebKit2                 0x000000010d0f0140 WebKit::InjectedBundleClient::didReceiveMessage(WebKit::InjectedBundle*, WTF::String const&, WebKit::APIObject*) + 134
12  com.apple.WebKit2                 0x000000010d1ec624 WebKit::WebProcess::postInjectedBundleMessage(CoreIPC::DataReference const&) + 144
13  com.apple.WebKit2                 0x000000010d1f2943 void CoreIPC::handleMessage<Messages::WebProcess::PostInjectedBundleMessage, WebKit::WebProcess, void (WebKit::WebProcess::*)(CoreIPC::DataReference const&)>(CoreIPC::MessageDecoder&, WebKit::WebProcess*, void (WebKit::WebProcess::*)(CoreIPC::DataReference const&)) + 69
14  com.apple.WebKit2                 0x000000010d0d30dd CoreIPC::Connection::dispatchMessage(WTF::PassOwnPtr<CoreIPC::MessageDecoder>) + 105
15  com.apple.WebKit2                 0x000000010d0d477a CoreIPC::Connection::dispatchOneMessage() + 96
16  com.apple.WebCore                 0x000000010e469fd9 WebCore::RunLoop::performWork() + 153
17  com.apple.WebCore                 0x000000010e46a675 WebCore::RunLoop::performWork(void*) + 53
18  com.apple.CoreFoundation          0x00007fff87db0101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
19  com.apple.CoreFoundation          0x00007fff87dafaed __CFRunLoopDoSources0 + 445
20  com.apple.CoreFoundation          0x00007fff87dd2dc5 __CFRunLoopRun + 789
21  com.apple.CoreFoundation          0x00007fff87dd26b2 CFRunLoopRunSpecific + 290
22  com.apple.HIToolbox               0x00007fff8dc4e0a4 RunCurrentEventLoopInMode + 209
23  com.apple.HIToolbox               0x00007fff8dc4de42 ReceiveNextEventCommon + 356
24  com.apple.HIToolbox               0x00007fff8dc4dcd3 BlockUntilNextEventMatchingListInMode + 62
25  com.apple.AppKit                  0x00007fff8b88d613 _DPSNextEvent + 685
26  com.apple.AppKit                  0x00007fff8b88ced2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
27  com.apple.AppKit                  0x00007fff8b884283 -[NSApplication run] + 517
28  com.apple.WebCore                 0x000000010e46ac5d WebCore::RunLoop::run() + 77
29  com.apple.WebKit2                 0x000000010d163d2d int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 631
30  com.apple.WebProcess              0x000000010d08ce43 main + 307
31  libdyld.dylib                     0x00007fff8936d7e1 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