IIRC around RC1 rtorrent started failing with the following message:
This happens when I try to open a new torrent file.
BTW rtorrent works fine on 7.2 and 8.0 before RC1.
This is amd64 architecture and the error was verified on 3 different computers. I tried building both net-p2p/rtorrent and net-p2p/rtorrent-devel.
Google found a message from a person that experienced the same error, but no resolution. The author of rtorrent claims that this error happens because FreeBSD doesn't handle C++ exceptions correctly. That's strange since many other C++ programs work just fine.
Any other ideas what's going on with rtorrent?
Thanks,
Andrew
Code:
terminate called after throwing an instance of 'torrent::handshake_error'. what(): Handshake error. Abort (core dumped).
This happens when I try to open a new torrent file.
BTW rtorrent works fine on 7.2 and 8.0 before RC1.
This is amd64 architecture and the error was verified on 3 different computers. I tried building both net-p2p/rtorrent and net-p2p/rtorrent-devel.
Google found a message from a person that experienced the same error, but no resolution. The author of rtorrent claims that this error happens because FreeBSD doesn't handle C++ exceptions correctly. That's strange since many other C++ programs work just fine.
Any other ideas what's going on with rtorrent?
Thanks,
Andrew