arcturus / firefoxos-contacts-importer

Import your contacts to FirefoxOS
Other
28 stars 8 forks source link

Error on launch #5

Closed osuka closed 11 years ago

osuka commented 11 years ago

Hi we are launching this on an internal OWD Store with certificates for privileged applications, but the application crashes on launch with the following:

I/Gecko ( 118): NeckoParent::AllocPRemoteOpenFile: FATAL error: app without webapps-manage permission is requesting file '/data/local/webapps/{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}/application.zip' but is only allowed to open its own application.zip: KILLING CHILD PROCESS

Any clue?

arcturus commented 11 years ago

Yep, that's a known error of the gecko build. That could happen with packaged apps, randomly not just with this app. There will be a new FOTA to solve this problem.

Thanks!