Bug 129219

Summary: Matrix benchmark crashes with FTL enabled
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: fpizlo, oliver, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://stepheneb.github.io/webgl-matrix-benchmarks/matrix_benchmark.html

Oliver Hunt
Reported 2014-02-22 16:15:32 PST
Going to http://stepheneb.github.io/webgl-matrix-benchmarks/matrix_benchmark.html with the FTL appears to produce an insta crash
Attachments
Radar WebKit Bug Importer
Comment 1 2014-02-22 16:15:58 PST
Radar WebKit Bug Importer
Comment 2 2014-02-22 16:16:01 PST
Filip Pizlo
Comment 3 2014-02-22 16:49:03 PST
You didn't enable the FTL. This crash is an assertion that you're trying to run-time enable the FTL without build-time enabling it.
Note You need to log in before you can comment on or make changes to this bug.