Dunno if this is at all indicative, but the last few times that I've managed to catch the lock-ups I'm getting, the last line in syslog before the machine died was:
[date] [machine-name] CRON[PID]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm) This apparently originates in /etc/cron.d/php5. I've commented out the relevant line in the file to see if that makes any difference. -- amd64 lockups in ubuntu and kubuntu 10.04 https://bugs.launchpad.net/bugs/581947 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
