Coder Social home page Coder Social logo

Comments (6)

rakshasa avatar rakshasa commented on May 18, 2024

Don't use such an old version of the client.

Also linux does not report how much mapped memory a program uses.

from rtorrent.

damorgue avatar damorgue commented on May 18, 2024

None of the problems seems to be mentioned in the changelog though.

It shows how much memory is used in total in the second row of the output of 'free -t -m'. In total, my system uses 1GB when rtorrent seems to run out. There is 3GB more for it to use that is just caching done by linux when it has spare memory as usual.

Also, any help in the upgrading part? The guide on your page hasn't been updated since your switch to git. There is very little info on upgrading. I would simply like to know what files to remove or keep backups of and if there is anything special needed to be done beforehand, and if unpacking, configure, make and install is enough?

Thanks for the fast respone anyway.

from rtorrent.

damorgue avatar damorgue commented on May 18, 2024

I am now using 0.8.9 and 0.12.9 and the only problem that was resolved was the race condition when a torrent finishes while another one is hashing. The others still happen every single time.

from rtorrent.

mytskine avatar mytskine commented on May 18, 2024

@damorgue: I believe you should compile libtorrent and rtorrent with debug symbols. Without this a backtrace is useless.

from rtorrent.

rakshasa avatar rakshasa commented on May 18, 2024

Also the current release version is old, so only bug reports against git will be useful.

In addition max_memory_usage does not do what you seem to think it does, as it indicates the address space not physical memory limit.

from rtorrent.

damorgue avatar damorgue commented on May 18, 2024

Here is the deal, I believe there is not bug. I believe I make some sort of mistake during installation that I just can't find. I am running a fairly standard setup with ubuntu 10.04 and someone should have noticed this it before me. Odds are it is just me, although I have installed it some 20 times in the past week with different packages and settings. I get no errors however and I guess there should be some kind of error if not all of the required dependencies are installed. There are quite a few different sources on how to install rtorrent and I would really appreciate some pointers.

-If I were to install rtorrent 00a4235 and libtorrent ba24b8e from here, what are the dependencies, all of them?

-Do I just add the following to the makefile:
CC= -ggdb
CFLAGS= -ggdb
CXXFLAGS= -ggdb

-Should I disable cplusplus or not when installing xmlrpc-c?
'./configure --disable-cplusplus'

-Should I use '--with-xmlrpc-c'?

-Some people leave out './autogen.sh', how big of a difference does it make? I have always assumed that it is required but some guides omit it.

-Do any of the dependencies clash with others, because I may during my testing have installed several closely related packages?

EDIT: -I installed rtorrent 00a4235 and libtorrent ba24b8e and it resisted the initial bursts of 5-10 torrents at a time without crashing. i will return once I try to load a larger amount at the same time. Seems good so far though.

from rtorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.