Keeps Crashing No Matter What I Do #16701

Open
opened 2026-02-22 03:20:56 -05:00 by deekerman · 0 comments
Owner

Originally created by @supasama123 on GitHub (Mar 12, 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.3.1
OS version: Windows 11 Version Dev 10.0.27808 x86_64

What is the problem?

I have restarted my computer a couple of times, uninstalled and reinstalled, tried installing the older and newer version to see if that made a difference but keep getting this same crash report.

CRASH REPORT:

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.0.4\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.0.4\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# RtlLookupElementGenericTableFullAvl in ntdll
 8# KiUserExceptionDispatcher in ntdll
 9# Direct3DCreate9 in d3d9
10# 0x00007FFC432916FB in nvdlistx
11# QueryDListForApplication2 in nvdlistx
12# 0x00007FFC5FF60FCF in directxdatabasehelper
13# 0x00007FFC5FF67BA3 in directxdatabasehelper
14# 0x00007FFC5FF672AF in directxdatabasehelper
15# Direct3DCreate9 in d3d9
16# Direct3DCreate9 in d3d9
17# Direct3DCreate9 in d3d9
18# GpuDescription::detect in qbittorrent
19# QWindowsWindow::forcedScreenForGLWindow in qbittorrent
20# operator::operator() at G:\QBITTORRENT\qbt-src-5.0.4\src\app\application.cpp:915
31# doActivate in qbittorrent
32# QMetaObject::activate in qbittorrent
33# doActivate in qbittorrent
34# QMetaObject::activate in qbittorrent
35# QObject::destroyed in qbittorrent
36# QObject::~QObject in qbittorrent
37# BitTorrent::SessionImpl::ResumeSessionContext::`scalar deleting destructor' in qbittorrent
38# QObject::event in qbittorrent
39# QApplicationPrivate::notify_helper in qbittorrent
40# QApplication::notify in qbittorrent
41# QCoreApplication::notifyInternal2 in qbittorrent
42# QCoreApplicationPrivate::sendPostedEvents in qbittorrent
43# QWindowsGuiEventDispatcher::sendPostedEvents in qbittorrent
44# QEventDispatcherWin32::processEvents in qbittorrent
45# QWindowsGuiEventDispatcher::processEvents in qbittorrent
46# QEventLoop::exec in qbittorrent
47# QCoreApplication::exec in qbittorrent
48# Application::exec at G:\QBITTORRENT\qbt-src-5.0.4\src\app\application.cpp:975
49# main at G:\QBITTORRENT\qbt-src-5.0.4\src\app\main.cpp:328
50# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent
51# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
52# BaseThreadInitThunk in KERNEL32
53# RtlUserThreadStart in ntdll

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

Image

Originally created by @supasama123 on GitHub (Mar 12, 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.3.1 OS version: Windows 11 Version Dev 10.0.27808 x86_64 ### What is the problem? I have restarted my computer a couple of times, uninstalled and reinstalled, tried installing the older and newer version to see if that made a difference but keep getting this same crash report. CRASH REPORT: 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.0.4\src\app\stacktrace.cpp:35 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.0.4\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# RtlLookupElementGenericTableFullAvl in ntdll 8# KiUserExceptionDispatcher in ntdll 9# Direct3DCreate9 in d3d9 10# 0x00007FFC432916FB in nvdlistx 11# QueryDListForApplication2 in nvdlistx 12# 0x00007FFC5FF60FCF in directxdatabasehelper 13# 0x00007FFC5FF67BA3 in directxdatabasehelper 14# 0x00007FFC5FF672AF in directxdatabasehelper 15# Direct3DCreate9 in d3d9 16# Direct3DCreate9 in d3d9 17# Direct3DCreate9 in d3d9 18# GpuDescription::detect in qbittorrent 19# QWindowsWindow::forcedScreenForGLWindow in qbittorrent 20# operator::operator() at G:\QBITTORRENT\qbt-src-5.0.4\src\app\application.cpp:915 31# doActivate in qbittorrent 32# QMetaObject::activate in qbittorrent 33# doActivate in qbittorrent 34# QMetaObject::activate in qbittorrent 35# QObject::destroyed in qbittorrent 36# QObject::~QObject in qbittorrent 37# BitTorrent::SessionImpl::ResumeSessionContext::`scalar deleting destructor' in qbittorrent 38# QObject::event in qbittorrent 39# QApplicationPrivate::notify_helper in qbittorrent 40# QApplication::notify in qbittorrent 41# QCoreApplication::notifyInternal2 in qbittorrent 42# QCoreApplicationPrivate::sendPostedEvents in qbittorrent 43# QWindowsGuiEventDispatcher::sendPostedEvents in qbittorrent 44# QEventDispatcherWin32::processEvents in qbittorrent 45# QWindowsGuiEventDispatcher::processEvents in qbittorrent 46# QEventLoop::exec in qbittorrent 47# QCoreApplication::exec in qbittorrent 48# Application::exec at G:\QBITTORRENT\qbt-src-5.0.4\src\app\application.cpp:975 49# main at G:\QBITTORRENT\qbt-src-5.0.4\src\app\main.cpp:328 50# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent 51# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 52# BaseThreadInitThunk in KERNEL32 53# RtlUserThreadStart in ntdll ``` ### Steps to reproduce _No response_ ### Additional context _No response_ ### Log(s) & preferences file(s) ![Image](https://github.com/user-attachments/assets/10974f59-0af5-488c-b50d-3517475ad0c9)
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#16701
No description provided.