the last thing that prevent me from running rpmdrake was that ->iter_parent returned an invalid iterator, because it returned a pointer on a stack object, which of course may have been overwriten since (gtk+ developers should really think about adding magic numbers to their structs for debugging purpose) here's the fix:
Attachment:
Gtk2-treemodel-children-fix.patch
Description: Text Data