[gstreamer-bugs] [Bug 306641] gst-compprep segfaults when mpeg2enc plugin is installed after xvid plugin

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jun 6 04:30:49 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=306641
 GStreamer | gst-plugins | Ver: 0.8.9





------- Additional Comments From Jan de Groot  2005-06-06 11:30 -------
Created an attachment (id=47311)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=47311&action=view)
Declares xvid struct static

After a conversation with Ronald, we found out init is called twice. The 2nd
init is returned with false without init, but the declaration of the
xvid_gbl_init_t struct in the 2nd run makes it crash. Declaring this struct
static fixes the crasher when xvidcore is linked in dynamic

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