[gstreamer-bugs] [Bug 607283] segfault when playing http://www.youtube.com/demo/google_main.mp4?2
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 18 04:59:19 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=607283
GStreamer | gstreamer (core) | unspecified
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.26
--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-18 12:59:17 UTC ---
Actually not a duplicate. The mini object collect function should not assume
that the destination is initialized.
commit ed1247b561b02bf8066ba971a34f6d62e03899f5
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Jan 18 13:57:29 2010 +0100
miniobject: The GValue collection function can not assume that the
destinati
...and it will usually be either filled by zeroes or random values.
Fixes bug #607283.
--
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