[gst-devel] please help: segmentation fault with gst-register

Daniel Alonso Gázquez dalonso at apanoia.net
Sun Apr 27 11:31:07 CEST 2003


Hello,

I'm trying to install the last garnome and everything goes well until
the installation of the garball gst-plugins (needed by gnome-media).

This installation is a fresh installation of garnome-0.23 over a just
installed Suse 8.1 system.

The make process goes on until it reaches de post-install phase. In that
moment the postinstall tries to run gst-register. Nevertheless
gst-register ends with a segmentation fault. 

Here's the output:

-----------------

linux:~/garnome-0.23.1/meta/gnome-desktop # make install
[===== NOW BUILDING:	gnome-desktop-1	=====]
	[fetch] complete for gnome-desktop.
	[checksum] complete for gnome-desktop.
	[extract] complete for gnome-desktop.
	[patch] complete for gnome-desktop.
 ==> Building gnome/gnome-media as a dependency
make[1]: Cambiando a directorio `/root/garnome-0.23.1/gnome/gnome-media'
[===== NOW BUILDING:	gnome-media-2.3.0	=====]
	[fetch] complete for gnome-media.
	[checksum] complete for gnome-media.
	[extract] complete for gnome-media.
	[patch] complete for gnome-media.
 ==> Building gnome/gst-plugins as a dependency
make[2]: Cambiando a directorio `/root/garnome-0.23.1/gnome/gst-plugins'
[===== NOW BUILDING:	gst-plugins-0.6.0	=====]
	[fetch] complete for gst-plugins.
	[checksum] complete for gst-plugins.
	[extract] complete for gst-plugins.
	[patch] complete for gst-plugins.
	[configure] complete for gst-plugins.
	[build] complete for gst-plugins.
 ==> Running gst-register...

(process:2373): GStreamer-WARNING **: gst_init: Only one of argc or argv
was NULL
INFO ( 2373: 0) Initializing GStreamer Core Library version 0.6.0 
INFO ( 2373: 0) CPU features: (00000000) MMX SSE 
make[2]: *** [post-install] Violación de segmento
make[2]: Saliendo directorio `/root/garnome-0.23.1/gnome/gst-plugins'
make[1]: *** [../../gnome/gst-plugins/cookies/main.d/install] Error 2
make[1]: Saliendo directorio `/root/garnome-0.23.1/gnome/gnome-media'
make: *** [../../gnome/gnome-media/cookies/main.d/install] Error 2

------------------------------------------

If no one has ever found this bug I would like to help. Unfortunately
I'm very new to linux/gnome development. I've tried to run gst-register
trough gdb and this is the output:

-------------------------------------------

Starting program: /garnome/bin/gst-register 
[New Thread 1024 (LWP 2375)]

(process:2375): GStreamer-WARNING **: gst_init: Only one of argc or argv
was NULL
INFO ( 2375: 0) Initializing GStreamer Core Library version 0.6.0 
INFO ( 2375: 0) CPU features: (00000000) MMX SSE 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 2375)]
0x40023600 in frame_dummy () from /garnome/lib/libgstreamer-0.6.so.0
(gdb) 


----------------------------------------------

So the problem seems to be with frame-dummy in libgstreamer-0.6.so.0.

Please, could somebody help me?






More information about the gstreamer-devel mailing list