[Bug 1264617] [NEW] Job can cause the system to hang on shutdown
Sworddragon
1264617 at bugs.launchpad.net
Sat Dec 28 03:09:48 UTC 2013
Public bug reported:
I'm using Ubuntu 14.04 dev with upstart 1.11-0ubuntu1 and if a script
with a wrong expect stanza is started and tried to stop (so that the
stop hangs) the system is unable to shutdown anymore. I'm seeing the
message that the system will now shutdown on tty1 but nothing will
happen.
Here is an example script:
exec sh -c 'sleep 1'
expect daemon
On starting and stopping it the system will hang on the next shutdown.
** Affects: upstart (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1264617
Title:
Job can cause the system to hang on shutdown
Status in “upstart” package in Ubuntu:
New
Bug description:
I'm using Ubuntu 14.04 dev with upstart 1.11-0ubuntu1 and if a script
with a wrong expect stanza is started and tried to stop (so that the
stop hangs) the system is unable to shutdown anymore. I'm seeing the
message that the system will now shutdown on tty1 but nothing will
happen.
Here is an example script:
exec sh -c 'sleep 1'
expect daemon
On starting and stopping it the system will hang on the next shutdown.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1264617/+subscriptions
More information about the foundations-bugs
mailing list