|
首次登录MPU可以传输视频,然后通过监视器关闭通道然后重新打开通道就会出现这个问题,这里是奔溃的日志,麻烦您看一下谢谢
- 10-11 11:25:54.771 18507-18628/? A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 18628 (om.smarteye.mpu)
- 10-11 11:25:54.790 785-19072/? D/SensorListener: Sensor(8) valid data is not coming yet!
- 10-11 11:25:54.850 1230-3323/? I/LocSvc_libulp: int ulp_brain_process_gnss_sv_report(const LocGnssSvStatus *), gnss sv report cnt = 3559, gnss pos report cnt = 2690,strong sv cnt = 0
- 10-11 11:25:54.851 1230-2502/? E/LocSvc_eng: Calling gnss_sv_status_cb
- 10-11 11:25:54.851 1230-2502/? D/GnssLocationProvider_ex: SV Count : 6 (PRN, Constellation, SNR, Elevation, Azimuth, Used)
- (2, GPS, 26.2, 56.0, 337.0, 0) (5, GPS, 13.9, 47.0, 262.0, 0) (23, GLONASS, 24.7, 52.0, 345.0, 0) (7, GLONASS, 15.1, 31.0, 28.0, 0) (12, BEIDOU, 21.7, 48.0, 319.0, 0) (13, BEIDOU, 25.2, 56.0, 333.0, 0)
- 10-11 11:25:54.863 19780-19780/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- Build fingerprint: 'samsung/greatqltezc/greatqltechn:7.1.1/NMF26X/N9500ZCS2BRC2:user/release-keys'
- Revision: '11'
- ABI: 'arm'
- 10-11 11:25:54.864 19780-19780/? A/DEBUG: pid: 18507, tid: 18628, name: om.smarteye.mpu >>> com.smarteye.mpu <<<
- signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
- r0 00000001 r1 cf85f820 r2 cf85f7c4 r3 d00575b4
- r4 f6151008 r5 00000000 r6 ffac84bc r7 000000c8
- r8 0000000a r9 d4da93c0 sl d4da93c0 fp 00000002
- ip f5a96c50 sp cf85f7b8 lr cfba89ef pc 00000000 cpsr 200c0010
- 10-11 11:25:54.866 19780-19780/? A/DEBUG: backtrace:
- #00 pc 00000000 <unknown>
- 10-11 11:25:54.867 19780-19780/? A/DEBUG: #01 pc 0004b9ed /data/app/com.smarteye.mpu-1/lib/arm/libbvpu_mediandk.so (_ZN3SIP11responseCmdEPN9TelEngine7MessageE+288)
- #02 pc 0004ce3b /data/app/com.smarteye.mpu-1/lib/arm/libbvpu_mediandk.so (_ZN3SIP15handleThreadMsgEi+214)
- #03 pc 0004cf01 /data/app/com.smarteye.mpu-1/lib/arm/libbvpu_mediandk.so (_ZN3SIP3runEv+72)
- #04 pc 000045b5 /data/app/com.smarteye.mpu-1/lib/arm/libframework.so (_ZN12SimpleThread5__runEPv+20)
- #05 pc 00048717 /system/lib/libc.so (_ZL15__pthread_startPv+22)
- #06 pc 0001a455 /system/lib/libc.so (__start_thread+6)
copycode |
|