On Tue, May 02, 2006, Johan Walles wrote: > The SIGABRT comes from glibc detecting malloc() free list corruption > and abort()ing. This means the crash is irrelevant unfortunately. The next step is to run within valgrind and check for double free(). Thanks for the bt though. -- Loïc Minier <lool at dooz.org>