On Thu, 06 Feb 2014 20:09:16 +1100
Steven Adams <steve...@gmail.com> wrote:

Hello.

> I've been using rtorrent for a fairly long time now. I've just started 
> getting some strange errors after a download completes as shown below.
> 
> ( 2:51:41) Event 'event.download.finished' failed: 
> ExecFile::execute(...) Fork failed.
> ( 2:51:41) Event 'event.download.finished' failed: 
> ExecFile::execute(...) Fork failed.

Either add printing of errno/strerror to this part of the
code or use a tool like strace/truss/tusc to see what errno
is set.

In general this is due to out fo memory condition or limits
exceeded.

Regards,
        G.
_______________________________________________
Libtorrent-devel mailing list
Libtorrent-devel@rakshasa.no
http://rakshasa.no/mailman/listinfo/libtorrent-devel

Reply via email to