[Webkit-unassigned] [Bug 23085] New: [jsfunfuzz] gc crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 2 21:26:50 PST 2009


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

           Summary: [jsfunfuzz] gc crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com
OtherBugsDependingO 13638
             nThis:


(function(){
    try{
        with({})
            throw this(function(){})
    } catch(x) {
    }
})()
gc()


-- 
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