Source: valgrind
Version: 1:3.18.1-1

valgrind is making the test suite to fail on dumpasn1:

* 
https://buildd.debian.org/status/fetch.php?pkg=dumpasn1&arch=mips64el&ver=20210212-1&stamp=1639576768&raw=0

The report seems to be bogus:


==22912== Memcheck, a memory error detector
==22912== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==22912== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==22912== Command: ./dumpasn1 -
==22912==
==22912== Conditional jump or move depends on uninitialised value(s)
==22912==    at 0x4008854: cached_fpabi_reject_phdr_p
(dl-machine-reject-phdr.h:57)
==22912==    by 0x4008854: elf_machine_reject_phdr_p
(dl-machine-reject-phdr.h:217)
==22912==    by 0x4008DFC: open_verify.constprop.0 (dl-load.c:1791)
==22912==    by 0x400C158: _dl_map_object (dl-load.c:2274)
==22912==    by 0x4002D74: map_doit (rtld.c:652)
==22912==    by 0x401F70C: _dl_catch_exception (dl-error-skeleton.c:208)
==22912==    by 0x401F7D0: _dl_catch_error (dl-error-skeleton.c:227)
==22912==    by 0x4002CB4: do_preload (rtld.c:829)
==22912==    by 0x4004268: handle_preload_list (rtld.c:921)
==22912==    by 0x40070CC: dl_main (rtld.c:1838)
==22912==    by 0x401E164: _dl_sysdep_start (dl-sysdep.c:250)
==22912==    by 0x400375C: _dl_start_final (rtld.c:489)
==22912==    by 0x40039F4: _dl_start (rtld.c:584)
==22912==

Reply via email to