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

Reporting Crash Bug as ordered. Happened the same last night but clicked wrong and lost the report. #19791

Closed
Distearth opened this issue Oct 26, 2023 · 8 comments
Labels

Comments

@Distearth
Copy link

qBittorrent & operating system versions

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 11 Version 22H2 10.0.22621 x86_64

What is the problem?

qBittorrent has crashed
Please file a bug report at https://bugs.qbittorrent.org and provide the following information:

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 11 Version 22H2 10.0.22621 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# FindHandler at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\frame.cpp:735
 7# __InternalCxxFrameHandler at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\frame.cpp:399
 8# __InternalCxxFrameHandlerWrapper at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\frame.cpp:234
 9# __CxxFrameHandler4 at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\risctrnsctrl.cpp:306
10# _chkstk in ntdll
11# RtlFindCharInUnicodeString 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# boost::throw_exception at G:\QBITTORRENT\boost_1_83_0\boost\throw_exception.hpp:157
16# boost::asio::detail::do_throw_error at G:\QBITTORRENT\boost_1_83_0\boost\asio\detail\impl\throw_error.ipp:42
17# boost::asio::detail::socket_select_interrupter::open_descriptors at G:\QBITTORRENT\boost_1_83_0\boost\asio\detail\impl\socket_select_interrupter.ipp:66
18# boost::asio::detail::select_reactor::restart_reactor::do_complete at G:\QBITTORRENT\boost_1_83_0\boost\asio\detail\impl\select_reactor.ipp:343
19# boost::asio::detail::win_iocp_io_context::do_one at G:\QBITTORRENT\boost_1_83_0\boost\asio\detail\impl\win_iocp_io_context.ipp:477
20# boost::asio::detail::win_iocp_io_context::run at G:\QBITTORRENT\boost_1_83_0\boost\asio\detail\impl\win_iocp_io_context.ipp:207
21# std::thread::_Invoke >,0> at C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\thread:55
22# thread_start at minkernel\crts\ucrt\src\appcrt\startup\thread.cpp:97
23# BaseThreadInitThunk in KERNEL32
24# RtlUserThreadStart in ntdll

Steps to reproduce

  1. Keep qbittorrent open.
  2. Report bug.

Additional context

This is a fresh install of the OS and the only version of QT that has ever been on it.

Log(s) & preferences file(s)

No response

@glassez
Copy link
Member

glassez commented Oct 26, 2023

boost::asio::detail::socket_select_interrupter::open_descriptors

Once again...

@Distearth
Copy link
Author

I saw it happen this time. It was my VPN reconnecting after it dropped out. FastestVPN with QT connected to the virtual FastestVPN network interface. Hope that helps some one.

@luzpaz
Copy link
Contributor

luzpaz commented Oct 27, 2023

@glassez is there an upstream ticket ?

@glassez
Copy link
Member

glassez commented Oct 27, 2023

@glassez is there an upstream ticket ?

arvidn/libtorrent#7371

@xavier2k6
Copy link
Member

@glassez We currently have 7 x Open Issues of boost::asio::detail::socket_select_interrupter::open_descriptors, which one would you like to keep open for easier keeping track of so that we can close the rest as duplicates?

Same question for the 4 x Open Issues of alcohol 120% related incompatibility/conflict.

@glassez
Copy link
Member

glassez commented Oct 30, 2023

@glassez We currently have 7 x Open Issues of boost::asio::detail::socket_select_interrupter::open_descriptors, which one would you like to keep open for easier keeping track of so that we can close the rest as duplicates?

Same question for the 4 x Open Issues of alcohol 120% related incompatibility/conflict.

I don't care. Do as you think will be better. Maybe it makes sense to leave open those of them where there is more useful information.

@xavier2k6
Copy link
Member

I don't care. Do as you think will be better. Maybe it makes sense to leave open those of them where there is more useful information.

Ok, will look after these later.

@xavier2k6 xavier2k6 added OS: Windows Issues specific to Windows Duplicate labels Feb 15, 2024
@xavier2k6
Copy link
Member

Duplicate of #17082

@xavier2k6 xavier2k6 marked this as a duplicate of #17082 Feb 15, 2024
@xavier2k6 xavier2k6 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants