qbit crash #12820

Closed
opened 2026-02-21 23:12:54 -05:00 by deekerman · 7 comments
Owner

Originally created by @shaytan007 on GitHub (Jan 14, 2022).

qBittorrent & operating system versions

qBittorrent version: v4.4.0 (64-bit)
Libtorrent version: 2.0.5.0
Qt version: 5.15.2
Boost version: 1.78.0
OpenSSL version: 1.1.1m
zlib version: 1.2.11
OS version: Windows 10 Version 2009 10.0.19043 x86_64

Caught signal: SIGSEGV

What is the problem?

qbit torrent application crashed .

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

Originally created by @shaytan007 on GitHub (Jan 14, 2022). ### qBittorrent & operating system versions qBittorrent version: v4.4.0 (64-bit) Libtorrent version: 2.0.5.0 Qt version: 5.15.2 Boost version: 1.78.0 OpenSSL version: 1.1.1m zlib version: 1.2.11 OS version: Windows 10 Version 2009 10.0.19043 x86_64 Caught signal: SIGSEGV ### What is the problem? qbit torrent application crashed . ### Steps to reproduce _No response_ ### Additional context _No response_ ### Log(s) & preferences file(s) _No response_
deekerman 2026-02-21 23:12:54 -05:00
  • closed this issue
  • added the
    Crash
    label
Author
Owner

@thalieht commented on GitHub (Jan 14, 2022):

You didn't paste the stacktrace.

@thalieht commented on GitHub (Jan 14, 2022): You didn't paste the stacktrace.
Author
Owner

@danny199012 commented on GitHub (Jan 14, 2022):

qBittorrent version: v4.4.0 (64-bit)
Libtorrent version: 2.0.5.0
Qt version: 5.15.2
Boost version: 1.78.0
OpenSSL version: 1.1.1m
zlib version: 1.2.11
OS version: Windows 10 Version 2009 10.0.22533 x86_64

Caught signal: SIGSEGV

#  0 qbittorrent.exe      0x00007ff710cd984c straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
#  1 qbittorrent.exe      0x00007ff710cda9cb sigAbnormalHandler(signum)[ app\main.cpp : 368 ]
#  2 qbittorrent.exe      0x00007ff711b0f715 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00007ff711b94ab7 `__scrt_common_main_seh'::`1'::filt$0()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 304 ]
#  4 qbittorrent.exe      0x00007ff711af015c __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp : 277 ]
#  5 ntdll.dll            0x00007ffd3b5079cf _chkstk()
#  6 ntdll.dll            0x00007ffd3b473d26 RtlGetExtendedContextLength2()
#  7 ntdll.dll            0x00007ffd3b5069be KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x00007ff711206c08 QVector::realloc()
#  9 qbittorrent.exe      0x00007ff7114659ac operator>>()
# 10 qbittorrent.exe      0x00007ff71146388b QHeaderViewPrivate::read()
# 11 qbittorrent.exe      0x00007ff71145d9ca QHeaderView::restoreState()
# 12 qbittorrent.exe      0x00007ff710d956c4 AddNewTorrentDialog::setupTreeview()[ gui\addnewtorrentdialog.cpp : 887 ]
# 13 qbittorrent.exe      0x00007ff710d94d81 AddNewTorrentDialog::updateMetadata(metadata)[ gui\addnewtorrentdialog.cpp : 833 ]
# 14 qbittorrent.exe      0x00007ff711898d74 doActivate()
# 15 qbittorrent.exe      0x00007ff710e901ed BitTorrent::Session::metadataDownloaded(_t1)[ release\moc_session.cpp : 686 ]
# 16 qbittorrent.exe      0x00007ff710d124ad BitTorrent::Session::handleMetadataReceivedAlert(p)[ base\bittorrent\session.cpp : 4755 ]
# 17 qbittorrent.exe      0x00007ff710d1128d BitTorrent::Session::dispatchTorrentAlert(a)[ base\bittorrent\session.cpp : 4583 ]
# 18 qbittorrent.exe      0x00007ff710d1115d BitTorrent::Session::handleAlert(a, a)[ base\bittorrent\session.cpp : 4504 ]
# 19 qbittorrent.exe      0x00007ff710d10f0f BitTorrent::Session::readAlerts()[ base\bittorrent\session.cpp : 4479 ]
# 20 qbittorrent.exe      0x00007ff711890cba QMetaCallEvent::placeMetaCall()
# 21 qbittorrent.exe      0x00007ff711891932 QObject::event()
# 22 qbittorrent.exe      0x00007ff7113d3240 QApplicationPrivate::notify_helper()
# 23 qbittorrent.exe      0x00007ff7113d2d38 QApplication::notify()
# 24 qbittorrent.exe      0x00007ff71189ec59 QCoreApplication::notifyInternal2()
# 25 qbittorrent.exe      0x00007ff71189f9e6 QCoreApplicationPrivate::sendPostedEvents()
# 26 qbittorrent.exe      0x00007ff7112579e7 QWindowsGuiEventDispatcher::sendPostedEvents()
# 27 qbittorrent.exe      0x00007ff7119a3c38 QEventDispatcherWin32::processEvents()
# 28 qbittorrent.exe      0x00007ff7112579c1 QWindowsGuiEventDispatcher::processEvents()
# 29 qbittorrent.exe      0x00007ff7119a77f7 QEventLoop::exec()
# 30 qbittorrent.exe      0x00007ff71189f1ea QCoreApplication::exec()
# 31 qbittorrent.exe      0x00007ff710cd0642 Application::exec(params, params)[ app\application.cpp : 680 ]
# 32 qbittorrent.exe      0x00007ff710cda7a9 main(argc, argv)[ app\main.cpp : 311 ]
# 33 qbittorrent.exe      0x00007ff711aca45f WinMain()
# 34 qbittorrent.exe      0x00007ff711ad1132 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ]
# 35 KERNEL32.DLL         0x00007ffd3a321350 BaseThreadInitThunk()
# 36 ntdll.dll            0x00007ffd3b4b1e78 RtlUserThreadStart()
@danny199012 commented on GitHub (Jan 14, 2022): qBittorrent version: v4.4.0 (64-bit) Libtorrent version: 2.0.5.0 Qt version: 5.15.2 Boost version: 1.78.0 OpenSSL version: 1.1.1m zlib version: 1.2.11 OS version: Windows 10 Version 2009 10.0.22533 x86_64 Caught signal: SIGSEGV ``` # 0 qbittorrent.exe 0x00007ff710cd984c straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ] # 1 qbittorrent.exe 0x00007ff710cda9cb sigAbnormalHandler(signum)[ app\main.cpp : 368 ] # 2 qbittorrent.exe 0x00007ff711b0f715 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ] # 3 qbittorrent.exe 0x00007ff711b94ab7 `__scrt_common_main_seh'::`1'::filt$0()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 304 ] # 4 qbittorrent.exe 0x00007ff711af015c __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp : 277 ] # 5 ntdll.dll 0x00007ffd3b5079cf _chkstk() # 6 ntdll.dll 0x00007ffd3b473d26 RtlGetExtendedContextLength2() # 7 ntdll.dll 0x00007ffd3b5069be KiUserExceptionDispatcher() # 8 qbittorrent.exe 0x00007ff711206c08 QVector::realloc() # 9 qbittorrent.exe 0x00007ff7114659ac operator>>() # 10 qbittorrent.exe 0x00007ff71146388b QHeaderViewPrivate::read() # 11 qbittorrent.exe 0x00007ff71145d9ca QHeaderView::restoreState() # 12 qbittorrent.exe 0x00007ff710d956c4 AddNewTorrentDialog::setupTreeview()[ gui\addnewtorrentdialog.cpp : 887 ] # 13 qbittorrent.exe 0x00007ff710d94d81 AddNewTorrentDialog::updateMetadata(metadata)[ gui\addnewtorrentdialog.cpp : 833 ] # 14 qbittorrent.exe 0x00007ff711898d74 doActivate() # 15 qbittorrent.exe 0x00007ff710e901ed BitTorrent::Session::metadataDownloaded(_t1)[ release\moc_session.cpp : 686 ] # 16 qbittorrent.exe 0x00007ff710d124ad BitTorrent::Session::handleMetadataReceivedAlert(p)[ base\bittorrent\session.cpp : 4755 ] # 17 qbittorrent.exe 0x00007ff710d1128d BitTorrent::Session::dispatchTorrentAlert(a)[ base\bittorrent\session.cpp : 4583 ] # 18 qbittorrent.exe 0x00007ff710d1115d BitTorrent::Session::handleAlert(a, a)[ base\bittorrent\session.cpp : 4504 ] # 19 qbittorrent.exe 0x00007ff710d10f0f BitTorrent::Session::readAlerts()[ base\bittorrent\session.cpp : 4479 ] # 20 qbittorrent.exe 0x00007ff711890cba QMetaCallEvent::placeMetaCall() # 21 qbittorrent.exe 0x00007ff711891932 QObject::event() # 22 qbittorrent.exe 0x00007ff7113d3240 QApplicationPrivate::notify_helper() # 23 qbittorrent.exe 0x00007ff7113d2d38 QApplication::notify() # 24 qbittorrent.exe 0x00007ff71189ec59 QCoreApplication::notifyInternal2() # 25 qbittorrent.exe 0x00007ff71189f9e6 QCoreApplicationPrivate::sendPostedEvents() # 26 qbittorrent.exe 0x00007ff7112579e7 QWindowsGuiEventDispatcher::sendPostedEvents() # 27 qbittorrent.exe 0x00007ff7119a3c38 QEventDispatcherWin32::processEvents() # 28 qbittorrent.exe 0x00007ff7112579c1 QWindowsGuiEventDispatcher::processEvents() # 29 qbittorrent.exe 0x00007ff7119a77f7 QEventLoop::exec() # 30 qbittorrent.exe 0x00007ff71189f1ea QCoreApplication::exec() # 31 qbittorrent.exe 0x00007ff710cd0642 Application::exec(params, params)[ app\application.cpp : 680 ] # 32 qbittorrent.exe 0x00007ff710cda7a9 main(argc, argv)[ app\main.cpp : 311 ] # 33 qbittorrent.exe 0x00007ff711aca45f WinMain() # 34 qbittorrent.exe 0x00007ff711ad1132 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ] # 35 KERNEL32.DLL 0x00007ffd3a321350 BaseThreadInitThunk() # 36 ntdll.dll 0x00007ffd3b4b1e78 RtlUserThreadStart() ```
Author
Owner

@LukisG commented on GitHub (Jan 15, 2022):

Easy fix worked for me install 4.3.8 version and dont update.

@LukisG commented on GitHub (Jan 15, 2022): Easy fix worked for me install 4.3.8 version and dont update.
Author
Owner

@luzpaz commented on GitHub (Apr 13, 2023):

@shaytan007 @LukisG can you reproduce on latest stable ?

@luzpaz commented on GitHub (Apr 13, 2023): @shaytan007 @LukisG can you reproduce on latest stable ?
Author
Owner

@luzpaz commented on GitHub (May 15, 2023):

bump

@luzpaz commented on GitHub (May 15, 2023): bump
Author
Owner

@thalieht commented on GitHub (May 15, 2023):

OP vanished.

@thalieht commented on GitHub (May 15, 2023): OP vanished.
Author
Owner

@LukisG commented on GitHub (May 16, 2023):

@luzpaz its fixed a while ago, you can close this issue 😅.

@LukisG commented on GitHub (May 16, 2023): @luzpaz its fixed a while ago, you can close this issue 😅.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#12820
No description provided.