[Webkit-unassigned] [Bug 11244] New: Recursive loop with <marker> not caught

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 10 11:50:58 PDT 2006


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

           Summary: Recursive loop with <marker> not caught
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh PowerPC
               URL: https://bugzilla.mozilla.org/attachment.cgi?id=241546
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: tor at acm.org


This testcase has the marker properties set on the outermost <svg>, so the
marker definition inherits it.  Webkit seems to be trying to draw the marker's
content, a circle, with markers (which incidentally is against spec) and gets
stuck in a recursive loop which causes a crash with > 500 stack frames.


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