https://bugzilla.redhat.com/show_bug.cgi?id=1500209 --- Comment #2 from Matti Linnanvuori <matti.linnanvuori@xxxxxxxxxxxxx> --- I got the segmentation faults by calling Perl function system in a script, like system('convert /tmp/image.png /tmp/output.png'); When I replaced the calls to system with spawn_proc_prog, I no longer got segmentation faults. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx