Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/mercurial/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 4.4崩溃信号11(SIGSEGV),代码1(SEGV_MAPERR)StringObject::utfLength()常量_Android_Crash_Native_Android 4.4 Kitkat_Segmentation Fault - Fatal编程技术网

Android 4.4崩溃信号11(SIGSEGV),代码1(SEGV_MAPERR)StringObject::utfLength()常量

Android 4.4崩溃信号11(SIGSEGV),代码1(SEGV_MAPERR)StringObject::utfLength()常量,android,crash,native,android-4.4-kitkat,segmentation-fault,Android,Crash,Native,Android 4.4 Kitkat,Segmentation Fault,面对这个问题。无法复制,但在我们的最新版本发布后在google play控制台中获得这些崩溃。请帮忙。只有安卓4.4。本周有1700多份报告 signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) StringObject::utfLength() const backtrace: native: pc 000000000005596c /system/lib/libdvm.so (StringObject::utfLength() const+17) n

面对这个问题。无法复制,但在我们的最新版本发布后在google play控制台中获得这些崩溃。请帮忙。只有安卓4.4。本周有1700多份报告

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
StringObject::utfLength() const

backtrace:
  native: pc 000000000005596c  /system/lib/libdvm.so (StringObject::utfLength() const+17)
  native: pc 000000000004b6e5  /system/lib/libdvm.so
  native: pc 0000000000017341  /system/lib/libjavacore.so
  native: pc 00000000000174e7  /system/lib/libjavacore.so
  native: pc 000000000001dd8c  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  native: pc 000000000004e253  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  native: pc 00000000000271a0  /system/lib/libdvm.so
  native: pc 000000000002e150  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  native: pc 000000000002b7fc  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  native: pc 0000000000060843  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+338)
  native: pc 0000000000060867  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  native: pc 0000000000055547  /system/lib/libdvm.so
  native: pc 000000000000d280  /system/lib/libc.so (__thread_entry+72)
  native: pc 000000000000d41c  /system/lib/libc.so (pthread_create+240)

嗨,你找到解决办法了吗?谢谢还没有:(…你也面临这个问题吗?是的,我出于其他原因更新了我的应用程序,错误大部分自行消失。仍然存在,但很少发生。我想我更新了sdk,并在某个时候重新下载了4.4版本,但不确定这是否相关。我们找不到解决方案。因此,恢复了版本并发布了版本20的apk