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
[-- Attachment #1 --] On Sat, 2002-06-15 at 14:43, Zapper wrote: > Trying to figure out what's causing this when I run either Mozilla or Sylpheed-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 FreeBSD-Stable with a P4 1.6G processor and 256M of ram. > > 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=67108864 kern.ipc.shmall=32768 Might fix things for you. Joe > > Respectfully, > > Mark > > -- > The FoxSurfer Group > FoxSurfer.Com FreeBSD 4.5-STABLE > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9C43ib2iPiv4Uz4cRAk6sAJ4xyB31KYsZiSmpMIybr4VhkwBLUgCgkP1+ g+/6qiSGo/G/HENJcgUF18M= =Qx3y -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024167395.34017.14.camel>
