mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Qbittorrent Keeps Crashing in Debian Wheezy. #1977
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#1977
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 @eor2004 on GitHub (Dec 26, 2014).
The problem is that shortly after opening Qbittorrent it crashes, this is the output I get when opening it from the terminal:
ezequiel@new-host:~$ qbittorrent
Couldn't set environment variable...
Peer ID: -qB2980-
HTTP user agent is qBittorrent v2.9.8
Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v2.9.8
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x321e0 [0x7fa9e22d41e0]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x24b [0x7fa9e4eb100b]
Segmentation fault
ezequiel@new-host:~$
If you want additional info please contact me at eor2004@gmail.com
@eor2004 commented on GitHub (Dec 26, 2014):
Disabling the peer encryption worked for me, sorry for not trying this before opening the bug report.
@sledgehammer999 commented on GitHub (Dec 27, 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 (<---------- solutions are in here)