Re: right, trying --enable-sanitizer-address on armv7l

2021-12-09 Thread Mark Wielaard
Hi Frank, On Thu, 2021-12-09 at 10:47 -0500, Frank Ch. Eigler via Elfutils-devel wrote: > > debuginfod.cxx:3472:12: runtime error: reference binding to > > misaligned > > address 0x00561ec9 for type '', which requires 2 byte > > alignment > > [...] > > But I don't understand why. It might be a bug

Re: right, trying --enable-sanitizer-address on armv7l

2021-12-09 Thread Frank Ch. Eigler via Elfutils-devel
Hi - > I was trying the new --enable-sanitizer-address on our armv7l buildbot > worker and it almost works as is, except for... > > debuginfod.cxx:3472:12: runtime error: reference binding to misaligned > address 0x00561ec9 for type '', which requires 2 byte > alignment > [...] > But I don't unde

Re: right, trying --enable-sanitizer-address on armv7l

2021-12-09 Thread Mark Wielaard
Hi, On Thu, 2021-12-09 at 15:23 +0100, Mark Wielaard wrote: > I was trying the new --enable-sanitizer-address on our armv7l > buildbot worker and it almost works as is, except for... I was confusing address sanitizer and the undefined sanitizer. It is the undefined sanitizer that produces the fol

right, trying --enable-sanitizer-address on armv7l

2021-12-09 Thread Mark Wielaard
Hi, I was trying the new --enable-sanitizer-address on our armv7l buildbot worker and it almost works as is, except for... debuginfod.cxx:3472:12: runtime error: reference binding to misaligned address 0x00561ec9 for type '', which requires 2 byte alignment 0x00561ec9: note: pointer points here