Package: gstreamer0.10-plugins-bad Version: 0.10.11-2 Severity: normal There's something wrong with the command line you asked me to enter:
G_DEBUG=fatal_warnings GST_REGISTRY_FORK=no gdb --args gst-inspect-0.10 ladspa GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (gdb) run Starting program: /usr/bin/gst-inspect-0.10 ladspa [Thread debugging using libthread_db enabled] [New Thread 0xb7a3d6c0 (LWP 31943)] No such element or plugin 'ladspa' Program exited with code 0377. (gdb) quit So I did as before: apel...@hermes:~$ G_DEBUG=fatal_warnings GST_REGISTRY_FORK=no gdb --args gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstladspa.so GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (gdb) run Starting program: /usr/bin/gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstladspa.so [Thread debugging using libthread_db enabled] [New Thread 0xb7a7c6c0 (LWP 32426)] GLib-GObject-WARNING **: cannot register existing type `GstSignalProcessor' aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 0xb7a7c6c0 (LWP 32426)] 0xb7b227c6 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt full #0 0xb7b227c6 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 resultvar = <value optimized out> pid = -1211932684 selftid = 32426 #1 0xb7b23fd8 in *__GI_abort () at abort.c:88 act = {__sigaction_handler = {sa_handler = 0xb7f6bff4, sa_sigaction = 0xb7f6bff4}, sa_mask = {__val = {152797152, 3084183592, 152711840, 680, 3219568704, 3219568692, 1, 1, 0, 3219568768, 3084183592, 3083201271, 741912, 0, 0, 1, 3219568632, 3082177228, 3083039040, 152711712, 152711712, 3083891076, 152711712, 152711690, 3219568664, 3082175156, 152711712, 152711712, 89, 3083891076, 3083891076, 152711712}}, sa_flags = -1075398488, sa_restorer = 0x91a3148} sigs = {__val = {32, 0 <repeats 31 times>}} #2 0xb7c95884 in IA__g_logv (log_domain=0xb7d4395c "GLib-GObject", log_level=G_LOG_LEVEL_WARNING, format=0xb7d49b50 "cannot register existing type `%s'", args1=0xbfe6bd4c "\200U\223�") at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gmessages.c:497 depth = 1 domain = <value optimized out> data = (gpointer) 0x0 log_func = (GLogFunc) 0xb7c94ee0 <IA__g_log_default_handler> domain_fatal_mask = 5 test_level = <value optimized out> was_recursion = 0 i = <value optimized out> #3 0xb7c958b6 in IA__g_log (log_domain=0xb7d4395c "GLib-GObject", log_level=G_LOG_LEVEL_WARNING, format=0xb7d49b50 "cannot register existing type `%s'") at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gmessages.c:517 No locals. #4 0xb7d35e6f in check_type_name_I (type_name=0xb7935580 "GstSignalProcessor") at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gtype.c:661 p = (const gchar *) 0xb7935592 "" name_valid = 1 extra_chars = "-_+" #5 0xb7d3801e in IA__g_type_register_static (parent_type=151708464, type_name=0xb7935580 "GstSignalProcessor", info=0xbfe6bdd0, flags=0) at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gtype.c:2463 pnode = <value optimized out> node = <value optimized out> type = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_type_register_static" #6 0xb7f01141 in gst_type_register_static_full (parent_type=151708464, type_name=0xb7935580 "GstSignalProcessor", class_size=292, base_init=0xb79318c0 <gst_signal_processor_base_init>, base_finalize=0, class_init=0xb79310b0 <gst_signal_processor_class_init_trampoline>, class_finalize=0, class_data=0x0, instance_size=172, n_preallocs=0, instance_init=0xb79319d0 <gst_signal_processor_init>, value_table=0x0, flags=0) at gstutils.c:3590 info = {class_size = 292, base_init = 0xb79318c0 <gst_signal_processor_base_init>, base_finalize = 0, class_init = 0xb79310b0 <gst_signal_processor_class_init_trampoline>, class_finalize = 0, class_data = 0x0, instance_size = 172, n_preallocs = 0, instance_init = 0xb79319d0 <gst_signal_processor_init>, value_table = 0x0} #7 0xb7931099 in gst_signal_processor_get_type () at gstsignalprocessor.c:138 _type = <value optimized out> gonce_data = 0 #8 0xb7933421 in plugin_init (plugin=0x9199df8) at gstladspa.c:868 No locals. #9 0xb7ee6f99 in gst_plugin_register_func (plugin=0x9199df8, desc=0xb7937b80) at gstplugin.c:342 __PRETTY_FUNCTION__ = "gst_plugin_register_func" #10 0xb7ee7d62 in gst_plugin_load_file (filename=0xbfe6c59f "/usr/lib/gstreamer-0.10/libgstladspa.so", error=0xbfe6c1b0) at gstplugin.c:553 plugin = (GstPlugin *) 0x9199df8 module = (GModule *) 0x91a97e0 ret = <value optimized out> ptr = (gpointer) 0xb7937b80 file_status = {st_dev = 2053, __pad1 = 0, __st_ino = 126834, st_mode = 33188, st_nlink = 1, st_uid = 0, st_gid = 0, st_rdev = 0, __pad2 = 0, st_size = 32880, st_blksize = 4096, st_blocks = 72, st_atim = {tv_sec = 1238611460, tv_nsec = 0}, st_mtim = {tv_sec = 1238419518, tv_nsec = 0}, st_ctim = {tv_sec = 1238610989, tv_nsec = 0}, st_ino = 126834} registry = <value optimized out> __PRETTY_FUNCTION__ = "gst_plugin_load_file" #11 0x0804e071 in main (argc=Cannot access memory at address 0x0 ) at gst-inspect.c:1490 ---Type <return> to continue, or q <return> to quit--- error = (GError *) 0x0 factory = (GstElementFactory *) 0x0 plugin = (GstPlugin *) 0x0 arg = 0xbfe6c59f "/usr/lib/gstreamer-0.10/libgstladspa.so" retval = <value optimized out> print_all = 0 plugin_name = 0 print_aii = 0 uri_handlers = 0 options = {{long_name = 0x804eb23 "print-all", short_name = 97 'a', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfe6c1c4, description = 0x804eb2d "Print all elements", arg_description = 0x0}, {long_name = 0x804f194 "print-plugin-auto-install-info", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfe6c1bc, description = 0x804f1b4 "Print a machine-parsable list of features the specified plugin provides.\n", ' ' <repeats 39 times>, "Useful in connection with external automatic plugin installation mechanisms", arg_description = 0x0}, {long_name = 0x804ec4c "plugin", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfe6c1c0, description = 0x804eb40 "List the plugin contents", arg_description = 0x0}, {long_name = 0x804eb59 "uri-handlers", short_name = 117 'u', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfe6c1b8, description = 0x804f270 "Print supported URI schemes, with the elements that implement them", arg_description = 0x0}, {long_name = 0x804eb66 "version", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x8050834, description = 0x804f2b4 "Print version information and exit", arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} ctx = <value optimized out> err = (GError *) 0x0 (gdb) quit The program is running. Exit anyway? (y or n) y -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gstreamer0.10-plugins-bad depends on: ii gstreamer0.10-plugins-base 0.10.22-4 GStreamer plugins from the "base" ii libasound2 1.0.19-1 shared library for ALSA applicatio ii libass3 0.9.6-1 library for SSA/ASS subtitles rend ii libbz2-1.0 1.0.5-1 high-quality block-sorting file co ii libc6 2.9-6 GNU C Library: Shared libraries ii libcdaudio1 0.99.12p2-7 library for controlling a CD-ROM w ii libcelt0 0.4.0-1 The CELT codec runtime library ii libdc1394-22 2.1.0-2 high level programming interface f ii libdca0 0.0.5-2 decoding library for DTS Coherent ii libdirectfb-1.2-0 1.2.7-2 direct frame buffer graphics - sha ii libdvdnav4 4.1.3-3 DVD navigation library ii libdvdread4 4.1.3-4 library for reading DVDs ii libexempi3 2.1.0-3 library to parse XMP metadata (Lib ii libexif12 0.6.16-2.1 library to parse EXIF files ii libfaad0 2.6.1-3.1 freeware Advanced Audio Decoder - ii libgcc1 1:4.3.3-5 GCC support library ii libglib2.0-0 2.20.0-2 The GLib library of C routines ii libgmyth0 1:0.7.1-1 GObject based library for accessin ii libgsm1 1.0.12-1 Shared libraries for GSM speech co ii libgstreamer-plugins-base0. 0.10.22-4 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.22-2 Core GStreamer libraries and eleme ii libiptcdata0 1.0.3-1 Library to parse IPTC metadata ii libjack0 0.116.1-4 JACK Audio Connection Kit (librari ii libjasper1 1.900.1-5.1 The JasPer JPEG-2000 runtime libra ii liblrdf0 0.4.0-1.1 a library to manipulate RDF files ii libmms0 0.4-2 MMS stream protocol library - shar ii libmodplug0c2 1:0.8.4-3 shared libraries for mod music bas ii libmpcdec3 1:1.2.2-2.1 Musepack (MPC) format library ii libmusicbrainz4c2a 2.1.5-2 Second generation incarnation of t ii libneon27-gnutls 0.28.2-6.1 An HTTP and WebDAV client library ii libofa0 0.9.3-3 Library for acoustic fingerprintin ii liboil0.3 0.3.15-1 Library of Optimized Inner Loops ii libopenspc0 0.3.99a-2 library for playing SPC files ii libsndfile1 1.0.19-2 Library for reading/writing audio ii libsoundtouch1c2 1.3.1-2 sound stretching library ii libssl0.9.8 0.9.8g-15 SSL shared libraries ii libstdc++6 4.3.3-5 The GNU Standard C++ Library v3 ii libwildmidi0 0.2.2-2 software MIDI player library ii libx11-6 2:1.2-1 X11 client-side library ii libxml2 2.7.3.dfsg-1 GNOME XML library gstreamer0.10-plugins-bad recommends no packages. gstreamer0.10-plugins-bad suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org