Bug#703786: python-gtk2: segfault on help() modules

2013-03-23 Thread Sebastian Ramacher
Control: reassign -1 python Control: forcemerge 697402 -1 On 2013-03-23 16:33:52, Matías Bellone wrote: > On Sat, Mar 23, 2013 at 4:01 PM, Sebastian Ramacher > wrote: > > On 2013-03-23 15:50:18, Matías Bellone wrote: > >> On Sat, Mar 23, 2013 at 3:37 PM, Sebastian Ramacher > >> wrote: > >> > Con

Bug#703786: python-gtk2: segfault on help() modules

2013-03-23 Thread Matías Bellone
On Sat, Mar 23, 2013 at 4:01 PM, Sebastian Ramacher wrote: > On 2013-03-23 15:50:18, Matías Bellone wrote: >> On Sat, Mar 23, 2013 at 3:37 PM, Sebastian Ramacher >> wrote: >> > Control: tag -1 + moreinfo >> > >> > Hi Matias, >> > >> > On 2013-03-23 14:17:35, Matias Bellone wrote: >> >> from gtk

Bug#703786: python-gtk2: segfault on help() modules

2013-03-23 Thread Sebastian Ramacher
On 2013-03-23 15:50:18, Matías Bellone wrote: > On Sat, Mar 23, 2013 at 3:37 PM, Sebastian Ramacher > wrote: > > Control: tag -1 + moreinfo > > > > Hi Matias, > > > > On 2013-03-23 14:17:35, Matias Bellone wrote: > >> from gtk import _gtk > >> Segmentation fault > > > > this looks very much like

Bug#703786: python-gtk2: segfault on help() modules

2013-03-23 Thread Matías Bellone
On Sat, Mar 23, 2013 at 3:37 PM, Sebastian Ramacher wrote: > Control: tag -1 + moreinfo > > Hi Matias, > > On 2013-03-23 14:17:35, Matias Bellone wrote: >> from gtk import _gtk >> Segmentation fault > > this looks very much like #697402. Probably you have a Python module > installed that imports

Bug#703786: python-gtk2: segfault on help() modules

2013-03-23 Thread Sebastian Ramacher
Control: tag -1 + moreinfo Hi Matias, On 2013-03-23 14:17:35, Matias Bellone wrote: > from gtk import _gtk > Segmentation fault this looks very much like #697402. Probably you have a Python module installed that imports gi.repository.Gtk or is linked against libgtk-3.so.0. Could you please che

Bug#703786: python-gtk2: segfault on help() modules

2013-03-23 Thread Michael Gilbert
control: severity -1 important Downgrading severity since broken help info isn't considered release-critical. Best wishes, Mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#703786: python-gtk2: segfault on help() modules

2013-03-23 Thread Matias Bellone
Package: python-gtk2 Version: 2.24.0-3+b1 Severity: serious Justification: unkown Dear Maintainer, Please see the following segfault: $ python Python 2.7.3 (default, Jan 2 2013, 16:53:07) [GCC 4.7.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> help() We