https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #25 from Nick Nethercote <n.netherc...@gmail.com> --- (In reply to Nick Nethercote from comment #23) > FYI: several people are experiencing this when running Valgrind on code > compiled with the current nightly Rust compiler. Unfortunately, this is still happening. E.g if you have an up-to-date rustc (e.g. updated via `rustup` with `rustup update nightly`). > [gulf:~/dev/rustc-perf] vg1 --trace-children=yes rustc +nightly --version > ==787430== Memcheck, a memory error detector > ==787430== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. > ==787430== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info > ==787430== Command: > /home/njn/.rustup/toolchains/532be942ddf8f40d086e54d157453434b16e9647/bin/rustc > ==787430== > ### unhandled dwarf2 abbrev form code 0x25 > ### unhandled dwarf2 abbrev form code 0x25 > ### unhandled dwarf2 abbrev form code 0x25 > ### unhandled dwarf2 abbrev form code 0x23 > ### unhandled dwarf2 abbrev form code 0x25 > ### unhandled dwarf2 abbrev form code 0x25 > ### unhandled dwarf2 abbrev form code 0x25 > ### unhandled dwarf2 abbrev form code 0x23 > ==787430== Valgrind: debuginfo reader: ensure_valid failed: > ==787430== Valgrind: during call to ML_(img_get) > ==787430== Valgrind: request for range [1903633023, +4) exceeds > ==787430== Valgrind: valid image size of 1932688 for image: > ==787430== Valgrind: > "/home/njn/.rustup/toolchains/532be942ddf8f40d086e54d157453434b16e9647/bin/rustc" > ==787430== > ==787430== Valgrind: debuginfo reader: Possibly corrupted debuginfo file. > ==787430== Valgrind: I can't recover. Giving up. Sorry. > ==787430== -- You are receiving this mail because: You are watching all bug changes.