Bug 164615

Summary: prelink breaks ld.so
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: prelinkAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: john.eckerdal
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: 0.3.5-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-29 14:51:50 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 David Woodhouse 2005-07-29 11:32:21 UTC
After prelinking, ld.so no longer starts up at all.

Starting program: /lib/ld-2.3.90.so
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
You can't do that without a process to debug.

Comment 1 Jakub Jelinek 2005-07-29 14:51:50 UTC
For details see http://sources.redhat.com/ml/binutils/2005-07/msg00502.html
For now, prelink just looks for the expected 4 consecutive words at
the start of .got, at the end and around offset 32768.

Comment 2 David Woodhouse 2005-08-27 09:14:29 UTC
*** Bug 166033 has been marked as a duplicate of this bug. ***