Ignacio Vazquez-Abrams wrote:
On Fri, 2007-09-14 at 14:11 -0400, Denis Leroy wrote:
Log Message:
Added patch to avoid crash on exit
gstreamer-python-0.10.8-exit.patch:
--- NEW FILE gstreamer-python-0.10.8-exit.patch ---
--- gst-python-0.10.8/gst/gstmodule.c 2007/07/28 14:26:54 1.46
+++ gst-python-0.10.8/gst/gstmodule.c 2007/09/11 11:49:50 1.47
@@ -266,8 +266,6 @@
g_timeout_add_full (0, 100, python_do_pending_calls, NULL, NULL);
- atexit(gst_deinit);
-
if (PyErr_Occurred ()) {
Py_FatalError ("can't initialize module gst");
}
Yow. Where is the information on this crash, and why is removing the
shutdown procedure the "correct" fix?
Sorry, I forgot to mention the bugzilla entry in the log:
https://bugzilla.redhat.com/show_bug.cgi?id=287851
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list