RESOLVED INVALID 129219
Matrix benchmark crashes with FTL enabled
https://bugs.webkit.org/show_bug.cgi?id=129219
Summary Matrix benchmark crashes with FTL enabled
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.