Martin Simmons wrote on 9/9/19 03:33:
A useful trick for finding similar reports is to search the internet for the
functions listed near the top of the backtrace.  In this case, googling for:

bacula "clear_slot" "set_slot"

leads to this bug report:

https://bugs.bacula.org/view.php?id=2231

where kern suggests compiling with -O0 as a workaround.


Thanks, using -O0 does work, but how did you pick out clear_slot and set_slot 
from that mess?


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

Reply via email to