Printing the "cpu not compatible with avx2" message whenever a command crashes with exit 4 can be confusing, as shown in #1348 .
This PR requires "illegal instruction" to be found in stderr (if stderr captured) for the message to happen, which will hopefully make cases like #1348 more rare.
Printing the "cpu not compatible with avx2" message whenever a command crashes with exit 4 can be confusing, as shown in #1348 .
This PR requires "illegal instruction" to be found in stderr (if stderr captured) for the message to happen, which will hopefully make cases like #1348 more rare.