[Bug] constant IllegalStateException in google services causes high disk usage #739
Closed
1 task done
Labels
bug
Something isn't working
Steps to reproduce/复现步骤
Expected behaviour/预期行为
There shouldn't be constant exceptions in google services
Actual behaviour/实际行为
Theres constants logs in logcat folder about IllegalStateExceptions
This causes 1. huge log files over time, and 2. constant disk usage (7+ mb/s)
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
d44a77b
Linux distribution info/Linux 发行版信息
Debian
Windows version/Windows 版本
22H2 build 23580.1000
Build Parameters/构建参数
COMMAND_LINE=--arch x64 --release-type retail --magisk-ver stable --gapps-brand MindTheGapps --gapps-variant pico --root-sol none
INFO: Architecture: x64
INFO: Release Type: retail
INFO: Magisk Version: stable
INFO: GApps Brand: MindTheGapps
INFO: GApps Variant: pico
INFO: Root Solution: none
Build: RELEASE_TYPE=Retail
Version requirement/版本要求
Logs/日志
11-11 13:49:36.017 804 1071 I SystemUpdate: [Execution,ExecutionManager] Action pending executed for 0.03 seconds.
11-11 13:49:36.026 804 1071 I SystemUpdate: [Execution,ExecutionManager] Action pre-download-validate executed for 0.00 seconds.
11-11 13:49:36.035 804 1071 W SystemUpdate: [Execution,ExecutionManager] Unable to create the action. Restart the execution from the scratch.
11-11 13:49:36.035 804 1071 W SystemUpdate: java.lang.IllegalStateException
11-11 13:49:36.035 804 1071 W SystemUpdate: at aixp.l(:com.google.android.gms@[email protected] (190800-580326705):6)
11-11 13:49:36.035 804 1071 W SystemUpdate: at cyax.a(:com.google.android.gms@[email protected] (190800-580326705):324)
11-11 13:49:36.035 804 1071 W SystemUpdate: at com.google.android.gms.update.execution.InstallationIntentOperation.onHandleIntent(:com.google.android.gms@[email protected] (190800-580326705):120)
11-11 13:49:36.035 804 1071 W SystemUpdate: at com.google.android.chimera.IntentOperation.onHandleIntent(:com.google.android.gms@[email protected] (190800-580326705):2)
11-11 13:49:36.035 804 1071 W SystemUpdate: at agjm.onHandleIntent(:com.google.android.gms@[email protected] (190800-580326705):10)
11-11 13:49:36.035 804 1071 W SystemUpdate: at noz.run(:com.google.android.gms@[email protected] (190800-580326705):70)
11-11 13:49:36.035 804 1071 W SystemUpdate: at noy.run(:com.google.android.gms@[email protected] (190800-580326705):152)
11-11 13:49:36.035 804 1071 W SystemUpdate: at dvlp.run(:com.google.android.gms@[email protected] (190800-580326705):13)
11-11 13:49:36.035 804 1071 W SystemUpdate: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
11-11 13:49:36.035 804 1071 W SystemUpdate: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
11-11 13:49:36.035 804 1071 W SystemUpdate: at java.lang.Thread.run(Thread.java:1012)
The text was updated successfully, but these errors were encountered: