0% found this document useful (0 votes)
117 views4 pages

Power Off Reset Reason Backup

The document contains log entries from an Android device recording shutdown events between August 2021 and August 2022. Each entry includes a timestamp, reason for shutdown ("no power" or "GlobalActions restart"), and a stack trace indicating the shutdown was initiated by a ShutdownThread and handled by various system services and frameworks.

Uploaded by

Cristhofer Diaz
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)
117 views4 pages

Power Off Reset Reason Backup

The document contains log entries from an Android device recording shutdown events between August 2021 and August 2022. Each entry includes a timestamp, reason for shutdown ("no power" or "GlobalActions restart"), and a stack trace indicating the shutdown was initiated by a ShutdownThread and handled by various system services and frameworks.

Uploaded by

Cristhofer Diaz
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/ 4

21/08/02 13:28:34

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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
21/08/03 18:59:51
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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
21/08/04 21:59:35
reason : GlobalActions restart
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:353)
at com.android.server.power.ShutdownThread.reboot(ShutdownThread.java:800)
at
com.android.server.wm.WindowManagerService.reboot(WindowManagerService.java:10448)
at com.android.server.policy.GlobalActions$9.onPress(GlobalActions.java:1555)
at
com.android.server.policy.GlobalActions$20$1.onAnimationEnd(GlobalActions.java:2296
)
at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1239)
at
android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.jav
a:766)
at
android.animation.ValueAnimator$AnimationHandler$1.run(ValueAnimator.java:801)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:911)
at android.view.Choreographer.doCallbacks(Choreographer.java:686)
at android.view.Choreographer.doFrame(Choreographer.java:619)
at
android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:897)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
21/08/05 12:31:23
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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
21/08/09 09:32:42
reason : GlobalActions restart
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:353)
at com.android.server.power.ShutdownThread.reboot(ShutdownThread.java:800)
at
com.android.server.wm.WindowManagerService.reboot(WindowManagerService.java:10448)
at com.android.server.policy.GlobalActions$9.onPress(GlobalActions.java:1555)
at
com.android.server.policy.GlobalActions$20$1.onAnimationEnd(GlobalActions.java:2296
)
at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1239)
at
android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.jav
a:766)
at
android.animation.ValueAnimator$AnimationHandler$1.run(ValueAnimator.java:801)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:911)
at android.view.Choreographer.doCallbacks(Choreographer.java:686)
at android.view.Choreographer.doFrame(Choreographer.java:619)
at
android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:897)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
21/08/10 13:11:24
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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
21/08/10 18:27:37
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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
21/08/19 14:49:25
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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
21/08/19 14:51:13
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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
21/08/19 14:57:37
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:353)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:299)
at com.android.server.power.ShutdownThread.shutdown(ShutdownThread.java:286)
at com.android.server.BatteryService$5.run(BatteryService.java:1100)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at com.android.server.SystemServer.run(SystemServer.java:536)
at com.android.server.SystemServer.main(SystemServer.java:385)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy