WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86203
REGRESSION (
r116659
?): Assertion failures in JSC marking
https://bugs.webkit.org/show_bug.cgi?id=86203
Summary
REGRESSION (r116659?): Assertion failures in JSC marking
Antti Koivisto
Reported
2012-05-11 05:51:45 PDT
It looks like we started getting lots of marking related crashes after
r116659
.
http://build.webkit.org/results/Lion%20Debug%20(Tests)/r116675%20(6428)/sputnik/Unicode/Unicode_510/S7.6_A3.1-crash-log.txt
http://build.webkit.org/results/Lion%20Debug%20(Tests)/r116675%20(6428)/inspector/debugger/script-formatter-console-crash-log.txt
http://build.webkit.org/results/Lion%20Debug%20(Tests)/r116677%20(6430)/inspector/styles/show-user-agent-styles-crash-log.txt
Attachments
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
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.
Michael Saboff
Comment 2
2012-05-11 21:52:37 PDT
Rolled out
r116659
: <
http://trac.webkit.org/changeset/116659
> in
r116822
<
http://trac.webkit.org/changeset/116822
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug