Bug 161272
| Summary: | Octane/zlib is throws an exception when running run-jsc-benchmarks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Saam Barati <saam> |
| Component: | JavaScriptCore | Assignee: | 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 | ||
Saam Barati
Not sure why
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Saam Barati
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
Filip Pizlo
Fascinating. Looks like a bug in run-jsc-benchmarks.
Saam Barati
Never mind, I had a stale Octane I was running