Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Crash on OnePlus 6T fajita

Summary

Clean install of current /e/ e-0.7-p-2019112231580-dev-fajita.zip (or previous e-0.7-p-2019112031348-dev-fajita.zip) causes at least 2 major issues on my device: SIM card not detected, spontaneous reboot within a minute when not plugged with USB.

Older version e-0.7-p-2019110830006-dev-fajita.zip works apparently fine.

Steps to reproduce

Install current version of /e/ following https://doc.e.foundation/devices/fajita/install

What is the current behavior?

Current bugs (possibly related):

  • SIM card not detected.
  • "com.android.phone has stopped" error messages, e.g. when putting into flight mode.
  • The phone spontaneously reboots within less than a minute of being disconnected from the USB cable. Once the cable is disconnected, the phone usually does not reach the end of the boot.

What is the expected correct behavior?

None of these bugs.

Relevant logs and/or screenshots

Not sure which lines are relevant. Here are a few alarming lines, and these appear many times in the logs:

--------- beginning of crash
11-23 06:42:32.099  1998  1998 E AndroidRuntime: FATAL EXCEPTION: main
11-23 06:42:32.099  1998  1998 E AndroidRuntime: Process: com.android.phone, PID: 1998
11-23 06:42:32.099  1998  1998 E AndroidRuntime: java.lang.ArrayIndexOutOfBoundsException: length=1; index=1
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at com.android.internal.telephony.uicc.UiccController.onGetSlotStatusDone(UiccController.java:564)
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at com.android.internal.telephony.uicc.UiccController.handleMessage(UiccController.java:412)
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:193)
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6718)
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
11-23 06:42:32.099  1998  1998 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

Full logs: fajita.log

Possible fixes

Don't know. A clean install of older version e-0.7-p-2019110830006-dev-fajita.zip does not exhibit such bugs.

Edited by Colas