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 on closing the app #20802

Open
ArizonaCowboy opened this issue May 4, 2024 · 0 comments
Open

Crash on closing the app #20802

ArizonaCowboy opened this issue May 4, 2024 · 0 comments
Labels

Comments

@ArizonaCowboy
Copy link

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 21H2 10.0.19044 x86_64

What is the problem?

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 21H2 10.0.19044 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-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# QReadWriteLock::tryLockForWrite in qbittorrent
10# SettingsStorage::storeValueImpl at G:\QBITTORRENT\qbt-src-4.6.4\src\base\settingsstorage.cpp:105
11# AddNewTorrentDialog::saveState at G:\QBITTORRENT\qbt-src-4.6.4\src\gui\addnewtorrentdialog.cpp:545
12# AddNewTorrentDialog::~AddNewTorrentDialog at G:\QBITTORRENT\qbt-src-4.6.4\src\gui\addnewtorrentdialog.cpp:481
13# AddNewTorrentDialog::`scalar deleting destructor' in qbittorrent
14# QObject::event in qbittorrent
15# QWidget::event in qbittorrent
16# QApplicationPrivate::notify_helper in qbittorrent
17# QApplication::notify in qbittorrent
18# QCoreApplication::notifyInternal2 in qbittorrent
19# QCoreApplicationPrivate::sendPostedEvents in qbittorrent
20# QCoreApplication::exec in qbittorrent
21# Application::exec at G:\QBITTORRENT\qbt-src-4.6.4\src\app\application.cpp:938
22# main at G:\QBITTORRENT\qbt-src-4.6.4\src\app\main.cpp:271
23# WinMain in qbittorrent
24# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
25# BaseThreadInitThunk in KERNEL32
26# RtlUserThreadStart in ntdll

Steps to reproduce

I was closing the program in Windows 10

Additional context

No response

Log(s) & preferences file(s)

No response

@thalieht thalieht added the Crash label May 4, 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