Re: Bug#1082751: nbdkit --help segfault from within printf() on mips64el: libc bug?
Hilko Bengen <[email protected]> Tue, 26 Nov 2024 13:27:02 +0100
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
* Petter Reinholdtsen: > [Hilko Bengen] >> Running nbdkit --help under gdb on the porterbox (eberlin) shows that >> the segfault happens inside libc's I/O code when called from printf: > > Did you try to run it under valgrind too? Not yet, but I was able to replicate the segfault in a qemu VM. Downgrading libc from 2.40 to 2.39 made the problem go away; to me this is a strong indicator that something in glibc broke. I suppose I will be disabling tests on mips64el for now and I'll file a Serious bug against glibc. Cheers, -Hilko