mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
bug report #1370
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#1370
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 @annthrope on GitHub (Apr 23, 2014).
Hi,
qBittorrent was working perfectly until yesterday. It now suddenly shuts down, from five to 30 minutes after opening. This occurs weather a torrent is downloading or not. The terminal screen reported the following:
qBittorrent version: v3.1.9
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x364a0 [0x7f4d2e64d4a0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x186 [0x7f4d314ed746]
Segmentation fault (core dumped)
I'm not sure if this helps (sorry, am new to Ubuntu).
I have not been able to find a similar issue listed in the bug reports on your site and have had no luck looking for a fix on the ubuntu forums.
Any help would be greatly appreciated.
Ann
@surfernsk commented on GitHub (Apr 23, 2014):
Must be installed libtorrent-rasterbar7.
sudo add-apt-repository -r ppa:hydr0g3n/qbittorrent-stablesudo add-apt-repository ppa:surfernsk/internet-softwaresudo aptitude update && sudo aptitude full-upgrade@surfernsk commented on GitHub (Apr 23, 2014):
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)
same issue:
Catching SIGSEGV #1584
qbittorrent-nox keeps crashing Ubuntu 12.04 LTS #1578
@sledgehammer999 commented on GitHub (Apr 23, 2014):
Hmm maybe the github search doesn't turn up the correct results but issue 750 has a plethora of duplicate bugs attached(look towards the bottom, after the comments).
surfer-nsk's instructions should be sufficient.