[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22858] Crashes found by fuzzer
From: |
spinpx at gmail dot com |
Subject: |
[Bug binutils/22858] Crashes found by fuzzer |
Date: |
Thu, 22 Feb 2018 05:05:32 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22858
--- Comment #3 from Peng Chen <spinpx at gmail dot com> ---
I really found them crash in 2.29 in my PC.
Have you limit the memory? use "ulimit -Sv 500000".
They won't trigger crash with unlimited memory.
But, you know, they must be available in limited memory.
test options:
nm -C {input}
objdump -x {input}
size {input}
I just ran my fuzzer 5 hours with one core.. I will run it more in future.
--
You are receiving this mail because:
You are on the CC list for the bug.