Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash #20857

Open
choukseysucks opened this issue May 17, 2024 · 0 comments
Open

crash #20857

choukseysucks opened this issue May 17, 2024 · 0 comments
Labels

Comments

@choukseysucks
Copy link

qBittorrent & operating system versions

qBittorrent version: v5.0.0beta1 (64-bit)
Libtorrent version: 2.0.11.0
Qt version: 6.6.2
Boost version: 1.84.0
OpenSSL version: 3.2.1
zlib version: 1.3.1
OS version: Windows 10 Version 22H2 10.0.19045 x86_64

Caught signal: SIGSEGV

 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_84_0\boost\stacktrace\stacktrace.hpp:77
 1# getStacktrace at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.0.0beta1\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# RtlRaiseException in ntdll
 8# KiUserExceptionDispatcher in ntdll
 9# memset in ntdll
10# RtlFreeHeap in ntdll
11# _free_base at minkernel\crts\ucrt\src\appcrt\heap\free_base.cpp:105
12# QArrayDataPointer::~QArrayDataPointer in qbittorrent
13# QStandardItem::~QStandardItem in qbittorrent
14# QStandardItem::`vector deleting destructor' in qbittorrent
15# QStandardItem::removeRows in qbittorrent
16# QStandardItemModel::removeRows in qbittorrent
17# `PeerListWidget::loadPeers'::`2'::::operator() at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\gui\properties\peerlistwidget.cpp:465
18# QtPrivate::QCallableObject,std::function)> >'::`2'::::operator()'::`2'::,QtPrivate::List,void>::impl at G:\QBITTORRENT\packages_msvc2022_64\qt6\include\QtCore\qobjectdefs_impl.h:522
19# QMetaCallEvent::placeMetaCall in qbittorrent
20# QObject::event in qbittorrent
21# QApplicationPrivate::notify_helper in qbittorrent
22# QApplication::notify in qbittorrent
23# QCoreApplication::notifyInternal2 in qbittorrent
24# QCoreApplicationPrivate::sendPostedEvents in qbittorrent
25# QWindowsGuiEventDispatcher::sendPostedEvents in qbittorrent
26# QEventDispatcherWin32::processEvents in qbittorrent
27# QWindowsGuiEventDispatcher::processEvents in qbittorrent
28# QEventLoop::exec in qbittorrent
29# QCoreApplication::exec in qbittorrent
30# Application::exec at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\app\application.cpp:976
31# main at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\app\main.cpp:337
32# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent
33# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
34# BaseThreadInitThunk in KERNEL32
35# RtlUserThreadStart in ntdll

What is the problem?

qBittorrent version: v5.0.0beta1 (64-bit)
Libtorrent version: 2.0.11.0
Qt version: 6.6.2
Boost version: 1.84.0
OpenSSL version: 3.2.1
zlib version: 1.3.1
OS version: Windows 10 Version 22H2 10.0.19045 x86_64

Caught signal: SIGSEGV

 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_84_0\boost\stacktrace\stacktrace.hpp:77
 1# getStacktrace at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.0.0beta1\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# RtlRaiseException in ntdll
 8# KiUserExceptionDispatcher in ntdll
 9# memset in ntdll
10# RtlFreeHeap in ntdll
11# _free_base at minkernel\crts\ucrt\src\appcrt\heap\free_base.cpp:105
12# QArrayDataPointer::~QArrayDataPointer in qbittorrent
13# QStandardItem::~QStandardItem in qbittorrent
14# QStandardItem::`vector deleting destructor' in qbittorrent
15# QStandardItem::removeRows in qbittorrent
16# QStandardItemModel::removeRows in qbittorrent
17# `PeerListWidget::loadPeers'::`2'::::operator() at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\gui\properties\peerlistwidget.cpp:465
18# QtPrivate::QCallableObject,std::function)> >'::`2'::::operator()'::`2'::,QtPrivate::List,void>::impl at G:\QBITTORRENT\packages_msvc2022_64\qt6\include\QtCore\qobjectdefs_impl.h:522
19# QMetaCallEvent::placeMetaCall in qbittorrent
20# QObject::event in qbittorrent
21# QApplicationPrivate::notify_helper in qbittorrent
22# QApplication::notify in qbittorrent
23# QCoreApplication::notifyInternal2 in qbittorrent
24# QCoreApplicationPrivate::sendPostedEvents in qbittorrent
25# QWindowsGuiEventDispatcher::sendPostedEvents in qbittorrent
26# QEventDispatcherWin32::processEvents in qbittorrent
27# QWindowsGuiEventDispatcher::processEvents in qbittorrent
28# QEventLoop::exec in qbittorrent
29# QCoreApplication::exec in qbittorrent
30# Application::exec at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\app\application.cpp:976
31# main at G:\QBITTORRENT\qbt-src-5.0.0beta1\src\app\main.cpp:337
32# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent
33# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
34# BaseThreadInitThunk in KERNEL32
35# RtlUserThreadStart in ntdll

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

@thalieht thalieht added the Crash label May 17, 2024
@thalieht thalieht changed the title bugg crash May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants