bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22923] readelf crashes with fuzzed samples 748 times


From: calc.develop at web dot de
Subject: [Bug binutils/22923] readelf crashes with fuzzed samples 748 times
Date: Sun, 04 Mar 2018 23:05:31 +0000

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

--- Comment #3 from calc.develop at web dot de ---
(In reply to Paul Pluzhnikov from comment #2)
> Did not reproduce (not a single crash) for me on Linux/x86_64 using gcc
> (Debian 6.3.0-18) 6.3.0 20170516.
> 
> Tried both current binutils head: 7efba073e2b83803a47fd89e701fe60b98f2debc
> and c7b15a66dc9ef2285f0983759d41baf5b9933505.
> 
> Also no -fsanitize=address errors (except for some leaks).
> 
> Assuming you *can* reproduce these crashes, it would be useful to know
> 1. Which compiler / OS you've used
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4 on Kubuntu 14.04.5 LTS

> 2. What you get from building with -fsanitize=address
I chaged the Makefile like this:
CFLAGS_FOR_BUILD = -g -O2 -fsanitize=address
CXXFLAGS_FOR_BUILD = -g -O2 -fsanitize=address
recompled and tried with a few samples.
The crashes still occurr.

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