bug report on removing tasks #4939

Closed
opened 2026-02-21 17:34:56 -05:00 by deekerman · 1 comment
Owner

Originally created by @jackyko1991 on GitHub (Dec 6, 2016).

qBittorrent version: v3.3.7
Libtorrent version: 1.0.10.0
Qt version: 5.7.0
Boost version: 1.61.0
OS version: Windows 7 SP 1 6.1.7601 x86_64

#  0 qbittorrent.exe      0x00000000001e9559 straceWin::getBacktrace()[ app\stacktrace_win.h : 191 ]
#  1 qbittorrent.exe      0x00000000001ebb58 sigAbnormalHandler(signum)[ app\main.cpp : 354 ]
#  2 qbittorrent.exe      0x0000000000953c57 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x000000000093b17e __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 269 ]
#  4 qbittorrent.exe      0x00000000009404c0 _EH4_CallFilterFunc()
#  5 qbittorrent.exe      0x000000000094000f _except_handler4(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)
#  6 ntdll.dll            0x0000000077ad3529 RtlDestroyEnvironment()
#  7 ntdll.dll            0x0000000077ad34fb RtlDestroyEnvironment()
#  8 ntdll.dll            0x0000000077a80143 KiUserExceptionDispatcher()
#  9 qbittorrent.exe      0x000000000028e71f TrackerFiltersList::removeItem(tracker, hash)[ gui\transferlistfilterswidget.cpp : 547 ]
# 10 qbittorrent.exe      0x000000000028f456 TrackerFiltersList::torrentAboutToBeDeleted(torrent)[ gui\transferlistfilterswidget.cpp : 726 ]
# 11 qbittorrent.exe      0x00000000002cd5f4 FiltersBase::qt_static_metacall(_o, _c, _id, _a)[ release\moc_transferlistfilterswidget.cpp : 92 ]
# 12 qbittorrent.exe      0x000000000080d7af QMetaObject::activate()
# 13 qbittorrent.exe      0x000000000080d350 QMetaObject::activate()
# 14 qbittorrent.exe      0x00000000002c93be BitTorrent::Session::torrentAboutToBeRemoved(_t1)[ release\moc_session.cpp : 616 ]
# 15 qbittorrent.exe      0x000000000020f0ff BitTorrent::Session::deleteTorrent(hash, deleteLocalFiles)[ base\bittorrent\session.cpp : 1060 ]
# 16 qbittorrent.exe      0x00000000002869f7 TransferListWidget::deleteSelectedTorrents(deleteLocalFiles)[ gui\transferlistwidget.cpp : 334 ]
# 17 qbittorrent.exe      0x00000000002cd19b TransferListWidget::qt_static_metacall(_o, _c, _id, _a)[ release\moc_transferlistwidget.cpp : 256 ]
# 18 qbittorrent.exe      0x000000000080d7af QMetaObject::activate()
# 19 qbittorrent.exe      0x0000000000496c78 QAction::triggered()
# 20 qbittorrent.exe      0x000000000049657a QAction::activate()
# 21 qbittorrent.exe      0x0000000000483c44 QMenuPrivate::activateCausedStack()
# 22 qbittorrent.exe      0x0000000000483e8e QMenuPrivate::activateAction()
# 23 qbittorrent.exe      0x0000000000485dc3 QMenu::mouseReleaseEvent()
# 24 qbittorrent.exe      0x000000000044716c QWidget::event()
# 25 qbittorrent.exe      0x0000000000486216 QMenu::event()
# 26 qbittorrent.exe      0x0000000000439363 QApplicationPrivate::notify_helper()
# 27 qbittorrent.exe      0x0000000000438245 QApplication::notify()
# 28 qbittorrent.exe      0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ]
# 29 qbittorrent.exe      0x000000000082fda0 QCoreApplication::notifyInternal2()
# 30 qbittorrent.exe      0x00000000004372ca QApplicationPrivate::sendMouseEvent()
# 31 qbittorrent.exe      0x000000000050db66 QWidgetWindow::handleMouseEvent()
# 32 qbittorrent.exe      0x000000000050d41e QWidgetWindow::event()
# 33 qbittorrent.exe      0x0000000000439363 QApplicationPrivate::notify_helper()
# 34 qbittorrent.exe      0x0000000000438e6c QApplication::notify()
# 35 qbittorrent.exe      0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ]
# 36 qbittorrent.exe      0x000000000082fda0 QCoreApplication::notifyInternal2()
# 37 qbittorrent.exe      0x0000000000671ab6 QGuiApplicationPrivate::processMouseEvent()
# 38 qbittorrent.exe      0x000000000067148f QGuiApplicationPrivate::processWindowSystemEvent()
# 39 qbittorrent.exe      0x00000000006e64a3 QWindowSystemInterface::sendWindowSystemEvents()
# 40 qbittorrent.exe      0x0000000000629392 QWindowsGuiEventDispatcher::sendPostedEvents()
# 41 qbittorrent.exe      0x00000000008b4b68 qt_internal_proc()
# 42 USER32.dll           0x00000000773062fa gapfnScSendMessage()
# 43 USER32.dll           0x0000000077306d3a GetThreadDesktop()
# 44 USER32.dll           0x00000000773077c4 CharPrevW()
# 45 USER32.dll           0x000000007730788a DispatchMessageW()
# 46 qbittorrent.exe      0x00000000008b569e QEventDispatcherWin32::processEvents()
# 47 qbittorrent.exe      0x0000000000629379 QWindowsGuiEventDispatcher::processEvents()
# 48 qbittorrent.exe      0x000000000089a481 QEventLoop::exec()
# 49 qbittorrent.exe      0x000000000048532b QMenu::exec()
# 50 qbittorrent.exe      0x000000000028987c TransferListWidget::displayListMenu(__formal)[ gui\transferlistwidget.cpp : 853 ]
# 51 qbittorrent.exe      0x00000000002cd350 TransferListWidget::qt_static_metacall(_o, _c, _id, _a)[ release\moc_transferlistwidget.cpp : 282 ]
# 52 qbittorrent.exe      0x000000000080d7af QMetaObject::activate()
# 53 qbittorrent.exe      0x000000000044c599 QWidget::customContextMenuRequested()
# 54 qbittorrent.exe      0x00000000004475b9 QWidget::event()
# 55 qbittorrent.exe      0x000000000047cfe6 QFrame::event()
# 56 qbittorrent.exe      0x00000000004a690b QAbstractScrollArea::viewportEvent()
# 57 qbittorrent.exe      0x0000000000466708 QAbstractItemView::viewportEvent()
# 58 qbittorrent.exe      0x0000000000473ec2 QTreeView::viewportEvent()
# 59 qbittorrent.exe      0x00000000004a512a QAbstractScrollAreaFilter::eventFilter()
# 60 qbittorrent.exe      0x000000000082ff93 QCoreApplicationPrivate::sendThroughObjectEventFilters()
# 61 qbittorrent.exe      0x0000000000439357 QApplicationPrivate::notify_helper()
# 62 qbittorrent.exe      0x000000000043894f QApplication::notify()
# 63 qbittorrent.exe      0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ]
# 64 qbittorrent.exe      0x000000000082fda0 QCoreApplication::notifyInternal2()
# 65 qbittorrent.exe      0x000000000050e0d7 QWidgetWindow::handleMouseEvent()
# 66 qbittorrent.exe      0x000000000050d41e QWidgetWindow::event()
# 67 qbittorrent.exe      0x0000000000439363 QApplicationPrivate::notify_helper()
# 68 qbittorrent.exe      0x0000000000438e6c QApplication::notify()
# 69 qbittorrent.exe      0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ]
# 70 qbittorrent.exe      0x000000000082fda0 QCoreApplication::notifyInternal2()
# 71 qbittorrent.exe      0x0000000000671ab6 QGuiApplicationPrivate::processMouseEvent()
# 72 qbittorrent.exe      0x000000000067148f QGuiApplicationPrivate::processWindowSystemEvent()
# 73 qbittorrent.exe      0x00000000006e64a3 QWindowSystemInterface::sendWindowSystemEvents()
# 74 qbittorrent.exe      0x0000000000629392 QWindowsGuiEventDispatcher::sendPostedEvents()
# 75 qbittorrent.exe      0x00000000008b4b68 qt_internal_proc()
# 76 USER32.dll           0x00000000773062fa gapfnScSendMessage()
# 77 USER32.dll           0x0000000077306d3a GetThreadDesktop()
# 78 USER32.dll           0x00000000773077c4 CharPrevW()
# 79 USER32.dll           0x000000007730788a DispatchMessageW()
# 80 qbittorrent.exe      0x00000000008b569e QEventDispatcherWin32::processEvents()
# 81 qbittorrent.exe      0x0000000000629379 QWindowsGuiEventDispatcher::processEvents()
# 82 qbittorrent.exe      0x000000000089a481 QEventLoop::exec()
# 83 qbittorrent.exe      0x000000000083012e QCoreApplication::exec()
# 84 qbittorrent.exe      0x00000000001e6870 Application::exec(params)[ app\application.cpp : 442 ]
# 85 qbittorrent.exe      0x00000000001eb747 main(argc, argv)[ app\main.cpp : 269 ]
# 86 qbittorrent.exe      0x0000000000925a2f WinMain()
# 87 qbittorrent.exe      0x000000000093b13e __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 253 ]
# 88 kernel32.dll         0x0000000076c0336a BaseThreadInitThunk()
# 89 ntdll.dll            0x0000000077aa9902 RtlInitializeExceptionChain()
# 90 ntdll.dll            0x0000000077aa98d5 RtlInitializeExceptionChain()
Originally created by @jackyko1991 on GitHub (Dec 6, 2016). qBittorrent version: v3.3.7 Libtorrent version: 1.0.10.0 Qt version: 5.7.0 Boost version: 1.61.0 OS version: Windows 7 SP 1 6.1.7601 x86_64 ``` # 0 qbittorrent.exe 0x00000000001e9559 straceWin::getBacktrace()[ app\stacktrace_win.h : 191 ] # 1 qbittorrent.exe 0x00000000001ebb58 sigAbnormalHandler(signum)[ app\main.cpp : 354 ] # 2 qbittorrent.exe 0x0000000000953c57 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ] # 3 qbittorrent.exe 0x000000000093b17e __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 269 ] # 4 qbittorrent.exe 0x00000000009404c0 _EH4_CallFilterFunc() # 5 qbittorrent.exe 0x000000000094000f _except_handler4(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext) # 6 ntdll.dll 0x0000000077ad3529 RtlDestroyEnvironment() # 7 ntdll.dll 0x0000000077ad34fb RtlDestroyEnvironment() # 8 ntdll.dll 0x0000000077a80143 KiUserExceptionDispatcher() # 9 qbittorrent.exe 0x000000000028e71f TrackerFiltersList::removeItem(tracker, hash)[ gui\transferlistfilterswidget.cpp : 547 ] # 10 qbittorrent.exe 0x000000000028f456 TrackerFiltersList::torrentAboutToBeDeleted(torrent)[ gui\transferlistfilterswidget.cpp : 726 ] # 11 qbittorrent.exe 0x00000000002cd5f4 FiltersBase::qt_static_metacall(_o, _c, _id, _a)[ release\moc_transferlistfilterswidget.cpp : 92 ] # 12 qbittorrent.exe 0x000000000080d7af QMetaObject::activate() # 13 qbittorrent.exe 0x000000000080d350 QMetaObject::activate() # 14 qbittorrent.exe 0x00000000002c93be BitTorrent::Session::torrentAboutToBeRemoved(_t1)[ release\moc_session.cpp : 616 ] # 15 qbittorrent.exe 0x000000000020f0ff BitTorrent::Session::deleteTorrent(hash, deleteLocalFiles)[ base\bittorrent\session.cpp : 1060 ] # 16 qbittorrent.exe 0x00000000002869f7 TransferListWidget::deleteSelectedTorrents(deleteLocalFiles)[ gui\transferlistwidget.cpp : 334 ] # 17 qbittorrent.exe 0x00000000002cd19b TransferListWidget::qt_static_metacall(_o, _c, _id, _a)[ release\moc_transferlistwidget.cpp : 256 ] # 18 qbittorrent.exe 0x000000000080d7af QMetaObject::activate() # 19 qbittorrent.exe 0x0000000000496c78 QAction::triggered() # 20 qbittorrent.exe 0x000000000049657a QAction::activate() # 21 qbittorrent.exe 0x0000000000483c44 QMenuPrivate::activateCausedStack() # 22 qbittorrent.exe 0x0000000000483e8e QMenuPrivate::activateAction() # 23 qbittorrent.exe 0x0000000000485dc3 QMenu::mouseReleaseEvent() # 24 qbittorrent.exe 0x000000000044716c QWidget::event() # 25 qbittorrent.exe 0x0000000000486216 QMenu::event() # 26 qbittorrent.exe 0x0000000000439363 QApplicationPrivate::notify_helper() # 27 qbittorrent.exe 0x0000000000438245 QApplication::notify() # 28 qbittorrent.exe 0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ] # 29 qbittorrent.exe 0x000000000082fda0 QCoreApplication::notifyInternal2() # 30 qbittorrent.exe 0x00000000004372ca QApplicationPrivate::sendMouseEvent() # 31 qbittorrent.exe 0x000000000050db66 QWidgetWindow::handleMouseEvent() # 32 qbittorrent.exe 0x000000000050d41e QWidgetWindow::event() # 33 qbittorrent.exe 0x0000000000439363 QApplicationPrivate::notify_helper() # 34 qbittorrent.exe 0x0000000000438e6c QApplication::notify() # 35 qbittorrent.exe 0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ] # 36 qbittorrent.exe 0x000000000082fda0 QCoreApplication::notifyInternal2() # 37 qbittorrent.exe 0x0000000000671ab6 QGuiApplicationPrivate::processMouseEvent() # 38 qbittorrent.exe 0x000000000067148f QGuiApplicationPrivate::processWindowSystemEvent() # 39 qbittorrent.exe 0x00000000006e64a3 QWindowSystemInterface::sendWindowSystemEvents() # 40 qbittorrent.exe 0x0000000000629392 QWindowsGuiEventDispatcher::sendPostedEvents() # 41 qbittorrent.exe 0x00000000008b4b68 qt_internal_proc() # 42 USER32.dll 0x00000000773062fa gapfnScSendMessage() # 43 USER32.dll 0x0000000077306d3a GetThreadDesktop() # 44 USER32.dll 0x00000000773077c4 CharPrevW() # 45 USER32.dll 0x000000007730788a DispatchMessageW() # 46 qbittorrent.exe 0x00000000008b569e QEventDispatcherWin32::processEvents() # 47 qbittorrent.exe 0x0000000000629379 QWindowsGuiEventDispatcher::processEvents() # 48 qbittorrent.exe 0x000000000089a481 QEventLoop::exec() # 49 qbittorrent.exe 0x000000000048532b QMenu::exec() # 50 qbittorrent.exe 0x000000000028987c TransferListWidget::displayListMenu(__formal)[ gui\transferlistwidget.cpp : 853 ] # 51 qbittorrent.exe 0x00000000002cd350 TransferListWidget::qt_static_metacall(_o, _c, _id, _a)[ release\moc_transferlistwidget.cpp : 282 ] # 52 qbittorrent.exe 0x000000000080d7af QMetaObject::activate() # 53 qbittorrent.exe 0x000000000044c599 QWidget::customContextMenuRequested() # 54 qbittorrent.exe 0x00000000004475b9 QWidget::event() # 55 qbittorrent.exe 0x000000000047cfe6 QFrame::event() # 56 qbittorrent.exe 0x00000000004a690b QAbstractScrollArea::viewportEvent() # 57 qbittorrent.exe 0x0000000000466708 QAbstractItemView::viewportEvent() # 58 qbittorrent.exe 0x0000000000473ec2 QTreeView::viewportEvent() # 59 qbittorrent.exe 0x00000000004a512a QAbstractScrollAreaFilter::eventFilter() # 60 qbittorrent.exe 0x000000000082ff93 QCoreApplicationPrivate::sendThroughObjectEventFilters() # 61 qbittorrent.exe 0x0000000000439357 QApplicationPrivate::notify_helper() # 62 qbittorrent.exe 0x000000000043894f QApplication::notify() # 63 qbittorrent.exe 0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ] # 64 qbittorrent.exe 0x000000000082fda0 QCoreApplication::notifyInternal2() # 65 qbittorrent.exe 0x000000000050e0d7 QWidgetWindow::handleMouseEvent() # 66 qbittorrent.exe 0x000000000050d41e QWidgetWindow::event() # 67 qbittorrent.exe 0x0000000000439363 QApplicationPrivate::notify_helper() # 68 qbittorrent.exe 0x0000000000438e6c QApplication::notify() # 69 qbittorrent.exe 0x00000000001e6a5f Application::notify(receiver, event)[ app\application.cpp : 497 ] # 70 qbittorrent.exe 0x000000000082fda0 QCoreApplication::notifyInternal2() # 71 qbittorrent.exe 0x0000000000671ab6 QGuiApplicationPrivate::processMouseEvent() # 72 qbittorrent.exe 0x000000000067148f QGuiApplicationPrivate::processWindowSystemEvent() # 73 qbittorrent.exe 0x00000000006e64a3 QWindowSystemInterface::sendWindowSystemEvents() # 74 qbittorrent.exe 0x0000000000629392 QWindowsGuiEventDispatcher::sendPostedEvents() # 75 qbittorrent.exe 0x00000000008b4b68 qt_internal_proc() # 76 USER32.dll 0x00000000773062fa gapfnScSendMessage() # 77 USER32.dll 0x0000000077306d3a GetThreadDesktop() # 78 USER32.dll 0x00000000773077c4 CharPrevW() # 79 USER32.dll 0x000000007730788a DispatchMessageW() # 80 qbittorrent.exe 0x00000000008b569e QEventDispatcherWin32::processEvents() # 81 qbittorrent.exe 0x0000000000629379 QWindowsGuiEventDispatcher::processEvents() # 82 qbittorrent.exe 0x000000000089a481 QEventLoop::exec() # 83 qbittorrent.exe 0x000000000083012e QCoreApplication::exec() # 84 qbittorrent.exe 0x00000000001e6870 Application::exec(params)[ app\application.cpp : 442 ] # 85 qbittorrent.exe 0x00000000001eb747 main(argc, argv)[ app\main.cpp : 269 ] # 86 qbittorrent.exe 0x0000000000925a2f WinMain() # 87 qbittorrent.exe 0x000000000093b13e __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 253 ] # 88 kernel32.dll 0x0000000076c0336a BaseThreadInitThunk() # 89 ntdll.dll 0x0000000077aa9902 RtlInitializeExceptionChain() # 90 ntdll.dll 0x0000000077aa98d5 RtlInitializeExceptionChain() ```
deekerman 2026-02-21 17:34:56 -05:00
Author
Owner

@ngosang commented on GitHub (Jan 11, 2017):

Duplicate of #5426. Possibly fixed by #5881. Try last version.

@ngosang commented on GitHub (Jan 11, 2017): Duplicate of #5426. Possibly fixed by #5881. Try last version.
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#4939
No description provided.