mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
crash for no reason #1333
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#1333
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mexsudo on GitHub (Apr 8, 2014).
I try to leave it running, often return to find it has crashed and closed.
sometimes after a few moments, sometimes it runs for hours.
makes no difference whether it is downloading or serving.
@sledgehammer999 commented on GitHub (Apr 8, 2014):
It is a known problem with libtorrent 0.15.x. It is a fault of libtorrent. See #750 and http://qbforums.shiki.hu/index.php/topic,2197.msg7992.html#msg7992
(please do a search next time)
@mexsudo commented on GitHub (Apr 9, 2014):
OK, thanks for the reply
and I did do a search first, too bad it can't be fixed
thanks anyway, I will uninstall and use Transmission instead.
On 04/08/2014 02:14 PM, sledgehammer999 wrote:
@sledgehammer999 commented on GitHub (Apr 9, 2014):
Or use this ppa to have the latest libtorrent and qbittorrent: https://launchpad.net/~surfernsk/+archive/internet-software
@mexsudo commented on GitHub (Apr 9, 2014):
I tried that a week or two ago, no change.
I like the interface and options, wish it was more reliable
thanks anyway
On 04/09/2014 10:37 AM, sledgehammer999 wrote:
@sledgehammer999 commented on GitHub (Apr 9, 2014):
You should REALLY check if you got the new libtorrent installed from that ppa. There is possibility that you stuck with the old series. 0.15.x vs 0.16.x
@mexsudo commented on GitHub (Apr 9, 2014):
I guess the PPA was faulty or something, I found
0.16.15-0ubuntu1~precise in the repositories, it is installed now
fingers crossed, thanks
On 04/09/2014 01:25 PM, sledgehammer999 wrote:
@mexsudo commented on GitHub (Apr 10, 2014):
no changes, still crashes for no reason.
@sledgehammer999 commented on GitHub (Apr 10, 2014):
Open the terminal and run qbittorrent from there. When it crashes there should be a stacktrace in the terminal. Copy it here please.
@mexsudo commented on GitHub (Apr 11, 2014):
peter@m13m ~ $ qbittorrent
"sni-qt/8297" WARN 06:28:58.783 void
StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v3.1.9
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x364a0 [0x7f8465c204a0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x1de [0x7f8468abe79e]
Segmentation fault (core dumped)
peter@m13m ~ $
On 04/10/2014 12:47 PM, sledgehammer999 wrote:
@sledgehammer999 commented on GitHub (Apr 11, 2014):
I hope you are ok with helping debug this, because it may involve a lot of back and forth.
For now please do this:
Locate where the qbittorrent binary is. It usually is under /usr/bin
Open a terminal and issue:
Copy the output here.
@drivador commented on GitHub (Apr 12, 2014):
I had the same problem coworker above. Under the two descriptions of the defect always qB explode:
Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v3.1.9
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x364a0 [0x7f54dbead4a0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x3bd [0x7f54ded4b97d]
Falha de segmentação (imagem do núcleo gravada)
root@EST100:/usr/bin# ldd qbittorrent
linux-vdso.so.1 => (0x00007f451afce000)
libboost_system.so.1.46.1 => /usr/lib/libboost_system.so.1.46.1 (0x00007f451ada7000)
libboost_filesystem.so.1.46.1 => /usr/lib/libboost_filesystem.so.1.46.1 (0x00007f451ab89000)
libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f451a92a000)
libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f451a54f000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f451a338000)
libtorrent-rasterbar.so.6 => /usr/lib/libtorrent-rasterbar.so.6 (0x00007f4519ea0000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f4519c83000)
libQtDBus.so.4 => /usr/lib/x86_64-linux-gnu/libQtDBus.so.4 (0x00007f4519a06000)
libQtXml.so.4 => /usr/lib/x86_64-linux-gnu/libQtXml.so.4 (0x00007f45197c0000)
libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007f4518af2000)
libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 (0x00007f45187a6000)
libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007f45182d3000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f4517fd3000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f4517cd7000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f4517ac0000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f4517700000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f45174fc000)
libboost_thread.so.1.46.1 => /usr/lib/libboost_thread.so.1.46.1 (0x00007f45172e2000)
libGeoIP.so.1 => /usr/lib/libGeoIP.so.1 (0x00007f45170ad000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f4516ea5000)
/lib64/ld-linux-x86-64.so.2 (0x00007f451afcf000)
libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f4516c60000)
libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f4516a2a000)
libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2 (0x00007f4516812000)
libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f451651c000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f45162f4000)
libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f4516058000)
libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f4515e08000)
libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f4515c00000)
libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f45159e6000)
libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f45157d5000)
libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f45155cb000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f45153ba000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f4515084000)
libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f4514e5a000)
libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f4514bf3000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f45149f0000)
libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f45147b3000)
libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f45145aa000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f45143a5000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f4514187000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f4513f80000)
My system: Xubuntu 12.04 LTS
I'm using this ppa to have the latest libtorrent and qBittorrent: https://launchpad.net/ ~ surfernsk / + archive / internet-software
I read in another post that the problem was related to data encryption. I started qB, have disabled it and explode before it exits the program. After the open again and is already working more than 12hrs nonstop.
Despite being working, encryption is required and I wonder if can fix the problem.
@mexsudo commented on GitHub (Apr 12, 2014):
no problem! glad you are helping me resolve this.
peter@m13m ~ $ cd /usr/bin
peter@m13m /usr/bin $ ldd qbittorrent
linux-vdso.so.1 => (0x00007fff34d5c000)
libboost_system.so.1.46.1 => /usr/lib/libboost_system.so.1.46.1
(0x00007f0a67e56000)
libboost_filesystem.so.1.46.1 =>
/usr/lib/libboost_filesystem.so.1.46.1 (0x00007f0a67c38000)
libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0
(0x00007f0a679d9000)
libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
(0x00007f0a675fe000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f0a673e7000)
libtorrent-rasterbar.so.6 => /usr/lib/libtorrent-rasterbar.so.6
(0x00007f0a66f4f000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f0a66d32000)
libQtDBus.so.4 => /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
(0x00007f0a66ab5000)
libQtXml.so.4 => /usr/lib/x86_64-linux-gnu/libQtXml.so.4
(0x00007f0a6686f000)
libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4
(0x00007f0a65ba1000)
libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4
(0x00007f0a65855000)
libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4
(0x00007f0a65382000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007f0a65082000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0a64d86000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007f0a64b6f000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0a647af000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f0a645ab000)
libboost_thread.so.1.46.1 => /usr/lib/libboost_thread.so.1.46.1
(0x00007f0a64391000)
libGeoIP.so.1 => /usr/lib/libGeoIP.so.1 (0x00007f0a6415c000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f0a63f54000)
/lib64/ld-linux-x86-64.so.2 (0x00007f0a6807a000)
libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3
(0x00007f0a63d0f000)
libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1
(0x00007f0a63ad9000)
libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2
(0x00007f0a638c1000)
libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0
(0x00007f0a635cb000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0
(0x00007f0a633a3000)
libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6
(0x00007f0a63107000)
libgobject-2.0.so.0 =>
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f0a62eb7000)
libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f0a62caf000)
libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6
(0x00007f0a62a95000)
libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f0a62884000)
libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1
(0x00007f0a6267a000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6
(0x00007f0a62469000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6
(0x00007f0a62133000)
libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1
(0x00007f0a61f09000)
libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f0a61ca2000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6
(0x00007f0a61a9f000)
libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f0a61862000)
libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6
(0x00007f0a61659000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f0a61454000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1
(0x00007f0a61236000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
(0x00007f0a6102f000)
peter@m13m /usr/bin $
On 04/11/2014 12:11 PM, sledgehammer999 wrote:
@sledgehammer999 commented on GitHub (Apr 12, 2014):
Hmmm, probably the sufernsk PPA is doing something wrong. Its qbittorrent binary is still linked to the old libtorrent series (0.15.x) library than the new one(0.16.x)
libtorrent-rasterbar.so.6should showlibtorrent-rasterbar.so.7instead.I'll see what I can do, I might be able to contact the PPA author.
@sledgehammer999 commented on GitHub (Apr 12, 2014):
Hey @surfer-nsk are you the same person that manages this PPA? ->https://launchpad.net/~surfernsk/+archive/internet-software
If yes, can you drop in here for some discussion?
@surfernsk commented on GitHub (Apr 12, 2014):
Hi, what version of ubuntu are you using?
If I understand that this is ubuntu 12.04
@sledgehammer999 commented on GitHub (Apr 12, 2014):
Drivador seems to be using Xubuntu 12.04 and his ldd shows that qbittorrent is linked to the 0.15.x libtorrent series.
The other user hasn't stated his version but I highly suspect it is 12.04 too.
EDIT: Thx for the dropin.
@surfernsk commented on GitHub (Apr 12, 2014):
why the package version boost = 1.46?
in the file debian/control:
libtorrent-rasterbar-dev (> = 0.16.12 ~),
libboost-system-dev (> = 1.48 ~),
@surfernsk commented on GitHub (Apr 12, 2014):
comand for terminal:
aptitude show libtorrent-rasterbar7
and in the program: help -> about -> library
@surfernsk commented on GitHub (Apr 12, 2014):
tomorrow will install ubuntu 12.04, and check
@mexsudo commented on GitHub (Apr 12, 2014):
I neglected to tell you: after I installed the 0.16.x I tried to
uninstall the 0.15.x but synaptic said that qbittorrent would also be
uninstalled.
On 04/12/2014 08:39 AM, sledgehammer999 wrote:
@mexsudo commented on GitHub (Apr 12, 2014):
running Mint 13 Mate, the LTS
On 04/12/2014 08:46 AM, Evgeny Lensky wrote:
@surfernsk commented on GitHub (Apr 12, 2014):
Ubuntu 12.04:
@drivador commented on GitHub (Apr 12, 2014):
Hello @surfer-nsk , like you asked:
root@EST100:/# aptitude show libtorrent-rasterbar7
Pacote: libtorrent-rasterbar7
Estado: não instalado
Versão: 0.16.15-0ubuntu1
precise)Prioridade: opcional
Seção: libs
Mantenedor: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com
Arquitetura: amd64
Tamanho Descompactado: 3.751 k
Depende de: libboost-system1.46.1 (>= 1.46.1-1), libc6 (>= 2.14), libgcc1 (>=
1:4.1.1), libgeoip1 (>= 1.4.8+dfsg), libssl1.0.0 (>= 1.0.0),
libstdc++6 (>= 4.6)
Pré-Depende de: dpkg (>= 1.15.6
Sugere: libtorrent-rasterbar-dbg
Conflita com: libtorrent-rasterbar7
Descrição: C++ bittorrent library by Rasterbar Software
Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar
is a C++ library that aims to be a good alternative to all the other bittorrent
implementations around.
The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be
memory efficient * to be very easy to use
This package contains libtorrent-rasterbar run time shared library.
help -> about -> library:
Qt:4.8.1
Libtorrent: 0.15.10.0
Boost: 1.46.1
I am a simple user, I know nothing of programming and am just running the commands that call.
My goal is to help maintain the qB because the use for many years and since I installed version 1204 LTS he often showed this defect explode.
As I said before, after disabling the encryption function the program is working, but I know it is not the best.
@sledgehammer999 commented on GitHub (Apr 12, 2014):
Since I am not at a linux box atm I don't remember exactly where the menu is.
Open synaptic and search for qbittorrent. Highlight it and then go to edit->Force version. ("Force version" may be under some other menu item). In that dialog, choose the version that comes from the surfernsk ppa. If you don't know which is which please post here your available options. After you choose surfernsk version apply the changes. Hopefully synaptic will install the version from the surfernsk ppa. After that re-run the ldd command and post the output.
@surfernsk commented on GitHub (Apr 12, 2014):
where was installed package qbittorrent? installed manually or from the repository
Your package is built with libtorrent version 0.15.10
@sledgehammer999 commented on GitHub (Apr 12, 2014):
@surfer-nsk I suspect that they pulled the version from the official(hydrogen) ppa and not from yours, that why it is linked against 0.15.10. I hope the force version think will help.
@sledgehammer999 commented on GitHub (Apr 12, 2014):
Two alternative ways to install:
sudo dpkg -i <name>.debsudo apt-get install qbittorrent=3.1.9-0ubuntu1~precise@drivador commented on GitHub (Apr 12, 2014):
Within the synaptic, was marked as installed only qBittorrent. With the right button on it the option to install as the suggestion qBittorrent-dbg appears. This then calls for the installation of qBittorrent-nox to be marked.
I believe the error is there. When only suggest and not require a dependency on qBittorrent-dbg and qBittorrent-nox, it does not install libtorrent-rasterbar7.
After these two above installed:
root@EST100:/# aptitude show libtorrent-rasterbar7
Pacote: libtorrent-rasterbar7
Estado: instalado
Automaticamente instalado: sim
Versão: 0.16.15-0ubuntu1
precise)Prioridade: opcional
Seção: libs
Mantenedor: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com
Arquitetura: amd64
Tamanho Descompactado: 3.751 k
Depende de: libboost-system1.46.1 (>= 1.46.1-1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgeoip1 (>= 1.4.8+dfsg), libssl1.0.0 (>= 1.0.0), libstdc++6 (>=
4.6)
Pré-Depende de: dpkg (>= 1.15.6
Sugere: libtorrent-rasterbar-dbg
Conflita com: libtorrent-rasterbar7
Descrição: C++ bittorrent library by Rasterbar Software
Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other
bittorrent implementations around.
The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be memory efficient * to be very easy to use
This package contains libtorrent-rasterbar run time shared library.
but in libraries continues:
help -> about -> library:
Qt:4.8.1
Libtorrent: 0.15.10.0
Boost: 1.46.1
@surfernsk commented on GitHub (Apr 12, 2014):
or write me an email. can help by connecting to the Remote Desktop
@drivador commented on GitHub (Apr 12, 2014):
Your suggestion to completely remove and reinstall qB is interesting, but a big BUT: how is my great amount of downloaded torrents and download queued?
And yes, I am a basic user, but quietly execute these commands.
@surfernsk commented on GitHub (Apr 12, 2014):
"aptitude remove" delete only the program, but does not remove the configuration files.
I suggest to connect to your computer using Remote Desktop
http://www.teamviewer.com/pt/download/linux.aspx
@sledgehammer999 commented on GitHub (Apr 12, 2014):
@Drivador the "Force version" menuitem is accessible only the from the menu at the top of synaptic and NOT from the right-click menu.
@drivador commented on GitHub (Apr 12, 2014):
Yes @sledgehammer999 I installed the official qB (hydrogen) ppa. The unmarked in my list of software channels and added the ppa -> surfernsk. These results above are already with him.
Ok, found the force on it and have 3 options:
Which of these use?
ps:. qB installed since the beginning of the conversation was now V3.1.9
@sledgehammer999 commented on GitHub (Apr 12, 2014):
You obviously have installed the one from hydrogen ppa (the "now").
You need to select the
3.1.9-0ubuntu1 ~ precise (precise)one.@drivador commented on GitHub (Apr 12, 2014):
Still, sorry for my english fake because I'm using google translator to write to you. I'm in southern Brazil.
https://www.google.com.br/maps/place/Rua+Ant%C3%B4nio+Fonseca+Barcelos,+22+-+Marechal+Rondon/@-29.9109216,-51.1678941,14z/data=!4m7!1m4!3m3!1s0x95197aa8021e5571:0xd0de460f7518f586!2sCanoas+-+RS!3b1!3m1!1s0x95197002229bea2f:0x44dc5b3cd494e000?hl=pt-BR
@sledgehammer999 commented on GitHub (Apr 12, 2014):
From "Force version" select
3.1.9-0ubuntu1 ~ precise (precise)@drivador commented on GitHub (Apr 12, 2014):
Ok , up and running again with encryption enabled . I'll leave running to see if it does not blow over .
root@EST100:/usr/bin# ldd qbittorrent
linux-vdso.so.1 => (0x00007fff48595000)
libboost_system.so.1.46.1 => /usr/lib/libboost_system.so.1.46.1 (0x00007f0b0800f000)
libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f0b07db1000)
libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f0b079d5000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f0b077be000)
libtorrent-rasterbar.so.7 => /usr/lib/libtorrent-rasterbar.so.7 (0x00007f0b07233000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f0b07015000)
libQtDBus.so.4 => /usr/lib/x86_64-linux-gnu/libQtDBus.so.4 (0x00007f0b06d98000)
libQtXml.so.4 => /usr/lib/x86_64-linux-gnu/libQtXml.so.4 (0x00007f0b06b53000)
libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007f0b05e84000)
libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 (0x00007f0b05b38000)
libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007f0b05666000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f0b05365000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0b05069000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f0b04e53000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0b04a92000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f0b0488e000)
libGeoIP.so.1 => /usr/lib/libGeoIP.so.1 (0x00007f0b04659000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f0b04450000)
/lib64/ld-linux-x86-64.so.2 (0x00007f0b08236000)
libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f0b0420c000)
libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f0b03fd5000)
libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2 (0x00007f0b03dbd000)
libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f0b03ac8000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f0b0389f000)
libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f0b03603000)
libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f0b033b4000)
libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f0b031ab000)
libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f0b02f91000)
libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f0b02d81000)
libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f0b02b76000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f0b02965000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f0b02630000)
libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f0b02405000)
libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f0b0219f000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f0b01f9b000)
libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f0b01d5e000)
libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f0b01b56000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f0b01950000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f0b01732000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f0b0152b000)
@drivador commented on GitHub (Apr 12, 2014):
Completing:
help -> about -> library:
Qt:4.8.1
Libtorrent: 0.16.15.0
Boost: 1.46.1
@surfernsk commented on GitHub (Apr 12, 2014):
all ok
@drivador commented on GitHub (Apr 12, 2014):
I think the solution was reached.
Thank you very much @sledgehammer999 and @surfer-nsk for losing your time with me, helping me with this problem.
Again, sorry for my english fake.
@sledgehammer999 commented on GitHub (Apr 12, 2014):
Be sure to remove the hydrogen ppa and then do a
sudo apt-get update.This way all the references from the hydrogen ppa will be gone. And then you will not install a wrong qbittorrent. It will always come from surfernsk's ppa.
EDIT: The only thing remaining is for @mexsudo to report.
@drivador commented on GitHub (Apr 12, 2014):
And already like to apologize again for Brazilians we win the World Cup this year. hehehe!
Even though our politicians as thugs and terrorists, and works with super billed only managed to keep the peace in many capital cities with military force, the people have a good heart and loves football.
Much peace and joy for you.
ps:. had previously removed @sledgehammer999
@mexsudo commented on GitHub (Apr 12, 2014):
three...
2.977-1 (precise)
3.1.9-Oubuntu1
precise (precise)4690-20140301~ubuntu12.04.1 (precise)3.1.x-0
wild guessing ;-)
On 04/12/2014 12:19 PM, sledgehammer999 wrote:
@mexsudo commented on GitHub (Apr 12, 2014):
OK, done
On 04/12/2014 01:18 PM, sledgehammer999 wrote:
@mexsudo commented on GitHub (Apr 12, 2014):
OK, all finished... wish me luck.
I will report back.
On 04/12/2014 01:53 PM, sledgehammer999 wrote:
@sledgehammer999 commented on GitHub (Apr 12, 2014):
@mexsudo I am guessing that you also chose ->
3.1.9-Oubuntu1~precise (precise)I am also guessing that ldd now shows
libtorrent-rasterbar.so.7for you too.I am closing since I am confident that qbittorrent will not crash again. If it does please attach the output of the terminal when it crashes and the output of ldd.
@mexsudo commented on GitHub (Apr 12, 2014):
FYI:
I checked with "Force version" and all three...
2.977-1 (precise)
3.1.9-Oubuntu1
precise (precise)4690-20140301~ubuntu12.04.1 (precise)3.1.x-0
still listed, did Not execute "Force version"
Synaptic shows 3.1.x-0
4690-20140301ubuntu12.04.1 (precise) as installedOn 04/12/2014 02:49 PM, Peter Ehlert wrote:
@sledgehammer999 commented on GitHub (Apr 12, 2014):
No! This is the wrong version. This is the version from the hydrogen ppa. You need to force the
3.1.9-Oubuntu1~precise (precise)version. Synaptic needs to show that version as installed. That's the version from the surfernsk ppa.@surfernsk commented on GitHub (Apr 12, 2014):
or
@mexsudo commented on GitHub (Apr 12, 2014):
damn!
OK, synaptic now shows |3.1.9-Oubuntu1~precise (precise)
|
|por fin!|
||
|
|
On 04/12/2014 02:55 PM, sledgehammer999 wrote:
@mexsudo commented on GitHub (Apr 12, 2014):
peter@m13m ~ $ sudo ppa-purge ppa:hydr0g3n/qbittorrent-stable
[sudo] password for peter:
sudo: ppa-purge: command not found
peter@m13m ~ $
On 04/12/2014 03:00 PM, Evgeny Lensky wrote:
@sledgehammer999 commented on GitHub (Apr 12, 2014):
Ignore the ppa-purge command for now. You have installed the correct version.
Edit your /etc/apt/source.list and remove the entry for the hydrogen ppa. Then do
sudo apt-get update. This way you will not pick the wrong version again.@mexsudo commented on GitHub (Apr 12, 2014):
done
On 04/12/2014 03:09 PM, sledgehammer999 wrote:
@mexsudo commented on GitHub (Apr 23, 2014):
Thanks for all your help sledgehammer999. I have had no more problems.