Activity log for bug #1199897

Date Who What changed Old value New value Message
2013-07-10 16:56:31 Matt Fischer bug added bug
2013-07-10 17:36:21 Matt Fischer summary powerd fails to properly exit powerd fails to properly exit because android_input_stack_stop() is hung
2013-07-10 17:37:45 Matt Fischer description powerd fails to properly exit when stopped from upstart. It is hanging in android_input_stack_stop(). I set the timeout to 60 seconds and it was still killed, never getting past that call. powerd fails to properly exit when stopped from upstart. It is hanging in android_input_stack_stop(). I set the timeout to 60 seconds and it was still killed, never getting past that call. EDIT: If you press the power button when it's stuck in this state it will exit cleanly. To test this, edit the powerd.conf upstart job and add "kill timeout 120" to the file, then run sudo initctl stop powerd. You can tail the syslog while you do this. Pressing power will allow the stop to continue. If you don't press the power button you will eventually get a KILL signal from the kernel (after 2 minutes if you set kill timeout, default is I think 5 seconds)
2013-07-10 17:37:55 Matt Fischer powerd: assignee Thomas Voß (thomas-voss)
2013-07-10 17:38:03 Matt Fischer affects powerd libhybris
2013-07-10 23:18:54 Launchpad Janitor branch linked lp:libhybris/ubuntu
2013-07-10 23:21:05 Ricardo Salveti libhybris: assignee Thomas Voß (thomas-voss) Ricardo Salveti (rsalveti)
2013-07-10 23:32:29 Launchpad Janitor branch linked lp:ubuntu/saucy-proposed/libhybris
2013-07-12 15:40:15 Ricardo Salveti affects libhybris libhybris (Ubuntu)
2013-07-12 15:40:34 Ricardo Salveti libhybris (Ubuntu): status New Fix Released