>>>>> On Mon, 23 Jan 2023 06:56:25 -0700, Chandler Sobel-Sorenson said: > > That leads me to think it's crashing due to the newer compiler or OS being > used? These binaries were last compiled on Debian 8 using GCC 4. Now I'm > on Debian 10 with GCC 8.
Yes, the newer compiler might be causing it. The crash looks like uninitialized memory to me and Bacula was changed to avoid this problem with newer versions of GCC: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71885 __Martin _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel