[Bug 1643084] Update Released
Martin Pitt
martin.pitt at ubuntu.com
Tue Dec 6 08:06:30 UTC 2016
The verification of the Stable Release Update for procps has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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
More information about the foundations-bugs
mailing list