On Sun, 2006-04-02 at 18:08 -0400, Stuart Ballard wrote: > If classpath is hitting this in the same way everyone else is, it's > not a glib bug, it's definitely a Classpath bug. Yup. I believe I was misquoted ;) Afaict, g_malloc/g_free is for 'raw' memory, g_object_new/ref/unref for gobjects. We seem to be dealing with both sorts, judging by a quick grep through the code. cheers, dalibor topic