You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please create an issue in the GitHub issue tracker
(https://github.com/axboe/fio/issues ) but observe the following:
a) If you are asking a question on how to do something ("How do I/Why is?")
please send it to the mailing list and not GitHub issues. The fio project
uses GitHub issues for reproducible bugs/enhancement requests.
b) Please reproduce your bug using the latest fio listed on
https://github.com/axboe/fio/releases (see the Source and Building sections
of the README for how to build fio from source).
c) Include all of the information requested in the mailing list section above
(description, environment, version, reproduction steps and all job parameters).
.
Additionally we will likely also need a symbolised backtrace of the segfault . Run fio under gdb and then do thread apply all bt to get this after the segfault occurs.
Facing call trace issues with verifying eMMC performances using fio version 3.38 with the kernel version 6.1.110, saying "fio Not tainted 6.1.110" .
![Screenshot from 2025-01-13 17-48-06](https://private-user-images.githubusercontent.com/57797167/402535715-93d2e9fe-10d3-4795-83dc-2d103de15db5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMzUzNjIsIm5iZiI6MTczOTEzNTA2MiwicGF0aCI6Ii81Nzc5NzE2Ny80MDI1MzU3MTUtOTNkMmU5ZmUtMTBkMy00Nzk1LTgzZGMtMmQxMDNkZTE1ZGI1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDIxMDQyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdiMTk4ZmU4ZmNkOGYyN2Q0MjQ1NjZjNzJiMjIzZWQ1NGY4NzNjNzBhZDM5MmE0NjgwNmQzMjhkOGQ1Yzg3NmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.iFnss8hBu_P0xlkV3-yXe2g82kRJiIvCdkgd8YIWrys)
I am seeking help to resolve the issues.
Regards,
Mandeep
The text was updated successfully, but these errors were encountered: