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 Windows 10 #19989

Open
saproman88 opened this issue Nov 22, 2023 · 2 comments
Open

Crashed on Windows 10 #19989

saproman88 opened this issue Nov 22, 2023 · 2 comments
Labels

Comments

@saproman88
Copy link

saproman88 commented Nov 22, 2023

qBittorrent & operating system versions

qBittorrent version: v4.6.1 (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 10 Version 22H2 10.0.19045 x86_64

Caught signal: SIGSEGV

What is the problem?

Crash on windows 10

Steps to reproduce

Start qbittorent
Crash

Additional context

No response

Log(s) & preferences file(s)

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.1\src\app\stacktrace.cpp:35
 2# `anonymous namespace'::abnormalExitHandler at G:\QBITTORRENT\qbt-src-4.6.1\src\app\signalhandler.cpp:104
 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# QHeaderView::initializeSections in qbittorrent
10# QHeaderView::initializeSections in qbittorrent
11# QHeaderView::reset in qbittorrent
12# QAbstractItemView::setModel in qbittorrent
13# QHeaderView::setModel in qbittorrent
14# QTreeView::setModel in qbittorrent
15# TransferListWidget::TransferListWidget at G:\QBITTORRENT\qbt-src-4.6.1\src\gui\transferlistwidget.cpp:145
16# MainWindow::MainWindow at G:\QBITTORRENT\qbt-src-4.6.1\src\gui\mainwindow.cpp:225
17# `Application::exec'::`2'::::operator() at G:\QBITTORRENT\qbt-src-4.6.1\src\app\application.cpp:882
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-4.6.1\src\app\application.cpp:941
36# main at G:\QBITTORRENT\qbt-src-4.6.1\src\app\main.cpp:265
37# WinMain 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
@xavier2k6 xavier2k6 changed the title Crached on Windows 10 Crashed on Windows 10 Nov 22, 2023
@xavier2k6
Copy link
Member

Re-occurrence of #17249??

@saproman88
Copy link
Author

A temporary solution. With the loss of preferences.
Rename or delete folder C:\Users<username>\AppData\Roaming\qBittorrent.
Launch qbittorrent. Set preferances another

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

2 participants