Bug 2074022

Summary: addr2line shows DWARF errors for binaries built with clang 14
Product: Red Hat Developer Toolset Reporter: Nick Clifton <nickc>
Component: binutilsAssignee: Nick Clifton <nickc>
Status: CLOSED ERRATA QA Contact: Miloš Prchlík <mprchlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: DTS 12.0 RHEL 6CC: dsmith, mcermak, mnewsome, mpolacek, mprchlik, ohudlick, simon.giesecke, sipoyare
Target Milestone: alphaKeywords: Bugfix, Triaged
Target Release: 9.1Flags: pm-rhel: mirror+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: devtoolset-12-binutils-2.36.1-3.el6 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: 2073443 Environment:
Last Closed: 2022-11-22 15:06:57 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:
Bug Depends On: 2073443, 2074396, 2076478, 2087104    
Bug Blocks:    

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