Segfault with rtorrent on Debian Lenny

Posted by digital on Server Fault See other posts from Server Fault or by digital
Published on 2010-03-28T12:20:54Z Indexed on 2010/03/28 12:23 UTC
Read the original article Hit count: 352

Filed under:
|
|

Hi,

My debian lenny server keeps segfaulting with rtorrent, it happens once every 24 hours. Libcurl has been recompiled to the latest version and it still seems to happen.

I'm not the best when it comes to linux server admin but if you require more info about the system I'll try and get it for you. lib/rtorrent are 0.8.5/0.12.5

Any help would be appreciated as I'd like rtorrent up 24/7

Caught Segmentation fault, dumping stack:

0 rtorrent [0x439686]

1 rtorrent [0x43e06a]

2 /lib/libc.so.6 [0x7f73ce780f60]

3 /usr/lib/libcurl.so.4 [0x7f73d04f4431]

4 /usr/lib/libcurl.so.4 [0x7f73d04f47da]

5 /usr/lib/libcurl.so.4(curl_multi_remove_handle+0x341) [0x7f73d050acb1]

6 rtorrent [0x480221]

7 rtorrent [0x482915]

8 /usr/local/lib/libtorrent.so.11 [0x7f73d02b1f95]

9 /usr/local/lib/libtorrent.so.11 [0x7f73d02b1fea]

10 /usr/local/lib/libtorrent.so.11 [0x7f73d02b4cfc]

11 rtorrent [0x48058a]

12 rtorrent [0x439f49]

13 /lib/libc.so.6(__libc_start_main+0xe6) [0x7f73ce76d1a6]

14 rtorrent(_ZNSt8ios_base4InitD1Ev+0x71) [0x40ea99]

© Server Fault or respective owner

Related posts about linux

Related posts about segfault