Crash on a MacBook Pro #17062

Open
opened 2026-02-22 03:38:39 -05:00 by deekerman · 6 comments
Owner

Originally created by @Snokldoodle on GitHub (Aug 6, 2025).

qBittorrent & operating system versions

qBittorrent version: v5.0.4 (64-bit)
Libtorrent version: 1.2.20.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.4.1
zlib version: 1.2.12
OS version: macOS Sequoia (15.5) 24.5.0 arm64

Caught signal: SIGABRT

 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# std::terminate() in /usr/lib/libc++abi.dylib
10# Application::~Application() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
11# QObject::~QObject() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
12# BitTorrent::SessionImpl::ResumeSessionContext::~ResumeSessionContext() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
13# QObject::event(QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
14# QApplicationPrivate::notify_helper(QObject*, QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent

What is the problem?

Cannot restart. Gert the crash report in a loop

Steps to reproduce

Not possible

Additional context

No context

Log(s) & preferences file(s)

qBittorrent version: v5.0.4 (64-bit)
Libtorrent version: 1.2.20.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.4.1
zlib version: 1.2.12
OS version: macOS Sequoia (15.5) 24.5.0 arm64

Caught signal: SIGABRT

 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# std::terminate() in /usr/lib/libc++abi.dylib
10# Application::~Application() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
11# QObject::~QObject() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
12# BitTorrent::SessionImpl::ResumeSessionContext::~ResumeSessionContext() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
13# QObject::event(QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
14# QApplicationPrivate::notify_helper(QObject*, QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent

Originally created by @Snokldoodle on GitHub (Aug 6, 2025). ### qBittorrent & operating system versions qBittorrent version: v5.0.4 (64-bit) Libtorrent version: 1.2.20.0 Qt version: 6.7.3 Boost version: 1.86.0 OpenSSL version: 3.4.1 zlib version: 1.2.12 OS version: macOS Sequoia (15.5) 24.5.0 arm64 Caught signal: SIGABRT ``` 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# std::terminate() in /usr/lib/libc++abi.dylib 10# Application::~Application() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 11# QObject::~QObject() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 12# BitTorrent::SessionImpl::ResumeSessionContext::~ResumeSessionContext() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 13# QObject::event(QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 14# QApplicationPrivate::notify_helper(QObject*, QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent ``` ### What is the problem? Cannot restart. Gert the crash report in a loop ### Steps to reproduce Not possible ### Additional context No context ### Log(s) & preferences file(s) qBittorrent version: v5.0.4 (64-bit) Libtorrent version: 1.2.20.0 Qt version: 6.7.3 Boost version: 1.86.0 OpenSSL version: 3.4.1 zlib version: 1.2.12 OS version: macOS Sequoia (15.5) 24.5.0 arm64 Caught signal: SIGABRT ``` 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# std::terminate() in /usr/lib/libc++abi.dylib 10# Application::~Application() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 11# QObject::~QObject() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 12# BitTorrent::SessionImpl::ResumeSessionContext::~ResumeSessionContext() in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 13# QObject::event(QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 14# QApplicationPrivate::notify_helper(QObject*, QEvent*) in /Applications/qbittorrent.app/Contents/MacOS/qbittorrent ```
Author
Owner

@xavier2k6 commented on GitHub (Aug 7, 2025):

@Snokldoodle Please update/test qBittorrent 5.0.5

@xavier2k6 commented on GitHub (Aug 7, 2025): @Snokldoodle Please update/test qBittorrent 5.0.5
Author
Owner

@Snokldoodle commented on GitHub (Aug 7, 2025):

Hi There,

Updated with 5.0.5 still get this that wont go away>

What to do?

Hein

Op 7 aug 2025, om 12:37 heeft xavier2k6 @.***> het volgende geschreven:

xavier2k6
left a comment
(qbittorrent/qBittorrent#23067)
https://github.com/qbittorrent/qBittorrent/issues/23067#issuecomment-3163526478
@Snokldoodle https://github.com/Snokldoodle Please update/test qBittorrent 5.0.5


Reply to this email directly, view it on GitHub https://github.com/qbittorrent/qBittorrent/issues/23067#issuecomment-3163526478, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIKFDLHYDADFJRMC7AATP5L3MMT6TAVCNFSM6AAAAACDJH5T5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCNRTGUZDMNBXHA.
You are receiving this because you were mentioned.

@Snokldoodle commented on GitHub (Aug 7, 2025): Hi There, Updated with 5.0.5 still get this that wont go away> What to do? Hein > Op 7 aug 2025, om 12:37 heeft xavier2k6 ***@***.***> het volgende geschreven: > > > xavier2k6 > left a comment > (qbittorrent/qBittorrent#23067) > <https://github.com/qbittorrent/qBittorrent/issues/23067#issuecomment-3163526478> > @Snokldoodle <https://github.com/Snokldoodle> Please update/test qBittorrent 5.0.5 > > — > Reply to this email directly, view it on GitHub <https://github.com/qbittorrent/qBittorrent/issues/23067#issuecomment-3163526478>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BIKFDLHYDADFJRMC7AATP5L3MMT6TAVCNFSM6AAAAACDJH5T5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCNRTGUZDMNBXHA>. > You are receiving this because you were mentioned. >
Author
Owner

@qBittUser commented on GitHub (Aug 9, 2025):

What to do?

Easiest is if you backup important things and then try experimental alpha nightly development builds that's mentioned in https://www.qbittorrent.org/download#macos or wait until a newer official stable version installer gets released.

@qBittUser commented on GitHub (Aug 9, 2025): > What to do? Easiest is if you backup important things and then try experimental alpha nightly development builds that's mentioned in https://www.qbittorrent.org/download#macos or wait until a newer official stable version installer gets released.
Author
Owner

@Snokldoodle commented on GitHub (Aug 9, 2025):

Thanks for your solutions Verstuurd vanaf mijn iPhoneOp 9 aug 2025 om 12:44 heeft qBittUser @.***> het volgende geschreven:qBittUser left a comment (qbittorrent/qBittorrent#23067)

What to do?

Easiest is if you backup important things and then try experimental alpha nightly development builds that's mentioned in https://www.qbittorrent.org/download#macos or wait until a newer official stable version installer gets released.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

@Snokldoodle commented on GitHub (Aug 9, 2025): Thanks for your solutions Verstuurd vanaf mijn iPhoneOp 9 aug 2025 om 12:44 heeft qBittUser ***@***.***> het volgende geschreven:qBittUser left a comment (qbittorrent/qBittorrent#23067) What to do? Easiest is if you backup important things and then try experimental alpha nightly development builds that's mentioned in https://www.qbittorrent.org/download#macos or wait until a newer official stable version installer gets released. —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
Author
Owner

@qBittUser commented on GitHub (Aug 9, 2025):

@Snokldoodle

Please try to avoid replying using email, because your comment formatting is bad, includes unnecessary text and therefore is very difficult to read.

GitHub website has better options to edit comments to look nice and preview button to see how your comment will look like.

@qBittUser commented on GitHub (Aug 9, 2025): @Snokldoodle Please try to avoid replying using email, because your comment formatting is bad, includes unnecessary text and therefore is very difficult to read. GitHub website has better options to edit comments to look nice and preview button to see how your comment will look like.
Author
Owner

@ks1v commented on GitHub (Aug 12, 2025):

I can confirm also, it's now unusable (5.0.4 and 5.0.5 on MBP) -- it freezes and not adding new downloads (just nothing happens after download dialog)

@ks1v commented on GitHub (Aug 12, 2025): I can confirm also, it's now unusable (5.0.4 and 5.0.5 on MBP) -- it freezes and not adding new downloads (just nothing happens after download dialog)
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#17062
No description provided.