| Summary: | __libc_freeres error valgrind with shared libraries with multiple --rpath | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Török Edwin <edwin+bugs> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | njn |
| Priority: | NOR | ||
| Version First Reported In: | 3.3.1 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | script to reproduce issue | ||
|
Description
Török Edwin
2008-07-26 17:38:59 UTC
Created attachment 26423 [details]
script to reproduce issue
Run this script in an empty directory, you will see the __free_res error.
I'm going to close this as WONTFIX for several reasons: - It's really a glibc problem - You can workaround with --run-libc-freeres=no, or with a suppression - It's not a widespread problem. |