Closed selvakumars3 closed 1 year ago
Using unix bench Version 5.1.3
when I compiled using docker centos stream 9 version I do see below error while ./Run
1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
1 x Execl Throughput 1 2 3
1 x File Copy 1024 bufsize 2000 maxblocks 1
Run: "File Copy 1024 bufsize 2000 maxblocks": command returned status 33792; aborting Completed: unixbench
Also when I run the binary standalone, I get core dumped
sh-5.1# ./fstime Illegal instruction (core dumped) sh-5.1#
You likely ran out of disk space in your container. Please attempt to troubleshoot before filing issues.
Using unix bench Version 5.1.3
when I compiled using docker centos stream 9 version I do see below error while ./Run
1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
1 x Execl Throughput 1 2 3
1 x File Copy 1024 bufsize 2000 maxblocks 1
Run: "File Copy 1024 bufsize 2000 maxblocks": command returned status 33792; aborting Completed: unixbench
Also when I run the binary standalone, I get core dumped
sh-5.1# ./fstime Illegal instruction (core dumped) sh-5.1#