Opened 5 years ago
Closed 4 years ago
#254 closed defect (fixed)
NSClient++ crashes when CheckDisk on a open file
| Reported by: | vito.grisanti@… | Owned by: | mickem |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3.6 |
| Component: | NSClientListener | Version: | 0.3.5 |
| Severity: | Bugs | Keywords: | Version 0.3.5.1 2008-09-24 |
| Cc: |
Description
I test the age of a file (daily backup), but when the backup file is open during the backup task (the file is growing), if there's a check the nsclient++ service crashes...
here is the command :
check_nscpCheckFile!file="W:
ToDay?.bkf" filter="all" filter-written=">25h" MaxCrit=1 syntax="%filename% last updated %write% %size%"
Change History (4)
comment:1 Changed 5 years ago by alex@…
comment:2 Changed 5 years ago by vito.grisanti@…
comment:3 Changed 4 years ago by mickem
- Milestone changed from 0.5.0 to 0.3.6
- Owner changed from MickeM to mickem
- Status changed from new to assigned
comment:4 Changed 4 years ago by mickem
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in the next nightly, also improved error reporting so all errors are reported properly in the log.
MickeM
Note: See
TracTickets for help on using
tickets.









I had the same thing however I swapped the last slash in the address around and this stopped nsclient from crashing.