Closed
Bug 1210081
Opened 10 years ago
Closed 10 years ago
[aries] boot loop after restore profile on freshly flashed phone
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mozilla, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150918100231
Steps to reproduce:
1. made backup with B2G-flash-tool# ./backup_restore_profile.py -b
2. build b2g complete with
MOZILLA_OFFICIAL=1 ENABLE_DEFAULT_BOOTANIMATION=1 DOGFOOD=1 VARIANT=eng GAIA_OPTIMIZE=1 B2G_UPDA
TER=1 ./build.sh -j1
3. boot the device turn on adb and devtools
4. resore profile using:
B2G-flash-tool# ./backup_restore_profile.py -r
Actual results:
5. bootet, I noticed the changed old wallpaper and installed apps.
6. few seconds later it stopped and booted again
7. like 6. all over again
Expected results:
expected would be without the boot loop ;o)
| Reporter | ||
Comment 1•10 years ago
|
||
the logcat starts getting interesting after line 205
| Reporter | ||
Updated•10 years ago
|
Summary: [aries] boot loop after restore profile on fresh flashed → [aries] boot loop after restore profile on freshly flashed phone
| Reporter | ||
Comment 2•10 years ago
|
||
i was using the same image for some time now. and since now, I ran into a boot loop again. it reboots right after getting a mobile data connection. without it, its not rebooting. but if I enter the pin and it tries to connect. it reboots.
maybe its a bad build. I will build it again.
| Reporter | ||
Comment 3•10 years ago
|
||
made a new build
gaia 77d463a009a1425e413edaae92b237e116708560
gecko 5f0050425ae2f3908c715fa44b992b25474c0eed
and I was able to restore the same profile with the problem of this bug. its all going well. so I will close this bug. I don't know what it was, maybe gaia was too far away from the base or whatever.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•