[gstreamer-bugs] [Bug 603515] segment seek event sent to decodebin2 causes segfault in libmp3lame.so.0
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 2 07:52:19 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=603515
GStreamer | don't know | unspecified
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.14
--- Comment #9 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-12-02 15:52:13 UTC ---
Module: gst-plugins-ugly
Branch: master
Commit: 82ab87032d46ca92eb4262e2340dffb0d7fad15e
URL:
http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/commit/?id=82ab87032d46ca92eb4262e2340dffb0d7fad15e
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Wed Dec 2 11:21:22 2009 -0300
lame: Avoid crash when seeking before negotiating
lame's 'lgv' variable is only initialized when the caps
is negotiated, whenever a seek happens before that, it would
attempt to call a function on an empty pointer, causing the crash.
Fixes #603515
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list