Bug 161272

Summary: Octane/zlib is throws an exception when running run-jsc-benchmarks
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, oliver, sukolsak, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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