Bacula-users

[Bacula-users] Bacula 5.0.3 on EL6

2011-02-25 04:55:31
Subject: [Bacula-users] Bacula 5.0.3 on EL6
From: Michael Devogelaere <MDeVogelaere AT BaltimoreAircoil DOT be>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 25 Feb 2011 10:45:36 +0100
Hi,

Is anybody having troubles with running Bacula 5.0.3 filedaemon on (Oracle) Enterprise Linux  6 - 64 bits ?
Yesterday i upgrade one of our servers. I recompiled the filedaemon and now the filedaemon fails almost immediately after starting a backupjob.
I tried with various options: without openssl, static binaries but none of them worked.
I'm getting this error (please note that "backup" is not our bacula director server: that one is still running fine on EL5)

[root@backup ~]# 25-Feb 10:22 backup-fd: ABORTING due to ERROR in smartall.c:215
Buffer overrun called from crypto.c:688
Bacula interrupted by signal 11: Segmentation violation
Kaboom! bacula-fd, backup-fd got signal 11 - Segmentation violation. Attempting traceback.
Kaboom! exepath=/usr/sbin/
Calling: /usr/sbin/btraceback /usr/sbin/bacula-fd 7229 /var/lib/bacula
/usr/sbin/btraceback: line 45: /usr/sbin/bsmtp: No such file or directory
cat: write error: Broken pipe
It looks like the traceback worked ...
Dumping: /var/lib/bacula/backup-fd.7229.bactrace
^C

The traceback:
[root@backup ~]# cat /var/lib/bacula/backup-fd.7229.bactrace
Attempt to dump locks
threadid=0x7f307ffff700 max=0 current=-1
threadid=0x7f3084eeb700 max=1 current=-1
threadid=0x7f30856ec700 max=1 current=-1
threadid=0x7f308f1c37e0 max=0 current=-1
Attempt to dump current JCRs. njcrs=1
threadid=(nil) JobId=21589 JobStatus=R jcr=0x7f3078001078 name=backup.nodomino.2011-02-25_10.22.37_46
threadid=(nil) killable=0 JobId=21589 JobStatus=R jcr=0x7f3078001078 name=backup.nodomino.2011-02-25_10.22.37_46
        use_count=1
        JobType=B JobLevel=I
        sched_time=25-Feb-2011 10:22 start_time=25-Feb-2011 10:22
        end_time=01-Jan-1970 01:00 wait_time=01-Jan-1970 01:00
        db=(nil) db_batch=(nil) batch_started=0
Attempt to dump plugins. Hook count=0

My bacula-fd configuration file:
Director {
  Name = BAC-dir
  Password = "XXXXXXXXXXXXXXXXXXXXXXX"
}

FileDaemon {                      
  Name = backup-fd
  FDport = 9102        
  WorkingDirectory = /var/lib/bacula
  Pid Directory = /var/run
  Maximum Concurrent Jobs = 2
}

Messages {
  Name = Standard
  director = BAC-dir = all, !skipped, !restored
}



Kind regards,
Michaël Devogelaere

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>