|
From: M. M. <ad...@bb...> - 2012-06-14 09:06:35
|
Am 13.6.2012 12:45, schrieb Uwe Schuerkamp: > On Wed, Jun 13, 2012 at 12:13:19PM +0200, "M. Müller" wrote: >> Hi, >> sometimes the restore seems to work and ends with Status=OK, but it >> allways dies. If Status is "OK", then files are restored, and hopefully >> all are restored. >> The messages in the log file is allways: "bacula-fd: Bacula interrupted >> by signal 11: Segmentation violation" >> bacula informs me via mail: > <snip snip> >> Bacula 5.2.6 and now 5.2.9 is compiled under OpenSuSE 12.1 with >> ac_cs_config="'--prefix=/opt/bacula5' '--sysconfdir=/etc/bacula' >> '--with-scriptdir=/etc/bacula' '--with-mysql' '--with-openssl' >> '--with-dir-user=bacula' '--with-dir-group=bacula' >> '--with-sd-user=bacula' '--with-sd-group=bacula' '--with-fd-user=root' >> '--with-fd-group=bacula' '--with-working-dir=/var/lib/bacula' >> '--with-pid-dir=/var/run' '--with-subsys-dir=/var/run/subsys' 'CFLAGS=-O0'" >> The backup up Client was Windows 2008 x64 with bacula 5.2.6 X64 >> > this may or may not help you, but I usually compile bacula using > > --prefix=/server/bacula-5.2.6 --with-mysql > > > and that's it. This allows us to quickly switch between > (db-compatible) versions by using a softlink to /server/bacula. I > don't know if some of your advanced configure options have something > to do with SIGSEGV, however restores work fine on our end. > > Have to tried changing the restore host to the bacula server and thus > not directly restoring to the client? > > All the best, Uwe > k > I tried to restore on the client and the FD dies there. I tried the same on the bacula host and the FD dies there, i.e. on the bacula host, just as well. What can i do to track down the error? Thanks Malte |