bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/32542] Fatal error when remotely debugging MIPS32r2 binary


From: amodra at gmail dot com
Subject: [Bug binutils/32542] Fatal error when remotely debugging MIPS32r2 binary with qemu
Date: Fri, 17 Jan 2025 23:07:44 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]