Stuck loading and high CPU usage #209
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I switch profiles in EasyEUICC, the application is stuck with the loading spinner forever (also the notification "Switching eSIM profile" stays forever). Also I get high cpu usage, phone gets hot, and in adb shell top I see com.android.se has >110% cpu usage forever, until I restart the phone or force stop SecureElementService.
The switching itself actually works, I can use the new eSIM profile without problems. But just the EasyEUICC application stays stuck and phone cpu usage stays over 100% forever.
I have the 9eSIM card, phone is Huawei Mate 20 X 5G, EMUI 12.0.0.166 (Android 10). The 5ber card on the same phone works fine without any cpu issues or without getting stuck.
This isn't something we can reasonably fix from app side. Your device's OMAPI implementation is doing something stupid. We can work around it by requiring a reboot when the profile is switched, but that's about it.
This is a problem with the RIL (Radio Interface Layer) 1 implementation of your phone.
OpenEUICC cannot solve this problem.
Please contact this manufacturer to report this issue
https://source.android.com/docs/core/connect/ril ↩︎
How can 5ber work without problems if this problem cannot be solved?