I already mentioned this on the Clutter IRC-channel, but here it is again. I'm having problems with the latest SVN python bindings and I think that there is a bug that removes objects from memory before they actually should be removed. I'm not sure is this the case, but it's my conclusion based on my limited knowledge of Clutter and C.
I wrote a short example application to illustrate this problem. Run it and you'll see that it will crash. As far as I can tell, there is nothing wrong with the code of this example.
