Hello, I have some additional knowledge.
I thought maybe the problem was that onefs should be in the "default" options block. But if I change the fileset to this, the client segfaults when running the estimate command on it: FileSet { Name = "Machine Heavy-Weight NO RDBMS" Include { Options { } Options { Exclude = yes regexdir = "^/home/[^/]+/.cache" regexdir = "^/var/lib/bacula" regexdir = "^/backups" regexdir = "^/var/lib/postgresql/[^/]+/main" regexdir = "^/var/lib/mysql" regexdir = "^/tmp" regexdir = "^/var/tmp" regexdir = "^/proc" regexdir = "^/sys" regexdir = "^/.journal" regexdir = "^/.fsck" } Options { # DANGER: This will allow this FileSet to cross file system # boundaries. onefs = no fstype=ext2 fstype=ext3 fstype=ext4 fstype=btrfs fstype=jfs fstype=reiserfs fstype=ufs fstype=xfs fstype=vxfs signature = MD5 compression = GZIP1 } File = "/" } } And here is what the client with -d100 said about it: FD-0:xxx.yyy.com: bnet.c:238-0 TLS server negotiation established. FD-0:xxx.yyy.com: job.c:290-0 <dird: JobId=0 Job=-Console-.2016-02-16_16.17.33_02 SDid=0 SDtime=0 Authorization=dummy FD-0:xxx.yyy.com: job.c:313-0 Executing Dir JobId=0 Job=-Console-.2016-02-16_16.17.33_02 SDid=0 SDtime=0 Authorization=dummy command. FD-0:xxx.yyy.com: job.c:1837-0 set sd auth key dummy FD-0:xxx.yyy.com: job.c:290-0 <dird: level = full mtime_only=0 FD-0:xxx.yyy.com: job.c:313-0 Executing Dir level = full mtime_only=0 command. FD-0:xxx.yyy.com: job.c:1668-0 level_cmd: level = full mtime_only=0 FD-0:xxx.yyy.com: job.c:290-0 <dird: fileset vss=1 FD-0:xxx.yyy.com: job.c:313-0 Executing Dir fileset vss=1 command. FD-0:xxx.yyy.com: job.c:1231-0 I FD-0:xxx.yyy.com: job.c:1231-0 O FD-0:xxx.yyy.com: job.c:1231-0 N FD-0:xxx.yyy.com: job.c:1231-0 O e FD-0:xxx.yyy.com: job.c:1231-0 RD ^/home/[^/]+/.cache FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/var/lib/bacula FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/backups FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/var/lib/postgresql/[^/]+/main FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/var/lib/mysql FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/tmp FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/var/tmp FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/proc FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/sys FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/.journal FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 RD ^/.fsck FD-0:xxx.yyy.com: job.c:1259-0 Set state=error or double code. FD-0:xxx.yyy.com: job.c:1231-0 N FD-0:xxx.yyy.com: job.c:1231-0 O fMZ1 FD-0:xxx.yyy.com: job.c:1231-0 X ext2 FD-0:xxx.yyy.com: job.c:1231-0 X ext3 FD-0:xxx.yyy.com: job.c:1231-0 X ext4 FD-0:xxx.yyy.com: job.c:1231-0 X btrfs FD-0:xxx.yyy.com: job.c:1231-0 X jfs FD-0:xxx.yyy.com: job.c:1231-0 X reiserfs FD-0:xxx.yyy.com: job.c:1231-0 X ufs FD-0:xxx.yyy.com: job.c:1231-0 X xfs FD-0:xxx.yyy.com: job.c:1231-0 X vxfs FD-0:xxx.yyy.com: job.c:1231-0 N FD-0:xxx.yyy.com: job.c:1231-0 F / FD-0:xxx.yyy.com: job.c:1231-0 N FD-0:xxx.yyy.com: job.c:1231-0 N FD-0:xxx.yyy.com: job.c:290-0 <dird: estimate listing=0 FD-0:xxx.yyy.com: job.c:313-0 Executing Dir estimate listing=0 command. FD-0:xxx.yyy.com: find.c:164-0 Verify=<V> Accurate=<Cmcs> BaseJob=<Jspug5> flags=<8214> Bacula interrupted by signal 11: Segmentation violation Kaboom! bacula-fd, FD-0:xxx.yyy.com got signal 11 - Segmentation violation at 18-Feb-2016 00:58:10. Attempting traceback. Kaboom! exepath=/opt/bacula/bin/ Calling: /opt/bacula/bin/btraceback /opt/bacula/bin/bacula-fd 19594 /var/lib/bacula/working /opt/bacula/bin/btraceback: 63: /opt/bacula/bin/btraceback: /opt/bacula/bin/bsmtp: not found cat: write error: Broken pipe The btraceback call returned 127 Dumping: /var/lib/bacula/working/FD-0:xxx.yyy.com.19594.lockdump FD-0:xxx.yyy.com: lockmgr.c:1158-0 lockmgr disabled Sadly, I couldn't get a traceback. Thank you! -pete ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users