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

qbittorent crash #20726

Open
Jds1234 opened this issue Apr 19, 2024 · 0 comments
Open

qbittorent crash #20726

Jds1234 opened this issue Apr 19, 2024 · 0 comments
Labels
Crash Qt bugs Bug resides in Qt library

Comments

@Jds1234
Copy link

Jds1234 commented Apr 19, 2024

qBittorrent & operating system versions

qBittorrent version: v4.6.4 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.4.3
Boost version: 1.84.0
OpenSSL version: 1.1.1w
zlib version: 1.3.1
OS version: Windows 10 Version 22H2 10.0.19045 x86_64

What is the problem?

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-4.6.4\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-4.6.4\src\app\signalhandler.cpp:104
 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# QtPrivate::QFunctorSlotObject,0,QtPrivate::List,void>::impl at G:\QBITTORRENT\packages_msvc2022_64\qt6\include\QtCore\qobjectdefs_impl.h:408
10# doActivate in qbittorrent
11# QMetaObject::activate in qbittorrent
12# QAction::triggered in qbittorrent
13# QAction::activate in qbittorrent
14# QMenuPrivate::activateCausedStack in qbittorrent
15# QMenuPrivate::activateAction in qbittorrent
16# QMenu::mouseReleaseEvent in qbittorrent
17# QWidget::event in qbittorrent
18# QMenu::event in qbittorrent
19# QApplicationPrivate::notify_helper in qbittorrent
20# QApplication::notify in qbittorrent
21# QCoreApplication::notifyInternal2 in qbittorrent
22# QApplicationPrivate::sendMouseEvent in qbittorrent
23# QWidgetWindow::handleMouseEvent in qbittorrent
24# QWidgetWindow::event in qbittorrent
25# QApplicationPrivate::notify_helper in qbittorrent
26# QApplication::notify in qbittorrent
27# QCoreApplication::notifyInternal2 in qbittorrent
28# QGuiApplicationPrivate::processMouseEvent in qbittorrent
29# QGuiApplicationPrivate::processWindowSystemEvent in qbittorrent
30# QWindowSystemInterface::sendWindowSystemEvents in qbittorrent
31# QEventDispatcherWin32::processEvents in qbittorrent
32# QWindowsGuiEventDispatcher::processEvents in qbittorrent
33# QEventLoop::exec in qbittorrent
34# QCoreApplication::exec in qbittorrent
35# Application::exec at G:\QBITTORRENT\qbt-src-4.6.4\src\app\application.cpp:938
36# main at G:\QBITTORRENT\qbt-src-4.6.4\src\app\main.cpp:271
37# WinMain in qbittorrent
38# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
39# BaseThreadInitThunk in KERNEL32
40# RtlUserThreadStart in ntdll

Steps to reproduce

this happens after a torrent completed successfully.

Additional context

No response

Log(s) & preferences file(s)

No response

@thalieht thalieht added Crash Qt bugs Bug resides in Qt library labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Qt bugs Bug resides in Qt library
Projects
None yet
Development

No branches or pull requests

2 participants