| Anonymous | Login | Signup for a new account | 2013-05-25 18:01 UTC | ![]() |
| Main | My View | View Issues | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0002377 | CentOS-5 | prelink | public | 2007-10-07 11:18 | 2007-10-07 11:18 | ||||||
| Reporter | etbe | ||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | assigned | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 5.0 - i386 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0002377: execstack -s and execstack -c break sym-links | ||||||||||
| Description | If you have libfoo.0.1.2 and a sym-link libfoo.0 pointing to it then the command "execstack -c libfoo.0" will delete the sym-link and replace it with a copy of libfoo.0.1.2 (with the removal of the exec-stack requirement). It does the same thing with the "-s" option. If the -s or -c parameter points to a sym-link then it should call readlink(2) to get the real name and then operate on the real file. Doing otherwise doesn't work well with ldconfig etc. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-10-07 11:18 | etbe | New Issue | |
| 2007-10-07 11:18 | etbe | Status | new => assigned |
| Copyright © 2000 - 2011 MantisBT Group |