Bug 133644

Summary: Crash at WebCore::TreeShared<WebCore::Node>::ref + 178
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: calvaris, commit-queue, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jer Noble 2014-06-09 09:01:02 PDT
Crash at WebCore::TreeShared<WebCore::Node>::ref + 178
Comment 1 Jer Noble 2014-06-09 09:04:30 PDT
Created attachment 232705 [details]
Patch
Comment 2 Alexey Proskuryakov 2014-06-09 09:42:23 PDT
Comment on attachment 232705 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=232705&action=review

> Source/WebCore/ChangeLog:4
> +        Crash at WebCore::TreeShared<WebCore::Node>::ref + 178
> +        https://bugs.webkit.org/show_bug.cgi?id=133644

Isn't this a duplicate of bug 133450?
Comment 3 Jer Noble 2014-06-09 10:23:20 PDT
(In reply to comment #2)
> (From update of attachment 232705 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=232705&action=review
> 
> > Source/WebCore/ChangeLog:4
> > +        Crash at WebCore::TreeShared<WebCore::Node>::ref + 178
> > +        https://bugs.webkit.org/show_bug.cgi?id=133644
> 
> Isn't this a duplicate of bug 133450?

Yep, looks like it is.  I'll upload the patch there.

*** This bug has been marked as a duplicate of bug 133450 ***
Comment 4 Alexey Proskuryakov 2014-06-09 10:35:57 PDT
Comment on attachment 232705 [details]
Patch

Clearing review flag to get this patch out of review queue.