Program aborted (core dump) when new OptionGroup created.

Bug #67866 reported by Laszlo Pandy
2
Affects Status Importance Assigned to Milestone
PyGTK
Fix Released
Critical
pygobject (Ubuntu)
Fix Released
High
Ubuntu Desktop Bugs

Bug Description

To reproduce this error, just enter the following command into the terminal:
python -c "import gobject; gobject.OptionGroup()"

This message comes up:
** ERROR **: file ../../gobject/pygoptiongroup.c: line 91 (pyg_option_group_dealloc): assertion failed: (tmp != NULL)
aborting...
Aborted (core dumped)

This happens whenever you try to create a new instance of OptionGroup(), thus making GOption unusable from python.

Changed in pygtk:
status: Unknown → Unconfirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for your bug and the upstream pointer

Changed in pygobject:
assignee: nobody → desktop-bugs
importance: Undecided → High
status: Unconfirmed → Confirmed
Changed in pygtk:
status: Unconfirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

fixed upstream

Changed in pygobject:
status: Confirmed → Fix Committed
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Fixed in Feisty, which has 2.12.3

Changed in pygobject:
status: Fix Committed → Fix Released
Changed in pygtk:
importance: Unknown → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.