You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: