Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52824 - Upgrade of glibc broke prelink.
Summary: Upgrade of glibc broke prelink.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-02 15:47 UTC by Simon Strandman
Modified: 2004-06-17 18:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Strandman 2004-06-02 15:47:15 UTC
I updated glibc from 2.3.3_pre20040207 to 2.3.3_pre20040420 some days ago. After that prelink started to give out a lot of strange errors, like this:

prelink: /usr/bin/ppmtoxpm Could not trace symbol resolving: Illegal seek
prelink: /usr/bin/ppmtopict Could not trace symbol resolving: Illegal seek
prelink: /usr/bin/ndisasm Could not trace symbol resolving: Illegal seek
prelink: /usr/lib/xscreensaver/noof Could not trace symbol resolving: Illegal seek

After I reverted glibc to the old version prelink worked again on everything except for the binaries compiled after the upgrade. It seems that binaries compiled with glibc 2.3.3_pre20040207 cannot be prelinked when glibc 2.3.3_pre20040420 is running and binaries compiled with 2.3.3_pre20040420 cannot be prelinked when 2.3.3_pre20040207 is running.
Comment 1 Simon Strandman 2004-06-16 08:38:53 UTC
This bug can problably be closed if no one else is having this problem. I updated kernel-headers to 2.6.6, gcc to 3.3.3-r6 and glibc to 2.3.3.20040420 and I haven't been able to reproduce this since.
Comment 2 SpanKY gentoo-dev 2004-06-17 18:24:00 UTC
well if you can reproduce it, please re-open :)