Package: gstreamer0.10-plugins-good Version: 0.10.3-2 Severity: normal Since the new version of libavc1394-0 (0.5.3) arrived in sid, (all) usage of the dv1394src plugin leads to a crash. I have tried to recompile the plugins against the new libavc1394-0, but that didn't help. The dv1394src element from gstreamer0.8-dv also seems to suffer from exactly the same problem. I have attached a backtrace of a crash of the execution of the following command line: gst-launch-0.8 dv1394src ! fakesink
Regards, Paul -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-amd64-k8-smp Locale: LANG=C, LC_CTYPE=nl_NL.UTF8 (charmap=UTF-8) Versions of packages gstreamer0.10-plugins-good depends on: ii gconf2 2.14.0-1 GNOME configuration database syste ii gstreamer0.10-alsa 0.10.7-2 GStreamer plugin for ALSA ii libaa1 1.4p5-30 ascii art library ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit ii libavc1394-0 0.5.3-1 control IEEE 1394 audio/video devi ii libc6 2.3.6-13 GNU C Library: Shared libraries ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra ii libcdio6 0.76-1 library to read and control CD-ROM ii libdbus-1-2 0.61-6 simple interprocess messaging syst ii libdv4 0.104-2+b1 software library for DV format dig ii libflac7 1.1.2-5 Free Lossless Audio Codec - runtim ii libfontconfig1 2.3.2-5.1 generic font configuration library ii libgcc1 1:4.1.0-4 GCC support library ii libgconf2-4 2.14.0-1 GNOME configuration database syste ii libglib2.0-0 2.10.3-1 The GLib library of C routines ii libgstreamer-plugins-base 0.10.7-2 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.6-2 Core GStreamer libraries and eleme ii libgtk2.0-0 2.8.17-2 The GTK+ graphical user interface ii libhal1 0.5.7-2 Hardware Abstraction Layer - share ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libncurses5 5.5-2 Shared libraries for terminal hand ii libogg0 1.1.3-2 Ogg Bitstream Library ii liboil0.3 0.3.9-1 Library of Optimized Inner Loops ii liborbit2 1:2.14.0-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.12.1-3 Layout and rendering of internatio ii libpng12-0 1.2.8rel-5.1 PNG library - runtime ii libraw1394-5 0.10.1-1.1 library for direct access to IEEE ii libshout3 2.2-2 MP3/Ogg Vorbis broadcast streaming ii libslang2 2.0.6-2 The S-Lang programming library - r ii libspeex1 1.1.12-1 The Speex Speech Codec ii libstdc++6 4.1.0-4 The GNU Standard C++ Library v3 ii libtag1c2a 1.4-3 TagLib Audio Meta-Data Library ii libtheora0 0.0.0.alpha5-1 The Theora Video Compression Codec ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi ii libx11-6 2:1.0.0-6 X11 client-side library ii libxcursor1 1.1.5.2-5 X cursor management library ii libxdamage1 1:1.0.2.2-3 X11 damaged region extension libra ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxml2 2.6.24.dfsg-1 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra ii zlib1g 1:1.2.3-11 compression library - runtime Versions of packages gstreamer0.10-plugins-good recommends: ii gstreamer0.10-x 0.10.7-2 GStreamer plugins for X11 and Pang -- no debconf information
% gdb =gst-launch-0.8 GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run dv1394src ! fakesink Starting program: /usr/bin/gst-launch-0.8 dv1394src ! fakesink (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 47318791660016 (LWP 15348)] RUNNING pipeline ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47318791660016 (LWP 15348)] IA__g_type_check_instance_cast (type_instance=0x7fffff963b10, iface_type=6409776) at gtype.c:3121 3121 gtype.c: No such file or directory. in gtype.c (gdb) bt full #0 IA__g_type_check_instance_cast (type_instance=0x7fffff963b10, iface_type=6409776) at gtype.c:3121 node = <value optimized out> iface = <value optimized out> is_instantiatable = <value optimized out> #1 0x00002b0945b72fe6 in gst_dv1394src_get_type () from /usr/lib/gstreamer-0.8/libgst1394.so No symbol table info available. #2 0x00002b0945c8548a in raw1394_loop_iterate () from /usr/lib/libraw1394.so.5 No symbol table info available. #3 0x00002b0945d89ac1 in avc1394_transaction () from /usr/lib/libavc1394.so.0 No symbol table info available. #4 0x00002b0945d8a2b6 in avc1394_vcr_is_recording () from /usr/lib/libavc1394.so.0 No symbol table info available. #5 0x00002b0945b72402 in gst_dv1394src_get_type () from /usr/lib/gstreamer-0.8/libgst1394.so No symbol table info available. #6 0x00002b0942a212a3 in gst_element_wait_state_change () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #7 0x00002b0942a209d2 in gst_element_set_state () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #8 0x00002b0942a13dce in gst_bin_child_state_change () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #9 0x00002b0942a13be8 in gst_bin_child_state_change () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #10 0x00002b0942a140dd in gst_bin_child_state_change () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #11 0x00002b0942a212a3 in gst_element_wait_state_change () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #12 0x00002b0942a1427f in gst_bin_set_state () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #13 0x00002b0942a209d2 in gst_element_set_state () from /usr/lib/libgstreamer-0.8.so.1 No symbol table info available. #14 0x0000000000402bb2 in ?? () No symbol table info available. #15 0x00002b0942edd4da in __libc_start_main () from /lib/libc.so.6 No symbol table info available. #16 0x0000000000401d3a in ?? () No symbol table info available.