Bug 214029

Summary: Bad svg file causes nautilus to crash continuously
Product: Red Hat Enterprise Linux 5 Reporter: Matthias Clasen <mclasen>
Component: librsvg2Assignee: Carl Worth (Ampere) <cworth>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: desktop-bugs, zcerza
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-12-04 06:09:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthias Clasen 2006-11-04 20:43:59 UTC
Put the following into the file ~/Desktop/foo.svg:

<svg>
        <defs>
                <polygon id="buggy" />
        </defs>

        <g id="buggy">
                <use xlink:href="#buggy" />
        </g>
</svg>

and watch nautilus crash in a loop.

This was originally filed as http://bugzilla.gnome.org/show_bug.cgi?id=361267
and is fixed in librsvg 2.16.1. Since librsvg 2.16.1 contains some more
important bugfixes besides this one, I recommend to update to 2.16.1 before
RHEL5

Comment 1 RHEL Program Management 2006-11-04 21:04:37 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux release.  Product Management has requested further review
of this request by Red Hat Engineering.  This request is not yet committed for
inclusion in release.

Comment 2 Matthias Clasen 2006-11-06 17:06:44 UTC
fix in librsvg2-2.16.1-1.el5, r-e mail sent

Comment 3 Nicole Dai 2006-11-09 06:23:01 UTC
Reproduced the bug in librsvg2-2.16.0-2.fc6 and verified it has been fixed in
librsvg2-2.16.1-1.el5. The bug will be resolved when the package is added to the
tree.

Comment 4 Xiaohong Wang 2006-12-04 06:09:21 UTC
librsvg2-2.16.1-1.el5 has been included in RHEL5-Client-20061201.0, so resolve
this bug.