Running Mint 13 (Maya)
Qbittorrent version is v3.1.11
1st time post,...Been using Qbittorrent for a few years now but recently has been closing unexpectedly...
came across this post...but didnt help.
http://forums.linuxmint.com/viewtopic.p ... qbittorent
Here is my original post at Mint,(instead of coping and pasting here)...
http://forums.linuxmint.com/viewtopic.php?f=47&t=186031
Thanks in advance.
Qbittorent randomly closes
-
- Administrator
- Posts: 2443
- Joined: Sun Jan 23, 2011 1:17 pm
Re: Qbittorent randomly closes
1. The official PPAs URL changed.
2. Run qbt from terminal. If you get an output(after it crashes) similar to the one described here:
Hint: It is a libtorrent 0.15.x bug.
2. Run qbt from terminal. If you get an output(after it crashes) similar to the one described here:
Then use the solutions mentioned here: http://qbforums.shiki.hu/index.php/topi ... ml#msg7992stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x321e0 [0x7f656b10b1e0]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x87 [0x7f656dce7e47]
Segmentation fault
Hint: It is a libtorrent 0.15.x bug.
Re: Qbittorent randomly closes
Will do...Thank You.
Last edited by sulaco on Wed Dec 31, 2014 11:31 pm, edited 1 time in total.
Re: Qbittorent randomly closes
[quote="sledgehammer_999"]
You are correct. The workarounds are probably in one of the sub-linked bugs.
This happens when you choose to encrypt the connections. Somehow, libtorrent passes wrong parameters to openssl which make it crash. So you can do one of the following:
1. Update to libtorrent 0.16.x(probably via a 3rd party ppa), you'll most probably need to used a qbittorrent package built against 0.16.x
2. Update to a newer distro/ubuntu
3. Go to qbt settings and disable the encryption for the connections.
[/quote]
Would the "libtorrent rasterbar7 0.16.19 work from the repos?
You are correct. The workarounds are probably in one of the sub-linked bugs.
This happens when you choose to encrypt the connections. Somehow, libtorrent passes wrong parameters to openssl which make it crash. So you can do one of the following:
1. Update to libtorrent 0.16.x(probably via a 3rd party ppa), you'll most probably need to used a qbittorrent package built against 0.16.x
2. Update to a newer distro/ubuntu
3. Go to qbt settings and disable the encryption for the connections.
[/quote]
Would the "libtorrent rasterbar7 0.16.19 work from the repos?
-
- Administrator
- Posts: 2443
- Joined: Sun Jan 23, 2011 1:17 pm
Re: Qbittorent randomly closes
Yes, but you'll have to make sure that the "qbittorrent" package depends on libtorrent-rasterbar7(=libtorrent 0.16.x) and not libtorrent-rasterbar6(= 0.15.x).
If it doesn't then it means it is compiled against 0.15.x and you'll need to recompile.
If it doesn't then it means it is compiled against 0.15.x and you'll need to recompile.