Okay, that's most likely due to a bug with calculating remaining disk space. Three options here:
1) free up at least 50MB and make sure you always stay below the threshold
2) make the counter flip over again by filling your HD with 2GB of junk (provided you even have enough space left for that)
3) download the source code, apply a patch and recompile. Please ask me for the patch if you want to do this.
1) free up at least 50MB and make sure you always stay below the threshold
2) make the counter flip over again by filling your HD with 2GB of junk (provided you even have enough space left for that)
[SELECT ALL] Code:
dd if=/dev/zero of=junk.bin bs=4k count=524288