rtorrent icon indicating copy to clipboard operation
rtorrent copied to clipboard

ruTorrent causes rTorrent to crash by sending invalid xmlrpc data

Open darkalchemy opened this issue 8 months ago • 0 comments

I've recently started using this rtorrent version in place of those provided by swizzin. I have started seeing rutorrent cause rtorrent to crash. I have only been able to find a few references on google and they all point to xmlrpc errors.

Would you add this patch or something similar? Or is this something I need to do myself when building?

This patch ignores invalid xmlrpc data, instead of trying to queue it and terminating the client.

https://github.com/swizzin/swizzin/blob/a1266d83b3330536bb0bac35b0b9e9fbda4f24af/sources/xmlrpc-fix.patch

Thanks

darkalchemy avatar Sep 27 '23 12:09 darkalchemy