Running /usr/bin/rsvg-convert causes Segmentation fault on musl systems. Reproducible: Always Steps to Reproduce: /usr/bin/rsvg-convert Actual Results: Segmentation fault Expected Results: Should run fine. Found during build of net-misc/nextcloud-client. I have librsvg 2.54.4-r1 installed.
Please provide emerge --info. Also, a backtrace would be helpful.
Created attachment 825249 [details] emerge --info emerge --info attached.
Created attachment 825295 [details] emerge --info Sorry, it was from another host, on which not even rust builds in musl chroot. Here's the correct log. How can I add debug info to the binaries? I assume appending -g is not enough, since librsvg is written in Rust.
I cannot reproduce with 2.57.3 version, but it seems that you are running it on a musl system