[gstreamer-bugs] [Bug 314076] Playbin segfault when switching from READY to PAUSED state

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Aug 24 07:27:13 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=314076
 GStreamer | gst-plugins | Ver: 0.8.x





------- Additional Comments From Colin Walters  2005-08-24 14:27 -------
Hmm...I don't think multifdsink should be calling g_hash_table_destroy in its
_close method.  Or if it should be, it should be doing the g_hash_table_new in
its init_send method.  It seems to me that currently if multifdsink transitions
to NULL->READY->NULL->READY, you'll get a double-free of the hash.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list