Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486792 - media-libs/libdv-1.0.0-r3 - gst-launch-0.10: segmentation fault in macloop () from /usr/lib64/libdv.so.4
Summary: media-libs/libdv-1.0.0-r3 - gst-launch-0.10: segmentation fault in macloop ()...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 13:11 UTC by Cyril
Modified: 2013-10-04 16:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyril 2013-10-02 13:11:02 UTC
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]