Bug 2074022 - addr2line shows DWARF errors for binaries built with clang 14
Summary: addr2line shows DWARF errors for binaries built with clang 14
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Developer Toolset
Classification: Red Hat
Component: binutils
Version: DTS 12.0 RHEL 6
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: alpha
: 9.1
Assignee: Nick Clifton
QA Contact: Miloš Prchlík
URL:
Whiteboard:
Depends On: 2073443 2074396 2076478 2087104
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-11 12:00 UTC by Nick Clifton
Modified: 2023-07-18 14:10 UTC (History)
8 users (show)

Fixed In Version: devtoolset-12-binutils-2.36.1-3.el6
Doc Type: No Doc Update
Doc Text:
Clone Of: 2073443
Environment:
Last Closed: 2022-11-22 15:06:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DTS-354 0 None None None 2022-04-11 12:07:26 UTC
Red Hat Product Errata RHEA-2022:8584 0 None None None 2022-11-22 15:07:05 UTC

Comment 1 Nick Clifton 2022-04-13 08:06:02 UTC
Fixed in devtoolset-12-binutils-2.36.1-3.el6

Comment 2 Miloš Prchlík 2022-05-19 13:43:27 UTC
I need to bump ITM to a later window to get more time for testing.

Comment 6 Miloš Prchlík 2022-06-03 09:27:55 UTC
Verified with devtoolset-12-binutils-2.36.1-3.el6.x86_64:

$ rpm -qa devtoolset-12-binutils
devtoolset-12-binutils-2.36.1-3.el6.x86_64
$ scl enable devtoolset-12 -- objdump -S object-file.o 

object-file.o:     file format elf64-x86-64


Disassembly of section .text:

0000000000000000 <_Z30YearDatatypeValidatorserializev>:
   0:   55                      push   %rbp
   1:   48 89 e5                mov    %rsp,%rbp
   4:   5d                      pop    %rbp
   5:   c3                      ret    
$

Comment 8 errata-xmlrpc 2022-11-22 15:06:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: devtoolset-12-binutils), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2022:8584


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