-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.4
-
valgrind-3.22.0-2.el9
-
Yes
-
None
-
rhel-sst-pt-perf-debug
-
ssg_platform_tools
-
15
-
16
-
1
-
Dev ack
-
False
-
-
No
-
None
-
-
All
-
None
What were you trying to do that didn't work?
with new version valgrind-3.22.0 valgrind failes with
valgrind: m_debuginfo/readelf.c:3394 (vgModuleLocal_read_elf_debug): Assertion 'di->rodata_size == a_shdr.sh_size' failed.
This problem appeared after upgrade; valgrind 3.21. works fine
Please provide the package NVR for which bug is seen:
How reproducible:
always
Steps to reproduce
- Start valgrind with command
valgrind /usr/bin/stunnel
Expected results
valgrind works fine
Actual results
valgrind fails:
==6039== Memcheck, a memory error detector
==6039== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
==6039== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
==6039== Command: /usr/bin/stunnel
==6039==
valgrind: m_debuginfo/readelf.c:3394 (vgModuleLocal_read_elf_debug): Assertion 'di->rodata_size == a_shdr.sh_size' failed.
- links to
-
RHBA-2023:123574 valgrind bug fix and enhancement update