Re: ld.elf_so core dump: NULL ehdr in _rtld_init
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 27, 2024 at 07:19:58AM +0200, Thomas Klausner wrote: > Hi! > > I've filed a bug report because backtrace-rs (the backtrace support in > rust) has a self test that dumps core. Can you objdump the headers of the binary (not sure if objdump -ph is enough, but it should be a start)? Or provide the binary? Martin