Bug 37248 - new-run-webkit-tests crashes when run on a 64-bit machine
Summary: new-run-webkit-tests crashes when run on a 64-bit machine
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 23:29 PDT by Eric Seidel (no email)
Modified: 2010-04-13 00:00 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2010-04-07 23:32 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-04-07 23:29:25 PDT
new-run-webkit-tests crashes when run on a 64-bit machine
Comment 1 Eric Seidel (no email) 2010-04-07 23:32:03 PDT
Created attachment 52836 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-04-07 23:33:29 PDT
Mark might know why "arch" was added back in the test_shell days.
Comment 3 Dirk Pranke 2010-04-07 23:37:23 PDT
Heh, ironic that calling "arch" causes it to crash ...
Comment 4 Adam Barth 2010-04-07 23:39:31 PDT
(In reply to comment #3)
> Heh, ironic that calling "arch" causes it to crash ...

Can we land this?  I'd like to experiment more with new-run-webkit-tests, but this "crashes on every test" bug is blocking me.
Comment 5 Eric Seidel (no email) 2010-04-07 23:44:47 PDT
The "crash" is just arch exiting saying that there is no -i386 version of the binary.
Comment 6 Adam Barth 2010-04-07 23:55:58 PDT
Comment on attachment 52836 [details]
Patch

Clearing flags on attachment: 52836

Committed r57253: <http://trac.webkit.org/changeset/57253>
Comment 7 Adam Barth 2010-04-07 23:56:05 PDT
All reviewed patches have been landed.  Closing bug.