qbittorrent / qBittorrent

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

crashreport #16396

Closed GijsDeBeun closed 2 years ago

GijsDeBeun commented 2 years ago

qBittorrent & operating system versions

qBittorrent version: v4.4.0 (64-bit) Libtorrent version: 2.0.5.0 Qt version: 5.15.2 Boost version: 1.78.0 OpenSSL version: 1.1.1m zlib version: 1.2.11 OS version: Windows 10 Version 2009 10.0.19044 x86_64

What is the problem?

Caught signal: SIGABRT

#  0 qbittorrent.exe      0x00007ff67a3f984c straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
#  1 qbittorrent.exe      0x00007ff67a3fa9cb sigAbnormalHandler(signum)[ app\main.cpp : 368 ]
#  2 qbittorrent.exe      0x00007ff67b2172e5 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 541 ]
#  3 qbittorrent.exe      0x00007ff67b223a14 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ]
#  4 qbittorrent.exe      0x00007ff67b2235eb terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ]
#  5 qbittorrent.exe      0x00007ff67b1f1c97 __scrt_unhandled_exception_filter(pointers)[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 91 ]
#  6 KERNELBASE.dll       0x00007fff6c29b857 UnhandledExceptionFilter()
#  7 ntdll.dll            0x00007fff6e6351b0 memset()
#  8 ntdll.dll            0x00007fff6e61c766 _C_specific_handler()
#  9 ntdll.dll            0x00007fff6e6320cf _chkstk()
# 10 ntdll.dll            0x00007fff6e5e1454 RtlRaiseException()
# 11 ntdll.dll            0x00007fff6e5e11a5 RtlRaiseException()
# 12 KERNELBASE.dll       0x00007fff6c1c4f69 RaiseException()
# 13 qbittorrent.exe      0x00007ff67b210591 _CxxThrowException(pExceptionObject, pThrowInfo)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp : 129 ]
# 14 qbittorrent.exe      0x00007ff67a3f25fb boost::throw_exception(e)[ g:\qbittorrent\boost_1_78_0\boost\throw_exception.hpp : 148 ]
# 15 qbittorrent.exe      0x00007ff67a3eca1d boost::asio::detail::do_throw_error(err, location)[ g:\qbittorrent\boost_1_78_0\boost\asio\detail\impl\throw_error.ipp : 38 ]
# 16 qbittorrent.exe      0x00007ff67a723f8a boost::asio::detail::socket_select_interrupter::open_descriptors()[ g:\qbittorrent\boost_1_78_0\boost\asio\detail\impl\socket_select_interrupter.ipp : 66 ]
# 17 qbittorrent.exe      0x00007ff67a724b12 boost::asio::detail::select_reactor::run(ops, ops)[ g:\qbittorrent\boost_1_78_0\boost\asio\detail\impl\select_reactor.ipp : 266 ]
# 18 qbittorrent.exe      0x00007ff67a724d69 boost::asio::detail::select_reactor::run_thread()[ g:\qbittorrent\boost_1_78_0\boost\asio\detail\impl\select_reactor.ipp : 303 ]
# 19 qbittorrent.exe      0x00007ff67a6be0b8 boost::asio::detail::win_thread_function(arg)[ g:\qbittorrent\boost_1_78_0\boost\asio\detail\impl\win_thread.ipp : 119 ]
# 20 qbittorrent.exe      0x00007ff67b223400 thread_start(parameter, parameter)[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 115 ]
# 21 KERNEL32.DLL         0x00007fff6ce27034 BaseThreadInitThunk()
# 22 ntdll.dll            0x00007fff6e5e2651 RtlUserThreadStart()

Steps to reproduce

Dunno, was just seeding and downloading with VPN on and only playing music with this PC First time happening

Additional context

No response

Log(s) & preferences file(s)

No response

thalieht commented 2 years ago

Duplicate of #15552