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 if I turn off my vpn #15552

Closed
Waytoogo opened this issue Oct 9, 2021 · 1 comment
Closed

Crash if I turn off my vpn #15552

Waytoogo opened this issue Oct 9, 2021 · 1 comment
Labels
Crash Duplicate OS: Windows Issues specific to Windows Proxy/VPN Issues related to the use of proxy/VPN

Comments

@Waytoogo
Copy link

Waytoogo commented Oct 9, 2021

qBittorrent & operating system versions

qBittorrent version: v4.3.8 (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.19043 x86_64

What is the problem?

Caught signal: SIGABRT

#  0 qbittorrent.exe      0x00007ff7a6608cbc straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
#  1 qbittorrent.exe      0x00007ff7a6609deb sigAbnormalHandler(signum)[ app\main.cpp : 367 ]
#  2 qbittorrent.exe      0x00007ff7a72e62b5 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 541 ]
#  3 qbittorrent.exe      0x00007ff7a72f2900 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ]
#  4 qbittorrent.exe      0x00007ff7a72f224f terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ]
#  5 qbittorrent.exe      0x00007ff7a72c0b27 __scrt_unhandled_exception_filter(pointers)[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 91 ]
#  6 KERNELBASE.dll       0x00007ff8c711c347 UnhandledExceptionFilter()
#  7 ntdll.dll            0x00007ff8c99951b0 memset()
#  8 ntdll.dll            0x00007ff8c997c766 _C_specific_handler()
#  9 ntdll.dll            0x00007ff8c99920cf _chkstk()
# 10 ntdll.dll            0x00007ff8c9941454 RtlRaiseException()
# 11 ntdll.dll            0x00007ff8c99411a5 RtlRaiseException()
# 12 KERNELBASE.dll       0x00007ff8c7044f99 RaiseException()
# 13 qbittorrent.exe      0x00007ff7a72df411 _CxxThrowException(pExceptionObject, pThrowInfo)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp : 129 ]
# 14 qbittorrent.exe      0x00007ff7a66013c7 boost::throw_exception(e)[ g:\qbittorrent\boost_1_76_0\boost\throw_exception.hpp : 147 ]
# 15 qbittorrent.exe      0x00007ff7a65fbcae 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      0x00007ff7a6958193 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      0x00007ff7a6958cf8 boost::asio::detail::select_reactor::run(ops)[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\select_reactor.ipp : 247 ]
# 18 qbittorrent.exe      0x00007ff7a6958f49 boost::asio::detail::select_reactor::run_thread()[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\select_reactor.ipp : 284 ]
# 19 qbittorrent.exe      0x00007ff7a68e9618 boost::asio::detail::win_thread_function(arg)[ g:\qbittorrent\boost_1_76_0\boost\asio\detail\impl\win_thread.ipp : 119 ]
# 20 qbittorrent.exe      0x00007ff7a72f22f0 thread_start(parameter, parameter)[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 115 ]
# 21 KERNEL32.DLL         0x00007ff8c8a97034 BaseThreadInitThunk()
# 22 ntdll.dll            0x00007ff8c9942651 RtlUserThreadStart()

Steps to reproduce

Start qBittorrent with vpn connected. Disconnect vpn.

Additional context

No response

Log(s) & preferences file(s)

No response

@thalieht thalieht added the Crash label Oct 9, 2021
@FranciscoPombal FranciscoPombal added OS: Windows Issues specific to Windows Proxy/VPN Issues related to the use of proxy/VPN labels Oct 15, 2021
This was referenced Feb 7, 2022
@thalieht
Copy link
Contributor

thalieht commented Jun 8, 2022

Duplicate of #17082

@thalieht thalieht marked this as a duplicate of #17082 Jun 8, 2022
@thalieht thalieht closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Duplicate OS: Windows Issues specific to Windows Proxy/VPN Issues related to the use of proxy/VPN
Projects
None yet
Development

No branches or pull requests

3 participants