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

Crashed on start #19420

Open
alliluja opened this issue Aug 7, 2023 · 2 comments
Open

Crashed on start #19420

alliluja opened this issue Aug 7, 2023 · 2 comments
Labels
Crash Waiting diagnosis Issue needs troubleshooting

Comments

@alliluja
Copy link

alliluja commented Aug 7, 2023

qBittorrent & operating system versions

qBittorrent version: v4.5.4 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.4.3
Boost version: 1.82.0
OpenSSL version: 1.1.1u
zlib version: 1.2.13
OS version: Windows 11 Version 22H2 10.0.22621 x86_64

What is the problem?

Caught signal: SIGSEGV

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_82_0\boost\stacktrace\stacktrace.hpp:78
 1# getStacktrace at G:\QBITTORRENT\qbt-src-4.5.4\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-4.5.4\src\app\signalhandler.cpp:103
 3# _seh_filter_exe at minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp:219
 4# `__scrt_common_main_seh'::`1'::filt$0 at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:304
 5# __C_specific_handler at D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp:389
 6# _chkstk in ntdll
 7# RtlFindCharInUnicodeString in ntdll
 8# KiUserExceptionDispatcher in ntdll
 9# RC4_options in libcrypto_3_x64
10# RC4_options in libcrypto_3_x64
11# RC4_options in libcrypto_3_x64
12# RC4_options in libcrypto_3_x64
13# RC4_options in libcrypto_3_x64
14# 0x00007FFAC88559D7 in rtengine
15# 0x00007FFAC88549BD in rtengine
16# x509_pubkey_decode at G:\QBITTORRENT\openssl-x64\crypto\x509\x_pubkey.c:124
17# pubkey_cb at G:\QBITTORRENT\openssl-x64\crypto\x509\x_pubkey.c:46
18# asn1_item_embed_d2i at G:\QBITTORRENT\openssl-x64\crypto\asn1\tasn_dec.c:441
19# asn1_template_noexp_d2i at G:\QBITTORRENT\openssl-x64\crypto\asn1\tasn_dec.c:645
20# asn1_template_ex_d2i at G:\QBITTORRENT\openssl-x64\crypto\asn1\tasn_dec.c:518
21# asn1_item_embed_d2i at G:\QBITTORRENT\openssl-x64\crypto\asn1\tasn_dec.c:384
22# asn1_template_noexp_d2i at G:\QBITTORRENT\openssl-x64\crypto\asn1\tasn_dec.c:645
23# asn1_template_ex_d2i at G:\QBITTORRENT\openssl-x64\crypto\asn1\tasn_dec.c:518
24# asn1_item_embed_d2i at G:\QBITTORRENT\openssl-x64\crypto\asn1\tasn_dec.c:384
25# d2i_X509 at G:\QBITTORRENT\openssl-x64\crypto\x509\x_x509.c:109
26# libtorrent::aux::session_impl::start_session at G:\QBITTORRENT\libtorrent\src\session_impl.cpp:588
27# libtorrent::session::start at G:\QBITTORRENT\libtorrent\src\session.cpp:358
28# BitTorrent::SessionImpl::initializeNativeSession at G:\QBITTORRENT\qbt-src-4.5.4\src\base\bittorrent\sessionimpl.cpp:1454
29# BitTorrent::SessionImpl::SessionImpl at G:\QBITTORRENT\qbt-src-4.5.4\src\base\bittorrent\sessionimpl.cpp:532
30# BitTorrent::Session::initInstance at G:\QBITTORRENT\qbt-src-4.5.4\src\base\bittorrent\sessionimpl.cpp:345
31# Application::exec at G:\QBITTORRENT\qbt-src-4.5.4\src\app\application.cpp:738
32# main at G:\QBITTORRENT\qbt-src-4.5.4\src\app\main.cpp:261
33# WinMain in qbittorrent
34# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
35# BaseThreadInitThunk in KERNEL32
36# RtlUserThreadStart in ntdll

@thalieht thalieht added the Crash label Aug 7, 2023
@yang3561
Copy link

yang3561 commented Aug 24, 2023

It seems I've got the similar issue, is there any solution regarding this?

qBittorrent version: v4.5.4 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 5.15.10
Boost version: 1.82.0
OpenSSL version: 1.1.1u
zlib version: 1.2.13
OS version: Windows Server 2022 Version 2009 10.0.20348 x86_64

Caught signal: SIGABRT

 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_82_0\boost\stacktrace\stacktrace.hpp:78
 1# getStacktrace at G:\QBITTORRENT\qbt-src-4.5.4\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-4.5.4\src\app\signalhandler.cpp:103
 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# RtlVirtualUnwind2 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

@luzpaz luzpaz added the Waiting diagnosis Issue needs troubleshooting label Sep 8, 2023
@xavier2k6
Copy link
Member

@yang3561 your stack trace is not the same & may be a duplicate/related to #21011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Waiting diagnosis Issue needs troubleshooting
Projects
None yet
Development

No branches or pull requests

5 participants