Displaying 1 result from an estimated 1 matches for "844912".
2009 Jan 27
2
(imap) killed with signal 9 on Linux/OpenVZ VPS
...the Linux Kernel and/or
OpenVZ. This happens after I login and my client(s) just sit their idling. The
mailbox is empty.
I'm not running out of memory. stracing the process doesn't show anything
interesting...
...
gettimeofday({1233024777, 844804}, {420, 0}) = 0
gettimeofday({1233024777, 844912}, NULL) = 0
poll([{fd=4, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=2,
events=POLLERR|POLLHUP|POLLNVAL}, {fd=0,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}], 3, 10000) = -1 EINTR
(Interrupted system call)
+++ killed by SIGKILL +++
This is on a CentOS 5.2 VPS. I haven't changed mu...