Date: Fri, 12 Dec 2003 15:36:09 +0100 From: "Christoph P. Kukulies" <kuku@kukulies.org> To: "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru> Cc: freebsd-current@freebsd.org Subject: Re: gimp fails suddenly Message-ID: <20031212143609.GA20325@gilberto.physik.rwth-aachen.de> In-Reply-To: <1071238350.735.3.camel@timon.nist> References: <200312070945.hB79jKds039814@www.kukulies.org> <1071238350.735.3.camel@timon.nist>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 12, 2003 at 05:12:31PM +0300, Artem 'Zazoobr' Ignatjev wrote: > On su, 07.12.2003, at 12:45, C. Kukulies wrote: > > I cvsuped and built, installed world and kernel without a hitch > > also did a port make index, portupgrade -aFrR. > > > > But when starting gimp this morning, I get: > > > > gimp > > > > LibGimp-ERROR **: could not attach to gimp shared memory segment > > > > aborting... > > > > LibGimp-WARNING **: gimp: wire_read: unexpected EOF > > gimp: Plug-In crashed: "script-fu" > > (/usr/X11R6/libexec/gimp/1.2/plug-ins/script-fu) > > > > The dying Plug-In may have messed up GIMP's internal state. > > You may want to save your images and restart GIMP > > to be on the safe side. > > > > ----- > > > > Could it be a mmap or vm problem? > I've found following advise after installing vmware3 port... > That revived gimp back for me: > > sysctl -w kern.ipc.shm_allow_removed=1 > > I've put it into sysctl.conf, and run with it. That's fine. Just tell me, what does this actually mean? Is it practically the same as running gimp --no-shm ? Or is shm activated (like a module being not present and the getting loaded?). > Artem 'Zazoobr' Ignatjev <timon@memphis.mephi.ru> -- Chris Christoph P. U. Kukulies kuku_at_physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031212143609.GA20325>