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

Skip to content

FP 6 v3.1.3 build random reboot when user travels between US and EU

  • /e/OS version: v 3.1.3
  • Device model(s): FP6
  • Impacted Application: All
  • Affected application/URL: NA
  • Browser/client and version: NA

The problem

Describe precisely the problem you're facing and add screenshots to illustrate FP6 users on the current build v3.1.3 when travelling between US and EU experiencing random reboots. Issue reported on the forum Logs attached.

Steps to reproduce

Technical details

Paste any relevant logs (adb logcat) in the codeblock below if you have any

09-09 08:51:40.233 4443 4443 D CountryCodeService: Broadcast countrycode = EU
09-09 08:51:40.233 4443 4443 D CountryCodeService: Current persist.odm.ccode = fcc
09-09 08:51:40.250 4443 4443 I CountryCodeService: Reboot scheduled in 5s
09-09 08:51:45.251 4443 4443 I CountryCodeService: Rebooting to load Wi-Fi/radio configuration
09-09 08:51:40.233 4443 4443 D CountryCodeService: Broadcast countrycode = EU
09-09 08:51:40.233 4443 4443 D CountryCodeService: Current persist.odm.ccode = fcc
09-09 08:51:40.250 4443 4443 I CountryCodeService: Reboot scheduled in 5s
09-09 08:51:45.251 4443 4443 I CountryCodeService: Rebooting to load Wi-Fi/radio configuration

After the reboot, it sets the country back to US and reboots again:
09-09 08:53:23.908 4727 4727 D CountryCodeService: Service created
09-09 08:53:23.917 4727 4727 D CountryCodeService: Receiver registered
09-09 08:53:23.917 4727 4727 D CountryCodeService: Broadcast countrycode = US
09-09 08:53:23.917 4727 4727 D CountryCodeService: Current persist.odm.ccode = eu
09-09 08:53:23.928 4727 4727 I CountryCodeService: Reboot scheduled in 5s
09-09 08:53:26.861 4727 4727 D CountryCodeService: Broadcast countrycode = US
09-09 08:53:26.861 4727 4727 D CountryCodeService: Current persist.odm.ccode = fcc
09-09 08:53:28.929 4727 4727 I CountryCodeService: Rebooting to load Wi-Fi/radio configuration