From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A3467384A021; Mon, 21 Jun 2021 03:44:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3467384A021 From: "robert at ocallahan dot org" To: dwz@sourceware.org Subject: [Bug default/28000] Fedora glibc debuginfo .dwz contains a partial unit with needed debuginfo but which is not imported Date: Mon, 21 Jun 2021 03:44:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: robert at ocallahan dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2021 03:44:25 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28000 --- Comment #1 from Robert O'Callahan --- There is a similar issue elsewhere in the same package: In the main debuginfo file, a variable definition refers to its declaration= in the .dwz file: < 1><0x0000164d GOFF=3D0x0007f4b2> DW_TAG_variable DW_AT_specification=20=20=20=20=20=20= =20=20 <.debug_info(sup)+0x0001ff2f> DW_AT_decl_file 0x00000002 /usr/src/debug/glibc-2.33-16.fc34.x86_64/intl/dcigettext.c DW_AT_decl_line 0x00000158 DW_AT_decl_column 0x00000011 DW_AT_location len 0x000= 9: 0338571c0000000000: DW_OP_addr 0x001c5738 But in the .dwz file, the definition is in partial compilation unit 0x1fd88, which is not imported by the main debuginfo file (or elsewhere in the .dwz). --=20 You are receiving this mail because: You are on the CC list for the bug.=