View Issue Details

IDProjectCategoryView StatusLast Update
0000722bareos-coreGeneralpublic2023-07-27 15:18
Reporterjoergs Assigned Tobruno-at-bareos  
PrioritylowSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version14.04
Product Version15.2.4 
Summary0000722: bconsole crashes during some calls using the json backend
DescriptionIn one installation, it reproducible happens when calling:

echo ".api json
llist jobs jobstatus=T days=284" | bconsole

Instead of creating output, bconsole just ends.
Only the bconsole exited. The Director is not affected. Also nothing is shown in the Director log.

When starting using the bconsole with debug, following output appear:

echo ".api json
llist jobs jobstatus=T days=284" | bconsole -d 1000
bconsole (900): btimers.c:191-0 stop_bsock_timer called with NULL btimer_id
bconsole (900): btimers.c:191-0 stop_bsock_timer called with NULL btimer_id
bconsole (800): watchdog.c:317-0 NicB-reworked watchdog thread exited
Additional InformationThe Bareos Director JSON backend works fine, when accessed by python-bareos.
TagsNo tags attached.

Activities

bruno-at-bareos

bruno-at-bareos

2023-07-27 15:18

manager   ~0005256

No more reproducible in 22.1 so closing forgotten issue

Issue History

Date Modified Username Field Change
2016-11-07 16:51 joergs New Issue
2017-09-21 22:56 joergs Status new => acknowledged
2023-07-27 15:18 bruno-at-bareos Assigned To => bruno-at-bareos
2023-07-27 15:18 bruno-at-bareos Status acknowledged => closed
2023-07-27 15:18 bruno-at-bareos Resolution open => fixed
2023-07-27 15:18 bruno-at-bareos Note Added: 0005256