[Webkit-unassigned] [Bug 21267] New: Crash in KJS::Heap::isBusy() running Google Top Draw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 21:38:07 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21267

           Summary: Crash in KJS::Heap::isBusy() running Google Top Draw
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsReduction
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com


Crashes while rendering at the 2 second mark on a 2GHz Core 2 Duo with 4GB RAM
with JSCore from Safari 4 DPUpdate.

Source is available at <http://code.google.com/p/topdraw/>.

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x93b65876 KJS::Heap::isBusy() + 6
1   com.apple.JavaScriptCore            0x93bee3fc JSGarbageCollect + 28
2   TopDrawRenderer                     0x0001393c -[Runtime dealloc] + 46
3   TopDrawRenderer                     0x00004c69 -[Compositor
evaluateWithSeed:] + 1116
4   TopDrawRenderer                     0x000118ef Process + 590
5   TopDrawRenderer                     0x000121e4 main + 1326
6   TopDrawRenderer                     0x0000271e start + 54


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list