https://bugs.kde.org/show_bug.cgi?id=304980
antoine.mo...@microej.com changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |antoine.mo...@microej.com Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #13 from antoine.mo...@microej.com --- This issue appears with my software on a WSL Linux and on a custom embedded Linux, with the Valgrind version 3.15.0 and 3.16.1. My software is a C container for Java (microej.com) but with a simple HelloWorld. The error message is: ==2562== Memcheck, a memory error detector ==2562== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==2562== Using Valgrind-3.15.0-608cb11914-20190413 and LibVEX; rerun with -h for copyright info ==2562== Command: ./application.out ==2562== --2562-- Valgrind options: --2562-- -v --2562-- Contents of /proc/version: --2562-- Linux version 5.10.102.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Wed Mar 2 00:30:59 UTC 2022 --2562-- --2562-- Arch and hwcaps: X86, LittleEndian, x86-mmxext-sse1-sse2-sse3-lzcnt --2562-- Page sizes: currently 4096, max supported 4096 --2562-- Valgrind library directory: /usr/lib/x86_64-linux-gnu/valgrind --2562-- Reading syms from /usr/lib/i386-linux-gnu/ld-2.31.so --2562-- Considering /usr/lib/debug/.build-id/3a/0d80f30fd290e8212f61bade2fb8a152b0eaaa.debug .. --2562-- .. build-id is valid --2562-- Reading syms from /mnt/c/Users/amorel/workspace/workspace_Linux_Valgrind/linux-bsp/projects/microej/scripts/application.out valgrind: m_debuginfo/debuginfo.c:1726 (vgModuleLocal_find_rx_mapping): Assertion 'lo <= hi' failed. Segmentation fault -- You are receiving this mail because: You are watching all bug changes.