qbittorrent / qBittorrent

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

Crashed for no reason #17181

Closed KLSX closed 2 years ago

KLSX commented 2 years ago

qBittorrent & operating system versions

qBittorrent version: v4.3.9 (64-bit) Libtorrent version: 1.2.14.0 Qt version: 5.15.2 Boost version: 1.76.0 OpenSSL version: 1.1.1l zlib version: 1.2.11 OS version: Windows 10 Version 2009 10.0.19044 x86_64

What is the problem?

#  0 qbittorrent.exe      0x00007ff7484d8cbc straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
#  1 qbittorrent.exe      0x00007ff7484d9deb sigAbnormalHandler(signum)[ app\main.cpp : 367 ]
#  2 qbittorrent.exe      0x00007ff7491b6365 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 541 ]
#  3 qbittorrent.exe      0x00007ff7491c29b0 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ]
#  4 qbittorrent.exe      0x00007ff7491c22ff terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ]
#  5 qbittorrent.exe      0x00007ff749190bd7 __scrt_unhandled_exception_filter(pointers)[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 91 ]
#  6 KERNELBASE.dll       0x00007ffc1ca9ff27 UnhandledExceptionFilter()
#  7 ntdll.dll            0x00007ffc1ecf51b0 memset()
#  8 ntdll.dll            0x00007ffc1ecdc766 _C_specific_handler()
#  9 ntdll.dll            0x00007ffc1ecf209f _chkstk()
# 10 ntdll.dll            0x00007ffc1eca1454 RtlRaiseException()
# 11 ntdll.dll            0x00007ffc1eca11a5 RtlRaiseException()
# 12 KERNELBASE.dll       0x00007ffc1c9c4fd9 RaiseException()
# 13 qbittorrent.exe      0x00007ff7491af4c1 _CxxThrowException(pExceptionObject, pThrowInfo)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp : 129 ]
# 14 qbittorrent.exe      0x00007ff7484d13c7 boost::throw_exception(e)[ g:\qbittorrent\boost_1_76_0\boost\throw_exception.hpp : 147 ]
# 15 qbittorrent.exe      0x00007ff7484cbcae boost::asio::detail::do_throw_error(err, location)[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\throw_error.ipp : 38 ]
# 16 qbittorrent.exe      0x00007ff7488282f3 boost::asio::detail::socket_select_interrupter::open_descriptors()[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\socket_select_interrupter.ipp : 66 ]
# 17 qbittorrent.exe      0x00007ff748828e58 boost::asio::detail::select_reactor::run(ops)[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\select_reactor.ipp : 247 ]
# 18 qbittorrent.exe      0x00007ff7488290a9 boost::asio::detail::select_reactor::run_thread()[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\select_reactor.ipp : 284 ]
# 19 qbittorrent.exe      0x00007ff7487b9718 boost::asio::detail::win_thread_function(arg)[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\win_thread.ipp : 119 ]
# 20 qbittorrent.exe      0x00007ff7491c23a0 thread_start(parameter, parameter)[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 115 ]
# 21 KERNEL32.DLL         0x00007ffc1ce07034 BaseThreadInitThunk()
# 22 ntdll.dll            0x00007ffc1eca2651 RtlUserThreadStart()

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

thalieht commented 2 years ago

Duplicate of #17082