Bug#665359: python3-gi: Segfault when computing size of subclasses

2012-05-03 Thread Martin Pitt
reassign 665359 python3.2 3.2.3~rc2-1 thanks After a multiple-days debugging orgy I finally found what's triggering this. Please see https://bugzilla.gnome.org/show_bug.cgi?id=669157 for the whole story, but copying the last comment here for convenience: The Debian package runs this snippet betwe

Bug#665359: python3-gi: Segfault when computing size of subclasses

2012-04-27 Thread Martin Pitt
tag 665359 confirmed forwarded 665359 https://bugzilla.gnome.org/show_bug.cgi?id=36 retitle 665359 Crashes when C calls Python callback with Python3 thanks Jonathan Ballet [2012-03-23 19:15 +0700]: > I have an application which provides a custom wiget, which inherits from > Gtk.Box and does st

Bug#665359: python3-gi: Segfault when computing size of subclasses

2012-03-23 Thread Jonathan Ballet
Package: python3-gi Version: 3.1.0-2 Severity: important Dear Maintainer, I have an application which provides a custom wiget, which inherits from Gtk.Box and does stuff related to the size. Currently, this specific code is segfaulting, I'm not sure why. >From my non-working example, I created a