SABnzbd crashes during heavy disk load

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
Oblivion11
Newbie
Newbie
Posts: 2
Joined: November 28th, 2010, 3:08 pm

SABnzbd crashes during heavy disk load

Post by Oblivion11 »

Hi,

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
SABnzbd crashed just after 2011-03-02 01:40:26,500 (at that time sickbeard was moving the downloaded file to another disk).
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).
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzbd crashes during heavy disk load

Post by shypike »

Hard to tell.
It works very stable on my Atom-based WHS server.
Do you see any suspect error messages in the Windows event log?

You might want to try the 0.6.0 Beta2, which supports running as Windows Service.
It also includes a crash detector that will restart SABnzbd should it crash.
BTW: you might want to wait for Beta3 that comes out in a few days.
Last edited by shypike on March 2nd, 2011, 2:51 am, edited 1 time in total.
Oblivion11
Newbie
Newbie
Posts: 2
Joined: November 28th, 2010, 3:08 pm

Re: SABnzbd crashes during heavy disk load

Post by Oblivion11 »

shypike wrote: ...
It also includes a crash detector that will restart SABnzbd should it crash.
...
hmm crash detector ... interesting  8)

I already tried the 0.6.0 beta2, but didn't install it as a service though.
I'll give this a shot when beta3 comes out.
Post Reply