I found the following line in my /var/log/messages:
kernel: [ 1414.501308] pgrep[3753]: segfault at 7fff90aa98bd ip 00007f116f215530 sp 00007fff90a9fc60 error 4 in libc-2.11.3.so[7f116f1a3000+159000]
can anyone explain me how can possibly pgrep exit for a segmentation fault? Is my system somehow faulty? In this case, what should I test (and how)?
Thanks a lot.