[Webkit-unassigned] [Bug 106073] REGRESSION: [Mac] Intermittent crash in WTR::AccessibilityUIElement::isEqual

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 21:45:44 PST 2013


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-03 21:47:43 PST ---
Application Specific Information:
CRASHING TEST: sputnik/Conformance/09_Type_Conversion/9.5_ToInt32/S9.5_A2.2_T2.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   WebKitTestRunnerInjectedBundle    0x000000010c9815ba WTR::AccessibilityUIElement::isEqual(WTR::AccessibilityUIElement*) + 8 (AccessibilityUIElement.h:76)
1   WebKitTestRunnerInjectedBundle    0x000000010c987b45 WTR::JSAccessibilityUIElement::isEqual(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 65 (JSAccessibilityUIElement.cpp:203)
2   com.apple.JavaScriptCore          0x00000001087f7b4f JSC::JSCallbackFunction::call(JSC::ExecState*) + 431 (JSCallbackFunction.cpp:72)
3   com.apple.JavaScriptCore          0x000000010891130e JSC::LLInt::setUpCall(JSC::ExecState*, JSC::Instruction*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*) + 206 (LLIntSlowPaths.cpp:1362)
4   com.apple.JavaScriptCore          0x00000001089156db llint_op_call + 169
5   com.apple.JavaScriptCore          0x00000001087a4304 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 548 (JSValueInlines.h:360)
6   com.apple.JavaScriptCore          0x00000001086dc345 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69 (CallData.cpp:39)
7   com.apple.JavaScriptCore          0x000000010881f961 JSObjectCallAsFunction + 545 (JSObjectRef.cpp:444)
8   WebKitTestRunnerInjectedBundle    0x000000010c98b140 -[AccessibilityNotificationHandler _notificationReceived:] + 385 (AccessibilityNotificationHandler.mm:136)
9   com.apple.CoreFoundation          0x00007fff8d48247a _CFXNotificationPost + 2554
10  com.apple.Foundation              0x00007fff8846c846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
11  com.apple.WebCore                 0x0000000108be6837 WebCore::AXObjectCache::notificationPostTimerFired(WebCore::Timer<WebCore::AXObjectCache>*) + 71 (AXObjectCache.cpp:598)
12  com.apple.WebCore                 0x00000001098a636f WebCore::ThreadTimers::sharedTimerFiredInternal() + 159 (ThreadTimers.cpp:119)
13  com.apple.WebCore                 0x00000001097310a3 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51 (SharedTimerMac.mm:167)
14  com.apple.CoreFoundation          0x00007fff8d48cda4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
15  com.apple.CoreFoundation          0x00007fff8d48c8bd __CFRunLoopDoTimer + 557
16  com.apple.CoreFoundation          0x00007fff8d472099 __CFRunLoopRun + 1513
17  com.apple.CoreFoundation          0x00007fff8d4716b2 CFRunLoopRunSpecific + 290
18  com.apple.HIToolbox               0x00007fff8c56e0a4 RunCurrentEventLoopInMode + 209
19  com.apple.HIToolbox               0x00007fff8c56de42 ReceiveNextEventCommon + 356
20  com.apple.HIToolbox               0x00007fff8c56dcd3 BlockUntilNextEventMatchingListInMode + 62
21  com.apple.AppKit                  0x00007fff85d25613 _DPSNextEvent + 685
22  com.apple.AppKit                  0x00007fff85d24ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
23  com.apple.AppKit                  0x00007fff85d1c283 -[NSApplication run] + 517
24  com.apple.WebCore                 0x00000001096df543 WebCore::RunLoop::run() + 67 (RunLoopMac.mm:36)

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