From owner-freebsd-questions Mon Aug 14 22:19:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cx111165-a.provd1.ri.home.com. (cx111165-a.provd1.ri.home.com [24.18.156.106]) by hub.freebsd.org (Postfix) with ESMTP id 112BE37B638 for ; Mon, 14 Aug 2000 22:19:30 -0700 (PDT) (envelope-from mtp@cx111165-a.provd1.ri.home.com) Received: (from mtp@localhost) by cx111165-a.provd1.ri.home.com. (8.9.3/8.9.3) id BAA76524 for freebsd-questions@freebsd.org; Tue, 15 Aug 2000 01:19:41 -0400 (EDT) (envelope-from mtp) Date: Tue, 15 Aug 2000 01:19:41 -0400 From: Matt Pillsbury To: freebsd-questions@freebsd.org Subject: Re: GDK/GTK/GNOME crashing? *sob* Message-ID: <20000815011941.A76485@straylight.NONE> Reply-To: pillsy@brown.edu References: <20000814195924.B90526@straylight.NONE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from brownicm@prokyon.com on Mon, Aug 14, 2000 at 09:05:29PM -0400 Organization: Procrastinators For a Better Tomorrow X-Sender: pillsy@brown.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Aug 14, 2000 at 09:05:29PM -0400, Chris Browning wrote: > All right. I'm clueless, I admit it and I'm dying to know. What does > the SysV stuff have to do with GTK? It sets up shared memory segments to speed up drawing to the screen. I think it allows it to avoid some X overhead (for context switches?). Imlib especially likes doing this. > On 14-Aug-00 Matt Pillsbury wrote: > > On Tue, Aug 08, 2000 at 10:36:10PM -0700, Stephen Hansen wrote: > >> The errors: > >> Gdk-ERROR **: BadAccess (attempt to access private resource denied) > >> serial 1150 error_code 10 request_code 129 minor_code 1 > >> Gdk-ERROR **: BadShmSeg (invalid shared segment parameter) > >> serial 1151 error_code 128 request_code 129 minor_code 5 > > It looks like you mat not have SysV shared memory and semaphores > > enabled. If you know how to do kernel configuration, uncomment out the > > following 3 options: > > options SYSVSHM #SYSV-style shared memory > > options SYSVMSG #SYSV-style message queues > > options SYSVSEM #SYSV-style semaphores -- Matt Pillsbury | (401) 351-2253 | pillsy@brown.edu | mtp@brsp.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message