Hi @Dhruvit,
Thanks for your response.
It's not a binary file. I developed android based map application(.apk file).
SELINUX in Permissive mode, I am getting the following errors,
E/Surface: IGraphicBufferProducer::setBufferCount(0) returned Invalid argument
A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffff000146494e59 in tid 2899 (GLThread 241), pid 2585 (vigation_tomtom)
SELINUX in Enforcing mode, I am getting the following errors,
2023-09-07 09:17:04.150 4486-4523 libc com.ust.navigation_tomtom E Access denied finding property "vendor.VIV_VX_NN_DDR_BURST_SIZE"
2023-09-07 09:17:05.801 4486-4521 libc com.ust.navigation_tomtom E Access denied finding property "vendor.VIV_PROCESS_NAME"
Both the cases map application was crashing. We couldn't able to find out the exact root cause for this issue.
I also tried the i.MX8MQ prebuilt images for Android 12 and 13, but I had the same problems.
It could be something specific to the target board graphics library.
Please see the attached log file for more information about the errors. I am completely stuck on this issue, can you help me on this for resolving the issue.
Regards,
Manikandan R