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 772627 - file-svg plug-in segfaults during import
file-svg plug-in segfaults during import
Status: RESOLVED OBSOLETE
Product: GIMP
Classification: Other
Component: Plugins
2.8.18
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2016-10-08 20:52 UTC by Sebastian Pipping
Modified: 2018-05-24 17:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Pipping 2016-10-08 20:52:35 UTC
Hi there!

An SVG file [1] has been shared with me at [2] that crashes Gimp 2.9.4 during import (and already crashed 2.6.11).  On the terminal:

=========================================================================
# gimp ~/Desktop/deerTruckStop.svg 
This is a development version of GIMP.  Debug messages may appear here.

gimp_display_shell_profile_update
gimp_display_shell_profile_update
magic match 5 on file-svg-load
best magic match on file-svg-load
gimp_display_shell_profile_update
file-svg is updating the progress too often
/usr/lib64/gimp/2.0/plug-ins/file-svg: fatal error: Segmentation fault
/usr/lib64/gimp/2.0/plug-ins/file-svg (pid:20705): [E]xit, [H]alt, show [S]tack trace or [P]roceed: S
  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_on_error_stack_trace
  • #2 g_on_error_query
    from /usr/lib64/libglib-2.0.so.0
  • #3 gimp_plugin_sigfatal_handler
  • #4 <signal handler called>
  • #5 __memcpy_sse2_unaligned
    from /lib64/libc.so.6
  • #6 gimp_layer_new_from_pixbuf
  • #7 load_image
  • #8 run
  • #9 gimp_main
    from /usr/lib64/libgimp-2.0.so.0
  • #10 __libc_start_main
    from /lib64/libc.so.6
  • #11 _start

Best, Sebastian


[1] https://bugs.gentoo.org/show_bug.cgi?id=399687
[2] https://bugs.gentoo.org/attachment.cgi?id=299505
Comment 1 Michael Schumacher 2016-10-08 21:00:03 UTC
Seems to only crash the SVG plug-in, not GIMP.

And depends on the size, if I reduce it by 10 (i.e. clip the last digit zeroes from the suggested 21590x27940 pixels image size), the file loads.
Comment 2 GNOME Infrastructure Team 2018-05-24 17:02:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gimp/issues/988.