bug report #16869

Open
opened 2026-02-22 03:29:39 -05:00 by deekerman · 1 comment
Owner

Originally created by @lanshanovo on GitHub (May 14, 2025).

qBittorrent & operating system versions

macOS sequoia 15.5 qbittorrent V5.0.5

What is the problem?

qBittorrent版本:v5.0.5(64位)Libtorrent版本:1.2.20.0Qt版本:6.7.3提升版本:1.86.0OpenSSL版本:3.5.0zlib版本:1.2.12操作系统版本:macOS Sequoia (15.5) 24.5.0 arm64捕获信号:SIGSEGV0# getStacktrace()在/Applications/qbittorrent.app/Contents/MacOS/qbittorrent1#(匿名命名空间)::abnormalExitHandler(int)在/Applications/qbittorrent.app/Contents/MacOS/qbittorrent2# _sigtramp在/usr/lib/system/libsystem_platform.dylib3# QAccessibleCache::removeCocoaElement(unsigned int) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent

This is all information, thanks to fix it

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

can't find it

Originally created by @lanshanovo on GitHub (May 14, 2025). ### qBittorrent & operating system versions macOS sequoia 15.5 qbittorrent V5.0.5 ### What is the problem? qBittorrent版本:v5.0.5(64位)Libtorrent版本:1.2.20.0Qt版本:6.7.3提升版本:1.86.0OpenSSL版本:3.5.0zlib版本:1.2.12操作系统版本:macOS Sequoia (15.5) 24.5.0 arm64捕获信号:SIGSEGV```0# getStacktrace()在/Applications/qbittorrent.app/Contents/MacOS/qbittorrent1#(匿名命名空间)::abnormalExitHandler(int)在/Applications/qbittorrent.app/Contents/MacOS/qbittorrent2# _sigtramp在/usr/lib/system/libsystem_platform.dylib3# QAccessibleCache::removeCocoaElement(unsigned int) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent``` This is all information, thanks to fix it ### Steps to reproduce _No response_ ### Additional context _No response_ ### Log(s) & preferences file(s) can't find it
Author
Owner

@heyotw commented on GitHub (Feb 6, 2026):

Logs are at ~/Library/Application Support/qBittorrent/logs/.

I was unable to reproduce this bug through the system layer on the same OS, but if the issue persists, you may want to attempt starting qBittorrent without the Cocoa layer by running, let's say, export QT_MAC_DISABLE_ACCESSIBILITY=1 && /Applications/qbittorrent.app/Contents/MacOS/qbittorrent (or whatever path your qBittorrent is currently at)

@heyotw commented on GitHub (Feb 6, 2026): Logs are at` ~/Library/Application Support/qBittorrent/logs/`. I was unable to reproduce this bug through the system layer on the same OS, but if the issue persists, you may want to attempt starting qBittorrent without the Cocoa layer by running, let's say, `export QT_MAC_DISABLE_ACCESSIBILITY=1 && /Applications/qbittorrent.app/Contents/MacOS/qbittorrent` (or whatever path your qBittorrent is currently at)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#16869
No description provided.