jackdbus file grows to enormous sizes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| KXStudio |
High
|
Unassigned | ||
| Ubuntu Studio |
Fix Released
|
Undecided
|
Unassigned | |
| jackit |
Fix Released
|
Unknown
|
Bug Description
the jackdbus log file in ~/.log very quickly grows to fill up all of my disk space growing to 100s of GBs in size in the space of a few hours.
Недко Арнаудов (nedko) wrote : | #2 |
Do you see countless repetitive patterns in the log file? Like xruns or jackdbus crashes followed by restarts? If you compress the file with gzip/bzip2, how big does it become?
falkTX (falk-t-j) wrote : | #3 |
Compressing the file heavily reduces the size (512->3.6Mb, using just gzip)
A simple solution would be to automatically rename the log, (jackdbus.log.0 or jackdbus.
leaving only the current/daily log un-compressed. The very old logs should be auto-delete.
Basically what it's called log-rotation.
This seems a serious bug, reporting to ubuntu/ubuntustudio
Changed in kxstudio: | |
importance: | Undecided → High |
affects: | kxstudio → jackit |
affects: | jackit → kxstudio |
Changed in jackit: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
assignee: | nobody → Недко Арнаудов (nedko) |
assignee: | Недко Арнаудов (nedko) → nobody |
importance: | Medium → Unknown |
status: | Confirmed → Unknown |
Changed in jackit: | |
status: | Unknown → Fix Released |
falkTX (falk-t-j) wrote : | #4 |
Log Rotation is now implemented on KXStudio with compression support.
Fixed!
Changed in kxstudio: | |
status: | Confirmed → Fix Released |
Erich Eickmeyer (eeickmeyer) wrote : | #5 |
Wow, uh... long-since fix-released. Marking as such for Ubuntu Studio as well!
Changed in ubuntustudio: | |
status: | New → Fix Released |
Thanks for reporting the bug,
I've check my logs, they are around 450Mb, which is already very big
Not as big as yours, but still... no good for a log
I'll talk with nedko about this