crash in decklinksink when restarting pipeline

Sebastian Dröge sebastian at centricular.com
Fri Nov 28 06:37:54 PST 2014


On Mo, 2014-11-17 at 09:25 -0500, Nicolas Dufresne wrote:
> Le 2014-11-17 07:21, Dušan Poizl a écrit :
> > I have crash in gstdecklinksink.cpp on line 344
> >
> > decklinksink->output->SetAudioCallback (decklinksink->callback);
> >
> > If I create pipeline with decklinksink it run fine on first run. Then I stop that pipeline with EOS.
> > After that when I tear down the pipeline and setup new one it crash on gst_element_set_state(pipeline, GST_STATE_PLAYING).
> > Backtrace show that it crash on that line. It doesn't crash anymore if I comment out gstdecklink.cpp:217|inited = TRUE; in init_device()
> > So it init always run.|
> Please file a bug report, on bugs.gnome.org, provide exact version you 
> are running, and if you could provide a patch. Very few of us owned this HW.

FWIW, this was reported as
https://bugzilla.gnome.org/show_bug.cgi?id=740616

and is fixed now with this commit:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=2a0123d79a86b4d22a147cebf5cdb9c80158ef87

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141128/8df0fd9e/attachment-0001.sig>


More information about the gstreamer-devel mailing list