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 616187 - rsvg-view crashes when open a svg image
rsvg-view crashes when open a svg image
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
: 616183 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-04-19 14:15 UTC by Sebastien Bacher
Modified: 2010-04-20 10:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (760 bytes, patch)
2010-04-19 19:42 UTC, Hiroyuki Ikezoe
committed Details | Review

Description Sebastien Bacher 2010-04-19 14:15:13 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/566474


"Binary package hint: nautilus

After doing extensive copying and pasting between GIMP and Inkscape nautilus started crashing - not responding.
Now, when I open the Home Folder (home/paul) with nautilus it disappears immediately.

http://launchpadlibrarian.net/44811247/svg.zip
I tried to upload a .svg file to the report and nautilus crashed!

I have zipped it and it is now attached."


rsvg-view crashes when opening this example:

"

  • #0 rsvg_filter_blend
    at rsvg-filter.c line 762
  • #1 rsvg_filter_primitive_blend_render
    at rsvg-filter.c line 858
  • #2 rsvg_filter_primitive_render
    at rsvg-filter.c line 83
  • #3 rsvg_filter_render
    at rsvg-filter.c line 486
  • #4 rsvg_cairo_pop_render_stack
    at rsvg-cairo-draw.c line 989
  • #5 rsvg_cairo_pop_discrete_layer
    at rsvg-cairo-draw.c line 1040
  • #6 rsvg_cairo_render_path
    at rsvg-cairo-draw.c line 638
  • #7 rsvg_render_path
    at rsvg-base.c line 1836
  • #8 _rsvg_node_rect_draw
  • #9 rsvg_node_draw
    at rsvg-structure.c line 68
  • #10 _rsvg_node_draw_children
    at rsvg-structure.c line 86
  • #11 rsvg_node_draw
    at rsvg-structure.c line 68
  • #12 rsvg_node_svg_draw
    at rsvg-structure.c line 326
  • #13 rsvg_node_draw
    at rsvg-structure.c line 68
  • #14 rsvg_handle_render_cairo_sub
    at rsvg-cairo-render.c line 231
  • #15 rsvg_handle_get_pixbuf_sub
    at rsvg.c line 100
  • #16 ??


using librsvg 2.26.2 on Ubuntu lucid
Comment 1 Sebastien Bacher 2010-04-19 14:15:29 UTC
*** Bug 616183 has been marked as a duplicate of this bug. ***
Comment 2 Sebastien Bacher 2010-04-19 14:16:14 UTC
*** Bug 616183 has been marked as a duplicate of this bug. ***
Comment 3 Hiroyuki Ikezoe 2010-04-19 19:42:47 UTC
Created attachment 159105 [details] [review]
Fix
Comment 4 Sebastien Bacher 2010-04-19 21:39:27 UTC
confirming the change fixes the crash
Comment 5 Sebastien Bacher 2010-04-19 21:39:51 UTC
the change has been uploaded to lucid now