Bug 198203 - Prelink doesn't work on Wine's binaries: Unknown stabs code 0x2e
Summary: Prelink doesn't work on Wine's binaries: Unknown stabs code 0x2e
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: prelink
Version: rawhide
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-10 14:01 UTC by Vitaliy Margolen
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 0.3.9-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-12 13:38:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vitaliy Margolen 2006-07-10 14:01:57 UTC
Description of problem:
Wine uses prelink to relocate few of it's libraries to fixed address:

$ prelink -r 0x7bc00000 ntdll.dll.so
prelink: ntdll.dll.so: Unknown stabs code 0x2e

If I strip ntdll.dll.so then prelink works as expected.

It started to happen with gcc4.0. Worked fine with 3.5*

This is Open SuSE 10.1. Had same problem with 10.0
$prelink --version
prelink 1.0

Tested on FC5 prelink-0.3.6-3. Same exact results.

Comment 1 Jakub Jelinek 2006-07-12 13:38:20 UTC
Should be fixed in prelink-0.3.9-1.

Comment 2 Vitaliy Margolen 2006-07-28 04:54:09 UTC
Verified working.
Thank you.


Note You need to log in before you can comment on or make changes to this bug.