From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 7 17:16:06 2004 Return-Path: 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 B573016A4F5 for ; Tue, 7 Sep 2004 17:16:06 +0000 (GMT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 2346D43D48 for ; Tue, 7 Sep 2004 17:16:05 +0000 (GMT) (envelope-from lists-freebsd@biaix.org) Received: (qmail 5399 invoked by uid 1000); 7 Sep 2004 17:14:11 -0000 Date: Tue, 7 Sep 2004 19:14:10 +0200 From: Joan Picanyol To: freebsd-gnome@freebsd.org Message-ID: <20040907171410.GA3785@grummit.biaix.org> Mail-Followup-To: freebsd-gnome@freebsd.org, lists-freebsd@biaix.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: gstreamer woes (gst-register Bus error) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 17:16:06 -0000 [please honour Mail-Followup-To:, not subscribed] Hi, I've been unable to properly install gstreamer for a while. gst-register dumps core with signal 10 after adding the cdplayer plugin. I've been unable to get a backtrace: 540,p0,0$ file gst-register gst-register: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for FreeBSD 5.3, dynamically linked (uses shared libs), not stripped 541,p0,0$ ./gst-register S'est? intentant carregar global_registry ... S'ha produ?t un error en carregar global_registry S'ha afegit el cam? /usr/X11R6/lib/gstreamer-0.8 a user_registry S'est? reconstruint user_registry (/home/joan/.gstreamer-0.8/registry.xml) ... S'ha afegit el connector vcdsrc amb 1 funcionalitat. S'ha afegit el connector xine amb 19 funcionalitats. S'ha afegit el connector speex amb 2 funcionalitats. S'ha afegit el connector snapshot amb 1 funcionalitat. S'ha afegit el connector gstbasicomegascheduler amb 1 funcionalitat. S'ha afegit el connector gstelements amb 15 funcionalitats. S'ha afegit el connector gstspider amb 2 funcionalitats. S'ha afegit el connector smoothwave amb 1 funcionalitat. S'ha afegit el connector textoverlay amb 1 funcionalitat. S'ha afegit el connector trm amb 1 funcionalitat. S'ha afegit el connector png amb 2 funcionalitats. S'ha afegit el connector lame amb 1 funcionalitat. S'ha afegit el connector jpeg amb 4 funcionalitats. S'ha afegit el connector hermescolorspace amb 1 funcionalitat. S'ha afegit el connector gnomevfs amb 2 funcionalitats. S'ha afegit el connector gdkpixbuf amb 2 funcionalitats. S'ha afegit el connector dvdreadsrc amb 1 funcionalitat. S'ha afegit el connector aasink amb 1 funcionalitat. S'ha afegit el connector cdplayer amb 1 funcionalitat. Bus error (core dumped) 542,p0,138$ gdb gst-register gst-register-0.8.core 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"... warning: core file may not match specified executable file. Core was generated by `gst-register-0.8'. Program terminated with signal 10, Bus error. #0 0x2833d5eb in ?? () (gdb) and I don't know how to proceed. Any hints? tks -- pica