evolution-data-server Uses 100% CPU on disk-full.
Bug #58352 reported by
Paul Sladen
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evolution-data-server |
Invalid
|
Medium
|
|||
evolution-data-server (Ubuntu) |
Triaged
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
On disk full, evolution goes mad and uses 100% CPU
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5135 paul 25 0 67464 8684 5040 R 47.2 1.7 2:48.70 /usr/lib/
5156 paul 15 0 449m 10m 8244 S 47.2 2.1 2:58.24 /usr/lib/
$ strace -p `pidof evolution-
open(
write(47, "BEGIN:
close(47)
ad-infinitium.
Changed in evolution-data-server: | |
status: | Unconfirmed → Confirmed |
Changed in evolution-data-server: | |
status: | Unknown → Unconfirmed |
Changed in evolution-data-server: | |
status: | Confirmed → Triaged |
Changed in evolution-data-server: | |
importance: | Unknown → Medium |
Changed in evolution-data-server: | |
status: | New → Invalid |
To post a comment you must log in.
Thanks for your report. I personally feel you should forward this upstream. We have notifications in place for people running out of disk space. Fixing every app to handle that side case case gracefully is very low priority.