On Tue, 2004-11-02 at 10:22 -0500, David Malcolm wrote: > So what happens if G_DISABLE_ASSERT is defined? ? I don't understand what the assertion would have to do with this problem. These functions only return FALSE on out-of-memory conditions, but the rest of the code uses glib, which aborts on OOM anyways.