Open vanhauser-thc opened 5 years ago
I found the issue. do not supply any kernel options, e.g. for meltdown or spectre bypass for more performance
then it works, on the stock 4.4.0-31 kernel as well as on the "latest" 4.4.0-148
also kernel.random_va_space may not be 0 then the OOM happens too
and a final hint: the stock -31 kernel is faster for fuzzing than the -148 one ... for whatever reason.
I get the error "Unable to request new process from fork server" when running the cxxfilt example.
dmesg shows that pt-proxy-fast is crashing:
I am running 14.04.05 with kernel 4.4.0-148-generic (native, no docker or VM). ldd on cxxfilt shows the right ld.so in the afl-.../pt_mode/glibc/build directory and it exists.
full dmesg output: