https://bugs.kde.org/show_bug.cgi?id=434849

--- Comment #1 from Carl Love <c...@us.ibm.com> ---
The issue does not appear to be just on the PPC platform.  I tried the same
test on my Intel laptop running a REL release

more /etc/redhat-release
Red Hat Enterprise Linux release 8.3 (Ootpa)

 and see the same issue

 LD_SHOW_AUXV=1 valgrind /bin/true
AT_SYSINFO_EHDR: 0x7ffc587c4000
AT_HWCAP:        bfebfbff
AT_PAGESZ:       4096
AT_CLKTCK:       100
AT_PHDR:         0x559a635f1040
AT_PHENT:        56
AT_PHNUM:        11
AT_BASE:         0x7f5ced33d000
AT_FLAGS:        0x0
AT_ENTRY:        0x559a635f2580
AT_UID:          1000
AT_EUID:         1000
AT_GID:          1000
AT_EGID:         1000
AT_SECURE:       0
AT_RANDOM:       0x7ffc5864ab99
AT_HWCAP2:       0x0
AT_EXECFN:       /usr/bin/valgrind
AT_PLATFORM:     x86_64
==39447== Memcheck, a memory error detector
==39447== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==39447== Using Valgrind-3.16.0 and LibVEX; rerun with -h for copyright info
==39447== Command: /bin/true
==39447== 
AT_HWCAP:        bfebfbff
AT_PAGESZ:       4096
AT_CLKTCK:       100
AT_PHDR:         0x108040
AT_PHENT:        56
AT_PHNUM:        10
AT_BASE:         0x4000000
AT_FLAGS:        0x0
AT_ENTRY:        0x109740
AT_UID:          1000
AT_EUID:         1000
AT_GID:          1000
AT_EGID:         1000
AT_SECURE:       0
AT_RANDOM:       0x1fff000fdc
AT_EXECFN:       /bin/true
AT_PLATFORM:     x86_64
==39447== 
==39447== HEAP SUMMARY:
==39447==     in use at exit: 0 bytes in 0 blocks
==39447==   total heap usage: 0 allocs, 0 frees, 0 bytes allocated
==39447== 
==39447== All heap blocks were freed -- no leaks are possible
==39447== 
==39447== For lists of detected and suppressed errors, rerun with: -s
==39447== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to