http://bugzilla.rpmfusion.org/show_bug.cgi?id=1845
--- Comment #23 from Michel Alexandre Salim <michel+rpmf(a)sylvestre.me> 2011-08-01
20:13:16 ---
So the reason miro wasn't triggering the assertion on F-15+ is this change:
(per Python maintainer dmalcolm)
http://pkgs.fedoraproject.org/gitweb/?p=python.git;a=commitdiff;h=970523c...
F-14 python is compiled with -DNDEBUG, F-15 is not. So the Miro C/Pyrex code
still has a reference counting bug somewhere but it's just not being checked on
F-15 and above.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.