bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/32032] dwp segfaults on hello world binary


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/32032] dwp segfaults on hello world binary
Date: Mon, 29 Jul 2024 10:25:42 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32032

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=972092a9eda941a5744125f79fe58e52fb7007e4

commit 972092a9eda941a5744125f79fe58e52fb7007e4
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Jul 29 14:25:07 2024 +0930

    PR32032 dwp segfaults on hello world binary

    Fixing the segfault is easy with this bandaid, but further work is
    needed to teach dwp about DW_AT_dwo_name and dwo id in the cu header.
    At the moment dwp only handles DW_AT_GNU_dwo_name and DW_AT_GNU_dwo_id.

            PR 32032
            * dwp.cc (Dwp_output_file::finalize): Return immediately on
            no output file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]