>>>>> On Fri, 28 Jul 2006 09:36:28 -0700, Jo Rhett said: > > I > can't even get a simple answer on what library is used by the > traceback module so that I can find it, compile it, and get traceback > working.
Bacula doesn't use a third-party library for traceback -- it just contains code to fork off gdb with a script of commands. See "What To Do When Bacula Crashes (Kaboom)" in the Bacula manual. Unfortunately, the gdb distributed with current OSes is often buggy, especially for debugging apps like Bacula that use multiple threads. You might get better results by installing a version of gdb built from recent source. __Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users