android应用安装到7.0以下系统正常运行,安装在7.0以上系统时 每几十秒会被关掉页面,像是杀死了应用 VM exiting with result c

yu332602022 2017-08-08 03:59:33
android应用安装到7.0以下系统正常运行,安装在7.0以上系统时 每几十秒会被关掉页面,像是杀死了应用 VM exiting with result c
,应用中并没有调用过 System.exit(0);的相关方法, 当前页杀死后,显示是上一个页面; 再过几十秒后再关掉当前显示页
比如打开 3个页面 A - > B -> C ; 几十秒后 先关了 C ,然后再过几十秒 又把 B关了, 最终关了 A; 也就是整个应用都会被结束掉, (但观察像是杀掉C后就相当于杀了进程,但还能显示B页)
下面是日志:
08-07 22:14:33.754 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:34.726 2528-2528/? D/wpa_supplicant: wlan0: Control interface command 'SIGNAL_POLL'
08-07 22:14:34.744 2528-2528/? D/wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-sendto: sock=9 sndbuf=212992 outq=0 send_len=48
08-07 22:14:34.755 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:35.756 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:36.756 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:37.748 2528-2528/? D/wpa_supplicant: wlan0: Control interface command 'SIGNAL_POLL'
08-07 22:14:37.757 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:37.766 2528-2528/? D/wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-sendto: sock=9 sndbuf=212992 outq=0 send_len=48
08-07 22:14:38.131 10270-10270/? E/Sensors: sns_debug_mr.c(366):Sensors DIAG Init: Waiting for diag service timed out
08-07 22:14:38.131 10270-10270/? E/Sensors: sns_debug_main.c(488):Sensors DIAG init: Can't register with debug
08-07 22:14:38.131 10270-10270/? E/Sensors: sns_init_la.c(165):Error 5 initializing sns_debug_test_init2
08-07 22:14:38.717 670-670/? I/MSM-irqbalance: Decided to move IRQ5 from CPU3 [P:0] to CPU5 [P:1] (banned)
08-07 22:14:38.718 670-670/? I/MSM-irqbalance: Decided to move IRQ3 from CPU3 [P:0] to CPU4 [P:1] (banned)
08-07 22:14:38.718 670-670/? I/MSM-irqbalance: Decided to move IRQ5 from CPU2 [P:0] to CPU7 [P:1] (banned)
08-07 22:14:38.719 670-670/? I/MSM-irqbalance: Decided to move IRQ3 from CPU2 [P:0] to CPU6 [P:1] (banned)
08-07 22:14:38.720 670-670/? I/MSM-irqbalance: Decided to move IRQ5 from CPU0 [P:0] to CPU5 [P:1] (banned)
08-07 22:14:38.720 670-670/? I/MSM-irqbalance: Decided to move IRQ3 from CPU0 [P:0] to CPU4 [P:1] (banned)
08-07 22:14:38.721 670-670/? I/MSM-irqbalance: Decided to move IRQ5 from CPU1 [P:0] to CPU7 [P:1] (banned)
08-07 22:14:38.721 670-670/? I/MSM-irqbalance: Decided to move IRQ3 from CPU1 [P:0] to CPU6 [P:1] (banned)
08-07 22:14:38.758 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:39.029 10152-10190/? I/art: System.exit called, status: 0
08-07 22:14:39.029 10152-10190/? I/AndroidRuntime: VM exiting with result code 0, cleanup skipped.

--------- beginning of system
08-07 22:14:39.090 1223-1262/? I/WindowManager: WIN DEATH: Window{e74f68f u0 com.cloudpos/com.cloudpos.ui.activity.webview.WebViewActivity}
08-07 22:14:39.090 1223-1234/? D/GraphicsStats: Buffer count: 7
08-07 22:14:39.090 1223-3068/? D/ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=10, [ Capabilities: INTERNET¬_RESTRICTED&TRUSTED] ], android.os.BinderProxy@2c7c623)
08-07 22:14:39.090 1223-1615/? D/ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=9, [ Capabilities: INTERNET¬_RESTRICTED&TRUSTED] ], android.os.BinderProxy@f803720)
08-07 22:14:39.090 1223-1686/? I/ActivityManager: Process com.cloudpos (pid 10152) has died
08-07 22:14:39.090 1223-1686/? D/ActivityManager: cleanUpApplicationRecord -- 10152
08-07 22:14:39.091 1223-1686/? W/ActivityManager: Force removing ActivityRecord{6c52b9a u0 com.cloudpos/.ui.activity.webview.WebViewActivity t641}: app died, no saved state
08-07 22:14:39.091 1223-2226/? E/ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=10, [ Capabilities: INTERNET¬_RESTRICTED&TRUSTED] ]
08-07 22:14:39.092 1223-2226/? E/ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=9, [ Capabilities: INTERNET¬_RESTRICTED&TRUSTED] ]
08-07 22:14:39.093 1223-1252/? I/WindowManager: WIN DEATH: Window{3268c8c u0 com.cloudpos/com.cloudpos.ui.activity.HomeActivity}
08-07 22:14:39.094 1223-3034/? I/WindowManager: WIN DEATH: Window{e4beb90 u0 com.cloudpos/com.cloudpos.ui.activity.IntelligentAnalysisActivity}
08-07 22:14:39.108 1223-1686/? I/ActivityManager: Start proc 10287:com.cloudpos/u0a109 for activity com.cloudpos/.ui.activity.IntelligentAnalysisActivity
08-07 22:14:39.108 1223-1686/? V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@d2368d9
08-07 22:14:39.187 10287-10287/? I/Cloudpos: Cloudpos/TTApplication onCreate
08-07 22:14:39.232 10287-10287/? D/ImageLoader: Initialize ImageLoader with configuration
08-07 22:14:39.232 10287-10303/? I/CrashReport: failed to get IMEI
08-07 22:14:39.242 10287-10303/? I/CrashReport: failed to get IMSI
08-07 22:14:39.302 10287-10287/? V/BoostFramework: mAcquireFunc method = public int com.qualcomm.qti.Performance.perfLockAcquire(int,int[])
08-07 22:14:39.302 10287-10287/? V/BoostFramework: mReleaseFunc method = public int com.qualcomm.qti.Performance.perfLockRelease()
08-07 22:14:39.302 10287-10287/? V/BoostFramework: mAcquireTouchFunc method = public int com.qualcomm.qti.Performance.perfLockAcquireTouch(android.view.MotionEvent,android.util.DisplayMetrics,int,int[])
08-07 22:14:39.302 10287-10287/? V/BoostFramework: mIOPStart method = public int com.qualcomm.qti.Performance.perfIOPrefetchStart(int,java.lang.String)
08-07 22:14:39.302 10287-10287/? V/BoostFramework: mIOPStop method = public int com.qualcomm.qti.Performance.perfIOPrefetchStop()
08-07 22:14:39.304 10287-10287/? V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@99e547c
08-07 22:14:39.304 10287-10287/? V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@a0ff105
08-07 22:14:39.305 10287-10303/? I/CrashReport: failed to get IMEI
08-07 22:14:39.312 10287-10303/? I/CrashReport: failed to get IMSI
08-07 22:14:39.346 10287-10314/? I/DpmTcmClient: RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor
08-07 22:14:39.352 10287-10314/? D/NetworkSecurityConfig: No Network Security Config specified, using platform default
08-07 22:14:39.352 10287-10287/? V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@d211eb8
08-07 22:14:39.352 10287-10287/? V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@8c65491
08-07 22:14:39.415 10287-10312/? I/Adreno: QUALCOMM build : dd15ef5, Ic280a69317
Build Date : 05/09/17
OpenGL ES Shader Compiler Version: XE031.09.00.04
Local Branch :
Remote Branch : quic/gfx-adreno.lnx.1.0.r5-rel
Remote Branch : NONE
Reconstruct Branch : NOTHING
08-07 22:14:39.419 612-886/? E/libnav: CablComputeBacklightLevel(): UpdateType = DifferentSceneUpdate
08-07 22:14:39.424 10287-10312/? I/OpenGLRenderer: Initialized EGL, version 1.4
08-07 22:14:39.425 10287-10312/? D/OpenGLRenderer: Swap behavior 1
08-07 22:14:39.532 1223-1243/? I/ActivityManager: Displayed com.cloudpos/.ui.activity.IntelligentAnalysisActivity: +435ms
08-07 22:14:39.758 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:40.220 612-886/? E/libnav: CablComputeBacklightLevel(): UpdateType = DifferentSceneUpdate
08-07 22:14:40.759 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:40.774 2528-2528/? D/wpa_supplicant: wlan0: Control interface command 'SIGNAL_POLL'
08-07 22:14:40.792 2528-2528/? D/wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-sendto: sock=9 sndbuf=212992 outq=0 send_len=48
08-07 22:14:41.560 1223-1223/? W/WindowManager: Attempted to remove non-existing token: android.os.Binder@310e86f
08-07 22:14:41.760 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:42.760 2682-2778/com.march.btlocalserversocket I/LocalSocketServer: PrintRunnable 4
08-07 22:14:43.568 1223-1223/? W/WindowManager: Attempted to remove non-existing token: android.os.Binder@9def97c
08-07 22:14:43.714 670-670/? I/MSM-irqbalance: Decided to move IRQ5 from CPU1 [P:0] to CPU6 [P:1] (banned)
...全文
2415 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
通过这一个课程的介绍,首先我们就能够去了解到,VMWare ESXi Server 7.0 基本的应用场景、组件和特点,然后我们就可以去完成 VMWare ESXi Server 7.0安装,并且使用不同的管理和配置工具,完成 ESXi Server 7.0 的初始化配置,完成虚拟机的创建和运行,然后我们将详细地为大家去说明,虚拟机运行的计算、存储和网络资源的组件,并且完成这些不同组件的管理和配置,从而构建起一个稳定、可靠、高效地虚拟化运行环境。第二章,理解 VMWare ESXi Server 7.0 基本的应用场景和特点,然后我们就可以去查看一下整个课程的基本演示环境;第三章,通过这一节的介绍,首先我们就能够去了解到,部署 ESXi Server 7.0 的先决条件,然后我们就可以在演示的环境当中,完成先决条件的准备,并且完成 ESXi Server 7.0 部署的过程;第四章,通过这一节的介绍,首先我们就能够去了解到,ESXi Server 7.0 的管理和配置工具,然后我们就可以在演示的环境当中,完成补丁更新的过程;第五章,在这一节当中,我们首先将去了解到常见的管理和配置任务,然后我们就可以在演示的环境当中,完成这些管理任务的配置;第六章,通过这一节的介绍,首先我们就能够去了解到,ESXi Server 7.0运行环境当中,用户和权限体系的基本组件和架构,然后我们就可以在演示的环境当中,完成用户和权限的配置;第七章,通过这一节的介绍,首先我们就能够去了解到,在 ESXi Server 7.0运行环境当中,创建和运行虚拟机的基本先决条件和步骤,然后我们就可以在演示的环境当中,完成虚拟机的创建和运行过程;第八章,通过这一节的介绍,首先我们就能够去了解到,虚拟机的计算资源,其实与物理计算机的计算资源是非常类似的,主要包括了 CPU 和内存,然后我们将为大家去说明这两种资源分配的特点,并且在演示的环境当中,查看和分配虚拟机的计算资源;第九章,通过这一节的介绍,首先我们就能够去了解到,虚拟机网络的基本组件和特点,然后我们就可以在演示的环境当中,完成网络组件的查看和配置;第十章,通过这一节的介绍,首先我们就能够去了解到,在 ESXi Server 7.0运行环境当中,存储资源的基本组件和特点,然后我们就可以在演示的环境当中,完成存储资源的查看和配置

80,356

社区成员

发帖
与我相关
我的任务
社区描述
移动平台 Android
androidandroid-studioandroidx 技术论坛(原bbs)
社区管理员
  • Android
  • yechaoa
  • 失落夏天
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧