bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21648] SEGV on unknown address in display_debug_frames


From: nickc at redhat dot com
Subject: [Bug binutils/21648] SEGV on unknown address in display_debug_frames
Date: Wed, 21 Jun 2017 17:08:24 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Alexandre,

  Thanks for reporting this bug.

  This was a problem in the DWARF parser where it was reading a 64-bit
  value and then only checking the bottom 32-bits to see if they were in
  range!  I have applied a fairly large patch to fix this problem, and
  catch others like it in the future.

Cheers
  Nick

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