This bug was fixed in the package procps - 2:3.3.10-4ubuntu2.3

---------------
procps (2:3.3.10-4ubuntu2.3) xenial; urgency=medium

  * kill: Fix segfault when called with single negative pid,
    a regression introduced in 2:3.3.10-4ubuntu2.1 (LP: #1643084).

 -- dann frazier <da...@ubuntu.com>  Fri, 18 Nov 2016 16:08:57 -0700

** Changed in: procps (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
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/1643084

Title:
  [REGRESSION] kill segfaults w/ single, negative PID

Status in procps package in Ubuntu:
  Fix Released
Status in procps source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  The kill binary will segfault when called w/ a single, negative PID. This 
breaks a use case where you maybe sending the default signal (SIGTERM) to all 
processes (-1) or all processes in a process group (-<PGID). This is regression 
introduced via an SRU to fix LP: #1637026.

  [Test Case]
  $ /bin/kill -9
  Segmentation fault (core dumped)

  [Regression Risk]
  This fix will now make our optparsing almost identical to current yakkety, 
for which I see no obvious regressions filed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to