qbittorrent / qBittorrent

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

crash report #13835

Closed bauwoo closed 2 years ago

bauwoo commented 3 years ago

qBittorrent version: v4.3.1 (64-bit) Libtorrent version: 1.2.11.0 Qt version: 5.15.2 Boost version: 1.74.0 OpenSSL version: 1.1.1h zlib version: 1.2.11 OS version: Windows 10 Version 1909 10.0.18363 x86_64

Caught signal: SIGABRT

#  0 qbittorrent.exe      0x00007ff780488670 straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
#  1 qbittorrent.exe      0x00007ff78048972d sigAbnormalHandler(signum)[ app\main.cpp : 363 ]
#  2 qbittorrent.exe      0x00007ff78110e269 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 541 ]
#  3 qbittorrent.exe      0x00007ff78111b100 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ]
#  4 qbittorrent.exe      0x00007ff78111a30b terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ]
#  5 qbittorrent.exe      0x00007ff7810e8ad7 __scrt_unhandled_exception_filter(pointers)[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 91 ]
#  6 KERNELBASE.dll       0x00007ffbc493117a UnhandledExceptionFilter()
#  7 ntdll.dll            0x00007ffbc7625132 memset()
#  8 ntdll.dll            0x00007ffbc760ccd6 _C_specific_handler()
#  9 ntdll.dll            0x00007ffbc762184f _chkstk()
# 10 ntdll.dll            0x00007ffbc75ea889 RtlRaiseException()
# 11 ntdll.dll            0x00007ffbc75ea643 RtlRaiseException()
# 12 KERNELBASE.dll       0x00007ffbc4873b29 RaiseException()
# 13 qbittorrent.exe      0x00007ff7811073cd _CxxThrowException(pExceptionObject, pThrowInfo)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp : 129 ]
# 14 qbittorrent.exe      0x00007ff780480d7b boost::throw_exception(e)[ g:\qbittorrent\boost_1_74_0\boost\throw_exception.hpp : 60 ]
# 15 qbittorrent.exe      0x00007ff78047b60a boost::asio::detail::do_throw_error(err, location)[ g:\qbittorrent\boost_1_74_0\boost\asio\detail\impl\throw_error.ipp : 38 ]
# 16 qbittorrent.exe      0x00007ff7807a4ceb boost::asio::detail::socket_select_interrupter::open_descriptors()[ g:\qbittorrent\boost_1_74_0\boost\asio\detail\impl\socket_select_interrupter.ipp : 66 ]
# 17 qbittorrent.exe      0x00007ff7807a58df boost::asio::detail::select_reactor::run(ops)[ g:\qbittorrent\boost_1_74_0\boost\asio\detail\impl\select_reactor.ipp : 247 ]
# 18 qbittorrent.exe      0x00007ff7807c1f59 boost::asio::detail::win_thread::func::run()[ g:\qbittorrent\boost_1_74_0\boost\asio\detail\win_thread.hpp : 122 ]
# 19 qbittorrent.exe      0x00007ff7807463e8 boost::asio::detail::win_thread_function(arg)[ g:\qbittorrent\boost_1_74_0\boost\asio\detail\impl\win_thread.ipp : 119 ]
# 20 qbittorrent.exe      0x00007ff78111a3a0 thread_start(parameter, parameter)[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 97 ]
# 21 KERNEL32.DLL         0x00007ffbc6967c24 BaseThreadInitThunk()
# 22 ntdll.dll            0x00007ffbc75ed4d1 RtlUserThreadStart()
thalieht commented 3 years ago

Similar stacktrace #10083

thalieht commented 2 years ago

Duplicate of #15552