博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
error log
阅读量:5049 次
发布时间:2019-06-12

本文共 2724 字,大约阅读时间需要 9 分钟。

 

 

04-29 18:18:17.295 6903-6913/? I/art: Debugger is no longer active04-29 18:18:17.473 157-157/? I/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***04-29 18:18:17.473 157-157/? I/DEBUG: Build fingerprint: 'Android/rk3288_box/rk3288_box:5.1.1/LMY48W/root04052357:userdebug/test-keys'04-29 18:18:17.473 157-157/? I/DEBUG: Revision: '0'04-29 18:18:17.473 157-157/? I/DEBUG: ABI: 'arm'04-29 18:18:17.473 157-157/? I/DEBUG: pid: 6903, tid: 6923, name: Thread-4045  >>> com.uniubi.smartfrontdesk <<<04-29 18:18:17.473 157-157/? I/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x004-29 18:18:18.280 157-157/? I/DEBUG:     r0 00000000  r1 00000000  r2 00001002  r3 0000000004-29 18:18:18.280 157-157/? I/DEBUG:     r4 b7186908  r5 00000000  r6 b7186908  r7 b5245a6004-29 18:18:18.280 157-157/? I/DEBUG:     r8 b6e80dd4  r9 694e7378  sl b7180a08  fp b718186804-29 18:18:18.280 157-157/? I/DEBUG:     ip b5245a98  sp 694e72b8  lr b4fe1b08  pc b6e390a8  cpsr 600f003004-29 18:18:18.280 157-157/? I/DEBUG:     #00 pc 000140a8  /system/lib/libc.so (strlen+83)04-29 18:18:18.280 157-157/? I/DEBUG:     #01 pc 000a3b04  /system/lib/libart.so (std::__1::basic_ostream
>& std::__1::operator<<
>(std::__1::basic_ostream
>&, char const*)+44)04-29 18:18:18.280 157-157/? I/DEBUG: #02 pc 0023d201 /system/lib/libart.so (art::Thread::Attach(char const*, bool, _jobject*, bool)+576)04-29 18:18:18.280 157-157/? I/DEBUG: #03 pc 00225abd /system/lib/libart.so (art::Runtime::AttachCurrentThread(char const*, bool, _jobject*, bool)+16)04-29 18:18:18.280 157-157/? I/DEBUG: #04 pc 001c64d1 /system/lib/libart.so (art::JII::AttachCurrentThread(_JavaVM*, _JNIEnv**, void*)+216)04-29 18:18:18.280 157-157/? I/DEBUG: #05 pc 000c058b /system/lib/libart.so (art::CheckJII::AttachCurrentThread(_JavaVM*, _JNIEnv**, void*)+110)04-29 18:18:18.280 157-157/? I/DEBUG: #06 pc 0000c221 /data/app/com.uniubi.smartfrontdesk-1/lib/arm/libUFaceAPI.so (_JavaVM::AttachCurrentThread(_JNIEnv**, void*)+6)04-29 18:18:18.280 157-157/? I/DEBUG: #07 pc 0000c4f7 /data/app/com.uniubi.smartfrontdesk-1/lib/arm/libUFaceAPI.so (cbFTRsult(int, std::vector
>)+74)04-29 18:18:18.280 157-157/? I/DEBUG: #08 pc 0000a851 /data/app/com.uniubi.smartfrontdesk-1/lib/arm/libUFaceAPI.so (FD_run(void*)+552)04-29 18:18:18.280 157-157/? I/DEBUG: #09 pc 0001659b /system/lib/libc.so (__pthread_start(void*)+30)04-29 18:18:18.280 157-157/? I/DEBUG: #10 pc 000144c3 /system/lib/libc.so (__start_thread+6)04-29 18:18:55.304 160-6968/? I/H264_DEBUG: deinit DONE

 

转载于:https://www.cnblogs.com/exmyth/p/5447315.html

你可能感兴趣的文章
bzoj3994: [SDOI2015]约数个数和
查看>>
hdu5306 Gorgeous Sequence
查看>>
Android中使用ListView实现下拉刷新和上拉加载功能
查看>>
proc文件系统的简介
查看>>
连续自然数和
查看>>
[SDOI2015]星际战争
查看>>
用好lua+unity,让性能飞起来——luajit集成篇/平台相关篇
查看>>
JS控制页面跳转
查看>>
递归与循环的区别
查看>>
【USACO】Watering Hole 2008 Oct
查看>>
动态链接的步骤
查看>>
emacs 缩写词功能
查看>>
Api demo源码学习(2)--App/Activity/Custom Dialog --自定义Activity样式
查看>>
Velocity脚本简明教程
查看>>
虚拟机类加载机制
查看>>
RTSP流媒体数据传输的两种方式(TCP和UDP)
查看>>
大数n!
查看>>
LPC-LINK 2 LPC4370 简化线路图
查看>>
【模板】关于vector的lower_bound和upper_bound以及vector基本用法 STL
查看>>
linux c动态库编译好了,不能用。有些方法报(undefined reference)错误。
查看>>