[Bug 687793] v4l2src: Check for obj->pool == NULL in gst_v4l2src_fill

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 23 19:10:39 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=687793
  GStreamer | gst-plugins-good | 1.0.2

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |DUPLICATE

--- Comment #8 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-01-24 03:10:35 UTC ---
Alright, the pool is NULL because it has never been created, because
negotiation failed. But for some reason (an asynchronous state change), the
task is re-started after it has been paused. But because of bug #691986, the
NEED_RECONFIGURE flag is not longer set, and it tries to create the buffer
without having caps set, and so it crashes!

*** This bug has been marked as a duplicate of bug 691986 ***

-- 
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