fuzzy: capture core dumps from repair utilities
[xfstests-dev.git] / common / fuzzy
index bd08af1ce76a4bfa16d4eb7dfe1cd873303b1965..809dee5465c2d16df903b8004cd240219baf56f4 100644 (file)
@@ -307,6 +307,9 @@ _scratch_xfs_fuzz_metadata() {
        echo "Verbs we propose to fuzz with:"
        echo $(echo "${verbs}")
 
+       # Always capture full core dumps from crashing tools
+       ulimit -c unlimited
+
        echo "${fields}" | while read field; do
                echo "${verbs}" | while read fuzzverb; do
                        __scratch_xfs_fuzz_mdrestore