Bruno Friedmann <friedmann.bruno <at> gmail.com> writes: > > On Wednesday 15 April 2015 11.25:46 Grigory Efimov wrote: > > Hello! > > I have this case: > > bareos-dir has been crashed if running 2 "reload" in succession > > from bconsole. > > > > OS gentoo, bareos Version: 14.2.1 (12 September 2014) > > > > I have backtrace, but attachment not worked... > > > > > Was a known bug fixed in recent version. > > This trouble doesn't appear on new build (especially those available with\ > a subscription) >
Not quite this one. Seems gentoo compiles with the sql-pooling code enabled which is unsupported and seems to have some reload problems. So its mostly a packaging problem as the sql-pooling code could have more nasty side effects. Never got to fully finish it and put it through full smoke-tests. But the above crash is fixed by the following patch: https://github.com/bareos/bareos/commit/4c5c6d4eb291a012fe5e548afe5669aa6ef31726 -- Marco van Wieringen [email protected] Bareos GmbH & Co. KG Phone: +49-221-63069389 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
