[Webkit-unassigned] [Bug 17939] New: Crash decompiling "const a = 1, b; "

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 23:47:38 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17939

           Summary: Crash decompiling "const a = 1, b;"
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction, Regression
          Severity: Critical
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jruderman at gmail.com
                CC: mrowe at apple.com, oliver at apple.com
OtherBugsDependingO 13638
             nThis:


print(function() { const a = 1, b; });

Crashes ToT Debug JavaScriptCore in KJS::SourceStream::operator<<(KJS::Node
const*).

I suspect that this is a regression caused by the patch in bug 17929.


-- 
Configure bugmail: http://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