mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Crashes after a while #8492
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#8492
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 @Atario on GitHub (Mar 26, 2019).
qBittorrent version and Operating System
qBt = v.4.1.5.99
OS = Lubuntu 16.04
If on linux, libtorrent and Qt version
libtorrent = libtorrent-rasterbar9 v1.1.11
Qt = 5.5.1
What is the problem
qBt crashes after a while — usually 30 mins to several hours, almost never more than 24 hours
What is the expected behavior
No crashing
Steps to reproduce
Leave it running for a while…?
Extra info(if any)
This began after a recent apt update and upgrade. Before that, it would keep running forever. I can provide needed logs/etc. if told how.
@thalieht commented on GitHub (Mar 26, 2019):
Thanks for the report but without a stacktrace or exact steps to reproduce, it's not useful.
@Atario commented on GitHub (Mar 26, 2019):
I can provide a stack trace if told how
@thalieht commented on GitHub (Mar 26, 2019):
https://github.com/qbittorrent/qBittorrent/issues/10001#issuecomment-447331514
@Atario commented on GitHub (Apr 1, 2019):
Seems to take a lot longer between crashes under the debugger. Though my whole server spontaneously rebooted maybe a day into waiting, which it never does…
The guidance in the link says to do
bt all, but that gave meNo symbol "all" in current context., so I poked around and guessed that maybe you wantedbt full? This is that:Let me know if you want other output, I still have the debugger open.
@thalieht commented on GitHub (Apr 1, 2019):
Thank you, looks like a duplicate of #9985.
@sledgehammer999 commented on GitHub (Apr 7, 2019):
Duplicate of #9985
A possible fix in PR #10438