[Bug 1610499] Re: hadoop crash: /bin/kill in ubuntu16.04 has bug in killing process group

2016-10-09 Thread Dongdong88
Hi shanmuga, (1) download the sourcecode sudo apt-get source procps (2) install dependency sudo apt-get build-dep procps (3) compile procps cd procps-3.3.10 sudo dpkg-buildpackage then you could get a kill binary . -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1610499] Re: hadoop crash: /bin/kill in ubuntu16.04 has bug in killing process group

2016-09-26 Thread Dongdong88
** Summary changed: - /bin/kill in ubuntu16.04 has bug in killing process group + hadoop crash: /bin/kill in ubuntu16.04 has bug in killing process group -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1610499] Re: /bin/kill in ubuntu16.04 has bug in killing process group

2016-09-25 Thread Dongdong88
To xin (pursue) : you also can download procps-3.3.10 source code and compile it in ubuntu16.04, then you could replace /bin/kill with the binary you compile . in this way you dont need copy the libprocps.so.3 . -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1610499] Re: /bin/kill in ubuntu16.04 has bug in killing process group

2016-09-07 Thread Dongdong88
** Description changed: when i run hadoop in ubuntu 16.04, ssh will exit, all process which belong to hadoop user will be killed ,through debug ,i found the /bin/kill in ubuntu16.04 has a bug , it has bug in killing process group . Ubuntu version is: Description:Ubuntu 16.04.

[Bug 1610499] Re: /bin/kill in ubuntu16.04 has bug in killing process group

2016-09-07 Thread Dongdong88
** Description changed: - The /bin/kill in ubuntu16.04 has a bug , it has bug in killing process group . + when i run hadoop in ubuntu 16.04, ssh will exit, all process which + belong to hadoop user will be killed ,through debug ,i found the + /bin/kill in ubuntu16.04 has a bug , it has bug in

[Bug 1610499] Re: /bin/kill in ubuntu16.04 has bug in killing process group

2016-09-07 Thread Dongdong88
To Zak Peirce (plastikman) : i found this issue when i run hadoop also, after i replace /bin/kill with binary from 14.04 , hadoop is ok, i don't meet other issue again, so you also can use ubuntu16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1610499] [NEW] /bin/kill in ubuntu16.04 has bug in killing process group

2016-08-05 Thread Dongdong88
Public bug reported: The /bin/kill in ubuntu16.04 has a bug , it has bug in killing process group . Ubuntu version is: Description:Ubuntu 16.04.1 LTS Release:16.04 (1)The way to repeat this bug It is easy to repeat this bug , run “/bin/kill -15 -12345” or any like “/bin/kill