On Sat, May 01, 2021 at 11:57:07AM +0100, Richard W.M. Jones wrote:
David, if you have one of your fast RISC-V machines, could you see
if
you can reproduce this?
I believe the following is sufficient:
# dnf builddep nbdkit
$ git clone
https://gitlab.com/nbdkit/nbdkit
$ autoreconf -i
$ ./configure CFLAGS="$(rpm --eval '%{optflags}')" \
CXXFLAGS="$(rpm --eval '%{optflags}')" \
LDFLAGS="$(rpm --eval '%{__global_ldflags}')"
$ make
$ make -C tests check TESTS=test-sh-extents.sh
I think I've got this one - it seems to be a latent bug in nbdkit.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top