Ref
|
# We should separate this out, i.e. running jsfunfuzz within a debugger, only if core dumps cannot be generated |
we should have a mode to test whether the local Linux system is able to generate core dumps, early on. (i.e. whether
ulimit -c unlimited is set and working properly)
If it cannot, we should run jsfunfuzz or the intended testcase within a debugger instead.