SIGBUS in elfutils

2013-08-24 Thread Kurt Roeckx
Hi, I'm seeing a SIGBUS in elfutils, and I'm not sure why I'm getting this. LD_LIBRARY_PATH=libdw:libelf:backends/ gdb ./src/readelf [...] (gdb) set args -n tests/testfile67 (gdb) run Starting program: /home/kroeckx/elfutils-0.156/src/readelf -n tests/testfile67 Note segment of 1044 bytes

Re: SIGBUS in elfutils

2013-08-24 Thread Patrick Baggett
Roeckx k...@roeckx.be wrote: Hi, I'm seeing a SIGBUS in elfutils, and I'm not sure why I'm getting this. LD_LIBRARY_PATH=libdw:libelf:backends/ gdb ./src/readelf [...] (gdb) set args -n tests/testfile67 (gdb) run Starting program: /home/kroeckx/elfutils-0.156/src/readelf -n tests/testfile67