qbittorrent / qBittorrent

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

Unknown crash - repeated very often #21633

Open cmannu opened 4 weeks ago

cmannu commented 4 weeks ago

qBittorrent & operating system versions

qBittorrent version: v5.0.0 (64-bit) Libtorrent version: 1.2.19.0 Qt version: 6.7.3 Boost version: 1.86.0 OpenSSL version: 3.3.2 zlib version: 1.3.1 OS version: Windows 11 Version 23H2 10.0.22631 x86_64

What is the problem?

Caught signal: SIGSEGV

 0# boost::stacktrace::basic_stacktrace >::init at G:\QBITTORRENT\boost_1_86_0\boost\stacktrace\stacktrace.hpp:111
 1# getStacktrace at G:\QBITTORRENT\qbt-src-5.0.0\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.0.0\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# qt_to_latin1_unchecked in qbittorrent
10# QtPrivate::compareStrings in qbittorrent
11# QVarLengthArray::QVarLengthArray in qbittorrent
12# QtPrivate::endsWith in qbittorrent
13# Path::hasExtension at G:\QBITTORRENT\qbt-src-5.0.0\src\base\path.cpp:201
14# Application::torrentFinished at G:\QBITTORRENT\qbt-src-5.0.0\src\app\application.cpp:729
15# doActivate in qbittorrent
16# QMetaObject::activate in qbittorrent
17# BitTorrent::Session::torrentFinished at G:\QBITTORRENT\qbt-src-5.0.0\build-qt6-RC_1_2-x64\src\base\qbt_base_autogen\VKOXE6AELE\moc_session.cpp:1020
18# BitTorrent::SessionImpl::handleStateUpdateAlert at G:\QBITTORRENT\qbt-src-5.0.0\src\base\bittorrent\sessionimpl.cpp:6118
19# BitTorrent::SessionImpl::handleAlert at G:\QBITTORRENT\qbt-src-5.0.0\src\base\bittorrent\sessionimpl.cpp:5570
20# BitTorrent::SessionImpl::readAlerts at G:\QBITTORRENT\qbt-src-5.0.0\src\base\bittorrent\sessionimpl.cpp:5454
21# QMetaCallEvent::placeMetaCall in qbittorrent
22# QObject::event in qbittorrent
23# QApplicationPrivate::notify_helper in qbittorrent
24# QApplication::notify in qbittorrent
25# QCoreApplication::notifyInternal2 in qbittorrent
26# QCoreApplicationPrivate::sendPostedEvents in qbittorrent
27# QWindowsGuiEventDispatcher::sendPostedEvents in qbittorrent
28# QEventDispatcherWin32::processEvents in qbittorrent
29# QWindowsGuiEventDispatcher::processEvents in qbittorrent
30# QEventLoop::exec in qbittorrent
31# QCoreApplication::exec in qbittorrent
32# Application::exec at G:\QBITTORRENT\qbt-src-5.0.0\src\app\application.cpp:975
33# main at G:\QBITTORRENT\qbt-src-5.0.0\src\app\main.cpp:337
34# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent
35# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
36# BaseThreadInitThunk in KERNEL32
37# RtlUserThreadStart in ntdll

Steps to reproduce

Open qBittorrent Wait a little Crash

Additional context

No response

Log(s) & preferences file(s)

[watched_folders.json](https://github.com/user-attachments/files/17437510/watched_folders.json) [qbittorrent.log](https://github.com/user-attachments/files/17437517/qbittorrent.log)

glassez commented 4 weeks ago

Most likely to be duplicate of #21576.

studyfranco commented 2 weeks ago

qBittorrent & operating system versions

qBittorrent: 5.0.0-r2-ls361 Operating system: Linux/Docker = linuxserver/docker-qbittorrent

I have lot of crash too.

dotbanana commented 2 weeks ago

Crashing for me too.
On plain Debian 12.

ArcticGems commented 2 weeks ago

@dotbanana @studyfranco @cmannu Since glassez think this is most likely a duplicate of something that is fixed, try the new qBittorrent 5.0.1

dotbanana commented 2 weeks ago

@dotbanana @studyfranco @cmannu Since glassez think this is most likely a duplicate of something that is fixed, try the new qBittorrent 5.0.1

5.0.1 seems to have fixed it for me.
Have not seen a crash since 48 hours.
Thanks!