| Summary: | valgrind on amd64 (compiled with --enable-pie) enters an endless loop | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Samuele Kaplun <Samuele.Kaplun> |
| Component: | [OLD] Development | Assignee: | Maurice van der Pot (RETIRED) <griffon26> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | CC: | amd64 |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Samuele Kaplun
2005-08-27 03:00:58 UTC
Is this the same thing as https://bugs.gentoo.org/show_bug.cgi?id=103898 and its corresponding upstream bug report http://bugs.kde.org/show_bug.cgi?id=109861 ? Does the problem disappear when built without PIE? (In reply to comment #1) > Is this the same thing as https://bugs.gentoo.org/show_bug.cgi?id=103898 and its Well, this is bug 103898 :-D > corresponding upstream bug report http://bugs.kde.org/show_bug.cgi?id=109861 ? Yes I think. > > Does the problem disappear when built without PIE? Yes it disappear and all works well Alright. The next valgrind version is supposed to be released in a few days. I will address this problem then. Oh man! I only just realised that the link I pasted was to this bug. =] What I meant was... is it the same as this one: http://bugs.gentoo.org/show_bug.cgi?id=102157 Should be fixed in 3.0.1, because it doesn't build with PIE anymore. *** This bug has been marked as a duplicate of 102157 *** Yes, you are right. This is a duplicate bug. Sorry for that :-) |