[unofficial]qBittorrent git master builds: 3.1.0RC_06102013
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha03072013
How big is that torrent? Is it multifile? If yes, how big is the biggest files it contains?
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha03072013
"How big is that torrent? Is it multifile? If yes, how big is the biggest files it contains?"
It's a multifile torrent of about 170 GB total size.
Data files of similar sizes. Under 1.5 GB for the largest one.
"Something, if you could try, temporarily move the config files while the client is closed of course. Re-open client, check for immediate error message, if not load a test torrent, check for error message."
I only get that error message when qBT uses ~530 MB ram. I can immediately restart the torrent without that action alone causing further errors...and I have to, since when the error is triggered the torrent is automatically paused.
"Also, was there any specific crashdump associated with the crash? I thought all of the latest builds are supposed to come with a debugging crashdump?"
I didn't read the crashdump associated with the opening Options crash...where is that stored?
It's a multifile torrent of about 170 GB total size.
Data files of similar sizes. Under 1.5 GB for the largest one.
"Something, if you could try, temporarily move the config files while the client is closed of course. Re-open client, check for immediate error message, if not load a test torrent, check for error message."
I only get that error message when qBT uses ~530 MB ram. I can immediately restart the torrent without that action alone causing further errors...and I have to, since when the error is triggered the torrent is automatically paused.
"Also, was there any specific crashdump associated with the crash? I thought all of the latest builds are supposed to come with a debugging crashdump?"
I didn't read the crashdump associated with the opening Options crash...where is that stored?
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha03072013
Getting weird crashes now in my qBT tests, even including hash fails on torrents I uploaded from qBT to another client...though I can't seem to figure what's caused the hash fails since I only saw that in the first couple runs.
Faulting application qbittorrent.exe, version 3.1.0.0, faulting module qbittorrent.exe, version 3.1.0.0, fault address 0x001066e8.
drwtsn32.exe typically runs when I get a qBT crash. But sometimes dwwin.exe runs instead.
Crash example screenshots:
http://www.imagebam.com/image/5efbb4265018602
http://www.imagebam.com/image/130980265018604
http://www.imagebam.com/image/d09f3c265018606
Also, when I double-clicked on the torrent name in the content window, I get this in a pop-up box:
I/O Error
This folder does not exist yet.
Faulting application qbittorrent.exe, version 3.1.0.0, faulting module qbittorrent.exe, version 3.1.0.0, fault address 0x001066e8.
drwtsn32.exe typically runs when I get a qBT crash. But sometimes dwwin.exe runs instead.
Crash example screenshots:
http://www.imagebam.com/image/5efbb4265018602
http://www.imagebam.com/image/130980265018604
http://www.imagebam.com/image/d09f3c265018606
Also, when I double-clicked on the torrent name in the content window, I get this in a pop-up box:
I/O Error
This folder does not exist yet.
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha03072013
Here is a build of qBittorrent 3.1.0alpha03072013 from git master with:
boost 1.54
libtorrent RC_0_16 (update today)
openssl: 1.0.1e
qt: 4.8.5
Built using MSVC2008.
Link1: http://builds.shiki.hu/qbittorrent_3.1. ... _setup.exe
Check git log. New feature: Allow more fine tuning of uploads/seeding. Go to preferences/connection.
boost 1.54
libtorrent RC_0_16 (update today)
openssl: 1.0.1e
qt: 4.8.5
Built using MSVC2008.
Link1: http://builds.shiki.hu/qbittorrent_3.1. ... _setup.exe
Check git log. New feature: Allow more fine tuning of uploads/seeding. Go to preferences/connection.
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha22072013
Thanks sledge, testing right away
. Nice improvments.

Re: [unofficial]qBittorrent git master builds: 3.1.0alpha22072013
Can anybody explain what the letters in the Flags column mean?
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha22072013
It's basically utorrent flags, note that capitalization does matter:
?: your client unchoked the peer but the peer is not interested
D: currently downloading from the peer (interested and not choked)
d: your client wants to download, but peer doesn’t want to send (interested and choked)
E: peer is using Protocol Encryption (all traffic)
e: peer is using Protocol Encryption (handshake)
F: peer was involved in a hashfailed piece (not necessarily a bad peer, just involved)
H: peer was obtained through DHT
h: peer connection established via UDP hole-punching
I: peer established an incoming connection
K: peer unchoked your client, but your client is not interested
L: peer has been or discovered via Local Peer Discovery
O: optimistic unchoke
P: peer is communicating and transporting data over uTP
S: peer is snubbed
U: currently uploading to the peer (interested and not choked)
u: the peer wants your client to upload, but your client doesn’t want to (interested and choked)
X: peer was included in peer lists obtained through Peer Exchange (PEX)
?: your client unchoked the peer but the peer is not interested
D: currently downloading from the peer (interested and not choked)
d: your client wants to download, but peer doesn’t want to send (interested and choked)
E: peer is using Protocol Encryption (all traffic)
e: peer is using Protocol Encryption (handshake)
F: peer was involved in a hashfailed piece (not necessarily a bad peer, just involved)
H: peer was obtained through DHT
h: peer connection established via UDP hole-punching
I: peer established an incoming connection
K: peer unchoked your client, but your client is not interested
L: peer has been or discovered via Local Peer Discovery
O: optimistic unchoke
P: peer is communicating and transporting data over uTP
S: peer is snubbed
U: currently uploading to the peer (interested and not choked)
u: the peer wants your client to upload, but your client doesn’t want to (interested and choked)
X: peer was included in peer lists obtained through Peer Exchange (PEX)
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha22072013
Here is a build of qBittorrent 3.1.0alpha01092013 from git master with:
boost 1.54
libtorrent RC_0_16 (rev8869)
openssl: 1.0.1e
qt: 4.8.5
Built using MSVC2008.
Link1: http://builds.shiki.hu/qbittorrent_3.1. ... _setup.exe
Check git log. New feature: Load magnet links in the background while showing the add dialog. If metadata is downloaded the dialog is updated and shows the files etc. Test it and give your feedback. Thanks
boost 1.54
libtorrent RC_0_16 (rev8869)
openssl: 1.0.1e
qt: 4.8.5
Built using MSVC2008.
Link1: http://builds.shiki.hu/qbittorrent_3.1. ... _setup.exe
Check git log. New feature: Load magnet links in the background while showing the add dialog. If metadata is downloaded the dialog is updated and shows the files etc. Test it and give your feedback. Thanks
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha01092013
Superb, thanks alot sledge.
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha01092013
Does the progressbar look ok on your system when loading the metadata?
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha01092013
I've tried a few popular magnet links and the file list shows up fine. Thanks.
Having a magnet link without metadata in the list, loading its torrent file merges the trackers just fine. But why not load the contents also?
qbittorrent_3.1.0alpha01092013 on xpsp3
Having a magnet link without metadata in the list, loading its torrent file merges the trackers just fine. But why not load the contents also?
qbittorrent_3.1.0alpha01092013 on xpsp3
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha01092013
@tekko
What do you mean by this?
What do you mean by this?
But why not load the contents also?
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha01092013
Let's say a magnet link is added in paused mode without any metadata downloaded. Then you find its torrent file and you add it... Only the tracker list is being updated, nothing else. i.e. file list, torrent size, pieces size, etc.sledgehammer_999 wrote: @tekko
What do you mean by this?But why not load the contents also?
Last edited by tekko on Mon Sep 09, 2013 6:29 pm, edited 1 time in total.
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha01092013
Interesting observation. This isn't supported by libtorrent but I think we can do it manually ourselves. Nevertheles, this should become a feature request for both qbt and libtorrent.tekko wrote:Let's say a magnet link is added in paused mode without any metadata downloaded. Then you find its torrent file and you add it... Only the tracker list is being updated, nothing else. i.e. file list, torrent size, pieces size, etc.sledgehammer_999 wrote: @tekko
What do you mean by this?But why not load the contents also?