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

2010-12-06 Thread Laurent Bigonville
Le Mon, 06 Dec 2010 20:40:52 +, m...@distorted.org.uk (Mark Wooding) a écrit : > Do I take it that you can't reproduce the problem? It's not just (all > four of) my systems which exhibit it; everyone else I've asked to run > > python -e 'import glib; print glib.main_context_default()

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

2010-12-06 Thread Mark Wooding
m...@distorted.org.uk (Mark Wooding) writes: > python -e 'import glib; print glib.main_context_default()' Sorry. I meant python -c 'import ...'. -- [mdw] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

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

2010-12-06 Thread Mark Wooding
Laurent Bigonville writes: > Could you please also try with the version in experimental? That doesn't help either. Do I take it that you can't reproduce the problem? It's not just (all four of) my systems which exhibit it; everyone else I've asked to run python -e 'import glib; print

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

2010-12-06 Thread Laurent Bigonville
Le Mon, 06 Dec 2010 16:35:19 +, m...@distorted.org.uk (Mark Wooding) a écrit : > Laurent Bigonville writes: > > > 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

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

2010-12-06 Thread Mark Wooding
Laurent Bigonville 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 br

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

2010-12-06 Thread Laurent Bigonville
tag 580791 + moreinfo thanks Hi, Are you still experiencing this bug? If so could you please see if python-gi package is installed on your system? Cheers Laurent Bigonville -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

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

2010-05-08 Thread Mark Wooding
Package: python-gobject Version: 2.21.1-1 Severity: normal [crybaby /tmp/mdw]cat break.py import glib print glib.main_context_default() [crybaby /tmp/mdw]python break.py Segmentation fault What's going on? glib/pyglib.c seems to be somewhat confused about how it's getting hold of its type object