[procps] Re: Something funny about ps in latest commit

  • From: Craig Small <csmall-procps@xxxxxxxxxx>
  • To: procps@xxxxxxxxxxxxx
  • Date: Sat, 3 Mar 2012 10:29:52 +1100

On Sat, Mar 03, 2012 at 09:04:33AM +1100, Craig Small wrote:
> On Sat, Mar 03, 2012 at 08:22:19AM +1100, Craig Small wrote:
> But abort is supposed to unblock SIGABRT signal and kill the process.
> I'll look into to closer but that's where the problem is and it is
> consistent.
Changing that abort() to exit() gets rid of the problem.
There are two curious things going on:
  1) Why would changing from abort() to exit() fix it?
  2) Why is this function being called at all and why making the above
     changes it never complains?


-- 
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
GPG fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

Other related posts: