RESOLVED INVALID 18750
SQUIRRELFISH: crashes likely caused by incorrect garbage collection
https://bugs.webkit.org/show_bug.cgi?id=18750
Summary SQUIRRELFISH: crashes likely caused by incorrect garbage collection
Cameron Zwarich (cpst)
Reported 2008-04-25 18:56:14 PDT
The layout test fast/js/exec-state-marking crashes in a few places, depending on how it is run, but it seems to be caused by incorrect garbage collection. There are similar issues using the web inspector on many pages.
Attachments
Stack trace (4.90 KB, text/plain)
2008-04-25 21:31 PDT, Cameron Zwarich (cpst)
no flags
Cameron Zwarich (cpst)
Comment 1 2008-04-25 21:31:14 PDT
Created attachment 20828 [details] Stack trace Here is a stack trace from gdb for fast/js/exec-state-marking. I made it GC every allocation.
Maciej Stachowiak
Comment 2 2008-05-03 01:24:34 PDT
This test no longer crashes.
Note You need to log in before you can comment on or make changes to this bug.