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?

Thanks,
Justin

[...]
> Previous frame inner to this frame (corrupt stack?)
Interesting; its a stack smash, but its somehow managing to call
abort()..

Reply via email to