https://sourceware.org/bugzilla/show_bug.cgi?id=32542
--- Comment #5 from Alan Modra <amodra at gmail dot com> --- If this is a bfd problem it ought to be reproducible with objdump, but from comment #2 I see the file being opened by solib_bfd_open is "/lib/ld-musl-mips-sf.so.1" and using current binutils I can objdump rom-3.216/lib/ld-musl-mips-sf.so.1 without any segfault or asan or valgrind complaint. I guess there could be some sort of memory corruption going on with multiple files being opened, or perhaps some other ld-musl-mips-sf.so.1 is being opened? -- You are receiving this mail because: You are on the CC list for the bug.