Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel Call Traces while running fio version 3.38 #1855

Open
Mandeep97 opened this issue Jan 13, 2025 · 1 comment
Open

Kernel Call Traces while running fio version 3.38 #1855

Mandeep97 opened this issue Jan 13, 2025 · 1 comment
Labels
needreporterinfo Waiting on information from the issue reporter

Comments

@Mandeep97
Copy link

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

I am seeking help to resolve the issues.

Regards,
Mandeep

@sitsofe
Copy link
Collaborator

sitsofe commented Jan 13, 2025

@Mandeep97: Please can you include ALL the information https://github.com/axboe/fio/blob/master/.github/ISSUE_TEMPLATE/bug-report.md and follow the instructions in

fio/REPORTING-BUGS

Lines 27 to 40 in d1ebbdd

...via GitHub issues
====================
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.

@sitsofe sitsofe added the needreporterinfo Waiting on information from the issue reporter label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needreporterinfo Waiting on information from the issue reporter
Projects
None yet
Development

No branches or pull requests

2 participants