[Bug 844317] Re: Killing all remaining processes... [failed]

itzeme launchacc at emailn.de
Tue Feb 18 22:32:32 UTC 2014


Workaround:

change the wait time from 10 seconds to 5 seconds:

/etc/init.d/sendsigs

[...]
# Kill all processes.
log_action_begin_msg "Asking all remaining processes to terminate"
killall5 -15 $OMITPIDS # SIGTERM
log_action_end_msg 0
alldead=""
OMITPIDS0="$OMITPIDS"
for seq in 1 2 3 4 5 ; do
	OMITPIDS="$OMITPIDS0"
        [...]

Notice: do not change the time to a lower time, as this might cause more
problems

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/844317

Title:
  Killing all remaining processes... [failed]

Status in “rpcbind” package in Ubuntu:
  Invalid

Bug description:
  While shutting down I get the message:
  Killing all remaining processes... [failed]
  rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w"
  modem-manager[599]: <info> caught signal 15, shutting down...

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rpcbind 0.2.0-6ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed Sep  7 23:44:02 2011
  EcryptfsInUse: Yes
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rpcbind
  UpgradeStatus: Upgraded to oneiric on 2011-08-31 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpcbind/+bug/844317/+subscriptions



More information about the foundations-bugs mailing list