My Sabnzbdplus seems to segfault when downloading larger files (DVD size). It happens while downloading a file after couple GB's in the file.
From my /var/log/syslog:
sabnzbdplus[1369]: segfault at 2 ip 0000000000000002 sp 00007fec0cdb6ef8 error 14 in python2.5[400000+11f000]
And a snippet from sabnzbd.error.log:
Code: Select all
*** glibc detected *** /usr/bin/python2.5: corrupted double-linked list: 0x00000000046dd030 ***
======= Backtrace: =========
/lib/libc.so.6[0x7fc53d337dd6]
/lib/libc.so.6[0x7fc53d3398a2]
/lib/libc.so.6(cfree+0x6c)[0x7fc53d33c74c]
/usr/bin/python2.5[0x444eaf]
/usr/bin/python2.5[0x45b1bd]
/usr/bin/python2.5[0x444e93]
/usr/lib/python2.5/lib-dynload/cPickle.so[0x7fc53bc160b3]
/usr/lib/python2.5/lib-dynload/cPickle.so[0x7fc53bc1a554]
/usr/bin/python2.5(PyEval_EvalFrameEx+0x54d3)[0x48ebd3]
/usr/bin/python2.5(PyEval_EvalCodeEx+0x811)[0x490131]
/usr/bin/python2.5[0x4d7efd]
/usr/bin/python2.5(PyObject_Call+0x13)[0x418843]
/usr/bin/python2.5(PyEval_EvalFrameEx+0x3b81)[0x48d281]
/usr/bin/python2.5(PyEval_EvalCodeEx+0x811)[0x490131]
/usr/bin/python2.5(PyEval_EvalFrameEx+0x5459)[0x48eb59]
/usr/bin/python2.5(PyEval_EvalCodeEx+0x811)[0x490131]
/usr/bin/python2.5[0x4d7efd]
/usr/bin/python2.5(PyObject_Call+0x13)[0x418843]
I thought that maybe I have a hardware memory problem, but memtest shows nothing odd.
Tried both the ubuntu package (0.4.12) and version 0.5.0, but the same segfault occurs
Any ideas?
Version: 0.4.12 Final and 0.5.0
OS: Ubuntu server 9.10 x64
Install-type: linux repository