From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8D6183857C59; Mon, 29 Aug 2022 15:28:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D6183857C59 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1661786889; bh=CfVMGr7Zm0B3ixyQsxiWNXgN/qFONu/uM3mMW9ih1D0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mEWdhmlgkdxz/gxBcQ9aB7/QQKYmDOn9BP06pOCdPK6BLnlgWFoUTEQmAHL6AIkBX LknW7DzXqrKCz6a6gfkOWVQvnrxD+KcsymK2Irq99MKlnmSlpbhXka1urVIiaogAuM y+AmFq8skiKUYKRtYOdMJRemIUmn5/5w45Smx+lI= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug libdw/29434] Memory leak in `dwarf_getscopes` Date: Mon, 29 Aug 2022 15:28:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libdw X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: mark at klomp dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29434 --- Comment #9 from Mark Wielaard --- Created attachment 14302 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14302&action=3Ded= it dwarf_getscopes debug trace Maybe the following would give us a clue about what is really happening. It should print the DIE offsets that are being visited. --=20 You are receiving this mail because: You are on the CC list for the bug.=