Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2004 14:11:03 -0400 (EDT)
From:      John Gillis <zefram@zefram.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73172: GStreamer - Bus Error
Message-ID:  <20041026181103.1C22662DE@boobookittyfuck.zefram.net>
Resent-Message-ID: <200410261820.i9QIKL4I083984@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         73172
>Category:       ports
>Synopsis:       GStreamer - Bus Error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 26 18:20:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     John Gillis
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD boobookittyfuck.zefram.net 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Tue Oct 26 09:55:52 EDT 2004 zefram@boobookittyfuck.zefram.net:/usr/obj/usr/src/sys/BOOBOOKITTYFUCK i386

gstreamer (0.8.7) and gstreamer-plugins (0.8.5) from last night's ports.

	
>Description:
When loading Rhythmbox this morning, it gave an error about gst-register needing to be run. I did, but apparently it is getting a bus 
error. Following is the end of the run with debug set to 3. The top was more of the same, with most of the plugins working. I tried simply 
moving libgstdcplayer.so, but it still core dumped. Following that is the backtrace done on the corefile.

$ gst-register --gst-debug-level=3 
... (lots of stuff deleted) ...
ile: plugin "/usr/X11R6/lib/gstreamer-0.8/libgstaasink.so" loaded
Added plugin aasink with 1 feature.
INFO  (0x804b4c0 - 305226:00:15.365392000) GST_PLUGIN_LOADING(45193) gstplugin.c(212):gst_plugin_register_func: plugin 
"/usr/X11R6/lib/gstreamer-0.8/libgstxvimagesink.so" failed to initialise
INFO  (0x804b4c0 - 305226:00:15.368102000) GST_PLUGIN_LOADING(45193) gstplugin.c(353):gst_plugin_check_file: looks like a gst plugin 
"/usr/X11R6/lib/gstreamer-0.8/libgstximagesink.so"
INFO  (0x804b4c0 - 305226:00:15.370743000) GST_PLUGIN_LOADING(45193) gstplugin.c(212):gst_plugin_register_func: plugin 
"/usr/X11R6/lib/gstreamer-0.8/libgstximagesink.so" failed to initialise
INFO  (0x804b4c0 - 305226:00:15.373488000) GST_PLUGIN_LOADING(45193) gstplugin.c(353):gst_plugin_check_file: looks like a gst plugin 
"/usr/X11R6/lib/gstreamer-0.8/libgstossaudio.so"
INFO  (0x804b4c0 - 305226:00:15.376701000) GST_PLUGIN_LOADING(45193) gstplugin.c(212):gst_plugin_register_func: plugin 
"/usr/X11R6/lib/gstreamer-0.8/libgstossaudio.so" failed to initialise
INFO  (0x804b4c0 - 305226:00:15.381877000) GST_PLUGIN_LOADING(45193) gstplugin.c(353):gst_plugin_check_file: looks like a gst plugin 
"/usr/X11R6/lib/gstreamer-0.8/libgstcdplayer.so"
INFO  (0x804b4c0 - 305226:00:15.403964000) GST_PLUGIN_LOADING(45193) gstplugin.c(441):gst_plugin_load_file: plugin 
"/usr/X11R6/lib/gstreamer-0.8/libgstcdplayer.so" loaded
Added plugin cdplayer with 1 feature.
Bus error (core dumped)

#0  0x284b5f17 in pthread_testcancel () from /usr/lib/libpthread.so.1
#1  0x284ae39f in pthread_mutexattr_init () from /usr/lib/libpthread.so.1
#2  0x00000000 in ?? ()


	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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