I'm running SABnzbd on a homebuild WHS server with an intel i3 cpu and 2GB memory. Everything runs very smooth, except when there is heavy disk load SABnzbd sometimes just crashes. Eg while I'm copying data from one disk to another at the same time that SABnzbd/Sickbeard is post processing downloads (which also includes moving data between disks).
I checked the log files but I don't see any errors. After I restart SABnzbd, it just continues doing whatever it is was doing before the crash. I don't see any excessive cpu or memory usage on my system (max 30% cpu and 50% memory load).
Is this a known issue ???
Below an extract of the log file:
Code: Select all
2011-03-02 01:40:15,500::INFO::[postproc:281] unpack_magic finished on xxxxxxxxxxxx
2011-03-02 01:40:15,530::INFO::[newsunpack:129] Running external script D:\downloads\sickbeard\autoProcessTV\sabToSickBeard.py(xxxxxxxxxxxx, xxxxxxxxxxxx, xxxxxxxxxxxx, , tv, None, 0)
2011-03-02 01:40:18,671::INFO::[assembler:83] Decoding yyyyyyyyyyyyyyyyy.part011.rar yenc
2011-03-02 01:40:22,280::INFO::[assembler:83] Decoding yyyyyyyyyyyyyyyyy.part012.rar yenc
2011-03-02 01:40:26,500::INFO::[assembler:83] Decoding yyyyyyyyyyyyyyyyy.part013.rar yenc
2011-03-02 08:00:02,500::INFO::[downloader:604] Thread 8@newsreader21.eweka.nl:119: timed out
At 2011-03-02 08:00:02,500 SABnzbd was restarted (system coming back online after being on standby during the night) and it restarted post processing the last download.
I'm having this issue both with the latest 0.5.x and the 0.6 beta2 releases (windows installer version).

