[gstreamer-bugs] [Bug 314160] Choosing v4l2 on gstreamer-properties, default video source leads to a segmentation fault

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 16 02:40:59 PST 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=314160
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Andy Wingo changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wingo at pobox.com
           Severity|major                       |critical
          Component|gst-plugins                 |gst-plugins-bad
            Version|0.8.x                       |HEAD CVS




------- Comment #12 from Andy Wingo  2006-01-16 10:40 UTC -------
The whole tuner/norm detection code there looks buggy -- I can't mentally prove
that GST_TUNER (v4l2element) will return a usable value. Other than that there
appear to be cases in which tuner_get_norm can return NULL without an error.
So, in lieu of a full solution (e.g. understanding when tuner can be NULL),
suggest just some checks to see if tuner_get_norm is NULL or not. But this code
gives me the heebie geebies.

Updating version to HEAD, as the same problem is there.


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