Closed
Bug 814797
Opened 13 years ago
Closed 13 years ago
ATFWD-daemon relaunches every 5 seconds
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dhylands, Assigned: dhylands)
Details
I'm not sure if this is an issue or not, but I noticed that on my otoro that the ATFWD-daemon is relaunching every 5 seconds.
My otoro is without SIM at the moment. I'm not sure if that's related or not.
You can see it relaunching by using:
watch 'adb shell ps | grep ATFWD'
and observe that the PID keeps changing. I don't see anything reported in logcat (I happened to notice this because I had added an android_log print in part of bionic).
Comment 2•13 years ago
|
||
Just remove it from your build
| Assignee | ||
Comment 3•13 years ago
|
||
Looks like this is launched from init.qcom.rc so assigning to mwu
Assignee: nobody → mwu
Comment 4•13 years ago
|
||
Oh, just remove it from extract-files.sh. Leave the rc files alone
| Assignee | ||
Updated•13 years ago
|
Assignee: mwu → dhylands
Component: General → Builds
Whiteboard: [caf:needs input]
| Assignee | ||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Have you also noticed this behavior on the unagi?
| Assignee | ||
Comment 7•13 years ago
|
||
Yep - confirmed the same behaviour on unagi as well.
Comment 8•13 years ago
|
||
Ok. Both pull requests merged.
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•