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

constantly crash #21042

Open
bitdeep opened this issue Jul 9, 2024 · 1 comment
Open

constantly crash #21042

bitdeep opened this issue Jul 9, 2024 · 1 comment

Comments

@bitdeep
Copy link

bitdeep commented Jul 9, 2024

qBittorrent & operating system versions

qBittorrent version: v4.6.5 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.4.3
Boost version: 1.85.0
OpenSSL version: 1.1.1w
zlib version: 1.3.1
OS version: Windows 11 Version 23H2 10.0.22635 x86_64

Caught signal: SIGABRT

What is the problem?

Keeps crashing every hour.

Steps to reproduce

Just reporting, this one is the 3th or 4th today.

Additional context

 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_85_0\boost\stacktrace\stacktrace.hpp:91
 1# getStacktrace at G:\QBITTORRENT\qbt-src-4.6.5\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-4.6.5\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# std::_Xbad_alloc at D:\a\_work\1\s\src\vctools\crt\github\stl\src\xthrow.cpp:13
16# operator new at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\heap\new_scalar.cpp:48
17# libtorrent::block_cache::try_evict_blocks at G:\QBITTORRENT\libtorrent\src\block_cache.cpp:953
18# libtorrent::disk_io_thread::flush_range at G:\QBITTORRENT\libtorrent\src\disk_io_thread.cpp:841
19# libtorrent::disk_io_thread::try_flush_hashed at G:\QBITTORRENT\libtorrent\src\disk_io_thread.cpp:426
20# libtorrent::disk_io_thread::try_flush_write_blocks at G:\QBITTORRENT\libtorrent\src\disk_io_thread.cpp:999
21# libtorrent::disk_io_thread::check_cache_level at G:\QBITTORRENT\libtorrent\src\disk_io_thread.cpp:1143
22# libtorrent::disk_io_thread::perform_job at G:\QBITTORRENT\libtorrent\src\disk_io_thread.cpp:1225
23# libtorrent::disk_io_thread::execute_job at G:\QBITTORRENT\libtorrent\src\disk_io_thread.cpp:3077
24# libtorrent::disk_io_thread::thread_fun at G:\QBITTORRENT\libtorrent\src\disk_io_thread.cpp:3181
25# libtorrent::disk_io_thread::job_queue::thread_fun at G:\QBITTORRENT\libtorrent\include\libtorrent\disk_io_thread.hpp:402
26# std::thread::_Invoke,boost::asio::io_context::work>,0,1,2,3> at C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\thread:56
27# thread_start at minkernel\crts\ucrt\src\appcrt\startup\thread.cpp:97
28# BaseThreadInitThunk in KERNEL32
29# RtlUserThreadStart in ntdll

Log(s) & preferences file(s)

Well, going to report this one as It getting very annoying today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants