Sebastian Dröge wrote:
could you get a backtrace with
GST_REGISTRY_FORK=no gdb --args gst-inspect-0.10 ladspa
run
bt full
For this please also install the debug packages of libc, glib,
gstreamer, gst-plugins-base and gst-plugins-bad.
This is what I did:
$ rm ~/.gstreamer-0.10/registry.x86_64.bin
$ GST_REGISTRY_FORK=no gdb --args gst-inspect-0.10 ladspa
...
(gdb) run
Starting program: /usr/bin/gst-inspect-0.10 ladspa
[Thread debugging using libthread_db enabled]
[New Thread 0x7f21beb0c6f0 (LWP 12032)]
(gst-inspect-0.10:12032): libgnomevfs-WARNING **: Cannot load module
`/usr/lib/gnome-vfs-2.0/modules/libmapping.so'
(/usr/lib/gnome-vfs-2.0/modules/libmapping.so: cannot open shared object
file: No such file or directory)
(gst-inspect-0.10:12032): libgnomevfs-WARNING **: Cannot load module
`/usr/lib/gnome-vfs-2.0/modules/libmapping.so'
(/usr/lib/gnome-vfs-2.0/modules/libmapping.so: cannot open shared object
file: No such file or directory)
(gst-inspect-0.10:12032): GLib-GObject-WARNING **: cannot register
existing type `GstValve'
(gst-inspect-0.10:12032): GLib-CRITICAL **: g_once_init_leave: assertion
`initialization_value != 0' failed
(gst-inspect-0.10:12032): GStreamer-CRITICAL **: gst_element_register:
assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed
(gst-inspect-0.10:12032): GLib-GObject-WARNING **: cannot register
existing type `GstRTPMux'
(gst-inspect-0.10:12032): GStreamer-CRITICAL **: gst_element_register:
assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed
No such element or plugin 'ladspa'
Program exited with code 0377.
(gdb) bt full
No stack.
(gdb)
$ totem
ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-0.10/libgstladspa.so
Please either:
- remove it and restart.
- run with --gst-disable-segtrap and debug.
Error re-scanning registry , child terminated by signal
Run 'totem --help' to see a full list of available command line options.
$ empathy
ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-0.10/libgstladspa.so
Please either:
- remove it and restart.
- run with --gst-disable-segtrap and debug.
Could not initialize GStreamer: Error re-scanning registry , child
terminated by signal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org