Description of problem: shlomif@telaviv1:~$ valgrind /bin/true ==28397== Memcheck, a memory error detector ==28397== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==28397== Using Valgrind-3.8.0 and LibVEX; rerun with -h for copyright info ==28397== Command: /bin/true ==28397== Segmentation fault This is when glibc-debug is installed. After I uninstall it, valgrind runs fine. It segfaults with other programs too. Version-Release number of selected component (if applicable): Cauldron. How reproducible: Always. Steps to Reproduce: 1. urpmi valgrind glibc-debug. 2. valgrind /bin/true . 3.
Fixed in valgrind-3.8.0-4.mga3
Status: NEW => RESOLVEDCC: (none) => thierry.vignaudResolution: (none) => FIXED
(In reply to comment #1) > Fixed in valgrind-3.8.0-4.mga3 Thanks for fixing it - it appears to be working nicely. Regards, -- Shlomi Fish