Bug 128738 - Frequent crash in AccessibilityRenderObject::remoteSVGRootElement when browsing with Webkit
Summary: Frequent crash in AccessibilityRenderObject::remoteSVGRootElement when browsi...
Status: RESOLVED DUPLICATE of bug 128175
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.9
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-13 04:43 PST by Tobias Tom
Modified: 2014-02-16 01:37 PST (History)
6 users (show)

See Also:


Attachments
Crash report (56.52 KB, text/plain)
2014-02-14 00:59 PST, Tobias Tom
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Tom 2014-02-13 04:43:03 PST
The attached crash report is generated regularly when I browse with Webkit. It doe not make any difference of the Inspector is open or not.

Cannot define steps to reproduce, just crashes… all the time.
Comment 1 Alexey Proskuryakov 2014-02-13 09:24:15 PST
There is currently no attachment in this bug, could you please attach the crash log again?
Comment 2 Tobias Tom 2014-02-14 00:59:46 PST
Created attachment 224177 [details]
Crash report
Comment 3 Alexey Proskuryakov 2014-02-14 09:39:28 PST
<rdar://problem/15965675>

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x00000001066719d0 WebCore::AccessibilityRenderObject::remoteSVGRootElement() const + 32
1   com.apple.WebCore             	0x000000010666adf5 WebCore::AccessibilityRenderObject::detach(WebCore::AccessibilityDetachmentType, WebCore::AXObjectCache*) + 117
2   com.apple.WebCore             	0x00000001066532a0 WebCore::AXObjectCache::~AXObjectCache() + 160
3   com.apple.WebCore             	0x0000000106863d2a WebCore::Document::~Document() + 474
4   com.apple.WebCore             	0x0000000106a40745 non-virtual thunk to WebCore::HTMLDocument::~HTMLDocument() + 21
5   com.apple.WebCore             	0x0000000106dc7a95 WebCore::JSNodeOwner::finalize(JSC::Handle<JSC::Unknown>, void*) + 261
Comment 4 Zan Dobersek 2014-02-16 01:37:47 PST

*** This bug has been marked as a duplicate of bug 128175 ***