[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bacula-bugs
Subject:    [Bacula-bugs] [bacula 0001078]: Strippath applied, but should not
From:       bacula-bugs () lists ! sourceforge ! net
Date:       2008-04-18 10:30:00
Message-ID: 41687a0d67a672b2606a390e3d3692ce () bugs ! bacula ! org
[Download RAW message or body]


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.bacula.org/view.php?id=1078 
====================================================================== 
Reported By:                connor
Assigned To:                
====================================================================== 
Project:                    bacula
Issue ID:                   1078
Category:                   Director
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             04-18-2008 11:30 BST
Last Modified:              04-18-2008 11:30 BST
====================================================================== 
Summary:                    Strippath applied, but should not
Description: 
In my dir.conf, I have a FileSet with two Include Sections,
The first has option Srippath=1 set, the second doesn't have this option.
I can see in the filed debug out, that strippath is applied to the second
include section also. This leads after to a crash in the filed.

here ist the excerpt of bacula-dir.conf:

FileSet {
  Name = MailerFileSet
  Include {
    File = /mail_backup/var/spool
    Options {
        strippath = 1
        compression = gzip
    }
  }
  Include {
    File = /etc
  }
}

and here is the end of the trace from bacula-fd :

mail2-fd: backup.c:278-0 FT_DIREND: /etc/yiff/
mail2-fd: backup.c:332-0 bfiled: sending /etc/yiff to stored
mail2-fd: backup.c:1025-0 encode_and_send_attrs fname=/etc/yiff
mail2-fd: backup.c:1037-0 File /etc/yiff
attribs=P4A BbAL EHt C A A A Y BAA A BIB2ym BH/MGk BH/MGk A A E
attribsEx=
mail2-fd: backup.c:1054-0 >stored: attrhdr 369125 1 0
mail2-fd: mem_pool.c:119-0 sm_get_pool_memory reuse 8106dd8 to
backup.c:1141
mail2-fd: mem_pool.c:119-0 sm_get_pool_memory reuse 810c5b0 to
backup.c:1142
mail2-fd: backup.c:1127-0 stripped=1 count=1 numsep=2 sep>count=1
mail2-fd: backup.c:1127-0 stripped=1 count=1 numsep=3 sep>count=1
mail2-fd: backup.c:1165-0 fname=/etc/yiff stripped=/yiff
mail2-fd: backup.c:1084-0 >stored: attr len=74: 369125 5 /yiff/
mail2-fd: mem_pool.c:230-0 free_pool_memory 8102ce0 pool=2 from
find_one.c:116
mail2-fd: mem_pool.c:230-0 free_pool_memory 8106dd8 pool=2 from
find_one.c:118
mail2-fd: mem_pool.c:230-0 free_pool_memory 810c5b0 pool=2 from
find_one.c:121
mail2-fd: backup.c:278-0 FT_DIREND: /etc/
mail2-fd: backup.c:332-0 bfiled: sending /etc to stored
mail2-fd: backup.c:1025-0 encode_and_send_attrs fname=/etc
mail2-fd: backup.c:1037-0 File /etc
attribs=P4A BAD EHt Bl A A A GAA BAA BI BIB4Co BIB4Hx BIB4Hx A A E
attribsEx=
mail2-fd: backup.c:1054-0 >stored: attrhdr 369126 1 0
mail2-fd: mem_pool.c:119-0 sm_get_pool_memory reuse 810c5b0 to
backup.c:1141
mail2-fd: mem_pool.c:119-0 sm_get_pool_memory reuse 8106dd8 to
backup.c:1142
mail2-fd: backup.c:1127-0 stripped=1 count=1 numsep=1 sep>count=0
mail2-fd: backup.c:1165-0 fname=/etc stripped=/etc
mail2-fd: backup.c:1084-0 >stored: attr len=76: 369126 5 /etc/
mail2-fd: message.c:610-0 Enter dispatch_msg type=1 msg=mail2-fd: ABORTING
due to ERROR in smartall.c:215
Buffer overrun called from find_one.c:115
17-Apr 22:07 mail2-fd: ABORTING due to ERROR in smartall.c:215
Buffer overrun called from find_one.c:115
mail2-fd: message.c:782-0 DIRECTOR for following msg: mail2-fd: ABORTING
due to ERROR in smartall.c:215
Buffer overrun called from find_one.c:115
mail2-fd: signal.c:85-0 sig=11 Segmentation violation
mail2-fd: message.c:610-0 Enter dispatch_msg type=3 msg=mail2-fd: Fatal
Error because: Bacula interrupted by signal 11: Segmentation violation
mail2-fd: message.c:782-0 DIRECTOR for following msg: mail2-fd: Fatal
Error because: Bacula interrupted by signal 11: Segmentation violation
Kaboom! bacula-fd, mail2-fd got signal 11 - Segmentation violation.
Attempting traceback.
Kaboom! exepath=/var/log/bacula
mail2-fd: signal.c:138-0 Working=/var/lib/bacula
mail2-fd: signal.c:139-0 btpath=/var/log/bacula/btraceback
mail2-fd: signal.c:140-0 exepath=/var/log/bacula/bacula-fd
Calling: /var/log/bacula/btraceback /var/log/bacula/bacula-fd 17031
mail2-fd: mem_pool.c:119-0 sm_get_pool_memory reuse 8099ea8 to
../lib/berrno.h:77
execv: /var/log/bacula/btraceback failed: ERR=Datei oder Verzeichnis nicht
gefunden
mail2-fd: mem_pool.c:230-0 free_pool_memory 8099ea8 pool=4 from
../lib/berrno.h:86
mail2-fd: signal.c:166-0 Doing waitpid
Traceback complete, attempting cleanup ...
mail2-fd: signal.c:169-0 Done waitpid

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-18-08 11:30  connor         New Issue                                    
======================================================================


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Bacula-bugs mailing list
Bacula-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic