Bug#833563: libfuzzer-3.8-dev: illegal hardware instruction

2016-08-10 Thread Sylvestre Ledru
Upstream says that is this the normal behavior and 3.9 is better in signal mgmt. Le 10 août 2016 21:34:59 GMT+02:00, Chris Lamb a écrit : >> zsh: illegal hardware instruction ./a.out > >I don't see this when using libfuzzer-3.9-dev 1:3.9~+rc1-1~exp1. NB. >3.9, not 3.8. > >(Not sure what you wa

Bug#833563: libfuzzer-3.8-dev: illegal hardware instruction

2016-08-10 Thread Chris Lamb
> zsh: illegal hardware instruction ./a.out I don't see this when using libfuzzer-3.9-dev 1:3.9~+rc1-1~exp1. NB. 3.9, not 3.8. (Not sure what you want to do with this bug. I mean, it still affects libfuzzer-3.8-dev.) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@

Bug#833563: libfuzzer-3.8-dev: illegal hardware instruction

2016-08-06 Thread Chris Lamb
> Do you have the same issue with Clang 3.8? Yes. (And 3.9) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#833563: libfuzzer-3.8-dev: illegal hardware instruction

2016-08-06 Thread Sylvestre Ledru
Do you have the same issue with Clang 3.8? Maybe a mismatch between the coverage and fuzzer? Le 6 août 2016 08:38:14 GMT+02:00, Chris Lamb a écrit : >Package: libfuzzer-3.8-dev >Version: 1:3.8.1-7 >Severity: normal > >Hi, > >First, thanks for packaging libFuzzer! Unfortunately, I'm getting >th

Bug#833563: libfuzzer-3.8-dev: illegal hardware instruction

2016-08-05 Thread Chris Lamb
Package: libfuzzer-3.8-dev Version: 1:3.8.1-7 Severity: normal Hi, First, thanks for packaging libFuzzer! Unfortunately, I'm getting the following: $ apt-get install libfuzzer-3.8-dev clang-4.0 [..] $ cat << EOF > test_fuzzer.cc #include #include extern "C" int LLVMFuzzerTestOneInput(const ui