Ed Cogburn <[EMAIL PROTECTED]> wrote: > Ever seen this? Whenever I run 'ps' it says it caught 'signal 11'. >The output from 'ps', aside from the signal 11 error message, is >correct, the program is working right, and I'm not getting signal 11 >from anywhere else, including when compiling the kernel, only 'ps'. >Make sense to anyone? Nearly up-to-date Debian Woody.
What does 'strace ps' say (assuming you've installed the strace package)? You only need to bother looking at maybe a dozen or two lines back from where it says "SIGSEGV". -- Colin Watson [EMAIL PROTECTED]