Package: qemu-block-extra Version: 1:10.0.2+ds-2+b1 Severity: normal Tags: upstream Forwarded: https://gitlab.com/qemu-project/qemu/-/issues/3081
With qemu-utils and qemu-block-extra (where block-curl.so module resides) installed, we have: $ $ qemu-img info https://cloud.debian.org/images/cloud/trixie/latest/debian-13-generic-arm64.qcow2 Segmentation fault This always happens with https: URLs, it looks like. It also looks like this is an issue in libcurl, not qemu (or, in the way how qemu uses libcurl). In particular, using qemu-img & block-curl.so from bookworm and installing libcurl from trixie triggers the same issue, so the prob happens when upgrading libcurl3-gnutls to a trixie version. This is tested on amd64, so there's no difference between t64 and non-t64 versions. Thanks, /mjt

