Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Killed during widget configure #2

Open
burningthumb opened this issue Nov 9, 2017 · 1 comment
Open

Killed during widget configure #2

burningthumb opened this issue Nov 9, 2017 · 1 comment

Comments

@burningthumb
Copy link

burningthumb commented Nov 9, 2017

On Android v6.0.1 I get messages like this when the configure activity is displayed:

11-08 22:17:49.272  2324  3327 D BackgroundManagerService: getIdleTimeLimit: 120000
11-08 22:17:49.272  2324  3327 I BackgroundManagerService: com.lgfischer.widgethost idle 5022ms
11-08 22:17:49.272  2324  3327 I BackgroundManagerService: package not in whitelist: com.lgfischer.widgethost

And then after 12 second Android kills the App taking the configure activity down with it.

@burningthumb
Copy link
Author

burningthumb commented Nov 9, 2017

Here is another run, this time it took 18 seconds:

11-08 22:20:49.455  2324  3327 D BackgroundManagerService: readMemInfo: freeMem=219238400,threshold=226492416
11-08 22:20:49.455  2324  3327 D BackgroundManagerService: getIdleTimeLimit: 180000
11-08 22:20:49.455  2324  3327 I BackgroundManagerService: com.lgfischer.widgethost idle 185205ms
11-08 22:20:49.455  2324  3327 I BackgroundManagerService: package not in whitelist: com.lgfischer.widgethost
11-08 22:20:49.455  2324  3327 I BackgroundManagerService: forceStopPackage: com.lgfischer.widgethost idle 185205ms

11-08 22:20:49.627  2324  3327 I ActivityManager: Force stopping com.lgfischer.widgethost appid=10079 user=0: from pid 2324
11-08 22:20:49.628  2324  3327 I ActivityManager: Killing 2321:com.lgfischer.widgethost/u0a79 (adj 7): stop com.lgfischer.widgethost

11-08 22:20:49.701  2324  3416 W InputDispatcher: channel '211c85d com.lgfischer.widgethost/com.lgfischer.widgethost.WidgetHostExampleActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
11-08 22:20:49.701  2324  3416 E InputDispatcher: channel '211c85d com.lgfischer.widgethost/com.lgfischer.widgethost.WidgetHostExampleActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
11-08 22:20:49.701  2324  4217 I WindowState: WIN DEATH: Window{211c85d u0 com.lgfischer.widgethost/com.lgfischer.widgethost.WidgetHostExampleActivity}
11-08 22:20:49.701  2324  4217 W InputDispatcher: Attempted to unregister already unregistered input channel '211c85d com.lgfischer.widgethost/com.lgfischer.widgethost.WidgetHostExampleActivity (server)'
11-08 22:20:49.705  2324  3327 I ActivityManager:   Force finishing activity ActivityRecord{2c919d4 u0 com.lgfischer.widgethost/.WidgetHostExampleActivity t1263}

11-08 22:20:49.760  2324  2430 W ActivityManager: Spurious death for ProcessRecord{732b616 0:com.lgfischer.widgethost/u0a79}, curProc for 2321: null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant