Bug 7132 - "valgrind /bin/true" segfaults when glibc-debug is installed
Summary: "valgrind /bin/true" segfaults when glibc-debug is installed
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 10:26 CEST by Shlomi Fish
Modified: 2012-08-30 13:17 CEST (History)
1 user (show)

See Also:
Source RPM: valgrind-3.8.0-2.mga3.src.rpm
CVE:
Status comment:


Attachments

Description Shlomi Fish 2012-08-21 10:26:02 CEST
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.
Comment 1 Thierry Vignaud 2012-08-29 11:02:13 CEST
Fixed in valgrind-3.8.0-4.mga3

Status: NEW => RESOLVED
CC: (none) => thierry.vignaud
Resolution: (none) => FIXED

Comment 2 Shlomi Fish 2012-08-30 13:17:29 CEST
(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

Note You need to log in before you can comment on or make changes to this bug.