with libdv-1.0.0-r3 gstreamer graph fault Reproducible: Always Steps to Reproduce: gdb gst-launch-0.10 GNU gdb (Gentoo 7.6.1 p1) 7.6.1 Copyright (C) 2013 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 "x86_64-pc-linux-gnu". For bug reporting instructions, please see: <http://bugs.gentoo.org/>... Reading symbols from /usr/bin/gst-launch-0.10...Reading symbols from /usr/lib64/debug/usr/bin/gst-launch-0.10.debug...(no debugging symbols found)...done. (no debugging symbols found)...done. (gdb) set args dv1394src ! dvdemux ! dvdec ! autovideosink (gdb) run Starting program: /usr/bin/gst-launch-0.10 dv1394src ! dvdemux ! dvdec ! autovideosink warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Définition du pipeline à PAUSED... [New Thread 0x7ffff6425700 (LWP 10034)] [New Thread 0x7ffff5bac700 (LWP 10035)] Le pipeline est actif et n'a pas besoin de phase PREROLL... Passage du pipeline à la phase PLAYING... New clock: dv1394clock Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff5bac700 (LWP 10035)] 0x00007ffff6cdf4b9 in macloop () from /usr/lib64/libdv.so.4 Expected Results: with libdv-1.0.0-r2 gdb gst-launch-0.10 GNU gdb (Gentoo 7.6.1 p1) 7.6.1 Copyright (C) 2013 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 "x86_64-pc-linux-gnu". For bug reporting instructions, please see: <http://bugs.gentoo.org/>... Reading symbols from /usr/bin/gst-launch-0.10...Reading symbols from /usr/lib64/debug/usr/bin/gst-launch-0.10.debug...(no debugging symbols found)...done. (no debugging symbols found)...done. (gdb) set args dv1394src ! dvdemux ! dvdec ! autovideosink (gdb) run Starting program: /usr/bin/gst-launch-0.10 dv1394src ! dvdemux ! dvdec ! autovideosink warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Définition du pipeline à PAUSED... [New Thread 0x7ffff6425700 (LWP 20143)] [New Thread 0x7ffff5bac700 (LWP 20144)] Le pipeline est actif et n'a pas besoin de phase PREROLL... Passage du pipeline à la phase PLAYING... New clock: dv1394clock [New Thread 0x7ffff5298700 (LWP 20145)] [Thread 0x7ffff5298700 (LWP 20145) exited]