Bug 119858 - AX: Crash: com.apple.WebKit.WebContent at com.apple.WebKit2: WebKit::WebPage::accessibilityObjectForMainFramePlugin + 8
Summary: AX: Crash: com.apple.WebKit.WebContent at com.apple.WebKit2: WebKit::WebPage:...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-15 13:02 PDT by chris fleizach
Modified: 2013-08-15 16:39 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.18 KB, patch)
2013-08-15 13:56 PDT, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2013-08-15 13:02:31 PDT
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000070

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit2             	0x00007fff91606092 WebKit::WebPage::accessibilityObjectForMainFramePlugin() + 8
1   com.apple.WebKit2             	0x00007fff9164fda8 -[WKAccessibilityWebPageObject accessibilityRootObjectWrapper] + 44
2   com.apple.WebKit2             	0x00007fff916503b9 -[WKAccessibilityWebPageObject accessibilityHitTest:] + 351
Comment 1 chris fleizach 2013-08-15 13:02:50 PDT
<rdar://14745783>
Comment 2 Lucas Forschler 2013-08-15 13:08:13 PDT
please use the full rdar path for bugs, otherwise the radar webkit bug importer complains
Comment 3 Lucas Forschler 2013-08-15 13:08:32 PDT
<rdar://problem/14745783>
Comment 4 chris fleizach 2013-08-15 13:56:36 PDT
Created attachment 208850 [details]
patch
Comment 5 WebKit Commit Bot 2013-08-15 16:39:01 PDT
Comment on attachment 208850 [details]
patch

Clearing flags on attachment: 208850

Committed r154151: <http://trac.webkit.org/changeset/154151>
Comment 6 WebKit Commit Bot 2013-08-15 16:39:03 PDT
All reviewed patches have been landed.  Closing bug.