Bug 179472
Summary: | 64-bit valgrind cannot debug 32-bit binaries | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ivan Gyurdiev <ivg231> |
Component: | valgrind | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-01-31 18:57:34 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ivan Gyurdiev
2006-01-31 17:22:35 UTC
Do you have 32-bit valgrind really installed or are you just guessing? valgrind-3.1.*x86_64.rpm includes: lrwxrwxrwx 1 root root 28 Jan 10 05:43 /usr/lib64/valgrind/x86-linux -> ../../lib/valgrind/x86-linux in it. ... that link? Right. I suppose it would work, if I hadn't erased this exact link yesterday while playing with suppression files (and then completely forgotten all about that, hence this bug). I'm sorry, I just see a dead link, and can't resist erasing it - it has this awful red color that seems to indicate something's wrong. Although this doesn't make sense to me. - Why do I need to have a 32-bit valgrind installed to debug 32-bit applications? - Why is a package shipping a dead link to a file it doesn't own. Something's not right about both of those things. In fact, I've though about having a script to hunt down and delete all dead links on my system, but I see now that this might backfire. |