On Mon, Mar 06, 2006 at 08:58:44PM -0500, Ari Pollak wrote:
> Please describe the set of actions you took to actually get this/these 
In both cases it was trying to connect to an irc server which is
presently unresponsive.

> crash(es), and follow the instructions here to get a useful backtrace, 
> after installing gaim-dbg (you don't have to rebuild gaim):
Its installed now, but hasn't crashed again.

Suggestions on the wiki page:

I typically use gdb --args foo -b -a -r ...
where "--args" is an explicit literal.

gdb has an internal environment setting capability; no need to run gdb
itself with LD_L._P. set:

(gdb) set environment LD_LIBRARY_PATH=/usr/lib/debug

(LD_DEBUG=all being a good test case..)

Thanks
Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to