qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.06k stars 3.89k forks source link

Crash #19910

Closed GioGr closed 10 months ago

GioGr commented 10 months ago

qBittorrent & operating system versions

tried to add a new torrent(magnet link) to download and got this

What is the problem?

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

Caught signal: SIGABRT


 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_83_0\boost\stacktrace\stacktrace.hpp:78
 1# getStacktrace at G:\QBITTORRENT\qbt-src-4.6.0\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-4.6.0\src\app\signalhandler.cpp:104
 3# raise at minkernel\crts\ucrt\src\appcrt\misc\signal.cpp:547
 4# abort at minkernel\crts\ucrt\src\appcrt\startup\abort.cpp:71
 5# terminate at minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp:58
 6# __scrt_unhandled_exception_filter at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp:93
 7# UnhandledExceptionFilter in KERNELBASE
 8# memset in ntdll
 9# _C_specific_handler in ntdll
10# _chkstk in ntdll
11# RtlRaiseException in ntdll
12# RtlRaiseException in ntdll
13# RaiseException in KERNELBASE
14# _CxxThrowException at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp:75
15# libtorrent::throw_invalid_handle at G:\QBITTORRENT\libtorrent\src\torrent_handle.cpp:87
16# libtorrent::session_handle::remove_torrent at G:\QBITTORRENT\libtorrent\src\session_handle.cpp:953
17# BitTorrent::SessionImpl::cancelDownloadMetadata at G:\QBITTORRENT\qbt-src-4.6.0\src\base\bittorrent\sessionimpl.cpp:2449
18# BitTorrent::SessionImpl::addTorrent_impl at G:\QBITTORRENT\qbt-src-4.6.0\src\base\bittorrent\sessionimpl.cpp:2789
19# BitTorrent::SessionImpl::addTorrent at G:\QBITTORRENT\qbt-src-4.6.0\src\base\bittorrent\sessionimpl.cpp:2652
20# AddNewTorrentDialog::accept at G:\QBITTORRENT\qbt-src-4.6.0\src\gui\addnewtorrentdialog.cpp:911
21# doActivate in qbittorrent
22# QMetaObject::activate in qbittorrent
23# QDialogButtonBoxPrivate::_q_handleButtonClicked in qbittorrent
24# QDialogButtonBox::qt_static_metacall in qbittorrent
25# doActivate in qbittorrent
26# QMetaObject::activate in qbittorrent
27# QAbstractButton::clicked in qbittorrent
28# QAbstractButtonPrivate::emitClicked in qbittorrent
29# QAbstractButtonPrivate::click in qbittorrent
30# QAbstractButton::mouseReleaseEvent in qbittorrent
31# QWidget::event in qbittorrent
32# QApplicationPrivate::notify_helper in qbittorrent
33# QApplication::notify in qbittorrent
34# QCoreApplication::notifyInternal2 in qbittorrent
35# QApplicationPrivate::sendMouseEvent in qbittorrent
36# QWidgetWindow::handleMouseEvent in qbittorrent
37# QWidgetWindow::event in qbittorrent
38# QApplicationPrivate::notify_helper in qbittorrent
39# QApplication::notify in qbittorrent
40# QCoreApplication::notifyInternal2 in qbittorrent
41# QGuiApplicationPrivate::processMouseEvent in qbittorrent
42# QGuiApplicationPrivate::processWindowSystemEvent in qbittorrent
43# QWindowSystemInterface::sendWindowSystemEvents 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-4.6.0\src\app\application.cpp:936
49# main at G:\QBITTORRENT\qbt-src-4.6.0\src\app\main.cpp:265
50# WinMain 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)

_No response_
glassez commented 10 months ago

Duplicate of #19780