[official]qBittorrent 3.0.11 installer - Built with MSVC 2008 and uTP support

Testing the freshly baked, latest builds!
Dayman

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by Dayman »

[quote="jeps"]
The memory consumption is pretty high though. It is using 530 MB right now, version 3.0.6 normally uses 120-150 MB on my setup.
[/quote]
Good. Now we can finally discuss this: http://qbforums.shiki.hu/index.php?topic=997.0
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by Nemo »

I got 2 torrents active right now and the memory usage is around 88 MB, which seems a bit on the high side. I changed it back to how it was; 16 MB like v3.0.6. Lets see how that goes.

EDIT: Setting it back to 16 MB fixes this for me. I prefer putting this number at 32 MB though. Putting 0 makes qbittorrent.exe only grow in size with each added torrents.
Last edited by Nemo on Wed Nov 28, 2012 6:55 pm, edited 1 time in total.
loki

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by loki »

Memory leak when Auto? Just leave default value of cache?
I usually have between 3-8 active torrents. As 3.0.5, been running for a couple days using 140MB (default cache).
jeps
Veteran
Veteran
Posts: 82
Joined: Sun Sep 02, 2012 5:03 pm

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by jeps »

[quote="Dayman"]
[quote="jeps"]
The memory consumption is pretty high though. It is using 530 MB right now, version 3.0.6 normally uses 120-150 MB on my setup.
[/quote]
Good. Now we can finally discuss this: http://qbforums.shiki.hu/index.php?topic=997.0
[/quote]

Memory consumption this morning (running all night) with 90 torrents active: 1 GB!
This is basically without anything happening besides a little bit upload (no download).
Is there a memory leak somewhere in the cache management?
Has been running with "auto" setting since upgrading, will try and change it to 16 MB.
Why would the WRITEcache grow, when there is no downloading?
Dayman

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by Dayman »

Like this post states http://qbforums.shiki.hu/index.php?topi ... 93#msg4893 there is no separate value for read cache.

There is no memory leak, since cache will not grow above the value calculated by using 'auto'.
The problem however is that cache is not allocated, recalculated and shrinked based on it's usage. The cache is allocated and reallocated, but is never shrinked.

P.S. It would be nice to have a cache graph like in uTorrent by using 'cache_status get_cache_status() const;'
Last edited by Dayman on Thu Nov 29, 2012 10:43 am, edited 1 time in total.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by sledgehammer_999 »

Let all discussion of the cache memory issue continue in the thread Dayman pointed-> http://qbforums.shiki.hu/index.php?topic=997.0
Dayman

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by Dayman »

libtorrent 0.16.6 is out.

Code: Select all

   * fixed verbose log error for NAT holepunching
   * fix a bunch of typos in python bindings
   * make get_settings available in the python binding regardless of deprecated functions
   * fix typo in python settings binding
   * fix possible dangling pointer use in peer list
   * fix support for storing arbitrary data in the DHT
   * fixed bug in uTP packet circle buffer
   * fix potential crash when using torrent_handle::add_piece
   * added missing add_torrent_alert to python binding
AIO branch changes didn't make into this release it seems.

boost_date_time no longer needed for dynamic builds, hell yeah. Updated x86_64 compilation wiki article.
Last edited by Dayman on Mon Dec 17, 2012 11:56 am, edited 1 time in total.
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by Nemo »

Can we expect a build with 16.6 sledge? I must say that this alpha with 16.5 works very stable so far.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by sledgehammer_999 »

Here is a build of qBittorrent 3.1.0alpha from git master (26-12-2012) with boost 1.52 and libtorrent 0.16.6

Link-> http://depositfiles.com/files/6efxd3d79
tekko

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by tekko »

thanks sledgehammer, nice work as always. :)
loki

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP suppo

Post by loki »

Doesn't work, some sort of BEX error/appcrash as soon as opened.

edit: perhaps I should specify, with the latest alpha qbittorrent 3.1.0.261212 (I would much rather see yymmdd, but anyway) on Win 7 x64.
Last edited by loki on Thu Dec 27, 2012 12:14 am, edited 1 time in total.
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by Nemo »

Thanks alot sledge, Ill test it right away.

Edit: Works good here loki. Im at W7 32bit currently.
Last edited by Nemo on Thu Dec 27, 2012 12:18 am, edited 1 time in total.
loki

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by loki »

Found error... something related to my loaded torrents OR loading a completed torrent
Deleting this folder:
C:\Users\[user]\AppData\Local\qBittorrent\BT_backup
I deleted this folder (all my old torrents gone) and it works until I try to add a completed torrent (to seed).
tekko

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP support

Post by tekko »

[quote="loki"]
Found error... something related to my loaded torrents OR loading a completed torrent
Deleting this folder:
C:\Users\[user]\AppData\Local\qBittorrent\BT_backup
I deleted this folder (all my old torrents gone) and it works until I try to add a completed torrent (to seed).
[/quote]

If the error doesn't come from the .torrent itself, maybe it's caused by the resume data. Try to remove qBittorrent-resume.ini also.
Just my guess though.  ;)
loki

Re: qBittorrent 3.0.6+3.1.0alpha installers - Built with MSVC 2008 and uTP suppo

Post by loki »

I probably should have tested that before I reinstalled 3.0.5... but I don't THINK that would have made any difference since it also happened with a new seed torrent (hope that makes sense).

edit: Nope, still same error/crash.
Last edited by loki on Thu Dec 27, 2012 2:16 am, edited 1 time in total.
Post Reply