0% found this document useful (0 votes)
22 views5 pages

Power Off Reset Reason Backup

The document contains a series of logs detailing shutdown events for a system, primarily triggered by user requests and power issues. Each shutdown event is accompanied by a stack trace indicating the processes involved in the shutdown sequence. The logs also include timestamps and notes on system operations such as volume shutdown and synchronization before unmounting.
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)
22 views5 pages

Power Off Reset Reason Backup

The document contains a series of logs detailing shutdown events for a system, primarily triggered by user requests and power issues. Each shutdown event is accompanied by a stack trace indicating the processes involved in the shutdown sequence. The logs also include timestamps and notes on system operations such as volume shutdown and synchronization before unmounting.
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

25/06/21 23:37:54

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:1971)
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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:37:59 2025-06-21 23:37:59-0400 | SHUTDOWN | | REASON: userrequested
23:37:59 terminating init service start
23:38:03 terminating init service end
23:38:03 volume shutdown start
23:38:03 volume shutdown end
23:38:03 sync() before umount...
23:38:03 sync() before umount took
23:38:03 zram start
23:38:03 zram end
23:38:03 TryUmountAndFsck start
25/06/21 23:40:43
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:1971)
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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:40:59 2025-06-21 23:40:59-0400 | SHUTDOWN | | REASON: userrequested
23:41:00 terminating init service start
23:41:03 terminating init service end
23:41:03 volume shutdown start
23:41:03 volume shutdown end
23:41:03 sync() before umount...
23:41:03 sync() before umount took
23:41:03 zram start
23:41:03 zram end
23:41:04 TryUmountAndFsck start
2025-06-22 04:21:48+0000 | | RP | / / 3850000(29%)

2025-06-22 04:21:48+0000 | LPM |

2025-06-22 01:09:20-0400 | ON | NP | A105MUBU8CWE1

25/06/22 03:28:16
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:1971)
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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)
03:28:23 2025-06-22 03:28:23-0400 | SHUTDOWN | | REASON: userrequested
03:28:23 terminating init service start
03:28:27 terminating init service end
03:28:27 volume shutdown start
03:28:27 volume shutdown end
03:28:27 sync() before umount...
03:28:27 sync() before umount took
03:28:27 zram start
03:28:27 zram end
03:28:27 TryUmountAndFsck start
25/06/22 12:37:20
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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:37:32 2025-06-22 12:37:32-0400 | SHUTDOWN | | REASON: no power
12:37:32 terminating init service start
12:37:35 terminating init service end
12:37:35 volume shutdown start
12:37:36 volume shutdown end
12:37:36 sync() before umount...
12:37:36 sync() before umount took
12:37:36 zram start
12:37:36 zram end
12:37:36 TryUmountAndFsck start
25/06/22 15:19:08
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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)
15:19:21 2025-06-22 15:19:21-0400 | SHUTDOWN | | REASON: no power
15:19:21 terminating init service start
15:19:23 terminating init service end
15:19:23 volume shutdown start
15:19:23 volume shutdown end
15:19:23 sync() before umount...
15:19:23 sync() before umount took
15:19:23 zram start
15:19:23 zram end
15:19:24 TryUmountAndFsck start
25/06/22 18:25:26
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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)
18:25:39 2025-06-22 18:25:39-0400 | SHUTDOWN | | REASON: no power
18:25:39 terminating init service start
18:25:43 terminating init service end
18:25:43 volume shutdown start
18:25:43 volume shutdown end
18:25:43 sync() before umount...
18:25:43 sync() before umount took
18:25:43 zram start
18:25:43 zram end
18:25:43 TryUmountAndFsck start
2025-06-22 22:26:38+0000 | | RP | / / 3556000(0%)

2025-06-22 22:26:38+0000 | LPM |

2025-06-22 20:19:21-0400 | ON | NP | A105MUBU8CWE1

25/06/23 14:37:18
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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)
14:37:27 2025-06-23 14:37:27-0400 | SHUTDOWN | | REASON: no power
14:37:27 terminating init service start
14:37:28 terminating init service end
14:37:28 volume shutdown start
14:37:29 volume shutdown end
14:37:29 sync() before umount...
14:37:29 sync() before umount took
14:37:29 zram start
14:37:29 zram end
14:37:29 TryUmountAndFsck start
25/06/23 17:38:30
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:1030)
at com.android.server.SystemServer.main(SystemServer.java:773)
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)
17:38:40 2025-06-23 17:38:40-0400 | SHUTDOWN | | REASON: no power
17:38:40 terminating init service start
17:38:43 terminating init service end
17:38:43 volume shutdown start
17:38:44 volume shutdown end
17:38:44 sync() before umount...
17:38:44 sync() before umount took
17:38:44 zram start
17:38:44 zram end
17:38:44 TryUmountAndFsck start
2025-06-23 23:18:41+0000 | | RP | / / 3765000(17%)

2025-06-23 23:18:41+0000 | LPM |

2025-06-23 19:29:14-0400 | ON | NP | A105MUBU8CWE1

You might also like