Bug 56336

Summary: CrashTracer: 60 crashes in WebProcess at com.apple.WebKit2: -[AccessibilityWebPageObject accessibilityHitTest:] + 248
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch bdakin: review+

chris fleizach
Reported 2011-03-14 14:18:23 PDT
10 com.apple.WebKit2: -[AccessibilityWebPageObject accessibilityHitTest:] + 248 <== 10 com.apple.AppKit: CopyElementAtPosition + 546 10 com.apple.HIServices: _AXXMIGCopyElementAtPosition + 207 10 com.apple.HIServices: _XCopyElementAtPosition + 435 10 com.apple.HIServices: mshMIGPerform + 564 10 com.apple.CoreFoundation: __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44 10 com.apple.CoreFoundation: __CFRunLoopDoSource1 + 155 10 com.apple.CoreFoundation: __CFRunLoopRun + 1877 0 com.apple.WebKit2 0x7fff8b989f05 -[AccessibilityWebPageObject accessibilityHitTest:] + 248 (/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/PrivateHeaders/Frame.h:286) looks like one of these is nil m_page->mainFrame()->coreFrame()->view();
Attachments
patch (1.75 KB, patch)
2011-03-14 14:20 PDT, chris fleizach
bdakin: review+
chris fleizach
Comment 1 2011-03-14 14:18:32 PDT
chris fleizach
Comment 2 2011-03-14 14:20:25 PDT
chris fleizach
Comment 3 2011-03-14 18:11:57 PDT
Note You need to log in before you can comment on or make changes to this bug.