Opened 4 years ago
Closed 2 years ago
#306 closed defect (fixed)
Insufficient EventLog buffer_size causes log file to grow rapidly and endlessly
| Reported by: | steavor | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.3.9 |
| Component: | Core Module | Version: | 0.3.6 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
When using the latest RC, 0.3.6-RCX-x64, (did also happen with previous RCs) you'll run into a major issue if the buffer_size of the EventLog? module doesn't suffice. The message that signals this error (together with the recommended value for buffer_size) is written into the log file endlessly (as far as I can tell), which causes your log file to grow rapidly (~100 MB per Minute). If NSCP is installed on the system partition that means that eventually Windows will refuse to work since there's no free space left on its partition.
Change History (3)
comment:1 Changed 3 years ago by mickem
- Milestone changed from 0.4.0 to 0.3.9
- Owner changed from MickeM to mickem
comment:2 Changed 3 years ago by mickem
- Version changed from 0.4.0-Nightly to 0.3.6
comment:3 Changed 2 years ago by mickem
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.









Fixed...