Bug 161272 - Octane/zlib is throws an exception when running run-jsc-benchmarks
Summary: Octane/zlib is throws an exception when running run-jsc-benchmarks
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-26 15:31 PDT by Saam Barati
Modified: 2016-08-26 15:39 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-08-26 15:31:00 PDT
Not sure why
Comment 1 Saam Barati 2016-08-26 15:33:06 PDT
Looks like this is the problem, not a crash:

Exception: SyntaxError: Can't create duplicate variable: 'read'
at bencher88:10
load@[native code]
global code@bencher88:10:5
Comment 2 Filip Pizlo 2016-08-26 15:35:16 PDT
Fascinating. Looks like a bug in run-jsc-benchmarks.
Comment 3 Saam Barati 2016-08-26 15:39:12 PDT
Never mind, I had a stale Octane I was running