Bug 337011

Summary: debugedit mishandles empty DW_AT_comp_dir
Product: [Fedora] Fedora Reporter: Roland McGrath <roland>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-18 06:52:19 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:
Attachments:
Description Flags
fix none

Description Roland McGrath 2007-10-18 03:23:53 UTC
fpc seems to produce DW_AT_comp_dir with value "" (empty string).
This is dubious, but debugedit makes it even worse by getting confused by it.

Comment 1 Roland McGrath 2007-10-18 03:23:53 UTC
Created attachment 230611 [details]
fix

Comment 2 Panu Matilainen 2007-10-18 06:52:19 UTC
Applied upstream and building into rpm 4.4.2.2-4.fc8 right now, thanks!