Bug 54881 - REGRESSION (r79132): Lots of tests crashing in JSCell::inherits on Windows
Summary: REGRESSION (r79132): Lots of tests crashing in JSCell::inherits on Windows
Status: RESOLVED DUPLICATE of bug 54867
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: LayoutTestFailure, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2011-02-21 07:48 PST by Adam Roben (:aroben)
Modified: 2011-02-21 08:04 PST (History)
0 users

See Also:


Attachments
Export JSObject::s_info from JavaScriptCore.dll (1.36 KB, patch)
2011-02-21 07:53 PST, Adam Roben (:aroben)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-02-21 07:48:35 PST
Every since r79132, lots of tests have been crashing in JSCell::inherits on Windows. See the URL for an example.
Comment 1 Adam Roben (:aroben) 2011-02-21 07:53:27 PST
Created attachment 83167 [details]
Export JSObject::s_info from JavaScriptCore.dll
Comment 2 Adam Roben (:aroben) 2011-02-21 07:57:14 PST
Committed r79222: <http://trac.webkit.org/changeset/79222>
Comment 3 Adam Roben (:aroben) 2011-02-21 08:04:22 PST

*** This bug has been marked as a duplicate of bug 54867 ***