- Jan 31, 2022
- 12
- 15
I was using MIUI 12.6 before just upgrading it to 13 stable.
I have two SIM card in my phone, SWEET. After their service were activated, they kept reconnecting and disconnecting.
A pop-up shows up indicating that "com.android.phone" has been crashing.
After one minute, my system reboots. This later on reboots into TWRP recovery.
I tried removing SIM cards from my phone.
- No crashes without SIM card.
- No crashes when only one SIM is loaded.
- When two are loaded at the same time, the issue only occurs when one specific SIM card has been selected for data. (The other one works normally)
Log cat uploaded to MEGA:
log_sweet_V13.0.2.0.SKFMIXM.txt
I have cleared data and cache for phone app and permission app. Neither solved the issue.
This post may describes a similar issue, although I couldn't understand how they fixed it.
I have two SIM card in my phone, SWEET. After their service were activated, they kept reconnecting and disconnecting.
A pop-up shows up indicating that "com.android.phone" has been crashing.
Code:
java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
at com.android.phone.networkmode.NetworkModeHandlerAllSlot.updateNetworkTypeIfNeeded(Unknown Source:176)
at com.android.phone.networkmode.NetworkModeHandlerBase.handleMessage(Unknown Source:19)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loopOnce(Unknown Source:176)
at android.os.Looper.loop(Unknown Source:76)
at android.app.ActivityThread.main(Unknown Source:138)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:306)
After one minute, my system reboots. This later on reboots into TWRP recovery.
I tried removing SIM cards from my phone.
- No crashes without SIM card.
- No crashes when only one SIM is loaded.
- When two are loaded at the same time, the issue only occurs when one specific SIM card has been selected for data. (The other one works normally)
Log cat uploaded to MEGA:
log_sweet_V13.0.2.0.SKFMIXM.txt
I have cleared data and cache for phone app and permission app. Neither solved the issue.
This post may describes a similar issue, although I couldn't understand how they fixed it.
Last edited: