Comment #2 on issue 31168 by amo...@gmail.com: binutils:fuzz_readelf: Timeout in fuzz_readelf https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31168#c2
This timeout is not caused by a bug in readelf, but is due to a testcase producing 3.6G of output. It seems oss-fuzz infrastructure can't handle such large files. My fairly old x86_64 box (AMD FX8120 based) runs the test in 30 seconds with output directed to /dev/null and in 45 sections when writing to a file. Perhaps the readelf tests ought to redirect output to /dev/null? -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment.