group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #09406
[Bug 1643084] Re: [REGRESSION] kill segfaults w/ single, negative PID
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 <dannf@xxxxxxxxxx> 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 नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
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
References