gimp shared memory (returns)
Alexander Leidinger
Alexander at Leidinger.net
Tue Jul 1 03:50:39 PDT 2003
On Mon, 30 Jun 2003 21:49:04 +0200
Xavier de Labouret <zezaz at 2-lab.net> wrote:
> I am puzzled, because Gimp dumps core when i start it on my box too
> (gimp-1.3, from packages, on 4.8-STABLE). And i let the System V
> primitives in my kernel conf (they are enabled by default, and i kept
> them - i had no reason to remove them), and loaded them in my rc.conf
> (svr4_enable="YES").
svr4 is "System V Release 4 ABI support", this hasn't to be present in
the kernel (I don't have it an gimp works for me). You either need
options SYSVSHM
options SYSVSEM
options SYSVMSG
in your kernel, or you have to load sysvshm.ko and maybe sysvsem.ko
(sysvmsg.ko shouldn't be needed IMHO).
Do you have enough shared memory for your needs, e.g. does gimp crash
with small pictures, or just with large ones?
Bye,
Alexander.
--
The dark ages were caused by the Y1K problem.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
More information about the freebsd-gnome
mailing list