JonMagon / KDiskMark

A simple open-source disk benchmark tool for Linux distros
GNU General Public License v3.0
1.04k stars 43 forks source link

Sometimes can't run certain tests.. #132

Closed CaptainCoward closed 10 months ago

CaptainCoward commented 10 months ago

Manjaro 6.5.5 KDE fio-3.35-1

It seems lke it is random working for me. Sometimes it would print out "bad FIO" tell me "No Fio" at start and sometimes it would work. Though it seems like it is actually never writing a file if i don'T explicitly choose it.

JonMagon commented 10 months ago

Sounds like fio is crashing, try running tests using CLI

CaptainCoward commented 10 months ago

Yup i think it is realted to FIO. I just checked dmesg and saw that i get a lot of these fio[55198] segfault at 0 ip 0000000000000000 sp 00007ffcb3b0cf98 error 14 in fio[55645e687000+1b000] likely on CPU 2 (core 2, socket 0)

JonMagon commented 10 months ago

And try the AppImage, should work either way.

CaptainCoward commented 10 months ago

Ty AppImage worked, should have tried that first. :)

JonMagon commented 10 months ago

I think it's worth writing somewhere to Manjaro that the package is broken