View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001248 | bareos-core | director | public | 2020-06-09 11:59 | 2020-06-09 11:59 |
Reporter | 205946a8b92 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Debian | OS Version | 10 |
Product Version | 19.2.7 | ||||
Summary | 0001248: SIGSEGV with incorrect time specification | ||||
Description | Segmentation fault while parsing a Schedule resource | ||||
Steps To Reproduce | 1. Add a Schedule resource with an incorrectly set time, for example, “02:00 am” (space before “am”); Schedule { Name = am_02_00_everyday; Run = daily at 02:00 am; } 2. Update the resource using bconsole: *reload sche 3. bareos-dir will be killed; log entry: ERROR in dird/run_conf.cc:406 Config error: Job type field: am in run record not found : line 3, col 24 of file /etc/bareos/bareos-dir.d/schedule/am_02_00_everyday.conf Run = daily at 02:00 am; ERROR in dird/run_conf.cc:464 Config error: Time logic error. : line 3, col 24 of file /etc/bareos/bareos-dir.d/schedule/am_02_00_everyday.conf Run = daily at 02:00 am; BAREOS interrupted by signal 11: Segmentation violation | ||||
Tags | No tags attached. | ||||
bareos-master: impact | |||||
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: impact | |||||
bareos-16.2: action | |||||
bareos-15.2: impact | |||||
bareos-15.2: action | |||||
bareos-14.2: impact | |||||
bareos-14.2: action | |||||
bareos-13.2: impact | |||||
bareos-13.2: action | |||||
bareos-12.4: impact | |||||
bareos-12.4: action | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-09 11:59 | 205946a8b92 | New Issue |