[Webkit-unassigned] [Bug 16626] New: ASSERT in JavaScriptCore while viewing/reloading WICD test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 13:03:30 PST 2007


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

           Summary: ASSERT in JavaScriptCore while viewing/reloading WICD
                    test case
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://www.w3.org/2004/CDF/TestSuite/WICD_CDR_WP1/test-
                    SVG-DOM-events.xhtml
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
 BugsThisDependsOn: 16490
OtherBugsDependingO 15836,16491
             nThis:


ASSERTION FAILED: !hadException()
(/Stuff/Projects/WebKit/JavaScriptCore/kjs/ExecState.h:129 KJS::JSValue*
KJS::ExecState::setNormalCompletion())

I'm pretty sure this is from a finally clause not clearing the exception before
executing. I was in TryNode::execute() the other day and saw code which looked
suspect.


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