GNOME Bugzilla – Bug 574272
Python plugin loader causes SIGSEGV if "import gst" fails
Last modified: 2009-03-24 10:29:58 UTC
Hi, the python plugin loader causes a SIGSEGV if "import gst" fails. This happens on my buildslaves as no pygst is installed in the standard Python paths. http://pitivi.org:8010/builders/sid-good-fast/builds/238/steps/make-check/logs/stdio gdb backtrace: 0:00:07.506876391 22090 0x80541c0 ERROR pyplugin gstpythonplugin.c:256:pygst_require: the pygst module is not available! ImportError: No module named pygst Program received signal SIGSEGV, Segmentation fault.
+ Trace 213191
Thread 1078937792 (LWP 22090)
*** This bug has been marked as a duplicate of 576145 ***