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

qBittorrent 5.0.3 crashed when loading GeoIPDatabase #22024

Open
xavier2k6 opened this issue Dec 18, 2024 · 1 comment
Open

qBittorrent 5.0.3 crashed when loading GeoIPDatabase #22024

xavier2k6 opened this issue Dec 18, 2024 · 1 comment
Labels
Crash Waiting info Waiting for participants to supply more info/fulfill template requirements

Comments

@xavier2k6
Copy link
Member

qBittorrent & operating system versions

qBittorrent version: v5.0.3 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.4.0
zlib version: 1.3.1
OS version: Windows 10 Version 22H2 10.0.19045 x86_64

What is the problem?

Extracted this crash report from #21221 (comment) & created a "New Issue"


qBittorrent version: v5.0.3 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.4.0
zlib version: 1.3.1
OS version: Windows 10 Version 22H2 10.0.19045 x86_64

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.3\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-5.0.3\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# RtlRaiseException in ntdll
 8# KiUserExceptionDispatcher in ntdll
 9# QMetaType::destruct in qbittorrent
10# QMetaType::convert in qbittorrent
11# QVariant::toUInt in qbittorrent
12# GeoIPDatabase::parseMetadata at G:\QBITTORRENT\qbt-src-5.0.3\src\base\net\geoipdatabase.cpp:238
13# GeoIPDatabase::load at G:\QBITTORRENT\qbt-src-5.0.3\src\base\net\geoipdatabase.cpp:109
14# Net::GeoIPManager::loadDatabase at G:\QBITTORRENT\qbt-src-5.0.3\src\base\net\geoipmanager.cpp:93
15# Net::GeoIPManager::GeoIPManager at G:\QBITTORRENT\qbt-src-5.0.3\src\base\net\geoipmanager.cpp:59
16# Net::GeoIPManager::initInstance at G:\QBITTORRENT\qbt-src-5.0.3\src\base\net\geoipmanager.cpp:70
17# `Application::exec'::`2'::::operator() at G:\QBITTORRENT\qbt-src-5.0.3\src\app\application.cpp:874
18# doActivate in qbittorrent
19# QMetaObject::activate in qbittorrent
20# doActivate in qbittorrent
21# QMetaObject::activate in qbittorrent
22# QObject::destroyed in qbittorrent
23# QObject::~QObject in qbittorrent
24# BitTorrent::SessionImpl::ResumeSessionContext::`scalar deleting destructor' in qbittorrent
25# QObject::event in qbittorrent
26# QApplicationPrivate::notify_helper in qbittorrent
27# QApplication::notify in qbittorrent
28# QCoreApplication::notifyInternal2 in qbittorrent
29# QCoreApplicationPrivate::sendPostedEvents in qbittorrent
30# QWindowsGuiEventDispatcher::sendPostedEvents in qbittorrent
31# QEventDispatcherWin32::processEvents in qbittorrent
32# QWindowsGuiEventDispatcher::processEvents in qbittorrent
33# QEventLoop::exec in qbittorrent
34# QCoreApplication::exec in qbittorrent
35# Application::exec at G:\QBITTORRENT\qbt-src-5.0.3\src\app\application.cpp:975
36# main at G:\QBITTORRENT\qbt-src-5.0.3\src\app\main.cpp:328
37# QSqlCachedResult::setNumericalPrecisionPolicy in qbittorrent
38# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
39# BaseThreadInitThunk in KERNEL32
40# RtlUserThreadStart in ntdll

Steps to reproduce

Not provided in initial report -> #21221 (comment)

Additional context

Not provided in initial report -> #21221 (comment)

Log(s) & preferences file(s)

Not provided in initial report -> #21221 (comment)

@xavier2k6
Copy link
Member Author

@DARKCHYLDE79 Can you provide logs please?

@xavier2k6 xavier2k6 added the Waiting info Waiting for participants to supply more info/fulfill template requirements label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Waiting info Waiting for participants to supply more info/fulfill template requirements
Projects
None yet
Development

No branches or pull requests

1 participant