Bug#580791: python-gobject: glib.main_context_default() causes immediate segfault

Mark Wooding mdw at distorted.org.uk
Mon Dec 6 16:35:19 UTC 2010


Laurent Bigonville <bigon at debian.org> writes:

> Are you still experiencing this bug?

Yes.  I'm now using python-gobject 2.21.4+is.2.21.3-1, and:

[metalzone /tmp/mdw]cat break.py
import glib
print glib.main_context_default()
[metalzone /tmp/mdw]python2.5 break.py
Segmentation fault
[metalzone /tmp/mdw]python2.6 break.py
Segmentation fault
[metalzone /tmp/mdw]

> If so could you please see if python-gi package is installed on your
> system?

No, it isn't.  It makes no difference either way, though -- I just
installed python-gi 0.6.0-1 and it still segfaults.  This isn't a
surprise: the test program doesn't import `gi', and I explained how come
the existing code dereferences a null pointer in the original report.

-- [mdw]






More information about the pkg-gnome-maintainers mailing list