>>>>> On Mon, 15 Jun 2020 10:42:34 -0400, Phil Stracchino said:
> 
> Well, I've just learned that if I try to cancel one or more of the
> stalled jobs, the Director crashes.  Here's the traceback:
> 
> 
> 
> [New LWP 26608]
> [New LWP 26609]
> [New LWP 26852]
> [New LWP 26951]
> [New LWP 27239]
> [New LWP 28740]
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib64/libthread_db.so.1".
> 0x00007f4afba374c5 in nanosleep () from /lib64/libpthread.so.0
> /usr/libexec/bacula/btraceback.gdb:1: Error in sourced command file:
> 'fail_time' has unknown type; cast it to its declared type

Unfortunately, it looks like there is no debug info for the bacula-dir so the
btraceback.gdb failed.

I suggest you move the line "thread apply all bt" to the start of this file,
because that is the most important one.  That still might not give any useful
results without debug info though.

__Martin


_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to