qBittorent crashed #7095

Closed
opened 2026-02-21 18:46:44 -05:00 by deekerman · 2 comments
Owner

Originally created by @boobiepublic on GitHub (Apr 1, 2018).

qBittorrent version: v4.0.4 (64-bit)
Libtorrent version: 1.1.6.0
Qt version: 5.10.0
Boost version: 1.66.0
OS version: Windows 10 (10.0) 10.0.16299 x86_64

Caught signal: SIGSEGV

#  0 qbittorrent.exe      0x00007ff6aad909c6 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
#  1 qbittorrent.exe      0x00007ff6aad93c31 sigAbnormalHandler(signum)[ app\main.cpp : 315 ]
#  2 qbittorrent.exe      0x00007ff6ab8b2a61 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00007ff6ab989323 `thread_start'::`1'::filt$0()[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ]
#  4 qbittorrent.exe      0x00007ff6ab895070 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)
#  5 ntdll.dll            0x00007ffcfc314c7d _chkstk()
#  6 ntdll.dll            0x00007ffcfc28d1d8 RtlWalkFrameChain()
#  7 ntdll.dll            0x00007ffcfc313bae KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x00007ff6ab7e6310 QEventDispatcherWin32::activateEventNotifiers()
#  9 qbittorrent.exe      0x00007ff6ab7e53c8 QEventDispatcherWin32::processEvents()
# 10 qbittorrent.exe      0x00007ff6ab1d6515 QWindowsGuiEventDispatcher::processEvents()
# 11 qbittorrent.exe      0x00007ff6ab7eb646 QEventLoop::exec()
# 12 qbittorrent.exe      0x00007ff6aad88469 Application::exec(params)[ app\application.cpp : 508 ]
# 13 qbittorrent.exe      0x00007ff6aad93af9 main(argc, argv, argv)[ app\main.cpp : 267 ]
# 14 qbittorrent.exe      0x00007ff6ab88d7b7 WinMain()
# 15 qbittorrent.exe      0x00007ff6ab893443 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 283 ]
# 16 KERNEL32.DLL         0x00007ffcfbbe1fe4 BaseThreadInitThunk()
# 17 ntdll.dll            0x00007ffcfc2defc1 RtlUserThreadStart()
Originally created by @boobiepublic on GitHub (Apr 1, 2018). qBittorrent version: v4.0.4 (64-bit) Libtorrent version: 1.1.6.0 Qt version: 5.10.0 Boost version: 1.66.0 OS version: Windows 10 (10.0) 10.0.16299 x86_64 Caught signal: SIGSEGV ``` # 0 qbittorrent.exe 0x00007ff6aad909c6 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ] # 1 qbittorrent.exe 0x00007ff6aad93c31 sigAbnormalHandler(signum)[ app\main.cpp : 315 ] # 2 qbittorrent.exe 0x00007ff6ab8b2a61 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ] # 3 qbittorrent.exe 0x00007ff6ab989323 `thread_start'::`1'::filt$0()[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ] # 4 qbittorrent.exe 0x00007ff6ab895070 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext) # 5 ntdll.dll 0x00007ffcfc314c7d _chkstk() # 6 ntdll.dll 0x00007ffcfc28d1d8 RtlWalkFrameChain() # 7 ntdll.dll 0x00007ffcfc313bae KiUserExceptionDispatcher() # 8 qbittorrent.exe 0x00007ff6ab7e6310 QEventDispatcherWin32::activateEventNotifiers() # 9 qbittorrent.exe 0x00007ff6ab7e53c8 QEventDispatcherWin32::processEvents() # 10 qbittorrent.exe 0x00007ff6ab1d6515 QWindowsGuiEventDispatcher::processEvents() # 11 qbittorrent.exe 0x00007ff6ab7eb646 QEventLoop::exec() # 12 qbittorrent.exe 0x00007ff6aad88469 Application::exec(params)[ app\application.cpp : 508 ] # 13 qbittorrent.exe 0x00007ff6aad93af9 main(argc, argv, argv)[ app\main.cpp : 267 ] # 14 qbittorrent.exe 0x00007ff6ab88d7b7 WinMain() # 15 qbittorrent.exe 0x00007ff6ab893443 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 283 ] # 16 KERNEL32.DLL 0x00007ffcfbbe1fe4 BaseThreadInitThunk() # 17 ntdll.dll 0x00007ffcfc2defc1 RtlUserThreadStart() ```
deekerman 2026-02-21 18:46:44 -05:00
  • closed this issue
  • added the
    Crash
    label
Author
Owner

@Marvin4269 commented on GitHub (Apr 8, 2018):

qBittorrent version: v4.0.4 (64-bit)
Libtorrent version: 1.1.6.0
Qt version: 5.10.0
Boost version: 1.66.0
OS version: Windows 10 (10.0) 10.0.16299 x86_64

Caught signal: SIGSEGV

#  0 qbittorrent.exe      0x00007ff7d0a509c6 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
#  1 qbittorrent.exe      0x00007ff7d0a53c31 sigAbnormalHandler(signum)[ app\main.cpp : 315 ]
#  2 qbittorrent.exe      0x00007ff7d1572a61 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00007ff7d1649323 `thread_start'::`1'::filt$0()[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ]
#  4 qbittorrent.exe      0x00007ff7d1555070 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)
#  5 ntdll.dll            0x00007ff93a9c4c7d _chkstk()
#  6 ntdll.dll            0x00007ff93a93d1d8 RtlWalkFrameChain()
#  7 ntdll.dll            0x00007ff93a9c3bae KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x00007ff7d14a631d QEventDispatcherWin32::activateEventNotifiers()
#  9 qbittorrent.exe      0x00007ff7d14a517d QEventDispatcherWin32::processEvents()
# 10 qbittorrent.exe      0x00007ff7d0e96515 QWindowsGuiEventDispatcher::processEvents()
# 11 qbittorrent.exe      0x00007ff7d14ab646 QEventLoop::exec()
# 12 qbittorrent.exe      0x00007ff7d0f70fae QDialog::exec()
# 13 qbittorrent.exe      0x00007ff7d0b43a03 MessageBoxRaised::impl(icon, parent, title, text, buttons)[ gui\messageboxraised.cpp : 40 ]
# 14 qbittorrent.exe      0x00007ff7d0b13019 AddNewTorrentDialog::loadTorrent(torrentPath)[ gui\addnewtorrentdialog.cpp : 308 ]
# 15 qbittorrent.exe      0x00007ff7d0b127ad AddNewTorrentDialog::show(source, source, source, inParams, parent)[ gui\addnewtorrentdialog.cpp : 251 ]
# 16 qbittorrent.exe      0x00007ff7d0b128d1 AddNewTorrentDialog::show(source, source, parent)[ gui\addnewtorrentdialog.cpp : 266 ]
# 17 qbittorrent.exe      0x00007ff7d0b992c4 SearchWidget::addTorrentToSession(source)[ gui\search\searchwidget.cpp : 256 ]
# 18 qbittorrent.exe      0x00007ff7d13903fa QMetaObject::activate()
# 19 qbittorrent.exe      0x00007ff7d0bf7a89 SearchEngine::torrentFileDownloaded(_t1)[ release\moc_searchengine.cpp : 403 ]
# 20 qbittorrent.exe      0x00007ff7d0adb7f1 SearchEngine::torrentFileDownloadFinished(exitcode)[ base\searchengine.cpp : 406 ]
# 21 qbittorrent.exe      0x00007ff7d13903fa QMetaObject::activate()
# 22 qbittorrent.exe      0x00007ff7d13da2ac QProcess::finished()
# 23 qbittorrent.exe      0x00007ff7d13d88cc QProcessPrivate::_q_processDied()
# 24 qbittorrent.exe      0x00007ff7d13d9fc7 QProcess::qt_static_metacall()
# 25 qbittorrent.exe      0x00007ff7d13904e0 QMetaObject::activate()
# 26 qbittorrent.exe      0x00007ff7d14f9a80 QWinEventNotifier::activated()
# 27 qbittorrent.exe      0x00007ff7d14bdc0e QWinEventNotifier::event()
# 28 qbittorrent.exe      0x00007ff7d0f515e7 QApplicationPrivate::notify_helper()
# 29 qbittorrent.exe      0x00007ff7d0f50f0f QApplication::notify()
# 30 qbittorrent.exe      0x00007ff7d0a4880c Application::notify(receiver, event)[ app\application.cpp : 563 ]
# 31 qbittorrent.exe      0x00007ff7d13c537b QCoreApplication::notifyInternal2()
# 32 qbittorrent.exe      0x00007ff7d14a6374 QEventDispatcherWin32::activateEventNotifiers()
# 33 qbittorrent.exe      0x00007ff7d14a53c8 QEventDispatcherWin32::processEvents()
# 34 qbittorrent.exe      0x00007ff7d0e96515 QWindowsGuiEventDispatcher::processEvents()
# 35 qbittorrent.exe      0x00007ff7d14ab646 QEventLoop::exec()
# 36 qbittorrent.exe      0x00007ff7d0f70fae QDialog::exec()
# 37 qbittorrent.exe      0x00007ff7d0b43a03 MessageBoxRaised::impl(icon, parent, title, text, buttons)[ gui\messageboxraised.cpp : 40 ]
# 38 qbittorrent.exe      0x00007ff7d0b13019 AddNewTorrentDialog::loadTorrent(torrentPath)[ gui\addnewtorrentdialog.cpp : 308 ]
# 39 qbittorrent.exe      0x00007ff7d0b127ad AddNewTorrentDialog::show(source, source, source, inParams, parent)[ gui\addnewtorrentdialog.cpp : 251 ]
# 40 qbittorrent.exe      0x00007ff7d0b128d1 AddNewTorrentDialog::show(source, source, parent)[ gui\addnewtorrentdialog.cpp : 266 ]
# 41 qbittorrent.exe      0x00007ff7d0b992c4 SearchWidget::addTorrentToSession(source)[ gui\search\searchwidget.cpp : 256 ]
# 42 qbittorrent.exe      0x00007ff7d13903fa QMetaObject::activate()
# 43 qbittorrent.exe      0x00007ff7d0bf7a89 SearchEngine::torrentFileDownloaded(_t1)[ release\moc_searchengine.cpp : 403 ]
# 44 qbittorrent.exe      0x00007ff7d0adb7f1 SearchEngine::torrentFileDownloadFinished(exitcode)[ base\searchengine.cpp : 406 ]
# 45 qbittorrent.exe      0x00007ff7d13903fa QMetaObject::activate()
# 46 qbittorrent.exe      0x00007ff7d13da2ac QProcess::finished()
# 47 qbittorrent.exe      0x00007ff7d13d88cc QProcessPrivate::_q_processDied()
# 48 qbittorrent.exe      0x00007ff7d13d9fc7 QProcess::qt_static_metacall()
# 49 qbittorrent.exe      0x00007ff7d13904e0 QMetaObject::activate()
# 50 qbittorrent.exe      0x00007ff7d14f9a80 QWinEventNotifier::activated()
# 51 qbittorrent.exe      0x00007ff7d14bdc0e QWinEventNotifier::event()
# 52 qbittorrent.exe      0x00007ff7d0f515e7 QApplicationPrivate::notify_helper()
# 53 qbittorrent.exe      0x00007ff7d0f50f0f QApplication::notify()
# 54 qbittorrent.exe      0x00007ff7d0a4880c Application::notify(receiver, event)[ app\application.cpp : 563 ]
# 55 qbittorrent.exe      0x00007ff7d13c537b QCoreApplication::notifyInternal2()
# 56 qbittorrent.exe      0x00007ff7d14a6374 QEventDispatcherWin32::activateEventNotifiers()
# 57 qbittorrent.exe      0x00007ff7d14a53c8 QEventDispatcherWin32::processEvents()
# 58 qbittorrent.exe      0x00007ff7d0e96515 QWindowsGuiEventDispatcher::processEvents()
# 59 qbittorrent.exe      0x00007ff7d14ab646 QEventLoop::exec()
# 60 qbittorrent.exe      0x00007ff7d0a48469 Application::exec(params)[ app\application.cpp : 508 ]
# 61 qbittorrent.exe      0x00007ff7d0a53af9 main(argc, argv, argv)[ app\main.cpp : 267 ]
# 62 qbittorrent.exe      0x00007ff7d154d7b7 WinMain()
# 63 qbittorrent.exe      0x00007ff7d1553443 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 283 ]
# 64 KERNEL32.DLL         0x00007ff939d31fe4 BaseThreadInitThunk()
# 65 ntdll.dll            0x00007ff93a98efc1 RtlUserThreadStart()
@Marvin4269 commented on GitHub (Apr 8, 2018): qBittorrent version: v4.0.4 (64-bit) Libtorrent version: 1.1.6.0 Qt version: 5.10.0 Boost version: 1.66.0 OS version: Windows 10 (10.0) 10.0.16299 x86_64 Caught signal: SIGSEGV ``` # 0 qbittorrent.exe 0x00007ff7d0a509c6 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ] # 1 qbittorrent.exe 0x00007ff7d0a53c31 sigAbnormalHandler(signum)[ app\main.cpp : 315 ] # 2 qbittorrent.exe 0x00007ff7d1572a61 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ] # 3 qbittorrent.exe 0x00007ff7d1649323 `thread_start'::`1'::filt$0()[ minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ] # 4 qbittorrent.exe 0x00007ff7d1555070 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext) # 5 ntdll.dll 0x00007ff93a9c4c7d _chkstk() # 6 ntdll.dll 0x00007ff93a93d1d8 RtlWalkFrameChain() # 7 ntdll.dll 0x00007ff93a9c3bae KiUserExceptionDispatcher() # 8 qbittorrent.exe 0x00007ff7d14a631d QEventDispatcherWin32::activateEventNotifiers() # 9 qbittorrent.exe 0x00007ff7d14a517d QEventDispatcherWin32::processEvents() # 10 qbittorrent.exe 0x00007ff7d0e96515 QWindowsGuiEventDispatcher::processEvents() # 11 qbittorrent.exe 0x00007ff7d14ab646 QEventLoop::exec() # 12 qbittorrent.exe 0x00007ff7d0f70fae QDialog::exec() # 13 qbittorrent.exe 0x00007ff7d0b43a03 MessageBoxRaised::impl(icon, parent, title, text, buttons)[ gui\messageboxraised.cpp : 40 ] # 14 qbittorrent.exe 0x00007ff7d0b13019 AddNewTorrentDialog::loadTorrent(torrentPath)[ gui\addnewtorrentdialog.cpp : 308 ] # 15 qbittorrent.exe 0x00007ff7d0b127ad AddNewTorrentDialog::show(source, source, source, inParams, parent)[ gui\addnewtorrentdialog.cpp : 251 ] # 16 qbittorrent.exe 0x00007ff7d0b128d1 AddNewTorrentDialog::show(source, source, parent)[ gui\addnewtorrentdialog.cpp : 266 ] # 17 qbittorrent.exe 0x00007ff7d0b992c4 SearchWidget::addTorrentToSession(source)[ gui\search\searchwidget.cpp : 256 ] # 18 qbittorrent.exe 0x00007ff7d13903fa QMetaObject::activate() # 19 qbittorrent.exe 0x00007ff7d0bf7a89 SearchEngine::torrentFileDownloaded(_t1)[ release\moc_searchengine.cpp : 403 ] # 20 qbittorrent.exe 0x00007ff7d0adb7f1 SearchEngine::torrentFileDownloadFinished(exitcode)[ base\searchengine.cpp : 406 ] # 21 qbittorrent.exe 0x00007ff7d13903fa QMetaObject::activate() # 22 qbittorrent.exe 0x00007ff7d13da2ac QProcess::finished() # 23 qbittorrent.exe 0x00007ff7d13d88cc QProcessPrivate::_q_processDied() # 24 qbittorrent.exe 0x00007ff7d13d9fc7 QProcess::qt_static_metacall() # 25 qbittorrent.exe 0x00007ff7d13904e0 QMetaObject::activate() # 26 qbittorrent.exe 0x00007ff7d14f9a80 QWinEventNotifier::activated() # 27 qbittorrent.exe 0x00007ff7d14bdc0e QWinEventNotifier::event() # 28 qbittorrent.exe 0x00007ff7d0f515e7 QApplicationPrivate::notify_helper() # 29 qbittorrent.exe 0x00007ff7d0f50f0f QApplication::notify() # 30 qbittorrent.exe 0x00007ff7d0a4880c Application::notify(receiver, event)[ app\application.cpp : 563 ] # 31 qbittorrent.exe 0x00007ff7d13c537b QCoreApplication::notifyInternal2() # 32 qbittorrent.exe 0x00007ff7d14a6374 QEventDispatcherWin32::activateEventNotifiers() # 33 qbittorrent.exe 0x00007ff7d14a53c8 QEventDispatcherWin32::processEvents() # 34 qbittorrent.exe 0x00007ff7d0e96515 QWindowsGuiEventDispatcher::processEvents() # 35 qbittorrent.exe 0x00007ff7d14ab646 QEventLoop::exec() # 36 qbittorrent.exe 0x00007ff7d0f70fae QDialog::exec() # 37 qbittorrent.exe 0x00007ff7d0b43a03 MessageBoxRaised::impl(icon, parent, title, text, buttons)[ gui\messageboxraised.cpp : 40 ] # 38 qbittorrent.exe 0x00007ff7d0b13019 AddNewTorrentDialog::loadTorrent(torrentPath)[ gui\addnewtorrentdialog.cpp : 308 ] # 39 qbittorrent.exe 0x00007ff7d0b127ad AddNewTorrentDialog::show(source, source, source, inParams, parent)[ gui\addnewtorrentdialog.cpp : 251 ] # 40 qbittorrent.exe 0x00007ff7d0b128d1 AddNewTorrentDialog::show(source, source, parent)[ gui\addnewtorrentdialog.cpp : 266 ] # 41 qbittorrent.exe 0x00007ff7d0b992c4 SearchWidget::addTorrentToSession(source)[ gui\search\searchwidget.cpp : 256 ] # 42 qbittorrent.exe 0x00007ff7d13903fa QMetaObject::activate() # 43 qbittorrent.exe 0x00007ff7d0bf7a89 SearchEngine::torrentFileDownloaded(_t1)[ release\moc_searchengine.cpp : 403 ] # 44 qbittorrent.exe 0x00007ff7d0adb7f1 SearchEngine::torrentFileDownloadFinished(exitcode)[ base\searchengine.cpp : 406 ] # 45 qbittorrent.exe 0x00007ff7d13903fa QMetaObject::activate() # 46 qbittorrent.exe 0x00007ff7d13da2ac QProcess::finished() # 47 qbittorrent.exe 0x00007ff7d13d88cc QProcessPrivate::_q_processDied() # 48 qbittorrent.exe 0x00007ff7d13d9fc7 QProcess::qt_static_metacall() # 49 qbittorrent.exe 0x00007ff7d13904e0 QMetaObject::activate() # 50 qbittorrent.exe 0x00007ff7d14f9a80 QWinEventNotifier::activated() # 51 qbittorrent.exe 0x00007ff7d14bdc0e QWinEventNotifier::event() # 52 qbittorrent.exe 0x00007ff7d0f515e7 QApplicationPrivate::notify_helper() # 53 qbittorrent.exe 0x00007ff7d0f50f0f QApplication::notify() # 54 qbittorrent.exe 0x00007ff7d0a4880c Application::notify(receiver, event)[ app\application.cpp : 563 ] # 55 qbittorrent.exe 0x00007ff7d13c537b QCoreApplication::notifyInternal2() # 56 qbittorrent.exe 0x00007ff7d14a6374 QEventDispatcherWin32::activateEventNotifiers() # 57 qbittorrent.exe 0x00007ff7d14a53c8 QEventDispatcherWin32::processEvents() # 58 qbittorrent.exe 0x00007ff7d0e96515 QWindowsGuiEventDispatcher::processEvents() # 59 qbittorrent.exe 0x00007ff7d14ab646 QEventLoop::exec() # 60 qbittorrent.exe 0x00007ff7d0a48469 Application::exec(params)[ app\application.cpp : 508 ] # 61 qbittorrent.exe 0x00007ff7d0a53af9 main(argc, argv, argv)[ app\main.cpp : 267 ] # 62 qbittorrent.exe 0x00007ff7d154d7b7 WinMain() # 63 qbittorrent.exe 0x00007ff7d1553443 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 283 ] # 64 KERNEL32.DLL 0x00007ff939d31fe4 BaseThreadInitThunk() # 65 ntdll.dll 0x00007ff93a98efc1 RtlUserThreadStart() ```
Author
Owner

@ngosang commented on GitHub (Mar 22, 2019):

Update qBittorrent and open another issue if the crash happen again

@ngosang commented on GitHub (Mar 22, 2019): Update qBittorrent and open another issue if the crash happen again
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#7095
No description provided.