Some debugging statements are in this code which if removed leads to segfaults. We need to find a cleaner fix!
Could this have something to do with poor memory management around FcValues in
my_FcPatternAdd
?
Seems to have disappeared. And now, it shouldn't have anything to do with that. The FcValues should be FcSave'd by FcPatternAdd.