android 重启

RescueParty 重启

Android之RescueParty机制 - 简书

01-10 16:39:15.421637 1268 1395 W RescueParty: Attempting rescue level RESET_SETTINGS_UNTRUSTED_DEFAULTS

Line 90467: 01-10 16:39:15.422713 1268 1395 W RescueParty: Performing scoped reset for package: com.android.systemui, affected namespaces: systemui

Line 120376: 01-10 16:39:45.922096 1268 1395 W RescueParty: Attempting rescue level RESET_SETTINGS_UNTRUSTED_CHANGES

Line 120392: 01-10 16:39:45.925226 1268 1395 W RescueParty: Performing scoped reset for package: com.android.systemui, affected namespaces: systemui

Line 141598: 01-10 16:40:06.119886 1268 1395 W RescueParty: Attempting rescue level RESET_SETTINGS_TRUSTED_DEFAULTS

Line 169890: 01-10 16:40:33.775728 1268 1395 W RescueParty: Attempting rescue level FACTORY_RESET

Line 171624: 01-10 16:40:34.910588 31034 31034 I uncrypt : --reason=RescueParty

PowerManagerService: reboot, reason = recovery caller pid: 1268, Caller uid: 1000

Line 171632: 01-10 16:40:34.917149 1268 31031 D PowerManagerService: shutdownOrRebootInternal, reason = recoveryCaller pid: 1268, Caller uid: 1000

Line 171648: 01-10 16:40:34.928927 1268 31099 I ShutdownThread: Logging pre-reboot information...

Line 171657: 01-10 16:40:34.935417 1268 31099 D PreRebootLogger: Wiping pre-reboot information...

Line 171657: 01-10 16:40:34.935417 1268 31099 D PreRebootLogger: Wiping pre-reboot information...

Line 171658: 01-10 16:40:34.935834 1268 31099 D ShutdownTiming: DumpPreRebootInfo took to complete: 7ms

Line 172517: 01-10 16:40:35.532173 1268 31099 I ShutdownThread: Rebooting, reason: recovery

Line 172519: 01-10 16:40:35.532266 1268 31099 I PowerManagerService: send to qnx: reboot,recovery

Line 172645: 01-10 16:40:35.614230 31123 31123 I STATE_MONITOR: process_state_monitor 'android-reboot,recovery'

Line 173158: 01-10 16:40:36.539036 0 0 I init : Received sys.powerctl='reboot,recovery' from pid: 1268 (system_server)

Line 173167: 01-10 16:40:36.546664 0 0 I init : Reboot start, reason: reboot,recovery, reboot_target: recovery

Line 173167: 01-10 16:40:36.546664 0 0 I init : Reboot start, reason: reboot,recovery, reboot_target: recovery

Line 173167: 01-10 16:40:36.546664 0 0 I init : Reboot start, reason: reboot,recovery, reboot_target: recovery

Line 173169: 01-10 16:40:36.546694 0 0 I init : Create reboot monitor thread.

vmm_monitor.3608753 default 3 4 vmm_monitorvmm_monitor.c:195: vmm_monitor_rx_callback() topic = android-state-monitor datalen = 25, buff='android-reboot,recovery'

分配Adreno 图像内存crash 导致重启

Android开发太难了,Native Crash的一切!_错误_访问_非法

01-10 17:35:32.587681 399 399 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<

backtrace:

#00 pc 0001715a /vendor/lib/libgsl.so (gsl_memory_alloc_pure+9430) (BuildId: e7aa9fa91693880688cd7ba0c9b563d4)

#01 pc 00094741 /vendor/lib/egl/libGLESv2_adreno.so (BuildId: 93583765d974e0cc7c3010e3357c8f24)

#02 pc 000f898e anon:stack_and_tls:10772

Adreno-GSL_RPC: <gsl_context_create:3165>: ctxt_id 15, sync_type 2

01-10 17:35:39.687784 1580 1994 E Adreno : GFX_DBG no mem for req of 32768 in pool 0, size 81920 mem used 115.00% slots used 15 flags(0xc0000)

752 D EcuInfo-Impl: vendor/mega/system/ecu_info/1.0/default/src/impl/EcuInfoImpl.cpponReceive101: topic = misc_service/command/ecu_info_ready, datalen = 1

01-10 17:35:32.589394 752 752 D EcuInfo-Impl: vendor/mega/system/ecu_info/1.0/default/src/impl/EcuInfoImpl.cpphandleResponse457: topic: misc_service/command/ecu_info_ready type: 6

01-10 17:35:32.589414 3061 3061 I HudSDK : com.autoai.ar.h37

01-10 17:35:32.589414 3061 3061 I HudSDK : HudSDK:updateTapLevel userID=-1000,tapLevel=50

01-10 17:35:32.591714 752 4455 D EcuInfo-Impl: vendor/mega/system/ecu_info/1.0/default/src/impl/EcuInfoImpl.cpploaderTask707: type: 5

01-10 17:35:32.591794 752 4455 D EcuInfo-Impl: vendor/mega/system/ecu_info/1.0/default/src/impl/EcuInfoImpl.cpploaderTask733: type: 5 mask: c

misc_servicemisc_service.cpp566: command -> (service:reboot) 9:sync \&\& reset

相关推荐
我命由我123456 天前
Android 开发问题:MlKitException: An internal error occurred during initialization.
android·java·java-ee·android jetpack·android-studio·androidx·android runtime
浪客川7 天前
安卓沉浸式写法
kotlin·androidx
我命由我1234510 天前
Android 开发问题:项目同时引入了两个包含相同类文件的库(AndroidX 库、旧版本支持库),导致了重复类错误
android·java·java-ee·android studio·android-studio·androidx·android runtime
vensli10 天前
AndroidX迁移总结
androidx
帅次2 个月前
WebView 并发初始化竞争风险分析
android·xml·flutter·kotlin·webview·androidx·dalvik
hnlgzb3 个月前
kotlin类 继承android.app.Activity 和androidx.activity.ComponentActivity 有什么区别?
android·kotlin·androidx
urkay-3 个月前
Android 当前Activity内显示的浮窗
android·java·iphone·androidx
iloveAnd5 个月前
Android开发中痛点解决(二)兼容性:AndroidX和gradle版本的兼容性
android·兼容性·androidx
TeleostNaCl6 个月前
使用 Android Jetpack 中的 Startup 组件快速实现组件初始化逻辑与主模块解耦
android·经验分享·android jetpack·androidx·android runtime·jetpack android