android+4.4+jni闪退,native2.1 安卓退到后台时,概率闪退
贊同來自:
同樣的,在這個時候,還出了另一個錯誤,詳情見下面的log,這個問題,出現的情況就和上面的不同,從5.0 - 9.0 ,level 22- level 28 ,都在出這個錯誤,真的搞不太清楚是為什么,還有就是我的壓縮包上傳到100%之后就一直轉菊花無響應,需要包的,請聯系 QQ:569320549 獲取,非常感謝
# GLThread 759(759)
SIGTRAP(TRAP_BRKPT)
解析原始
1?#00 pc 00000000000160f0 /data/app/com.slxgame.rubbishflip-VrhGfNFK-OMotKp3IEfuew==/lib/arm64/libv8_libbase.cr.so (v8::base::OS::Abort()+24) [arm64-v8a]
2?#01 pc 000000000084479c /data/app/com.slxgame.rubbishflip-VrhGfNFK-OMotKp3IEfuew==/lib/arm64/libv8.cr.so [arm64-v8a]
3?#02 pc 000000000017ea68 /data/app/com.slxgame.rubbishflip-VrhGfNFK-OMotKp3IEfuew==/lib/arm64/liblayaair.so (laya::Javascript::init(int)+88) [arm64-v8a]
4?#03 pc 000000000021b040 /data/app/com.slxgame.rubbishflip-VrhGfNFK-OMotKp3IEfuew==/lib/arm64/liblayaair.so (laya::JCScriptRuntime::start(char const*)+148) [arm64-v8a]
5?#04 pc 0000000000216c6c /data/app/com.slxgame.rubbishflip-VrhGfNFK-OMotKp3IEfuew==/lib/arm64/liblayaair.so (laya::JCConch::onAppStart()+268) [arm64-v8a]
6?#05 pc 000000000022b84c /data/app/com.slxgame.rubbishflip-VrhGfNFK-OMotKp3IEfuew==/lib/arm64/liblayaair.so (Java_layaair_game_browser_ConchJNI_OnGLReady+400) [arm64-v8a]
7?#06 pc 000000000001fc10 /data/app/com.slxgame.rubbishflip-VrhGfNFK-OMotKp3IEfuew==/oat/arm64/base.odex [arm64-v8a]
8?java:
9?layaair.game.browser.e.onSurfaceChanged(Unknown Source:115)
10?android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1555)
11?android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)
# main(2)
1?java.lang.Object.wait(Native Method)
2?android.opengl.GLSurfaceView$GLThread.onPause(GLSurfaceView.java:1727)
3?android.opengl.GLSurfaceView.onPause(GLSurfaceView.java:578)
4?layaair.game.browser.b.onPause(Unknown Source:0)
5?layaair.game.conch.LayaConch5.onPause(Unknown Source:11)
6?layaair.game.Market.GameEngine.game_plugin_onPause(GameEngine.java:91)
7?demo.MainActivity.onPause(MainActivity.java:224)
8?android.app.Activity.performPause(Activity.java:7342)
9?android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1609)
10?android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:4167)
11?android.app.ActivityThread.performPauseActivity(ActivityThread.java:4132)
12?android.app.ActivityThread.handlePauseActivity(ActivityThread.java:4083)
13?android.app.servertransaction.PauseActivityItem.execute(PauseActivityItem.java:45)
14?android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145)
15?android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70)
16?android.app.ActivityThread$H.handleMessage(ActivityThread.java:1916)
17?android.os.Handler.dispatchMessage(Handler.java:106)
18?android.os.Looper.loop(Looper.java:193)
19?android.app.ActivityThread.main(ActivityThread.java:6898)
20?java.lang.reflect.Method.invoke(Native Method)
21?com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:537)
22?com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
# ReferenceQueueDaemon(462)
1?libcore.util.NativeAllocationRegistry.applyFreeFunction(Native Method)
2?libcore.util.NativeAllocationRegistry$CleanerThunk.run(NativeAllocationRegistry.java:201)
3?sun.misc.Cleaner.clean(Cleaner.java:143)
4?java.lang.ref.ReferenceQueue.enqueueLocked(ReferenceQueue.java:75)
5?java.lang.ref.ReferenceQueue.enqueuePending(ReferenceQueue.java:243)
6?java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:194)
7?java.lang.Daemons$Daemon.run(Daemons.java:109)
8?java.lang.Thread.run(Thread.java:764)
# FinalizerDaemon(463)
1?java.lang.Daemons$FinalizerWatchdogDaemon.wakeUp(Unknown Source:0)
2?java.lang.Daemons$FinalizerWatchdogDaemon.access$500(Daemons.java:272)
3?java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:241)
4?java.lang.Daemons$Daemon.run(Daemons.java:109)
5?java.lang.Thread.run(Thread.java:764)
# FinalizerWatchdogDaemon(464)
1?java.lang.Thread.sleep(Native Method)
2?java.lang.Thread.sleep(Thread.java:373)
3?java.lang.Thread.sleep(Thread.java:314)
4?java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:353)
5?java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:394)
6?java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:287)
7?java.lang.Daemons$Daemon.run(Daemons.java:109)
8?java.lang.Thread.run(Thread.java:764)
# work_thread(471)
1?android.os.MessageQueue.nativePollOnce(Native Method)
2?android.os.MessageQueue.next(MessageQueue.java:326)
3?android.os.Looper.loop(Looper.java:160)
4?android.os.HandlerThread.run(HandlerThread.java:65)
# NetWorkSender(472)
1?android.os.MessageQueue.nativePollOnce(Native Method)
2?android.os.MessageQueue.next(MessageQueue.java:326)
3?android.os.Looper.loop(Looper.java:160)
4?android.os.HandlerThread.run(HandlerThread.java:65)
# FileObserver(473)
1?android.os.FileObserver$ObserverThread.observe(Native Method)
2?android.os.FileObserver$ObserverThread.run(FileObserver.java:86)
# queued-work-looper(480)
1?android.os.MessageQueue.nativePollOnce(Native Method)
2?android.os.MessageQueue.next(MessageQueue.java:326)
3?android.os.Looper.loop(Looper.java:160)
4?android.os.HandlerThread.run(HandlerThread.java:65)
總結
以上是生活随笔為你收集整理的android+4.4+jni闪退,native2.1 安卓退到后台时,概率闪退的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 大班教案《水中倒影》
- 下一篇: android 三星 拍照,安卓里面拍照