You are not logged in.

#1 2011-03-08 06:11:28

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

rtorrent crashing

Hello guys,

for the past few days, rtorrent has been crashing intermittently (just a few seconds after starting it). I saw an ncurses related bug, which was crashing rtorrent, but it isn't involved in my case, as i only today upgraded to the latest ncurses (which also has a patch to fix the crash).

Here's a backtrace

(gdb) backtrace
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7befdc1 in raise () from /lib/libc.so.6
#2  0xb7bf164e in abort () from /lib/libc.so.6
#3  0xb7c2a7dd in ?? () from /lib/libc.so.6
#4  0xb7c306c1 in ?? () from /lib/libc.so.6
#5  0xb7c30b0a in ?? () from /lib/libc.so.6
#6  0xb7c32675 in ?? () from /lib/libc.so.6
#7  0xb7c34cc3 in malloc () from /lib/libc.so.6
#8  0xb7e044d9 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#9  0xb7e0460d in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#10 0xb7ee110f in torrent::Handshake::event_read() () from /usr/lib/libtorrent.so.11
#11 0xb7e8561e in torrent::PollEPoll::perform() () from /usr/lib/libtorrent.so.11
#12 0x080df95d in core::PollManagerEPoll::poll (this=0x8165a88, timeout=...) at poll_manager_epoll.cc:74
#13 0x08091b1d in main (argc=Cannot access memory at address 0x42e4
) at main.cc:321

Anyone else seen this problem?

Also rtorrent leaves this at the terminal after the crash

** glibc detected *** /usr/bin/rtorrent: corrupted double-linked list: 0x0834f550 ***

Offline

#2 2011-03-08 08:06:54

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Re: rtorrent crashing

I have installed rtorrent on my server past weekend, and it is running smoothly as we speak. Reinstall rtorrent?

Offline

#3 2011-03-08 12:03:23

KRTac
Member
From: Croatia
Registered: 2008-07-01
Posts: 99

Re: rtorrent crashing

It's been crashing for me too last week. It's been running for a couple a days without problems. I don't know what it was, but I've modified the deamon shell script that starts the process to write everything to a file. So the next time it happens, I'll be able to see the error output.

Offline

Board footer

Powered by FluxBB