Comment 5 for bug 1743293

Revision history for this message
Pjfloyd (pjfloyd) wrote (last edit ):

Hello from upstream.

I'm ignoring the armv6 issue for the moment.

None of these should generate any errors in the first place, so adding suppression is not the answer.

Valgrind should be detecting these functions in libarmmem and redirecting them. There certainly isn't a redirect for that library at the moment. libarmmem is written in assembler, there may be issues handling the ELF sections if it is doing something unusual.

I opened this item

https://bugs.launchpad.net/raspbian/+bug/2051392

With patched libarmmem and patched Valgrind I get no more spurious errors from mem* and str* functions,