RESOLVED FIXED 32158
REGRESSION (r51670-51675): Two fast/js tests are crashing on Windows
https://bugs.webkit.org/show_bug.cgi?id=32158
Summary REGRESSION (r51670-51675): Two fast/js tests are crashing on Windows
Adam Roben (:aroben)
Reported 2009-12-04 07:30:52 PST
To reproduce: 1. run-webkit-tests Two fast/js tests crash: fast/js/excessive-comma-usage.html and fast/js/math-transforms.html. See <http://build.webkit.org/results/Windows%20Release%20(Tests)/r51675%20(6688)/results.html> for an example of the crashes. This started happening between r51670 and r51675. The new "rope" JS string representation landed in this range, and seems likely to be the culprit.
Attachments
Adam Roben (:aroben)
Comment 1 2009-12-04 07:31:22 PST
Adam Roben (:aroben)
Comment 2 2009-12-07 22:19:42 PST
*** Bug 32228 has been marked as a duplicate of this bug. ***
Gavin Barraclough
Comment 3 2009-12-09 17:45:10 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/runtime/JSString.cpp Sending JavaScriptCore/runtime/JSString.h Sending JavaScriptCore/runtime/Operations.h Sending LayoutTests/ChangeLog Sending LayoutTests/platform/win/Skipped Transmitting file data ...... Committed revision 51933.
David Kilzer (:ddkilzer)
Comment 4 2010-01-03 14:40:44 PST
Note You need to log in before you can comment on or make changes to this bug.