Closed shiwzhi closed 7 years ago
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x54 in tid 1628 (shiweizhi.rccar)
[ 11-22 13:00:10.083 367: 367 W/ ] debuggerd: handling request: pid=1628 uid=10194 gid=10194 tid=1628
after execute this Intent intent = new Intent(ac.getApplicationContext(), DeviceList.class); ac.startActivityForResult(intent, BluetoothState.REQUEST_CONNECT_DEVICE);
It works before, now it's not working I don't know what's going on
It's not this library cause this problem
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x54 in tid 1628 (shiweizhi.rccar)
after execute this Intent intent = new Intent(ac.getApplicationContext(), DeviceList.class); ac.startActivityForResult(intent, BluetoothState.REQUEST_CONNECT_DEVICE);
It works before, now it's not working I don't know what's going on