Bug 32158 - REGRESSION (r51670-51675): Two fast/js tests are crashing on Windows
Summary: REGRESSION (r51670-51675): Two fast/js tests are crashing on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: InRadar, LayoutTestFailure, PlatformOnly
: 32228 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-04 07:30 PST by Adam Roben (:aroben)
Modified: 2010-01-03 14:40 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 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.
Comment 1 Adam Roben (:aroben) 2009-12-04 07:31:22 PST
<rdar://problem/7444149>
Comment 2 Adam Roben (:aroben) 2009-12-07 22:19:42 PST
*** Bug 32228 has been marked as a duplicate of this bug. ***
Comment 3 Gavin Barraclough 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.
Comment 4 David Kilzer (:ddkilzer) 2010-01-03 14:40:44 PST
<http://trac.webkit.org/changeset/51933>