[gstreamer-bugs] [Bug 350830] New: dv1394src plugin crashes when HDV format is being used

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 10 19:08:40 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=350830
 GStreamer | gst-plugins-good | Ver: 0.10.6

           Summary: dv1394src plugin crashes when HDV format is being used
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hartmut at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Objective:

Get HDV live feed from camera (Sony Handycam N50 / HDR HC3E) via FireWire (same
camera with DV feed works fine). 

Using the following:

gst-launch-0.10 dv1394src ! fakesink 

crashes ...

if I try to debug:

gst-launch-0.10 --gst-debug=dv1394src:2 dv1394src ! fakesink

does work ...

gst-launch-0.10 --gst-debug=dv1394src:5 dv1394src ! fakesink

does work, with pumping out following message (with different timestamp)
constantly:

INFO  (0x8108dc0 - 0:00:03.970350000)            dv1394src( 6690)
gstdv1394src.c(382):gst_dv1394src_iso_receive:<dv1394src0> incomplete frame
dropped

Occasionally the same command will crash with a Segmentation fault, if I run it
from within gdb I get: 

[Switching to Thread -1214166096 (LWP 6792)]
0xb7d639dc in memcpy () from /lib/tls/i686/cmov/libc.so.6
(gdb)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list