From owner-freebsd-current@FreeBSD.ORG Sun Dec 7 03:36:17 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5999516A4CE for ; Sun, 7 Dec 2003 03:36:17 -0800 (PST) Received: from ultra02.rbg.informatik.tu-darmstadt.de (ultra02.rbg.informatik.tu-darmstadt.de [130.83.9.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6532143F93 for ; Sun, 7 Dec 2003 03:36:15 -0800 (PST) (envelope-from viktor@rbg.informatik.tu-darmstadt.de) Received: from ABC216.ram1st.wh.tu-darmstadt.de (ultra19.rbg.informatik.tu-darmstadt.de [130.83.129.6]) SMTP id hB7BaDT27781 for ; Sun, 7 Dec 2003 12:36:13 +0100 (MET) Received: by ABC216.ram1st.wh.tu-darmstadt.de (sSMTP sendmail emulation); Sun, 7 Dec 2003 12:36:07 +0100 Date: Sun, 7 Dec 2003 12:36:07 +0100 From: Viktor Vasilev To: freebsd-current@freebsd.org Message-ID: <20031207113607.GB301@rbg.informatik.tu-darmstadt.de> Mail-Followup-To: freebsd-current@freebsd.org References: <200312070945.hB79jKds039814@www.kukulies.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312070945.hB79jKds039814@www.kukulies.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.9-RELEASE i386 Subject: Re: gimp fails suddenly X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2003 11:36:17 -0000 [the first post didn't make it to current@] On Sun, Dec 07, 2003 at 10:45:20AM +0100, 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 saw the same error yesterday on FreeBSD 4.9 Release and found a closed PR about it. The workaround was to start gimp with the --no-shm option. Have a nice day, Viktor -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what?