Hello Users, 

I wonder if someone can confirm this segfault that I found in CentOS Linux 
release 7.9.2009 (Core), bacula.org 11.0.5 packages. 
The steps to reproduce it, are: 

1. Run a significant Full, or in my case Base level backup, using the Bacula S3 
Plugin. 
2. Run a bconsole cloud upload command during the backup execution. 

My example: 

Joblog <http://dontpad.com/joblog_segfault> 
Admin upload command: "cloud upload allpools allfrompool storage=Wasabi-Marpa" 
Cloud bacula-sd.conf resource: 

### 
Cloud { 
Name = "Wasabi-Marpa" 
Driver = "S3" 
HostName = "s3.wasabisys.com" 
BucketName = "zzzz" 
Region = "us-east-1" 
AccessKey = "xxxx" 
SecretKey = "yyyy" 
TruncateCache = "AfterUpload" 
Upload = "EachPart" 
} 
### 

Segfault message: 
[Sex Jul 23 06:11:41 2021] traps: bacula-sd[39055] general protection 
ip:7f5589651499 sp:7f555f5ed260 error:0 in 
libbacsd-11.0.5.so[7f5589618000+69000] 

The bacula-sd obviously crashes after the segfault. 
I know I can use Priority=12 in the Admin Job as a workaround. Let me also know 
if it is worthy of a Mantis bug report. 

Regards, 
-- 

MSc Heitor Faria (Miami/USA) 
Bacula LATAM CEO 

mobile1: + 1 909 655-8971 
mobile2: + 55 61 98268-4220 
[ https://www.linkedin.com/in/msc-heitor-faria-5ba51b3 ] 
        [ http://www.bacula.com.br/ ] 

América Latina 
[ http://bacula.lat/ | bacula.lat ] | [ http://www.bacula.com.br/ | 
bacula.com.br ] 

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to