← Back to team overview

touch-packages team mailing list archive

[Bug 1450187] [NEW] kill -KILL doesn't kill process

 

Public bug reported:

scenario:

    $ ps -A | grep git 
    24530 pts/13   00:00:00 git
    $ sudo kill -KILL 24530
    $ echo $?
    0
    $ ps -A | grep git 
    24530 pts/13   00:00:00 git

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: procps 1:3.3.9-1ubuntu8
Uname: Linux 4.0.0-040000-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 29 22:09:21 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-04-02 (26 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: procps
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: procps (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/1450187

Title:
  kill -KILL doesn't kill process

Status in procps package in Ubuntu:
  New

Bug description:
  scenario:

      $ ps -A | grep git 
      24530 pts/13   00:00:00 git
      $ sudo kill -KILL 24530
      $ echo $?
      0
      $ ps -A | grep git 
      24530 pts/13   00:00:00 git

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: procps 1:3.3.9-1ubuntu8
  Uname: Linux 4.0.0-040000-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr 29 22:09:21 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (26 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: procps
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)

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


Follow ups

References