Sabnzbd+ randomly quitting on Arch Linux

Report & discuss bugs found in 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.
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

It crashed again with all the defaults. I am running in the CLI now, hopefully it will show something.
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on OSX

Post by brad0383 »

I guess I have to put my foot in my mouth, I swear I didn't see this before:

Code: Select all

/usr/bin/sabnzbd: line 3:  1698 Segmentation fault      python2 /opt/sabnzbd/SABnzbd.py -f ${HOME}/.sabnzbd.ini "${@}"
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd+ randomly quitting on OSX

Post by shypike »

/usr/bin/sabnzbd on OSX?
Ah, right another Thread hijacker. I'm splitting this subject.
(Damn phpBB doesn't split right...)
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

Sorry for hijacking the thread. Thanks for the help. I hope I get this figured out.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by shypike »

Such crashes usually mean one of two things.
1) For some reason the process or the system ran out of memory.
2) The Python runtime or one of the modules (yEnc, OpenSSL) crashed due to a bug.
In the latter case there's not much we can do.
Bugs in SABnzbd's own code can cause lots of problems, but not segmentation faults.
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

I do notice that there are lot of instances of SABnzbd when I run htop. It may be a memory leak.
User avatar
inpheaux
Administrator
Administrator
Posts: 563
Joined: January 16th, 2008, 9:14 pm

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by inpheaux »

brad0383 wrote:I do notice that there are lot of instances of SABnzbd when I run htop. It may be a memory leak.
Those aren't instances, those are threads. htop shows multiple threads as separate lines. So no, this isn't a memory leak.
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

inpheaux wrote:
brad0383 wrote:I do notice that there are lot of instances of SABnzbd when I run htop. It may be a memory leak.
Those aren't instances, those are threads. htop shows multiple threads as separate lines. So no, this isn't a memory leak.
Ahhh, yes, I forgot about HTOP showing threaded processes and seperate lines. ;)
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

It looks like this can be marked as solved. I had the incomplete download directory on my / partition and the completed downloads on my /home partition. If the download queue is larger than the available space in the incomplete directory it will crash even though the files are moved when they are complete. I changed the incomplete directory to my /home partition and everything is working fine.
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

May have spoken too soon. This is gonna make me pull my hair out!
User avatar
sander
Release Testers
Release Testers
Posts: 8857
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by sander »

Have you already run memtest86 for a few hours to see if your memory is 100% OK?
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

sander wrote:Have you already run memtest86 for a few hours to see if your memory is 100% OK?
That was a good idea. I ran memtest86, no errors. I hate to say, but I may have to try the "Micro$oft" fix and format the drive and start over.
User avatar
sander
Release Testers
Release Testers
Posts: 8857
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by sander »

brad0383 wrote:
sander wrote:Have you already run memtest86 for a few hours to see if your memory is 100% OK?
That was a good idea. I ran memtest86, no errors. I hate to say, but I may have to try the "Micro$oft" fix and format the drive and start over.
You could first try Ubuntu.
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

sander wrote:
brad0383 wrote:
sander wrote:Have you already run memtest86 for a few hours to see if your memory is 100% OK?
That was a good idea. I ran memtest86, no errors. I hate to say, but I may have to try the "Micro$oft" fix and format the drive and start over.
You could first try Ubuntu.
I have no interest in Ubuntu. I just came from there.
brad0383
Newbie
Newbie
Posts: 16
Joined: October 16th, 2011, 11:41 am

Re: Sabnzbd+ randomly quitting on Arch Linux

Post by brad0383 »

I just read on your FAQ's that python 2.7 is not supported. Is this true?
Post Reply