[KLUG Members] RH 8 - GUI Problem

Justin Buist members@kalamazoolinux.org
Mon, 13 Jan 2003 23:01:12 -0500


On Tue, Jan 14, 2003 at 08:57:19AM +0530, Sanjay.Chigurupati@lntinfotech.com wrote:
> 
> Hi,
> hard drive is not chattering.
> 
> when I looked at logs:
> I found the following messages:
> 
> localhost kernel: out of memory. killed process 11482 (gnome-terminal)

[snipped the rest of the errors].

Upon bootup run:  free -m

Do you see any space listed for a swap?  Ie:

             total       used       free     shared    buffers     cached
Mem:           124        119          4          0          4         53
-/+ buffers/cache:         62         61
Swap:          127         13        113


If you have no swap, and you consume your total physical memory, you'll
likely see such things happen.

Justin Buist