[07:01] PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND [07:01] 1 root 20 0 3263m 705m 296 R 80 77.8 1:45.73 init [07:01] In case anybody was curious. :) [07:01] 3868m [07:01] 4009m [07:02] System is going down shortly I suspect. ;) [07:03] Hmm. Killed what was causing it... and it's stablized on the memory space... it's still spinning 100% CPu though [07:08] mmap2(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) [07:08] Tjat [07:08] That's all it's doing [07:08] Can't even reboot. Fun. [07:09] Oh it hit the maximum size of it's virt memory space. [07:09] And there's not really much error handlnig for that, is there?