On Sun, 2014-06-15 at 20:47 +0200, Kurt Roeckx wrote: > On Sun, Jun 15, 2014 at 08:38:20PM +0200, Mark Wielaard wrote: > > > > Since the sparc backend doesn't have unwinder support it sounds unlikely > > one of these patches triggered the bus error. Do you have more > > specifics? Which test triggers it, do you have a backtrace? Are there > > logs before/after, etc. > > Log before: > https://buildd.debian.org/status/fetch.php?pkg=elfutils&arch=sparc&ver=0.159-1&stamp=1401337598 > > Log after: > https://buildd.debian.org/status/fetch.php?pkg=elfutils&arch=sparc&ver=0.159-2&stamp=1402854485 Strange indeed. But I am afraid you'll have to run one of the failing tests under GDB to help debug it. At least so we know where it is crashing and if it is crashing in elfutils code or somewhere else (using completely different gcc and glibc versions before/after is slightly suspicious, even though it might still be a bug in our code of course). Thanks, Mark