** Tags added: regression-update -- 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