GNOME Bugzilla – Bug 767375
Segfault on accessing some attributes with multiple inheritance
Last modified: 2018-01-10 20:54:39 UTC
Created attachment 329333 [details] Test case Attached test case causes a segfault when accessing the attributes 'dummy', 'priv', 'qdata', or 'ref_count' of a class which inherits from Gtk.DrawingArea and is not yet initialized. OS is Arch Linux AMD64, tested in Python 3.5.1.
Created attachment 329334 [details] stack trace
Thanks. Reproduced on master/3.25. Similar to bug 730908
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/pygobject/issues/117.