[Webkit-unassigned] [Bug 60111] New: webkit crash opening JavaScript typed arrays matrix library benchmark
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 3 19:00:50 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60111
Summary: webkit crash opening JavaScript typed arrays matrix
library benchmark
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Critical
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: stephen.bannasch at gmail.com
Created an attachment (id=92183)
--> (https://bugs.webkit.org/attachment.cgi?id=92183&action=review)
webkit crash log
I've been maintaining a benchmark library comparing performance of a series of JavaScript libraries for doing matrix operations. Most of these libraries use JavaScript typed arrays which spun out of the WebGL standard,.
You can run the benchmarks here: http://stepheneb.github.com/webgl-matrix-benchmarks/matrix_benchmark.html
Right now when I open this page with WebKit nightly: 85595 it crashes.
These used to work in WebKit nightly ... much more slowly than in Chrome or Minefield, but they worked.
FYI: this is how fast they run on Minefield: https://img.skitch.com/20110504-qbt1ajmg948jay37nasfwhtg2a.jpg
The repository for the source code is: https://github.com/stepheneb/webgl-matrix-benchmarks
There were some recent changes -- I'll see if older versions of the matrix benchmarks worked and if a specific commit is causing the problem for WebKit nightly I'll report back here.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list