0% found this document useful (0 votes)
34 views

Power Off Reset Reason Backup

The document contains log entries from an Android device detailing system shutdown events due to low power or user requests. The logs show the shutdown process, including terminating services, unmounting volumes, and file system checks. Exceptions are logged that indicate the shutdown method is not actually throwing an exception. Shutdown reasons include "no power" when battery is low and "userrequested" when a user initiates reboot or shutdown.

Uploaded by

Luis Cabrera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

Power Off Reset Reason Backup

The document contains log entries from an Android device detailing system shutdown events due to low power or user requests. The logs show the shutdown process, including terminating services, unmounting volumes, and file system checks. Exceptions are logged that indicate the shutdown method is not actually throwing an exception. Shutdown reasons include "no power" when battery is low and "userrequested" when a user initiates reboot or shutdown.

Uploaded by

Luis Cabrera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

23/05/25 12:49:38

reason : no power
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at
com.android.server.power.ShutdownThread.systemShutdown(ShutdownThread.java:274)
at com.android.server.BatteryService$16.run(BatteryService.java:1719)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
12:49:50 2023-05-25 12:49:50-0600 | SHUTDOWN | | REASON: no power
12:49:50 terminating init service start
12:49:54 terminating init service end
12:49:54 volume shutdown start
12:49:55 volume shutdown end
12:49:55 sync() before umount...
12:49:55 sync() before umount took
12:49:55 zram start
12:49:55 zram end
12:49:57 TryUmountAndFsck start
2023-05-25 12:53:21-0600 | ON | RP | A022MUBS3BWAD

23/05/25 22:05:31
reason : userrequested
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at com.android.server.power.ShutdownThread.reboot(ShutdownThread.java:438)
at
com.android.server.statusbar.StatusBarManagerService.lambda$reboot$6(StatusBarManag
erService.java:2016)
at com.android.server.statusbar.-$
$Lambda$StatusBarManagerService$xttpOmITnH77D9l5GEy2ZzWEGAg.run(Unknown Source:2)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
22:05:40 2023-05-25 22:05:40-0600 | REBOOT | | REASON: userrequested
22:05:40 terminating init service start
22:05:43 terminating init service end
22:05:43 volume shutdown start
22:05:44 volume shutdown end
22:05:44 sync() before umount...
22:05:44 sync() before umount took
22:05:44 zram start
22:05:44 zram end
22:05:46 TryUmountAndFsck start
2023-05-25 22:07:51-0600 | ON | RP | A022MUBS3BWAD

23/05/25 23:58:38
reason : no power
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at
com.android.server.power.ShutdownThread.systemShutdown(ShutdownThread.java:274)
at com.android.server.BatteryService$16.run(BatteryService.java:1719)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
23:58:47 2023-05-25 23:58:47-0600 | SHUTDOWN | | REASON: no power
23:58:47 terminating init service start
23:58:50 terminating init service end
23:58:50 volume shutdown start
23:58:51 volume shutdown end
23:58:51 sync() before umount...
23:58:51 sync() before umount took
23:58:51 zram start
23:58:51 zram end
23:58:53 TryUmountAndFsck start
23/06/04 23:20:06
reason : no power
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at
com.android.server.power.ShutdownThread.systemShutdown(ShutdownThread.java:274)
at com.android.server.BatteryService$16.run(BatteryService.java:1719)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
23:20:31 2023-06-04 23:20:31-0600 | SHUTDOWN | | REASON: no power
23:20:31 terminating init service start
23:20:35 terminating init service end
23:20:35 volume shutdown start
23:20:35 volume shutdown end
23:20:35 sync() before umount...
23:20:36 sync() before umount took
23:20:36 zram start
23:20:36 zram end
23:20:38 TryUmountAndFsck start
2023-06-05 05:47:19-0600 | ON | RP | A022MUBS3BWAD

23/06/09 13:43:39
reason : userrequested
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:238)
at
com.android.server.statusbar.StatusBarManagerService.lambda$shutdown$5(StatusBarMan
agerService.java:1995)
at com.android.server.statusbar.-$
$Lambda$StatusBarManagerService$UDezjj1c1F0KKrp-AAYUhMa21kk.run(Unknown Source:0)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
13:43:48 2023-06-09 13:43:48-0600 | SHUTDOWN | | REASON: userrequested
13:43:48 terminating init service start
13:43:52 terminating init service end
13:43:52 volume shutdown start
13:43:52 volume shutdown end
13:43:52 sync() before umount...
13:43:52 sync() before umount took
13:43:52 zram start
13:43:53 zram end
13:43:55 TryUmountAndFsck start
23/06/10 04:34:06
reason : no power
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at
com.android.server.power.ShutdownThread.systemShutdown(ShutdownThread.java:274)
at com.android.server.BatteryService$16.run(BatteryService.java:1719)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
04:34:14 2023-06-10 04:34:14-0600 | SHUTDOWN | | REASON: no power
04:34:14 terminating init service start
04:34:18 terminating init service end
04:34:18 volume shutdown start
04:34:19 volume shutdown end
04:34:19 sync() before umount...
04:34:19 sync() before umount took
04:34:19 zram start
04:34:19 zram end
04:34:21 TryUmountAndFsck start
2023-06-10 05:57:32-0600 | ON | RP | A022MUBS3BWAD

23/06/10 06:03:29
reason : no power
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at
com.android.server.power.ShutdownThread.systemShutdown(ShutdownThread.java:274)
at com.android.server.BatteryService$16.run(BatteryService.java:1719)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
06:03:45 2023-06-10 06:03:45-0600 | SHUTDOWN | | REASON: no power
06:03:46 terminating init service start
06:03:49 terminating init service end
06:03:49 volume shutdown start
06:03:49 volume shutdown end
06:03:49 sync() before umount...
06:03:50 sync() before umount took
06:03:50 zram start
06:03:50 zram end
06:03:52 TryUmountAndFsck start
2023-06-10 06:07:04-0600 | ON | RP | A022MUBS3BWAD

23/06/10 23:48:35
reason : no power
java.lang.Exception: It is not an exception!! just save the trace for process which
called shutdown thread!! ShutdownThread.shutdown
at
com.android.server.power.ShutdownThread.shutdownInner(ShutdownThread.java:330)
at
com.android.server.power.ShutdownThread.systemShutdown(ShutdownThread.java:274)
at com.android.server.BatteryService$16.run(BatteryService.java:1719)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at com.android.server.SystemServer.run(SystemServer.java:998)
at com.android.server.SystemServer.main(SystemServer.java:741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
23:48:42 2023-06-10 23:48:42-0600 | SHUTDOWN | | REASON: no power
23:48:42 terminating init service start
23:48:45 terminating init service end
23:48:45 volume shutdown start
23:48:45 volume shutdown end
23:48:45 sync() before umount...
23:48:46 sync() before umount took
23:48:46 zram start
23:48:46 zram end
23:48:48 TryUmountAndFsck start
2023-06-11 05:29:40-0600 | ON | RP | A022MUBS3BWAD

You might also like