From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 12:57:25 2005 Return-Path: X-Original-To: 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 789EA16A41F for ; Mon, 14 Nov 2005 12:57:25 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from mout.perfora.net (mout.perfora.net [217.160.230.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7751F43D6D for ; Mon, 14 Nov 2005 12:57:22 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from [24.24.83.9] (helo=dracula) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1Ebdte3XQj-0003i9; Mon, 14 Nov 2005 07:57:21 -0500 From: Dev Tugnait To: gnome@FreeBSD.org Content-Type: text/plain Date: Mon, 14 Nov 2005 07:58:39 -0500 Message-Id: <1131973119.6427.35.camel@dracula> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Provags-ID: perfora.net abuse@perfora.net login:6cab55b0e871d867d86bc0851d5d347f Cc: Subject: 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: Mon, 14 Nov 2005 12:57:25 -0000 Cannot Run totem at all keeps core dumping FreeBSD 6.0-RELEASE totem-gstreamer-1.2.0_1 I did run gst-register as well GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /usr/X11R6/bin/totem (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...warning: Unable to get location for thread creation breakpoint: generic error [New LWP 100254] [New Thread 0x808b000 (LWP 100252)] [New Thread 0x846aa00 (LWP 100275)] The program 'totem' received an X Window System error. This probably reflects a bug in the program. The error was 'BadShmSeg (invalid shared segment parameter)'. (Details: serial 26 error_code 179 request_code 149 minor_code 2) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Program exited with code 01. (gdb)