Closed
Bug 1221556
Opened 10 years ago
Closed 8 years ago
gaia crashes in a loop
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: daleharvey, Unassigned)
References
Details
No description provided.
| Reporter | ||
Comment 1•10 years ago
|
||
https://gist.github.com/daleharvey/ed743ce90de9afbce9b4 is a log output
| Reporter | ||
Comment 2•10 years ago
|
||
This has been hitting me randomly, always after flashing a new gaia (mostly only with APP=system), a few different gecko builds, currently using the latest build from https://tools.taskcluster.net/index/artifacts/#gecko.v1.mozilla-central.latest.linux.aries/gecko.v1.mozilla-central.latest.linux.aries.debug
| Reporter | ||
Comment 3•10 years ago
|
||
I believe this is related to addons, it seems to happen at mostly random times after flashing
| Reporter | ||
Comment 4•10 years ago
|
||
So my steps to reproduce are
1. Flash latest nightly
2. Install "Hello World" addon from https://marketplace.allizom.org/addon/hello-world
3. APP=system make install-gaia a few times
and eventually it will hit this loop
| Reporter | ||
Comment 5•10 years ago
|
||
And some addendums, to install that app first you need to
2.1 Set dom.mozApps.signed_apps_installable_from to "https://marketplace.allizom.org,https://marketplace.firefox.com"
2.2 Enable marketplace certs in Settings > Developer
| Reporter | ||
Comment 6•10 years ago
|
||
Baku any ideas about this? it seems related to indexeddb and is fairly serious, the device is unusable until it is reflashed (please feel free to pass on the needinfo to someone else who may know about this)
Anything I can do to help debug? the steps to reproduce arent particularly convenient, but its the only way I have been able to see it happen repeatedly
Flags: needinfo?(amarchesini)
| Reporter | ||
Comment 7•10 years ago
|
||
I dont want to tempt fate, but not seen that happening for a few flashes, I changed the content script from <all_urls> to "http://google.com"
Updated•10 years ago
|
Flags: needinfo?(amarchesini) → needinfo?(Jan.Varga)
Comment 8•10 years ago
|
||
Could it be related to bug 1214595 ?
Comment 9•10 years ago
|
||
Is this still an issue or somehow important ? Clearing needinfo for now.
Flags: needinfo?(jvarga)
Comment 10•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•