Sabnzbd Crash Bug Report

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.
Post Reply
thampton
Newbie
Newbie
Posts: 1
Joined: January 1st, 2012, 5:44 pm

Sabnzbd Crash Bug Report

Post by thampton »

Version: 0.6.14
OS: Ubuntu Oneiric
Install-type: ppa
Skin (if applicable): Plush
Firewall Software: No
Are you using IPV6? No
Is the issue reproducible? No

Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/usr/share/sabnzbdplus/sabnzbd/downloader.py", line 431, in run
nzo = article.nzf.nzo
AttributeError: Article instance has no attribute 'nzf'

*** glibc detected *** /usr/bin/python: corrupted double-linked list: 0x0000000015386690 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x78a96)[0x7f4b6ab56a96]
/lib/x86_64-linux-gnu/libc.so.6(+0x798b3)[0x7f4b6ab578b3]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x7f4b6ab5ad7c]
/usr/lib/pymodules/python2.7/_yenc.so(decode_string+0x151)[0x7f4b691fa171]
/usr/bin/python(PyEval_EvalFrameEx+0x2f9)[0x4b6569]
/usr/bin/python(PyEval_EvalFrameEx+0xb07)[0x4b6d77]

I pasted the above from a sabnzbd.error.log file that was sitting on the disk. I appear to have only gotten the above once. Not sure if it is related to some other periodic errors I am having.

kern.log:Jan 1 02:46:55 Braves kernel: [76552.600032] sabnzbdplus[8637]: segfault at 2 ip 0000000000000002 sp 00007f25bce623c8 error 14 in python2.7[400000+233000]
kern.log:Jan 1 17:15:40 Braves kernel: [ 2598.455467] sabnzbdplus[1728] general protection ip:44da0d sp:7f2951fea3d0 error:0 in python2.7[400000+233000]
kern.log.1:Dec 26 21:19:37 Braves kernel: [4577698.294615] sabnzbdplus[16445]: segfault at 45e120 ip 00000000004ef47c sp 00007fffc4d255d0 error 7 in python2.7[400000+233000]
kern.log.1:Dec 29 03:22:45 Braves kernel: [4772286.648436] sabnzbdplus[16659]: segfault at 17baf6880008 ip 000000000041b204 sp 00007feab9ff23c0 error 4 in python2.7[400000+233000]
kern.log.1:Dec 29 11:57:48 Braves kernel: [4803189.942345] sabnzbdplus[11743]: segfault at aa ip 00000000004ef258 sp 00007fb96c7ee1c0 error 4 in python2.7[400000+233000]
syslog:Jan 1 02:46:55 Braves kernel: [76552.600032] sabnzbdplus[8637]: segfault at 2 ip 0000000000000002 sp 00007f25bce623c8 error 14 in python2.7[400000+233000]
syslog:Jan 1 17:15:40 Braves kernel: [ 2598.455467] sabnzbdplus[1728] general protection ip:44da0d sp:7f2951fea3d0 error:0 in python2.7[400000+233000]
syslog.1:Dec 26 21:19:37 Braves kernel: [4577698.294615] sabnzbdplus[16445]: segfault at 45e120 ip 00000000004ef47c sp 00007fffc4d255d0 error 7 in python2.7[400000+233000]
syslog.1:Dec 29 03:22:45 Braves kernel: [4772286.648436] sabnzbdplus[16659]: segfault at 17baf6880008 ip 000000000041b204 sp 00007feab9ff23c0 error 4 in python2.7[400000+233000]
syslog.1:Dec 29 11:57:48 Braves kernel: [4803189.942345] sabnzbdplus[11743]: segfault at aa ip 00000000004ef258 sp 00007fb96c7ee1c0 error 4 in python2.7[400000+233000]
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd Crash Bug Report

Post by shypike »

Can you try the fix described here: http://forums.sabnzbd.org/viewtopic.php?f=3&t=9708 ?
Post Reply