View Issue Details

IDProjectCategoryView StatusLast Update
0000722bareos-coreGeneralpublic2017-09-21 22:56
Reporterjoergs Assigned To 
PrioritylowSeverityminorReproducibilitysometimes
Status acknowledgedResolutionopen 
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.
bareos-master: impactyes
bareos-master: action
bareos-19.2: impact
bareos-19.2: action
bareos-18.2: impact
bareos-18.2: action
bareos-17.2: impact
bareos-17.2: action
bareos-16.2: impactyes
bareos-16.2: action
bareos-15.2: impactyes
bareos-15.2: action
bareos-14.2: impactno
bareos-14.2: action
bareos-13.2: impactno
bareos-13.2: action
bareos-12.4: impactno
bareos-12.4: action

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-11-07 16:51 joergs New Issue
2016-11-07 16:52 joergs bareos-master: impact => yes
2016-11-07 16:52 joergs bareos-16.2: impact => yes
2016-11-07 16:52 joergs bareos-15.2: impact => yes
2016-11-07 16:52 joergs bareos-14.2: impact => no
2016-11-07 16:52 joergs bareos-13.2: impact => no
2016-11-07 16:52 joergs bareos-12.4: impact => no
2017-09-21 22:56 joergs Status new => acknowledged