about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88522aa..8c95f2c 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,7 @@ things are not working anymore.
 Problem 1: The binary does not work (crashes or hangs)
 Solution: increase the -m parameter. -m 8 is the minimum recommended, on some
           targets -m 16 is required etc.
+          You can also try to remove -x performance enhancers.
 
 Problem 2: Basically every fuzzing test case is reported as crash although it
            does not when running it from the command line