Bug 119384 - REGRESSION (r153005): Crash in SpaceSplitString::spaceSplitStringContainsValue on Facebook
Summary: REGRESSION (r153005): Crash in SpaceSplitString::spaceSplitStringContainsValu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.8
: P1 Major
Assignee: Benjamin Poulain
URL:
Keywords: InRadar
: 119383 119396 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-01 01:39 PDT by Georgij
Modified: 2013-08-28 10:03 PDT (History)
7 users (show)

See Also:


Attachments
Crash log (132.74 KB, text/html)
2013-08-01 01:39 PDT, Georgij
no flags Details
Patch (3.38 KB, patch)
2013-08-02 16:02 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (4.07 KB, patch)
2013-08-02 16:15 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Georgij 2013-08-01 01:39:08 PDT
Created attachment 207906 [details]
Crash log

When opening chat sidebar on Facebook and clicking on a friend, it will crash. 
Doesn't happen on Safari 6.0.5.
Comment 1 Zan Dobersek 2013-08-02 07:34:48 PDT
*** Bug 119383 has been marked as a duplicate of this bug. ***
Comment 2 Zan Dobersek 2013-08-02 07:36:36 PDT
Doesn't seem to be related to bug #119155 or the post-FTL-merge crashes.
Comment 3 Alexey Proskuryakov 2013-08-02 10:09:56 PDT
<rdar://problem/14568421>

I didn't attempt to bisect, but this code was added in <http://trac.webkit.org/changeset/153005>.
Comment 4 Benjamin Poulain 2013-08-02 16:02:21 PDT
Created attachment 208052 [details]
Patch
Comment 5 Benjamin Poulain 2013-08-02 16:15:19 PDT
Created attachment 208054 [details]
Patch
Comment 6 Benjamin Poulain 2013-08-02 20:08:07 PDT
Comment on attachment 208054 [details]
Patch

Clearing flags on attachment: 208054

Committed r153685: <http://trac.webkit.org/changeset/153685>
Comment 7 Benjamin Poulain 2013-08-02 20:08:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Alexey Proskuryakov 2013-08-28 10:03:04 PDT
*** Bug 119396 has been marked as a duplicate of this bug. ***