crash #16899

Closed
opened 2026-02-22 03:31:06 -05:00 by deekerman · 0 comments
Owner

Originally created by @tiffanyCebe on GitHub (May 22, 2025).

qBittorrent & operating system versions

5.10
windows 11

What is the problem?

qBittorrent version: v5.1.0 (64-bit)
Libtorrent version: 1.2.20.0
Qt version: 6.9.0
Boost version: 1.86.0
OpenSSL version: 3.5.0
zlib version: 1.3.1
OS version: Windows 11 Version 24H2 10.0.26100 x86_64

Caught signal: SIGSEGV

 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_86_0\boost\stacktrace\stacktrace.hpp:111
 1# getStacktrace at G:\QBITTORRENT\qbt-src-5.1.0\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.1.0\src\app\signalhandler.cpp:103
 3# _seh_filter_exe at minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp:219
 4# `__scrt_common_main_seh'::`1'::filt$0 at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:304
 5# __C_specific_handler at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp:389
 6# _chkstk in ntdll
 7# RtlWow64GetCurrentCpuArea in ntdll
 8# KiUserExceptionDispatcher in ntdll
 9# QAccessibleTableCell::rect in qbittorrent
10# QAccessibleTableCell::state in qbittorrent
11# QWindowsUiaMainProvider::GetPropertyValue in qbittorrent
12# 0x00007FFB1BA53F58 in UIAutomationCore
13# 0x00007FFB1BA53CCA in UIAutomationCore
14# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
15# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
16# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
17# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
18# UiaFind in UIAutomationCore
19# UiaFind in UIAutomationCore
20# UiaFind in UIAutomationCore
21# UiaNodeFromProvider in UIAutomationCore
22# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
23# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
24# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
25# UiaNodeFromHandle in UIAutomationCore
26# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore
27# UiaRaiseAutomationEvent in UIAutomationCore
28# QWindowsUiaMainProvider::notifyStateChange in qbittorrent
29# QWindowsUiaAccessibility::notifyAccessibilityUpdate in qbittorrent
30# QAccessible::updateAccessibility in qbittorrent
31# QWidgetWindow::event in qbittorrent
32# QApplicationPrivate::notify_helper in qbittorrent
33# QApplication::notify in qbittorrent
34# QCoreApplication::notifyInternal2 in qbittorrent
35# QGuiApplicationPrivate::processFocusWindowEvent in qbittorrent
36# QGuiApplicationPrivate::processWindowSystemEvent in qbittorrent
37# QWindowSystemInterface::sendWindowSystemEvents in qbittorrent
38# QEventDispatcherWin32::processEvents in qbittorrent
39# QWindowsGuiEventDispatcher::processEvents in qbittorrent
40# QEventLoop::exec in qbittorrent
41# QCoreApplication::exec in qbittorrent
42# Application::exec at G:\QBITTORRENT\qbt-src-5.1.0\src\app\application.cpp:998
43# main at G:\QBITTORRENT\qbt-src-5.1.0\src\app\main.cpp:328
44# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent
45# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
46# BaseThreadInitThunk in KERNEL32
47# RtlUserThreadStart in ntdll

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

crashes

Originally created by @tiffanyCebe on GitHub (May 22, 2025). ### qBittorrent & operating system versions 5.10 windows 11 ### What is the problem? qBittorrent version: v5.1.0 (64-bit) Libtorrent version: 1.2.20.0 Qt version: 6.9.0 Boost version: 1.86.0 OpenSSL version: 3.5.0 zlib version: 1.3.1 OS version: Windows 11 Version 24H2 10.0.26100 x86_64 Caught signal: SIGSEGV ``` 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_86_0\boost\stacktrace\stacktrace.hpp:111 1# getStacktrace at G:\QBITTORRENT\qbt-src-5.1.0\src\app\stacktrace.cpp:35 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.1.0\src\app\signalhandler.cpp:103 3# _seh_filter_exe at minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp:219 4# `__scrt_common_main_seh'::`1'::filt$0 at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:304 5# __C_specific_handler at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp:389 6# _chkstk in ntdll 7# RtlWow64GetCurrentCpuArea in ntdll 8# KiUserExceptionDispatcher in ntdll 9# QAccessibleTableCell::rect in qbittorrent 10# QAccessibleTableCell::state in qbittorrent 11# QWindowsUiaMainProvider::GetPropertyValue in qbittorrent 12# 0x00007FFB1BA53F58 in UIAutomationCore 13# 0x00007FFB1BA53CCA in UIAutomationCore 14# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 15# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 16# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 17# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 18# UiaFind in UIAutomationCore 19# UiaFind in UIAutomationCore 20# UiaFind in UIAutomationCore 21# UiaNodeFromProvider in UIAutomationCore 22# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 23# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 24# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 25# UiaNodeFromHandle in UIAutomationCore 26# UiaRaiseAutomationPropertyChangedEvent in UIAutomationCore 27# UiaRaiseAutomationEvent in UIAutomationCore 28# QWindowsUiaMainProvider::notifyStateChange in qbittorrent 29# QWindowsUiaAccessibility::notifyAccessibilityUpdate in qbittorrent 30# QAccessible::updateAccessibility in qbittorrent 31# QWidgetWindow::event in qbittorrent 32# QApplicationPrivate::notify_helper in qbittorrent 33# QApplication::notify in qbittorrent 34# QCoreApplication::notifyInternal2 in qbittorrent 35# QGuiApplicationPrivate::processFocusWindowEvent in qbittorrent 36# QGuiApplicationPrivate::processWindowSystemEvent in qbittorrent 37# QWindowSystemInterface::sendWindowSystemEvents in qbittorrent 38# QEventDispatcherWin32::processEvents in qbittorrent 39# QWindowsGuiEventDispatcher::processEvents in qbittorrent 40# QEventLoop::exec in qbittorrent 41# QCoreApplication::exec in qbittorrent 42# Application::exec at G:\QBITTORRENT\qbt-src-5.1.0\src\app\application.cpp:998 43# main at G:\QBITTORRENT\qbt-src-5.1.0\src\app\main.cpp:328 44# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent 45# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 46# BaseThreadInitThunk in KERNEL32 47# RtlUserThreadStart in ntdll ``` ### Steps to reproduce _No response_ ### Additional context _No response_ ### Log(s) & preferences file(s) crashes
deekerman 2026-02-22 03:31:06 -05:00
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#16899
No description provided.