bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29383] New: objdump: SEGV in binutils-2.37


From: tricker51449 at gmail dot com
Subject: [Bug binutils/29383] New: objdump: SEGV in binutils-2.37
Date: Tue, 19 Jul 2022 10:54:27 +0000

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

            Bug ID: 29383
           Summary: objdump: SEGV in binutils-2.37
           Product: binutils
           Version: 2.37
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: tricker51449 at gmail dot com
  Target Milestone: ---

Created attachment 14220
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14220&action=edit
Exception input

Hi, binutils team

When i use the objdump in binutils-2.37, i get SEGV reported by
AddressSanitizer.

# ./binutils/objdump -D objdump_crash

[1]    43157 segmentation fault (core dumped)

........

AddressSanitizer:DEADLYSIGNAL
=================================================================
==7400==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc
0x000000000000 bp 0x00000053aeb0 sp 0x7fff91052348 T0)
==7400==Hint: pc points to the zero page.
==7400==The signal is caused by a READ memory access.
==7400==Hint: address points to the zero page.
    #0 0x0  (<unknown module>)
    #1 0x7f472b46441f  (/lib/x86_64-linux-gnu/libpthread.so.0+0x1441f)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (<unknown module>)
==7400==ABORTING


Attached is the exception input file. Any help would be greatly appreciated.

Thanks & Best regards

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