Closed
Bug 998247
Opened 11 years ago
Closed 11 years ago
[Tarako]Activity will be killed after using share function from Gallery (share picture via SMS/Email/BT..,) with error log "KILLING CHILD PROCESS".
Categories
(Firefox OS Graveyard :: Runtime, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: shawnjohnjr, Unassigned)
Details
Attachments
(4 files)
The issue here is relative with "KILLING CHILD PROCESS". All of user story about activity request will be happened.
STR:
1. Gallery --> share picture via SMS/Email/BT..,
2. The activity will be killed
====== log ======
I/Gecko ( 715): NeckoParent::AllocPRemoteOpenFile: FATAL error: app without webapps-manage permission is requesting file '/data/local/webapps/bluetooth.gaiamobile.org/application.zip' but is only allowed to open its own application.zip at /data/local/webapps/gallery.gaiamobile.org/application.zip: KILLING CHILD PROCESS
I/Gecko ( 715):
I/Gecko ( 715): ###!!! [Parent][DispatchAsyncMessage] Error: Value error: message was deserialized, but contained an illegal value
I/Gecko ( 715):
I/Gecko ( 715): [Parent 715] WARNING: waitpid failed pid:882 errno:10: file ../../../gecko/ipc/chromium/src/base/process_util_posix.cc, line 254
I/Gecko ( 715):
I/Gecko ( 715): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
===== build ======
Gaia 718a06816327fcb6a18095f677cfff4b86adc292
Gecko https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/7e764399b4fc
BuildID 20140415164003
Version 28.1
Reporter | ||
Updated•11 years ago
|
Summary: Activity will be killed after using share function from Gallery (share picture via SMS/Email/BT..,) → [Tarako]Activity will be killed after using share function from Gallery (share picture via SMS/Email/BT..,)
Reporter | ||
Comment 1•11 years ago
|
||
This bug is the follow-up, based on comments:
https://bugzilla.mozilla.org/show_bug.cgi?id=996912#c7
https://bugzilla.mozilla.org/show_bug.cgi?id=996912#c12
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(fabrice)
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → 1.3T?
Comment 2•11 years ago
|
||
Please try to update codes to the latest one. We used to solve lots of similar issues in these recent days.
Comment 3•11 years ago
|
||
Firstly, I can't reproduce.
Secondly, this line in your log:
> I/Gecko ( 715): NeckoParent::AllocPRemoteOpenFile: FATAL error: app
> without webapps-manage permission is requesting file
> '/data/local/webapps/bluetooth.gaiamobile.org/application.zip' but is only
> allowed to open its own application.zip at
> /data/local/webapps/gallery.gaiamobile.org/application.zip: KILLING CHILD
> PROCESS
means that gaia is not installed in the system partition where it should be. I don't know which kind of build you are testing on, but it's clearly not a production build. Please update you device.
Flags: needinfo?(fabrice)
Comment 6•11 years ago
|
||
verify with today's daily build, transfer Gallery contents via BT is fine
But transfer via SMS and Email still has active app be killed problem
add 4~6 images one time to SMS or Email will cause app be killed
Gaia 68e072af2348c46fbff8a35d99ff10caeab16880
Gecko https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/a8cc1aaec6a3
BuildID 20140420164002
Version 28.1
Flags: needinfo?(mlien)
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
Comment 10•11 years ago
|
||
(In reply to Mike Lien[:mlien] from comment #6)
> Created attachment 8409622 [details]
> logcat_SMS.txt
>
> verify with today's daily build, transfer Gallery contents via BT is fine
> But transfer via SMS and Email still has active app be killed problem
> add 4~6 images one time to SMS or Email will cause app be killed
Attaching 4-6 images is not a realistic use case for tarako.
Reporter | ||
Updated•11 years ago
|
blocking-b2g: 1.3T? → ---
Reporter | ||
Comment 11•11 years ago
|
||
Hey Ian,
This bug is based on your log. Can you confirm this is still reproducible if you installed gaia under /system instead of /data partition? If you can't reproduce the bug, let's close it.
Comment 12•11 years ago
|
||
although it's not a realistic case on Tarako
it also not a LMK/OOM case to cause app be killed
I got many errors in opening gallery app
it might be the reason to cause following problem
E/GeckoConsole( 592): Content JS WARN at app://homescreen.gaiamobile.org/gaia_build_defer_index.js:181 in isHiddenApp: Unexpected role when checking hidden app: undefined
Comment 13•11 years ago
|
||
(In reply to Mike Lien[:mlien] from comment #12)
> although it's not a realistic case on Tarako
> it also not a LMK/OOM case to cause app be killed
> I got many errors in opening gallery app
> it might be the reason to cause following problem
>
> E/GeckoConsole( 592): Content JS WARN at
> app://homescreen.gaiamobile.org/gaia_build_defer_index.js:181 in
> isHiddenApp: Unexpected role when checking hidden app: undefined
This error is annoying but unrelated and harmless. It happens every time the homescreen starts for me.
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(iliu)
Comment 14•11 years ago
|
||
The error log(KILLING CHILD PROCESS) of the issue here is relative with gaia not installed in the system partition. This is happened while I install gaia via "DEVICE_DEBUG=1 NOFTU=1 GAIA_INSTALL_PARENT=/data/local/ make reset-gaia".
After recheck it via "DEVICE_DEBUG=1 NOFTU=1 make production", I don't see "KILLING CHILD PROCESS" log. Let's close the issue now.
===== build version =====
Gaia fed1cc94e76abccea85ae998329430bb46cb7e53
Gecko https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/a8cc1aaec6a3
BuildID 20140421014001
Version 28.1
ro.build.version.incremental=eng.cltbld.20140415.201139
ro.build.date=Tue Apr 15 20:11:46 EDT 2014
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(iliu)
Resolution: --- → WORKSFORME
Summary: [Tarako]Activity will be killed after using share function from Gallery (share picture via SMS/Email/BT..,) → [Tarako]Activity will be killed after using share function from Gallery (share picture via SMS/Email/BT..,) with error log "KILLING CHILD PROCESS".
You need to log in
before you can comment on or make changes to this bug.
Description
•