Date: 15 Jun 2002 14:56:35 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Zapper <Zapper@FoxChat.Net> Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: Gdk-Warning Message-ID: <1024167395.34017.14.camel@shumai.marcuscom.com> In-Reply-To: <20020615144332.749a7d6e.Zapper@FoxChat.Net> References: <20020615144332.749a7d6e.Zapper@FoxChat.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024167395.34017.14.camel>