After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666756 - Certain SVG files created by Inkscape cause crash
Certain SVG files created by Inkscape cause crash
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
2.34.x
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-23 09:50 UTC by Adam Reeve
Modified: 2011-12-23 10:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Inkscape created svg that causes the crash. (258.10 KB, image/svg+xml)
2011-12-23 09:50 UTC, Adam Reeve
Details
Backtrace from gdb with debug symbols installed. (3.32 KB, text/plain)
2011-12-23 09:51 UTC, Adam Reeve
Details

Description Adam Reeve 2011-12-23 09:50:36 UTC
Created attachment 204132 [details]
Inkscape created svg that causes the crash.

The attached SVG file causes gnome-shell, nautilus and eog to crash when they try to view it. The gnome-shell one is particularly nasty, as if I search for something unrelated this SVG file was coming up as a result after the first letter and I had to switch to another tty to kill Xorg and get back to the login screen.

In order for the crash to occur, the linked jpeg file has to exist, so will need to be replaced with an existing file to reproduce this.
Comment 1 Adam Reeve 2011-12-23 09:51:36 UTC
Created attachment 204133 [details]
Backtrace from gdb with debug symbols installed.

I should also add that I'm running Ubuntu 11.10, 64 bit.
Comment 2 Adam Reeve 2011-12-23 10:48:01 UTC
I can reproduce this with version 2.34.1 of librsvg from the git repository but not with the current master (af4e05f890cbe93d61d4e4a52f037e375d3126c4) or 2.35.1. So it looks like it was fixed some time between those versions.