bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/23321] Gold Linker SIGSEGV During DWARF Decoding, because it d


From: ccoutant at gmail dot com
Subject: [Bug gold/23321] Gold Linker SIGSEGV During DWARF Decoding, because it doesn't support DW_LNS_set_epilogue_begin/end and DW_LNS_set_isa
Date: Wed, 20 Jun 2018 20:40:44 +0000

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

--- Comment #1 from Cary Coutant <ccoutant at gmail dot com> ---
Can you provide a sample .o file? What compiler generated it? The "default"
case in that switch statement should handle unknown opcodes correctly, unless
the std_opcode_lengths array in the line table prologue is incorrect. Even so,
it shouldn't lead to a SIGSEGV, so I'd at least try to track that down.

-- 
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]