[Libtorrent-devel] Log file?

Gabor Z. Papp gzp at papp.hu
Thu Oct 9 11:21:46 UTC 2008


* Josef Drexler <josef at ttdpatch.net>:

| So you can't assume it's a bug in rtorrent just because it works in
| 0.8.2 but doesn't work in 0.8.3, rather a bug in libcurl's socket
| interface is somewhat more likely. Perhaps switching to that
| interface was premature, but it's considered "stable" by the libcurl
| developers since 7.16.0 and has worked fine for me in all tests I did
| for several months.  So it surprises me how many problems there are
| with it even in the latest libcurl version.

While reading this thread thought I could inform you guys, that the
following environment works fine with ~100-150 torrents (never ran
more with the current release, yet ;-)

rTorrent 0.8.3/0.12.3

Linux 2.4.31 vanilla
GNU C Library stable release version 2.2.5, by Roland McGrath et al.

curl 7.19.0 (i686-pc-linux-gnu) libcurl/7.19.0 OpenSSL/0.9.8i zlib/1.2.3 libssh2/0.18
Protocols: tftp ftp telnet dict http file https ftps scp sftp
Features: Largefile NTLM SSL libz 

$ ldd bin/rtorrent
        libncurses.so.5 => /pkg/lib/libncurses.so.5 (0x40016000)
        libssl.so.0.9.8 => /pkg/lib/libssl.so.0.9.8 (0x40052000)
        libz.so.1 => /pkg/lib/libz.so.1 (0x4008a000)
        libcrypto.so.0.9.8 => /pkg/lib/libcrypto.so.0.9.8 (0x4009c000)
        libstdc++.so.6 => /pkg/lib/libstdc++.so.6 (0x401b1000)
        libm.so.6 => /lib/libm.so.6 (0x40281000)
        libc.so.6 => /lib/libc.so.6 (0x402a3000)
        libdl.so.2 => /lib/libdl.so.2 (0x403c2000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Note the very old glibc version.


More information about the Libtorrent-devel mailing list