large queue bailout

Support for the Debian/Ubuntu package, created by JCFP.
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
evster666
Newbie
Newbie
Posts: 12
Joined: March 26th, 2013, 1:56 pm

large queue bailout

Post by evster666 »

just experienced a memory bailout with a queue over 3000 entries.

wasnt a problem before doing latest ubuntu apt-get dist-upgrade.

anyone else experiencing the same problem that is:

/etc/init.d/sabnzbdplus restart fails, message: fail...
error log looks like this:

Code: Select all

fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
starting sabnzbdplus via "sabnzbd" from a user bash works. but when it tries to check pars and/or tries to extract, we get some funny "out of memory" errors.

logging off of everything, login via a single ssh session, unmounting and stopping every daemon except ssh and then running /etc/init.d/sabnzbdplus restart seems to get the daemon started again.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: large queue bailout

Post by shypike »

3000 entries, unbelievable...
How much memory does your system have?
evster666
Newbie
Newbie
Posts: 12
Joined: March 26th, 2013, 1:56 pm

Re: large queue bailout

Post by evster666 »

4gigs (64bit kernel)

worked well for the past 3 years, then after last apt-get dist-upgrade, boom
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: large queue bailout

Post by shypike »

From which version to which version did you go?
evster666
Newbie
Newbie
Posts: 12
Joined: March 26th, 2013, 1:56 pm

Re: large queue bailout

Post by evster666 »

linux kernel 3.5.0-25-generic to 3.5.0-26-generic

sab didnt upgrade, just the kernel and some other non sab packages.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: large queue bailout

Post by shypike »

OK, the honest answer: I have no idea.
We do test against current Ubuntu releases,
but not after each kernel upgrade.

I'm moving this to the Ubuntu/debian forum.
User avatar
jcfp
Release Testers
Release Testers
Posts: 989
Joined: February 7th, 2008, 12:45 pm

Re: large queue bailout

Post by jcfp »

Everything mentioned in the topic start is a symptom of a system that's low on memory, but based on just the info here one can't even tell if sab is causing that. Output from the likes of ps, top, htop, free (etc.) will give the topic starter some insight into that. The only certain thing is that on a memory strapped linux system, sab will be a prime target for the oom killer even before there's a lengthy queue in play.
war59312
Jr. Member
Jr. Member
Posts: 86
Joined: January 4th, 2011, 11:24 pm
Location: U.S.A
Contact:

Re: large queue bailout

Post by war59312 »

I've seen this "error" today on my 8GB (4.4GB free) of RAM system. First time too.
Linux RobsUbuntuServer 3.5.0-26-generic #42-Ubuntu SMP Fri Mar 8 23:18:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
And queue was empty at the time.

Having double duplicating at the moment. It only errored out 1 time (edit: the 1 time was on boot up).
Post Reply