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
I used './scripts/build image=fio' to build this image, and use './scripts/run.py -V' to run it. It looks like leading to DUMMY_HANDLER for invalid_opcode aborting.
I have tried lots of means to solve this but nothing works. Hope to find some help here and apologize for take up your time.
The text was updated successfully, but these errors were encountered:
I have succeeded runing some simple reading and writing operation on osv, so I want to try some appcalation more complex. The kernel dumped before arriving at fio app, I have tried gdb but get nothing useful. Really hope to find some help here, vert sorry for taking up your time.
What environement do you use to build+run ?
From the first screenshot, it looks like some libraries cannot be found and the second screenshot shows that the backtrace contains functions related to library loading. I would suggest to look into that first.
I used './scripts/build image=fio' to build this image, and use './scripts/run.py -V' to run it. It looks like leading to DUMMY_HANDLER for invalid_opcode aborting.
I have tried lots of means to solve this but nothing works. Hope to find some help here and apologize for take up your time.
The text was updated successfully, but these errors were encountered: