Obsolete
Status Update
Comments
pr...@gmail.com <pr...@gmail.com> #2
It seems like it's also not restarted when being killed due to a low memory condition. This is a serious issue!
pr...@gmail.com <pr...@gmail.com> #3
Same as 63618 issue reported before.
xa...@android.com <xa...@android.com>
zb...@gmail.com <zb...@gmail.com> #4
Ruins battery notifications
zb...@gmail.com <zb...@gmail.com> #5
Had to stop using this. Too bad, loved it.
gh...@gmail.com <gh...@gmail.com> #6
Why is this rated a "Priority-Small" ? This makes all applications that use a background service useless
ju...@iilab.org <ju...@iilab.org> #7
Same for apps showing widgets! Even those apps Google rated best apps from best developers, are affected by this!
Can only be a mistake. Or its like killing all Play Store apps, except games. Could it be intentional? I can't believe it yet.
Can only be a mistake. Or its like killing all Play Store apps, except games. Could it be intentional? I can't believe it yet.
pu...@gmail.com <pu...@gmail.com> #8
[Comment deleted]
zb...@gmail.com <zb...@gmail.com> #9
Yes, the service stops in any moment. I think it's a big problem. In lower versions no problem with the background service.
ph...@gmail.com <ph...@gmail.com> #10
Same issues here. This is indeed a serious problem.
t4...@gmail.com <t4...@gmail.com> #11
I'm having similar issues. Real problems also with the notificationlistener service just stopping sending notifications to apps without a reboot.
ju...@iilab.org <ju...@iilab.org> #12
Must be fixed!
rp...@gmail.com <rp...@gmail.com> #13
[Comment deleted]
un...@gmail.com <un...@gmail.com> #14
[Comment deleted]
bs...@gmail.com <bs...@gmail.com> #15
This is a significant problem. START_STICKY services are being killed by the Android system (presumably because resources are low?) and are never restarted. This behavior has been observed on multiple Nexus 5 devices running Android 4.4.2.
Also, START_STICKY services attached to activities that are cleared out of the Recent Apps list are also being killed and never restarted (see issue 36949180 ). This behavior has been observed on multiple Nexus 5 devices running Android 4.4, 4.4.1, and 4.4.2.
Also, START_STICKY services attached to activities that are cleared out of the Recent Apps list are also being killed and never restarted (see
sh...@google.com <sh...@google.com> #16
I have same problem with app widgets, my app widget has a back-end service which on 4.4.2 stops and never restarts.
Description
./emulator -verbose -no-snapshot @FantainAVD -qemu -smp 1
I am seeing a crash with a floating point exception (see attached log). Attempted to use ./emulator-x86 with the same error. Completely stumped on the issue. Not sure what is going on. Please help.