zoukankan      html  css  js  c++  java
  • error log

    04-29 18:18:17.295 6903-6913/? I/art: Debugger is no longer active
    04-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 0x0
    04-29 18:18:18.280 157-157/? I/DEBUG:     r0 00000000  r1 00000000  r2 00001002  r3 00000000
    04-29 18:18:18.280 157-157/? I/DEBUG:     r4 b7186908  r5 00000000  r6 b7186908  r7 b5245a60
    04-29 18:18:18.280 157-157/? I/DEBUG:     r8 b6e80dd4  r9 694e7378  sl b7180a08  fp b7181868
    04-29 18:18:18.280 157-157/? I/DEBUG:     ip b5245a98  sp 694e72b8  lr b4fe1b08  pc b6e390a8  cpsr 600f0030
    04-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<char, std::__1::char_traits<char> >& std::__1::operator<< <std::__1::char_traits<char> >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, 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<UFace, std::allocator<UFace> >)+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
  • 相关阅读:
    Python学习-字符编码浅析
    python元组,集合类型,及字典补充
    python字符串,列表常用操作
    python流程控制
    Python之线程&进程
    yii框架的中的一些使用介绍
    《最牛B的Linux Shell命令》笔记
    CentOS6.8上安装epel
    mysql 5.7 Group Replication
    mysql5.7 参数记录 (持续更新)
  • 原文地址:https://www.cnblogs.com/exmyth/p/5447315.html
Copyright © 2011-2022 走看看