running plesk 10.4.4....with a Linux / Unix quadcore with CentOs.
So we physically replaced practically everything on the server, thinking the memory segfault had to be hardware related..but it wasn't.
It's something software related.
The server's running fine , but this is showing up in logs every minute :
/var/log/cron
this pdflush file changed on 12/23/13. The SAME day the memory leaks/faults started.
Originally, this pdflush I thought is suppose to be a part of Plesk...to clean the dirty cache?
But when I try to view it, it shows those encrypted looking characters. (unreadable text)
current size of file :
pdflush : 562,008
file permissions : 755
owner : psaadm (plesk)
location : /var/tmp/pdflush
and what's showing up in /var/log/messages is the memory segfault from the file...this also repeats every minute, and at the same second during every minute. :01
/var/log/messages
In my crontab, it's running the following 2 crons every minute :
any ideas ? If you think the pdflush file was hacked, what to do ? is there anyway I could read those encrypted looking characters ?
If this is a virus / hackjob....I wanna know exactly what it's doing. Kind of suspicious that the file changed on 12/23...the exact same day the segfaults started...right ?
If I try to uncheck in plesk (disable) either of the 2 crons above....another instance of the cron automatically pops up.
I appreciate any help...I'm willing to take the time to resolve this smoothly.
So we physically replaced practically everything on the server, thinking the memory segfault had to be hardware related..but it wasn't.
It's something software related.
The server's running fine , but this is showing up in logs every minute :
/var/log/cron
Jan 18 23:20:01 crond[2012]: (psaadm) CMD (/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:21:01 crond[2101]: (psaadm) CMD (chmod +x /var/tmp/pdflush;/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:21:01 crond[2103]: (psaadm) CMD (/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:21:01 crond[2107]: (psaadm) CMD (/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:21:01 crond[2108]: (psaadm) CMD (chmod +x /var/tmp/pdflush;/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:22:01 crond[2179]: (psaadm) CMD (chmod +x /var/tmp/pdflush;/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:22:01 crond[2181]: (psaadm) CMD (chmod +x /var/tmp/pdflush;/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:22:01 crond[2185]: (psaadm) CMD (/var/tmp/pdflush >/dev/null 2>&1)
Jan 18 23:22:01 crond[2186]: (psaadm) CMD (/var/tmp/pdflush >/dev/null 2>&1)
this pdflush file changed on 12/23/13. The SAME day the memory leaks/faults started.
Originally, this pdflush I thought is suppose to be a part of Plesk...to clean the dirty cache?
But when I try to view it, it shows those encrypted looking characters. (unreadable text)
current size of file :
pdflush : 562,008
file permissions : 755
owner : psaadm (plesk)
location : /var/tmp/pdflush
and what's showing up in /var/log/messages is the memory segfault from the file...this also repeats every minute, and at the same second during every minute. :01
/var/log/messages
Jan 18 23:27:01 kernel: pdflush[2679]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007ffffa91d828 error 6
Jan 18 23:27:01 kernel: pdflush[2683]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007fff9781cbb8 error 6
Jan 18 23:27:01 kernel: pdflush[2684]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007fffa8b53e08 error 6
Jan 18 23:27:01 kernel: pdflush[2689]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007fff2042e6b8 error 6
Jan 18 23:28:01 kernel: pdflush[2765]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007fff9e4df9a8 error 6
Jan 18 23:28:01 kernel: pdflush[2764]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007fffc05f8968 error 6
Jan 18 23:28:01 kernel: pdflush[2769]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007fff83a95c68 error 6
Jan 18 23:28:01 kernel: pdflush[2771]: segfault at 0000000000000000 rip 0000000000419e60 rsp 00007fff9aa40f68 error 6
In my crontab, it's running the following 2 crons every minute :
chmod +x /var/tmp/pdflush;/var/tmp/pdflush >/dev/null 2>&1
/var/tmp/pdflush >/dev/null 2>&1
any ideas ? If you think the pdflush file was hacked, what to do ? is there anyway I could read those encrypted looking characters ?
If this is a virus / hackjob....I wanna know exactly what it's doing. Kind of suspicious that the file changed on 12/23...the exact same day the segfaults started...right ?
If I try to uncheck in plesk (disable) either of the 2 crons above....another instance of the cron automatically pops up.
I appreciate any help...I'm willing to take the time to resolve this smoothly.