bart at wotf.org wrote: > From my reading, it was the unintended recursive calls to create() running > without rlimits causing the crashes. I didn't quote that part in my email, but the crash is due to a bad pointer in m_free(). So this is not an infinite recursion issue. Regards, Felix Croes