From owner-freebsd-questions Sat Jun 15 11:57:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 55DD137B434 for ; Sat, 15 Jun 2002 11:56:20 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5FIscB4006200; Sat, 15 Jun 2002 14:54:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Gdk-Warning From: Joe Marcus Clarke To: Zapper Cc: FreeBSD User Questions List In-Reply-To: <20020615144332.749a7d6e.Zapper@FoxChat.Net> References: <20020615144332.749a7d6e.Zapper@FoxChat.Net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Wi8mtDzwg4eZRXIukwcP" X-Mailer: Ximian Evolution 1.0.5 Date: 15 Jun 2002 14:56:35 -0400 Message-Id: <1024167395.34017.14.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Wi8mtDzwg4eZRXIukwcP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-06-15 at 14:43, Zapper wrote: > Trying to figure out what's causing this when I run either Mozilla or S= ylpheed-Claws. I looked around on the web before asking this question here= but most links seemed to be related to gnome with linux. I'm running Free= BSD-Stable with a P4 1.6G processor and 256M of ram. >=20 > Gdk-WARNING **: shmget failed: error 28 ( no space left on device ) Looks like you might be running out of shared memory segments. You may want to look at ipcs -m, and if you're running low on available segments, raise the kern.ipc.shmmax and kern.ipc.shmall sysctls. Something like: kern.ipc.shmmax=3D67108864 kern.ipc.shmall=3D32768 Might fix things for you. Joe >=20 > Respectfully, >=20 > Mark >=20 > --=20 > The FoxSurfer Group > FoxSurfer.Com FreeBSD 4.5-STABLE >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 --=-Wi8mtDzwg4eZRXIukwcP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9C43ib2iPiv4Uz4cRAk6sAJ4xyB31KYsZiSmpMIybr4VhkwBLUgCgkP1+ g+/6qiSGo/G/HENJcgUF18M= =Qx3y -----END PGP SIGNATURE----- --=-Wi8mtDzwg4eZRXIukwcP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message