RESOLVED DUPLICATE of bug 54614 Bug 54114
Intermittent JavaScript crashes in markRoots()
https://bugs.webkit.org/show_bug.cgi?id=54114
Summary Intermittent JavaScript crashes in markRoots()
Sveto
Reported 2011-02-09 09:57:25 PST
As of r78038 the crashes while working with heavy JavaScript in Fedex page, have returned. The twist this that it is not every single loading of a page with JavaScript, but rather every second or third, while one is working with repetitive JavaScript pages that go back and forth. One is for sure, every 4-5 min I get a crash. Cleaned cache an all as usual, but crashes return within minutes. Attached you will find one of the reports
Attachments
Crash Report (46.25 KB, text/rtf)
2011-02-09 09:58 PST, Sveto
no flags
Crash Report #2 (46.94 KB, text/rtf)
2011-02-09 10:40 PST, Sveto
no flags
Crashreport of r77919 (45.59 KB, text/rtf)
2011-02-09 11:05 PST, Sveto
no flags
same crash log, converted to plain text (45.61 KB, text/plain)
2011-02-09 15:52 PST, Alexey Proskuryakov
no flags
Crash report for r78528 (45.85 KB, text/plain)
2011-02-15 09:21 PST, Sveto
no flags
Sveto
Comment 1 2011-02-09 09:58:51 PST
Created attachment 81826 [details] Crash Report
Sveto
Comment 2 2011-02-09 10:40:06 PST
I'm attaching a second crash report to have more data related to the problem. As I said every 5-6 min I get a new crash report so I have them plenty.
Sveto
Comment 3 2011-02-09 10:40:35 PST
Created attachment 81835 [details] Crash Report #2
Sveto
Comment 4 2011-02-09 11:04:26 PST
Well also r77919 is crashing with a similar problem, so the bug must have been introduced even earlier. Overall r77919 seems more stable with javascript than r78038 I'm attaching here the crash report of 77919
Sveto
Comment 5 2011-02-09 11:05:08 PST
Created attachment 81838 [details] Crashreport of r77919
Alexey Proskuryakov
Comment 6 2011-02-09 15:52:27 PST
Created attachment 81889 [details] same crash log, converted to plain text Converted to plain text for easier viewing.
Geoffrey Garen
Comment 7 2011-02-09 18:11:12 PST
Sveto
Comment 8 2011-02-15 09:20:42 PST
Build r78528 fails to resolve the problem. Attached is the CrashLog#4 with that build.
Sveto
Comment 9 2011-02-15 09:21:40 PST
Created attachment 82472 [details] Crash report for r78528
Geoffrey Garen
Comment 10 2011-02-15 09:50:03 PST
It sounds like you're retesting newer builds. Can you provide the steps that you're using in your testing. Perhaps I can use them to reproduce a crash and debug it.
Sveto
Comment 11 2011-02-16 08:19:52 PST
LIke I said it is intermittent. At first it does work as supposed. It creates a label (in fedex and heavy java script). Than as I continue with the creation of more labels, say I'm at the 3rd or 4th one, all of a sudden the browser stalls, it gives me the impression as if it would be awaiting for data from the server, shows the beach ball for a short few seconds and than finally crashes. It does seem very difficult to reproduce in a different environment.
Sveto
Comment 12 2011-02-22 10:32:01 PST
This problem appears to be resolved in r79303, but I think already r78794 had it nailed. Thanks for the efforts.
Brent Fulgham
Comment 13 2022-02-12 20:03:34 PST
*** This bug has been marked as a duplicate of bug 54614 ***
Note You need to log in before you can comment on or make changes to this bug.