On Jan 9, 2006, at 2:38 PM, Paul Khavkine wrote: > I'm trying to debug an application that always crashes with Signal 6 > with "free(): error: chunk is already free" error. > > But the application does not produce a core dump to find out where it > happends. Run the program under gdb. -- -Chuck