Fatal Signal 7 (sigbus), Code 2, Fault Addr 0x8e020c98
06-05 05:11:15.220078 3155 3155 I AEE/AED : Revision: '0' 06-05 05:11:15.220131 3155 3155 I AEE/AED : ABI: 'arm' 06-05 05:11:15.220477 3155 3155 I AEE/AED : pid: 3080, tid: 3
Solution 1:
looks like you have issue in ndk
file of arm
architecture , can you try to get logs of ndk stack using following command
adb logcat | /Users/userName/Library/Android/ndk/ndk-stack -sym <PATH-TO-ARM-SO-FILE>
Post a Comment for "Fatal Signal 7 (sigbus), Code 2, Fault Addr 0x8e020c98"