ps -f bug

Mike (mcumings@ecst.csuchico.edu)
Tue, 19 Nov 1996 21:33:58 -0800 (PST)


Hello.. A few days ago in my mad ravings I mentioned that ps was seg faulting
on me. It was brought to my attention that ps used to seg fault when the
-f flag was used, and when there were > 64 processes. I have found this
to still be true. I used "ps -fxaOp" and saw it segfault. I then used
"ps -xaOp" and it did not segfault. I then immediatly ran ps again with
it's first arguments, and it seg faulted.

Happy hunting,
Mike