Current time: 04-30-2024, 05:56 AM Hello There, Guest! (LoginRegister)


Post Reply 
Strange Error
Author Message
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #3
RE: Strange Error
(08-05-2011 05:02 AM)edeis Wrote:  Oh, I think I am getting close to figuring it out.

Looks like I ran out of memory and then the modules weren't able to be called.

Now I just need to figure out what ate all the memory!

With this command you'll get list of processes sorted by memory ocupation
Code:
ps -e -orss=,args= | sort -b -k1,1n | pr -TW$COLUMNS
08-09-2011 05:23 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Strange Error - edeis - 08-05-2011, 03:51 AM
RE: Strange Error - edeis - 08-05-2011, 05:02 AM
RE: Strange Error - aseques - 08-09-2011 05:23 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)