You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0# getStacktrace() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
1# (anonymous namespace)::abnormalExitHandler(int) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
2# _sigtramp in /usr/lib/system/libsystem_platform.dylib
3# pthread_kill in /usr/lib/system/libsystem_pthread.dylib
4# abort in /usr/lib/system/libsystem_c.dylib
5# __cxxabiv1::__aligned_malloc_with_fallback(unsigned long) in /usr/lib/libc++abi.dylib
6# demangling_terminate_handler() in /usr/lib/libc++abi.dylib
7# _objc_terminate() in /usr/lib/libobjc.A.dylib
8# std::__terminate(void (*)()) in /usr/lib/libc++abi.dylib
9# __cxa_get_exception_ptr in /usr/lib/libc++abi.dylib
10# __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*) in /usr/lib/libc++abi.dylib
11# objc_exception_throw in /usr/lib/libobjc.A.dylib
12# -[__NSCFString characterAtIndex:].cold.1 in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
13# -[__NSArrayM objectAtIndexedSubscript:] in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
14# -[QMacAccessibilityElement initWithId:role:] in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
15# +[QMacAccessibilityElement elementWithId:] in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
16# QCocoaAccessibility::notifyAccessibilityUpdate(QAccessibleEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
Steps to reproduce
Launch qBitTorrent
Open a torrent
Set download path
Crash window
Additional context
During the last few days, whenever I was trying to download a torrent, 20-25 minutes after starting the download my Mac started lagging and freezing. I opened Activity Monitor to see the cause and I saw that "kernel_task" was draining the CPU performance. A few minutes after that, the Mac crashes and restarts.
I had to reinstall the app after deleting all its files because it wasn't starting, and I couldn't Force Quit.
I wasn't having this glitch a few months ago.
qBittorrent & operating system versions
qBittorrent version: v4.5.3 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.5.1
Boost version: 1.82.0
OpenSSL version: 1.1.1t
zlib version: 1.2.11
OS version: macOS Ventura (13.4) 22.5.0 arm64
~~
Mac mini (M1, 2020) - 8 GB RAM
What is the problem?
Caught signal: SIGABRT
Steps to reproduce
Additional context
During the last few days, whenever I was trying to download a torrent, 20-25 minutes after starting the download my Mac started lagging and freezing. I opened Activity Monitor to see the cause and I saw that "kernel_task" was draining the CPU performance. A few minutes after that, the Mac crashes and restarts.
I had to reinstall the app after deleting all its files because it wasn't starting, and I couldn't Force Quit.
I wasn't having this glitch a few months ago.
Log(s) & preferences file(s)
qbittorrent.log
The text was updated successfully, but these errors were encountered: