On Sun, 20 Feb 2005, Justin Pryzby wrote: > On Sun, Feb 20, 2005 at 08:44:51PM +0200, Martin-�ric Racine wrote: > > On Sun, 20 Feb 2005, Justin Pryzby wrote: > > > > > Could you try running MALLOC_CHECK_=1 gaim? See if that reports > > > anything. Or, if MALLOC_CHECK_ is already set, unset it (indeed, that > > > itself could cause the abort). > > > > LD_LIBRARY_PATH=/usr/lib/debug MALLOC_CHECK_=1 gdb gaim > Did this have "using debugging hooks" messages? I don't know if > that's meant to be combined with GDB:) > > Could you retry it without gdb?
$ LD_LIBRARY_PATH=/usr/lib/debug MALLOC_CHECK_=1 gaim malloc: using debugging hooks Aborted $ -- Martin-�ric Racine http://www.iki.fi/q-funk/

