Bug 2322939 - binutils 2.43.50-1.fc42 -> 2.43.50-2.fc42 regression. unexpected Segmentation fault in meson-python test
Summary: binutils 2.43.50-1.fc42 -> 2.43.50-2.fc42 regression. unexpected Segmentation...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: patchelf
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeremy Sanders
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2321588
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-31 13:52 UTC by Nick Clifton
Modified: 2025-02-04 11:31 UTC (History)
14 users (show)

Fixed In Version: patchelf-0.18.0-8.fc42
Clone Of: 2321588
Environment:
Last Closed: 2025-02-04 11:31:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nick Clifton 2024-10-31 13:52:27 UTC
+++ This bug was initially created as a clone of Bug #2321588 +++

Description of problem:

  See https://bugzilla.redhat.com/show_bug.cgi?id=2321588
 
  Essentially it appears that after a change to the linker to move some of the sections around in linked binaries using patchelf to change the library search path results in non loadable shared objects.

  It is not clear however if this is the fault of the linker - in creating invalid ELF binaries - or patchelf - in assuming something about the layout of ELF shared objects.

Comment 1 Nick Clifton 2024-10-31 14:29:26 UTC
PR 2322754 (about the placement of NOTE sections) may possibly be related: 

  https://bugzilla.redhat.com/show_bug.cgi?id=2322754


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