Public bug reported:

Binary package hint: python-gst0.10

Fix a segfault when stopping some python programs.

2007-09-11  Andy Wingo  <[EMAIL PROTECTED]>

        * gst/gstmodule.c (DL_EXPORT): Remove the atexit(gst_deinit).
        Atexit handlers are run after python has finalized (see Py_Exit in
        pythonrun.c), but gst_deinit can potentially call back into python
        e.g. for python-defined plugins. Not sure how other people are
        avoiding this segfault, but I see it all the time on Gusty x86-64
        with Flumotion.

http://webcvs.freedesktop.org/gstreamer/gst-
python/gst/gstmodule.c?r1=1.46&r2=1.47

** Affects: gst0.10-python (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gst-python erroneously calls atexit(), causing segfaults
https://bugs.launchpad.net/bugs/159029
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to