[maemo-developers] [maemo-developers] gStreamer in 2.0 release
From: Greg Morgan drkludge at cox.netDate: Fri Jul 14 04:01:58 EEST 2006
- Previous message: [maemo-developers] gStreamer in 2.0 release
- Next message: [maemo-developers] gStreamer in 2.0 release
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ThomasBambrough wrote: > I'm trying to use the gStreamer interface in version 2 of maemo and I > keep getting the following error when I call gst_init > > test[2840]: GLIB CRITICAL ** GStreamer - gst_element_class_set_details: > assertion `GST_IS_ELEMENT_DETAILS (details)' failed > > ERROR: Caught a segmentation fault while loading plugin file: > /usr/lib/gstreamer-0.10/libgstrtpjitterbuffer.so > > Can anyone tell me what i might be doing wrong. The words that stand out to me are "segmentation fault". There's any number of reasons for a segmentation fault: A buffer is too small; A pointer is not pointing to the right place; Memory could have been release that you are now trying to use, etc. Next you need to figure out if the problem is in the gstreamer code or in the ibgstrtpjitterbuffer.so plugin that you are loading. HTH, Greg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFEtu0Gxyxe5L6mr7IRAr/lAJ4iEN40S4iUx95BxX4ww6GS4geNnACeO8x9 2lrtH8iPRJ8aFhzJu74ylVA= =ziHl -----END PGP SIGNATURE-----
- Previous message: [maemo-developers] gStreamer in 2.0 release
- Next message: [maemo-developers] gStreamer in 2.0 release
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]