arakasi72/rtinst

Rtorrent keeps crashing after rerun of rtinst

blixten85 opened this issue · 2 comments

Rtorrent keeps crashing after rerun of rtinst

12:12:21) Using 'epoll' based polling.
(12:12:21) Using 'epoll' based polling.
(12:12:21) Using 'epoll' based polling.
(12:12:21) Could not create download: Object operator [info] could not find element
Caught Segmentation fault, dumping stack:B] [Port: 51209] [U 0/150] [D 0/150] [H 16/48] [
/usr/bin/rtorrent(+0x22190) [0x55840f2190]
linux-vdso.so.1(__kernel_rt_sigreturn+0) [0x7fab0a8788]
/lib/aarch64-linux-gnu/libc.so.6(+0x88940) [0x7faaad8940]
/lib/aarch64-linux-gnu/libxmlrpc.so.3(+0xd240) [0x7faae16240]
/lib/aarch64-linux-gnu/libxmlrpc_xmlparse.so.3(+0x4d64) [0x7faa49ed64]
/lib/aarch64-linux-gnu/libxmlrpc_xmlparse.so.3(+0x6554) [0x7faa4a0554]
/lib/aarch64-linux-gnu/libxmlrpc_xmlparse.so.3(+0x7228) [0x7faa4a1228]
/lib/aarch64-linux-gnu/libxmlrpc_xmlparse.so.3(+0x7e44) [0x7faa4a1e44]
/lib/aarch64-linux-gnu/libxmlrpc_xmlparse.so.3(+0x80dc) [0x7faa4a20dc]
/lib/aarch64-linux-gnu/libxmlrpc_xmlparse.so.3(xmlrpc_XML_Parse+0x15c) [0x7faa49feb4]
/lib/aarch64-linux-gnu/libxmlrpc.so.3(xml_parse+0xd4) [0x7faae1647c]
/lib/aarch64-linux-gnu/libxmlrpc.so.3(xmlrpc_parse_call+0xc4) [0x7faae169ac]
/lib/aarch64-linux-gnu/libxmlrpc_server.so.3(xmlrpc_registry_process_call2+0xd0) [0x7faae31110]
/lib/aarch64-linux-gnu/libxmlrpc_server.so.3(xmlrpc_registry_process_call+0x34) [0x7faae3127c]
/usr/bin/rtorrent(+0xfaed8) [0x55841caed8]
/usr/bin/rtorrent(+0xf8aac) [0x55841c8aac]
/usr/bin/rtorrent(+0xf993c) [0x55841c993c]
/lib/libtorrent.so.21(_ZN7torrent9PollEPoll7performEv+0xcc) [0x7faae7bd5c]
/lib/libtorrent.so.21(ZN7torrent11thread_base10event_loopEPS0+0x13c) [0x7faaead27c]
/lib/aarch64-linux-gnu/libpthread.so.0(+0x8628) [0x7faadca628]
Aborted

I don't know what it means with Could not create download..

esel0 commented

Same here.
Edit: It has to do with xmlrpc and if you change or delete the .rtorrent.rc there won't be an error but you also can't connect to rutorrent anymore. Not sure how to fix this and I kinda used this script to not have to bother with this stuff.

same here... did you manage to make this work?