Comment 13 for bug 1826811

Revision history for this message
In , mjw (mjw-redhat-bugs) wrote :

hohum, so that shows the HWCAP of valgrind itself, which then execs /bin/true and crashes before showing the auxv Maybe try:

 LD_HWCAP_MASK=1 LD_SHOW_AUXV=1 valgrind -q /bin/true