CLOSED DUPLICATE of bug 21429 21435
numerical javascript code crashes browser
https://bugs.webkit.org/show_bug.cgi?id=21435
Summary numerical javascript code crashes browser
Perrin Meyer
Reported 2008-10-07 11:05:54 PDT
This alpha-quality javascript code implements non-linear regression (curve fitting). If you click the "run code" button, after one or two runs safari crashes. It worked on nightly build 37300, but now it crashes on nightly 37376. It works fine Firefox 3.1pre nightly (although webkit is 3x faster!!!). The plotting is done with jquery + flot
Attachments
crash log (22.19 KB, text/plain)
2008-10-07 21:05 PDT, Perrin Meyer
no flags
Mark Rowe (bdash)
Comment 1 2008-10-07 11:29:07 PDT
Please attach a crash log: <http://webkit.org/quality/crashlogs.html>.
Perrin Meyer
Comment 2 2008-10-07 12:42:11 PDT
(In reply to comment #1) > Please attach a crash log: <http://webkit.org/quality/crashlogs.html>. > O.k. I'm at work now but I'll attach one when I get home tonight (crash was on my macbook air). I did click the "send report to apple" when it crashed the first time, so its somewhere in the ether...
Perrin Meyer
Comment 3 2008-10-07 21:05:16 PDT
Created attachment 24183 [details] crash log
Mark Rowe (bdash)
Comment 4 2008-10-07 21:08:16 PDT
I cannot reproduce any crash with r37381.
Mark Rowe (bdash)
Comment 5 2008-10-07 21:15:48 PDT
r37376 does crash, which makes this a duplicate of bug 21429. *** This bug has been marked as a duplicate of 21429 ***
Perrin Meyer
Comment 6 2008-10-07 21:19:57 PDT
confirmed fixed.
Note You need to log in before you can comment on or make changes to this bug.