Bug 86203 - REGRESSION (r116659?): Assertion failures in JSC marking
Summary: REGRESSION (r116659?): Assertion failures in JSC marking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 05:51 PDT by Antti Koivisto
Modified: 2012-05-11 21:53 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Geoffrey Garen 2012-05-11 15:27:56 PDT
Seems like the best thing here is to roll out the patch and rework it. I'd suggest returning to the model where all strings are hash-const'd, to make bugs less elusive.