Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Sep 2004 19:46:30 +0200
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Joan Picanyol <lists-freebsd@biaix.org>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gstreamer woes (gst-register  Bus error)
Message-ID:  <1094579190.640.17.camel@heater.rainbow-runner.nl>
In-Reply-To: <20040907171410.GA3785@grummit.biaix.org>
References:  <20040907171410.GA3785@grummit.biaix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-09-07 at 19:14 +0200, Joan Picanyol wrote:
> [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

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-
September/008037.html

Are you using a non-default CPUTYPE and/or CFLAGS?
Arcording to the above thread setting those 2 to the default (not
defined in /etc/make.conf) fixed the problem.

Koop




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1094579190.640.17.camel>