Displaying 2 results from an estimated 2 matches for "aac0aif".
2003 Apr 11
2
no idle CPU ... system hogging it all ...
...t?)
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
root 0 0.0 0.0 0 0 ?? DLs Thu07AM 0:45.80 (swapper)
root 1 0.0 0.0 552 196 ?? SLs Thu07AM 0:03.37 /sbin/init --
root 2 0.0 0.0 0 0 ?? DL Thu07AM 0:00.26 (aac0aif)
root 3 0.0 0.0 0 0 ?? DL Thu07AM 0:19.50 (pagedaemon)
root 4 0.4 0.0 0 0 ?? DL Thu07AM 18:27.81 (vmdaemon)
root 5 0.0 0.0 0 0 ?? DL Thu07AM 0:01.62 (bufdaemon)
root 6 0.0 0.0 0 0 ?? DL Thu07AM 0:01.03...
2003 Apr 20
0
4400+ cron processes causes server crash ...
Evening all ...
One of my servers just crashed with the "pmap_new_proc: u_map allocation
failed" ...
Looking at a ps of the vmcore file, I find:
neptune# awk '{print $11}' /tmp/ps.crash | sort | uniq -c
1 (Xvfb)
1 (aac0aif)
1 (adjkerntz)
1 (analog)
1 (bufdaemon)
4412 (cron)
8 (csh)
84 (ctl_cyrusdb)
3 (ctl_deliver)
1 (emacs)
1 (find)
1 (getty)
1 (grep)
313 (httpd)
37 (imapd)
23 (imapproxy)
15 (inetd)
1 (init)
1 (ipaudit)
5 (java)
194 (lmtpd)
479 (master)
1 (mountd)...