Tool/software:
Hello,
I am trying to run qtwebengine on a custom hardware with am335x SOC.
I have done the build using Yocto (https://git.ti.com/cgit/arago-project/oe-layersetup/tree).
I am was able to run successfully qt5 examples such as "cinematicexperience" with eglfs backend.
When i try to run "qtwebengine" example, i am facing "Alignment trap: not handling instruction f9400adf at []" error in console.
The application crashes with following error.
Error:
MESA: info: Loaded libpvr_dri_support.so
Sandboxing disabled by user.
Bus error (core dumped)
dmesg:
[ 224.435741] Alignment trap: not handling instruction f9400adf at []
[ 224.515590] 8<--- cut here ---
[ 224.519340] Unhandled fault: alignment exception (0x801) at 0xa1cb74ec
[ 224.602780] [a1cb74ec] *pgd=b0060831
[ 296.621878] Alignment trap: not handling instruction f9400adf at []
[ 296.669747] 8<--- cut here ---
[ 296.691217] Unhandled fault: alignment exception (0x801) at 0xa16294ec
[ 296.712857] [a16294ec] *pgd=b03ba831
Looking for support, Can anyone help me here ?
Thanks and Regards,
Bharathi