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 769368 - Segfault on null input
Segfault on null input
Status: RESOLVED OBSOLETE
Product: librsvg
Classification: Core
Component: general
2.40.x
Other Linux
: Normal major
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2016-08-01 00:41 UTC by Dave Jarvis
Modified: 2017-12-13 18:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave Jarvis 2016-08-01 00:41:50 UTC
Replicate

$ rsvg-convert 
^D
(rsvg-convert:12064): librsvg-CRITICAL **: rsvg_handle_set_size_callback: assertion 'handle != NULL' failed
Segmentation fault (core dumped)

Where "^D" means "type control-d" to signify end of file.
Comment 1 Dave Jarvis 2016-08-01 00:42:15 UTC
$ rsvg-convert --version
rsvg-convert version 2.40.13
Comment 2 Dave Jarvis 2016-08-01 00:43:50 UTC
Here's another way to test it:

$ rsvg-convert < /dev/null
Comment 3 GNOME Infrastructure Team 2017-12-13 18:22:15 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/librsvg/issues/148.