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 after successful download by magnet link #20852

Open
GermanAizek opened this issue May 16, 2024 · 0 comments
Open

Crash after successful download by magnet link #20852

GermanAizek opened this issue May 16, 2024 · 0 comments
Labels
Crash Qt bugs Bug resides in Qt library

Comments

@GermanAizek
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 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# QtSharedPointer::ExternalRefCountData::getAndRef in qbittorrent
10# QWindowPrivate::connectToScreen in qbittorrent
11# QWindowPrivate::setTopLevelScreen in qbittorrent
12# QWidgetPrivate::create in qbittorrent
13# QWidget::create in qbittorrent
14# QWidgetPrivate::setVisible in qbittorrent
15# QWidget::setVisible in qbittorrent
16# QRollEffect::scroll in qbittorrent
17# QRollEffect::qt_static_metacall in qbittorrent
18# doActivate in qbittorrent
19# QMetaObject::activate in qbittorrent
20# QTimer::timeout in qbittorrent
21# QTimer::timerEvent in qbittorrent
22# QObject::event in qbittorrent
23# QApplicationPrivate::notify_helper in qbittorrent
24# QApplication::notify in qbittorrent
25# QCoreApplication::notifyInternal2 in qbittorrent
26# QEventDispatcherWin32Private::sendTimerEvent in qbittorrent
27# QEventDispatcherWin32::event in qbittorrent
28# QApplicationPrivate::notify_helper in qbittorrent
29# QApplication::notify in qbittorrent
30# QCoreApplication::notifyInternal2 in qbittorrent
31# QCoreApplicationPrivate::sendPostedEvents in qbittorrent
32# QWindowsGuiEventDispatcher::sendPostedEvents in qbittorrent
33# QEventDispatcherWin32::processEvents in qbittorrent
34# QWindowsGuiEventDispatcher::processEvents in qbittorrent
35# QEventLoop::exec in qbittorrent
36# QCoreApplication::exec in qbittorrent
37# Application::exec at G:\QBITTORRENT\qbt-src-4.6.4\src\app\application.cpp:938
38# main at G:\QBITTORRENT\qbt-src-4.6.4\src\app\main.cpp:271
39# WinMain in qbittorrent
40# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
41# BaseThreadInitThunk in KERNEL32
42# RtlUserThreadStart in ntdll

Steps to reproduce

Download full content by magnet link, excluded two folders of ~120 MB each.

Additional context

No response

Log(s) & preferences file(s)

No response

@thalieht thalieht added Crash Qt bugs Bug resides in Qt library labels May 16, 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