View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000604 | bareos-core | storage daemon | public | 2016-01-20 09:54 | 2019-12-18 15:25 |
Reporter | Assigned To | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian | OS Version | 8 |
Product Version | 15.2.2 | ||||
Summary | 0000604: Cancel a NDMP Job causes the sd to crash and restart | ||||
Description | If you do a "cancel jobid=<yourjobid>" and the job you try to cancel is a ndmp job. The cancel cause a silent crash and restart of the SD which leads into "fatal error's" for parallel running jobs. The cancel process takes half an hour. | ||||
Steps To Reproduce | cancel a ndmp job while other jobs are running parallel. | ||||
Additional Information | Already devliverd to the developers. | ||||
Tags | No tags attached. | ||||
Fix committed to bareos master branch with changesetid 6094. | |
Fix committed to bareos bareos-14.2 branch with changesetid 6432. | |
bareos: master 6b700194 2016-01-21 16:03 Committer: mvwieringen Ported: N/A Details Diff |
ndmp: Add safechecks to bndmp_write_data_to_block When ndmp jobs are canceled, jcr->dcr is null. We now check for that condition and do not dereference then. Fixes 0000604: Cancel a NDMP Job causes the sd to crash |
Affected Issues 0000604 |
|
mod - src/stored/ndmp_tape.c | Diff File | ||
bareos: bareos-14.2 59348b62 2016-01-21 16:03 Committer: joergs Ported: N/A Details Diff |
ndmp: Add safechecks to bndmp_write_data_to_block When ndmp jobs are canceled, jcr->dcr is null. We now check for that condition and do not dereference then. Fixes 0000604: Cancel a NDMP Job causes the sd to crash |
Affected Issues 0000604 |
|
mod - src/stored/ndmp_tape.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-20 09:54 |
|
New Issue | |
2016-01-20 10:28 |
|
Summary | Cancel a NDMP causes the sd to crash and restart => Cancel a NDMP Job causes the sd to crash and restart |
2016-01-22 10:06 | mvwieringen | Status | new => confirmed |
2016-01-22 16:49 | mvwieringen | Changeset attached | => bareos master 6b700194 |
2016-01-22 16:49 | mvwieringen | Note Added: 0002154 | |
2016-01-22 16:49 | mvwieringen | Status | confirmed => resolved |
2016-01-22 16:49 | mvwieringen | Resolution | open => fixed |
2016-03-11 14:31 | maik | Relationship added | child of 0000625 |
2016-07-05 12:32 | joergs | Relationship added | child of 0000584 |
2016-07-08 14:34 | joergs | Changeset attached | => bareos bareos-14.2 59348b62 |
2016-07-08 14:34 | joergs | Note Added: 0002315 | |
2019-12-18 15:25 | arogge | Status | resolved => closed |