Bug 76101 - Assertion failure in JSC::allocateCell trying to allocate a JSString
Summary: Assertion failure in JSC::allocateCell trying to allocate a JSString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-01-11 13:58 PST by Anders Carlsson
Modified: 2012-01-11 14:19 PST (History)
0 users

See Also:


Attachments
Patch (3.32 KB, patch)
2012-01-11 14:00 PST, Anders Carlsson
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-01-11 13:58:03 PST
Assertion failure in JSC::allocateCell trying to allocate a JSString
Comment 1 Anders Carlsson 2012-01-11 14:00:27 PST
Created attachment 122091 [details]
Patch
Comment 2 Anders Carlsson 2012-01-11 14:01:48 PST
Committed r104744: <http://trac.webkit.org/changeset/104744>
Comment 3 Geoffrey Garen 2012-01-11 14:19:44 PST
<rdar://problem/10678988>