From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 49C333858406; Mon, 27 Dec 2021 07:23:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49C333858406 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1640589837; bh=Vt+RlhpMeK7A4hBr6pKhBrbzLHPA3QEj064YcISeZXs=; h=From:To:Subject:Date:From; b=JdMNfxI8DN/+eobhxyN5rS+cgHqltJZyhd8IkZsRdGObjhIl7XrIFsUUBLGcNA2NV G2Fdg3k5rpLKDEju7pOr69/AkgCdtjll1FUUwmW6neAH5fLpKfLWhIZqk7ObnWs95h WAPSa5KaadFwYJ2v18VEiLs3hjfX01iXsD9BzIr4= From: "vt at altlinux dot org" To: debugedit@sourceware.org Subject: [Bug debugedit/28728] New: Unknown DWARF DW_FORM_0x25 Date: Mon, 27 Dec 2021 07:23:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: debugedit X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vt at altlinux dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone attachments.created Message-ID: 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: debugedit@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: debugedit development mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2021 07:23:57 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28728 Bug ID: 28728 Summary: Unknown DWARF DW_FORM_0x25 Product: debugedit Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: debugedit Assignee: unassigned at sourceware dot org Reporter: vt at altlinux dot org CC: debugedit at sourceware dot org Target Milestone: --- Created attachment 13884 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13884&action=3Ded= it Example of compiled module When building Linux kernel with[1] CC=3Dclang LLVM=3D1 and CONFIG_DEBUG_INFO_DWARF5=3Dy debugedit reports error when processing compil= ed kernel modules, such as debugedit: ./lib/modules/5.16.0+rc6.20211223-drm-tip-alt1/kernel/sound/usb/caiaq/snd-u= sb-caiaq.ko: Unknown DWARF DW_FORM_0x25 [1] https://www.kernel.org/doc/html/latest/kbuild/llvm.html --=20 You are receiving this mail because: You are on the CC list for the bug.=