mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
macOS: Crashed! Caught signal: SIGSEGV #16433
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#16433
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 @lisocn on GitHub (Dec 12, 2024).
qBittorrent & operating system versions
qBittorrent version: v5.0.2 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.4.0
zlib version: 1.2.12
OS version: macOS Sequoia (15.1) 24.1.0 arm64
What is the problem?
Crash
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
qBittorrent has crashed
Please file a bug report at https://bugs.qbittorrent.org/ and provide the following information:
qBittorrent version: v5.0.2 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.4.0
zlib version: 1.2.12
OS version: macOS Sequoia (15.1) 24.1.0 arm64
Caught signal: SIGSEGV
@xavier2k6 commented on GitHub (Dec 12, 2024):
@sledgehammer999 Is there any reason for macOS release builds to be using older
zlibversion?The author of
zlibeven suggests that any version of 1.2.12 or earlier should be replaced with 1.2.13 due to aCVEhttps://github.com/madler/zlib/releases/tag/v1.2.13
@sledgehammer999 commented on GitHub (Mar 4, 2025):
@xavier2k6 AFAIK zlib versions come with the OS, so they aren't packaged. Dunno why macOS doesn't update the version.
@xavier2k6 commented on GitHub (Mar 5, 2025):
@sledgehammer999 It appears you are right.
https://apple.stackexchange.com/questions/291161/does-macos-ship-with-software-developed-by-third-parties
https://opensource.apple.com/releases/
https://github.com/apple-oss-distributions/zlib
They do seem to update the shipped version, periodically:
https://github.com/apple-oss-distributions/zlib/tags
@stelstargirl commented on GitHub (Jan 27, 2026):
I am seeing the same crash signature on newer versions.
Environment
Crash details
Caught signal: SIGSEGV
Stack trace includes:
-[QMacAccessibilityElement dealloc]__RELEASE_OBJECTS_IN_THE_ARRAY__When it occurs
The application was idle when the crash occurred.
I have attached the full macOS crash report from
~/Library/Logs/DiagnosticReports/.qbittorrent-2026-01-23-034917.txt
@stelstargirl commented on GitHub (Jan 27, 2026):
Update: the crash is reproducible.
qBittorrent crashed again shortly after the previous report, and then crashed again immediately on relaunch.
I have attached two macOS crash reports corresponding to the consecutive crashes.
Both show the same SIGSEGV / QMacAccessibilityElement signature.
qbittorrent-2026-01-27-175400.txt
qbittorrent-2026-01-27-175435.txt