mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
SIGSEGV frequently on Ubuntu 12.04.3 LTS #791
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#791
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 @snapsnapsnap on GitHub (Oct 7, 2013).
Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v2.9.7
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x364a0 [0x7f4b7e0ce4a0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 : RC4()+0x3bd [0x7f4b80d5297d]
./qbitme: line 7: 14789 Segmentation fault (core dumped) DISPLAY=:0.0 qbittorrent
(qbitme is just a wrapper I wrote to keep restarting it when it dies every 5 minutes or so)
I start it like this: (from ssh)
DISPLAY=:0.0 qbittorrent
but even if I start it directly in the GUI, it still crashes all the time.
@millingjon commented on GitHub (Oct 8, 2013):
2.9.7 is over a year old.
Update to 3.0.11 from the command below:
sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable; sudo apt-get update; sudo apt-get install qbittorrent
@snapsnapsnap commented on GitHub (Oct 8, 2013):
oh, I guess that is ubuntu/debian for you
thanks, I will try the latest one
Sverre
On Tue, Oct 8, 2013 at 6:42 PM, Jon Miller notifications@github.com wrote:
.............................__o
.............................<,
..........................( )/ ( )
................................
. Sverre Rakkenes
. www.rakkenes.org
. sverre@rakkenes.org
................................
@sledgehammer999 commented on GitHub (Oct 10, 2013):
It's a problem with libtorrent 0.15.10
#750 and http://qbforums.shiki.hu/index.php/topic,2197.msg7992.html#msg7992