> On Wed, 11 Sep 2019 22:22:07 -0700, Chandler said:
>
> 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_sl
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
whe
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
Hey all, I'm trying to configure a new storage demon on a new server with Debian 10 (buster) but
need to use the 5.2 version for compatibility. I used configure "--with-sqlite3
--without-openssl" and "make" and didn't have any problems, just some warnings.
When I start bacula-sd I see a signa