[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pygobject (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu.

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-19 Thread Matthias Klose
Martin, the reassignment is incorrect. There's no tk function showing up. pydoc probably shouldn't blindly import any module, but by doing so it crashes somewhere in the pygobject extension modules. maybe mark it as invalid for pygobject. I don't want to track this down either. ** Package

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-19 Thread Martin Pitt
Ah, I see. Taylor, can you please describe the steps to reproduce this crash? The stack trace is absolutely useless, so I need a reproducer. Thanks! ** Changed in: pygobject (Ubuntu) Status: New = Incomplete ** Changed in: python2.7 (Ubuntu) Status: Confirmed = Invalid -- You

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-19 Thread Martin Pitt
Oh, I see what's wrong in https://launchpadlibrarian.net/100297867/ProcMaps.txt: It does seem to actually import all the modules into a non-private namespace. With that it loads e. g. gobject/glib/gtk several times, once through all the static bindings (pygtk), and once again through the GI

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-17 Thread Martin Pitt
pydoc -g uses python-tk, not pygobject. ** Package changed: pygobject (Ubuntu) = python-stdlib-extensions (Ubuntu) ** Changed in: python-stdlib-extensions (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-04-20 Thread Matthias Klose
while pydoc shouldn't crash, there seems to be an issue importing some pygtk/pygobject module. ** Also affects: pygobject (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-04-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pygobject (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu.