From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 30 23:52:10 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79FE516A41F for ; Wed, 30 Nov 2005 23:52:10 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from ladle.dreamhost.com (ladle.dreamhost.com [205.196.219.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id D233F43D78 for ; Wed, 30 Nov 2005 23:52:07 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from dracula (cpe-24-24-83-9.stny.res.rr.com [24.24.83.9]) by ladle.dreamhost.com (Postfix) with ESMTP id 50D769AE1A; Wed, 30 Nov 2005 15:52:06 -0800 (PST) From: Dev Tugnait To: Lovelace Luquette In-Reply-To: References: Content-Type: text/plain Date: Wed, 30 Nov 2005 18:52:03 -0500 Message-Id: <1133394723.48495.21.camel@dracula> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: Totem Crash X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dev@unixdaemon.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 23:52:10 -0000 That is not the problem here I have those sysctls set. Totem still core dumps i guess i'll use xine gstreamer is being troublesome. On Wed, 2005-11-30 at 05:58 -0500, Lovelace Luquette wrote: > This might be caused if you haven't set your kern.ipc.shm{all,max} values > as noted in totem's pkg-message (I missed it too, for quite some time): > > Make sure you have enough shared memory, the xine FAQ > advises to have the following sysctl settings: > kern.ipc.shmmax=67108864 > kern.ipc.shmall=32768 > > If you set these sysctls and it solves your problem, you can simply add > the two previous kern.ipc.* assignment lines to your /etc/sysctl.conf, and > they will be applied for you upon system startup, as well. > > Joe -- Dev Tugnait