Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 1998 14:50:36 -0700 (PDT)
From:      Mostyn Lewis <mrl@teleport.com>
To:        i.scheming@d.kamp.net (Irene Scheming)
Cc:        mrl@teleport.com (Mostyn Lewis), freebsd-questions@FreeBSD.ORG
Subject:   Re: gimp-error
Message-ID:  <199804222150.OAA11745@user2.teleport.com>
In-Reply-To: <353E4400.57835A90@d.kamp.net> from "Irene Scheming" at Apr 22, 98 09:24:49 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

It's out of memory but it may be simply a resource limit per
your login.

e.g. if using a shell such as the pdksh, try

ulimit 

and see the sizes 

then try

ulimit -m 100000
ulimit -d 100000
ulimit -s 32768

or some sizes in range.

Mostyn

> i have a problem with gimp. What reason may be for the following error ?
> 
> ** ERROR : could not allocate 9984 bytes
> gimp fatal error: sigabrt caught
> [n]othing, [e]xit, [s]tack, [a]ttach to process

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804222150.OAA11745>