Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qbittorrent crashes #484

Closed
aleksandergabriel opened this issue Mar 5, 2013 · 10 comments
Closed

qbittorrent crashes #484

aleksandergabriel opened this issue Mar 5, 2013 · 10 comments
Labels
OS: Linux Issues specific to Linux distributions

Comments

@aleksandergabriel
Copy link

After some time qbittorrent crashes and gives me this:

Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v2.8.4
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x36460 [0x7f4c7e551460]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x1a0 [0x7f4c81123120]
Segmentation fault

@sledgehammer999
Copy link
Member

The version of qbt you are using is old. You could try this official ppa: https://launchpad.net/~hydr0g3n/+archive/ppa

(I assume you use Ubuntu)

This was referenced Apr 27, 2013
@karlcynicman
Copy link

I am running 3.0.9 and I get the same:

karl@karl-desktop:~$ qbittorrent


Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v3.0.9
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x364a0 [0x7fb6fc6684a0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x3bd [0x7fb6ff50397d]
Segmentation fault (core dumped)
karl@karl-desktop:~$

@Tg8igPGjh3
Copy link

@karlcynicman What OS you use? 32 or 64 -bit?

@cdumez
Copy link
Contributor

cdumez commented Jun 8, 2013

This is not a bug but a system / package issue. Your versions of libtorrent-rasterbar and qbittorrent mismatch (your qBittorrent package was built against a given version of libtorrent-rasterbar but another version of libtorrent-rasterbar is installed on your system).

@cdumez cdumez closed this as completed Jun 8, 2013
@karlcynicman
Copy link

I am using Ubuntu, I think it's the 12.10 version.

Can't remember how to check for the life me?

K
On 08/06/2013 15:54, Tg8igPGjh3 wrote:

@karlcynicman https://github.com/karlcynicman What OS you use? 32 or
64 -bit?


Reply to this email directly or view it on GitHub
#484 (comment).

@karlcynicman
Copy link

How do I resolve this?
K
On 08/06/2013 16:36, Christophe Dumez wrote:

This is not a bug but a system / package issue. Your versions of
libtorrent-rasterbar and qbittorrent mismatch (your qBittorrent
package was built against a given version of libtorrent-rasterbar but
another version of libtorrent-rasterbar is installed on your system).


Reply to this email directly or view it on GitHub
#484 (comment).

@Tg8igPGjh3
Copy link

Add the PPA and update your system.

You can do that by entering this terminal command:
sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable

@coorasse
Copy link

I tried @Tg8igPGjh3 solution but the error persist

@sledgehammer999
Copy link
Member

@coorasse
Copy link

Great! So for other with the same problem:
Removed qbittorrent and libtorrent-rastebar6
I removed hydrogen ppa repository.
Added ppa:surfernsk/internet-software as repository
Installed qbitttorent.

@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
OS: Linux Issues specific to Linux distributions
Projects
None yet
Development

No branches or pull requests

6 participants