@sevenlycong 写道:
最近做一个需求, 在一个ui界面中嵌入了webview,使用的是引擎提供的webview. 在andriod中 ,打开关闭此界面多次后,应用会发生崩溃。 崩溃日志
JNI ERROR: env->self != thread-self (0x41f2c640 vs. 0x63b193e8); auto-correcting
JNI ERROR: env->self != thread-self (0x41f2c640 vs. 0x63b193e8); auto-correcting
trying to work around app JNI bugs, but didn't find 0x4269d0b0 in table!
JNI WARNING: DeleteLocalRef(0x4269d0b0) failed to find entry
JNI ERROR: env->self != thread-self (0x41f2c640 vs. 0x63b193e8); auto-correcting
trying to work around app JNI bugs, but didn't find 0x42699c18 in table!
JNI WARNING: DeleteLocalRef(0x42699c18) failed to find entry
Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 27919 (nda.qian3mobile)这是监测的某一次的,最后都会是内存地址错误,Fatal signal 11 (SIGSEGV)。
有大神遇到过这个问题吗
帖子: 1
参与者: 1