On Thu, Nov 27, 2008, Todd A. Jacobs wrote: > *** glibc detected *** strace: malloc(): memory corruption (fast):
This suggests you should use valgrind to produce the backtrace -- as memory corruption occurs, gdb will be equally confused as the glibc. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

