[Bug 695981] Segmentation fault on gst_v4l2_buffer_pool_process after sending "start-capture" signal to camerabin2 just after setting the pipeline state to PLAYING

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 17 14:08:25 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695981
  GStreamer | gst-plugins-good | 1.x

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #12 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-04-17 21:08:20 UTC ---
pushed!

commit b5a9ed20e1018741a4f1ac511f3e11c564aac410
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Mon Apr 15 19:53:28 2013 -0400

    v4l2src: Disable renegotiation in the negotiate method

    This way, we don't block the initial negotiation.

    Thanks to Jeremy Whiting for doing all the testing.

    https://bugzilla.gnome.org/show_bug.cgi?id=695981

commit 3340baa37473ae3e0b520a4570fa05c463227904
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Mon Apr 15 19:46:12 2013 -0400

    Revert "v4l2: disable renegotiation"

    This reverts commit d1b26e1d594ab2b63324e43a36330475e98cdf18.

    This causes the initial negotiation to never happen if a reconfigure
    event is received after gst_base_src_start_complete() but before the loop
    starts.

    https://bugzilla.gnome.org/show_bug.cgi?id=695981

-- 
Configure bugmail: https://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