mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Crash when deleting 100% complete downloads (for three attempts) Mac Sequoia 15.3.2 QB 5.0.5 #16835
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#16835
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 @JonTorrent on GitHub (May 5, 2025).
qBittorrent & operating system versions
qBittorrent has crashed
Please file a qBittorrent has crashed
Please file a bug report at https://bugs.qbittorrent.org/ and provide the following information:
qBittorrent version: v5.0.5 (64-bit)
Libtorrent version: 1.2.20.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.5.0
zlib version: 1.2.12
OS version: macOS Sequoia (15.3) 24.3.0 x86_64
Caught signal: SIGSEGV
What is the problem?
qBittorrent has crashed
Please file a bug report at https://bugs.qbittorrent.org/ and provide the following information:
qBittorrent version: v5.0.5 (64-bit)
Libtorrent version: 1.2.20.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.5.0
zlib version: 1.2.12
OS version: macOS Sequoia (15.3) 24.3.0 x86_64
Caught signal: SIGSEGV
Qbit crashes every time I try and delete a 100% completed download (whether I remove the downloaded files or not) I have to restart usually 3-times and delete 3-times before the file is removed from the queue - this has been the case with this and the previous version.
Steps to reproduce
Additional context
No response
Log(s) & preferences file(s)
Log not in ~/Library/Logs/qBittorrent/ path does not exist
@DouiKo commented on GitHub (May 6, 2025):
This is a confirmed Qt bug on macOS. Enabling accessibility features can lead to instability, such as crashes in QTableView and QDialog. Try disabling accessibility.
e.g. QTBUG-132310, QTBUG-121008