I have a torrent that I added from a private tracker of a folder that refuses to stay deleted. I can delete it but the next time I start the application it reappears by itself. I've tried deleting its tracker's link but that seems to have caused two torrents to appear on my list the next time the application starts - one which has DHT, PeX and LSD enabled, the other disabled. Both retain the tracker link somehow. One point to note I had to recently fresh install my Windows from an old system image point for which I took a backup of the two qBittorrent folders - the issue existed on the old install and does even in the new one.
I am running qBittorrent v.4.3.4.1 (4.4 causes issues for me) on Windows 10 Pro 20H2 19042.1526 64-bit.
A stubborn torrent refuses to stay deleted
Re: A stubborn torrent refuses to stay deleted
I tried deleting it again after the application started but got a crash log:
Code: Select all
qBittorrent version: v4.3.4.1 (64-bit)
Libtorrent version: 1.2.13.0
Qt version: 5.15.2
Boost version: 1.75.0
OpenSSL version: 1.1.1j
zlib version: 1.2.11
OS version: Windows 10 Version 2009 10.0.19044 x86_64
Caught signal: SIGABRT
```
# 0 qbittorrent.exe 0x00007ff71c43898c straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
# 1 qbittorrent.exe 0x00007ff71c439a7b sigAbnormalHandler(signum)[ app\main.cpp : 367 ]
# 2 qbittorrent.exe 0x00007ff71d0c6059 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 541 ]
# 3 qbittorrent.exe 0x00007ff71d0d2ef0 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ]
# 4 qbittorrent.exe 0x00007ff71d0d20fb terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ]
# 5 qbittorrent.exe 0x00007ff71d0a08c7 __scrt_unhandled_exception_filter(pointers)[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 91 ]
# 6 KERNELBASE.dll 0x00007ffe4577b877 UnhandledExceptionFilter()
# 7 ntdll.dll 0x00007ffe47f551b0 memset()
# 8 ntdll.dll 0x00007ffe47f3c766 _C_specific_handler()
# 9 ntdll.dll 0x00007ffe47f520cf _chkstk()
# 10 ntdll.dll 0x00007ffe47f01454 RtlRaiseException()
# 11 ntdll.dll 0x00007ffe47f011a5 RtlRaiseException()
# 12 KERNELBASE.dll 0x00007ffe456a4f69 RaiseException()
# 13 qbittorrent.exe 0x00007ff71d0bf1bd _CxxThrowException(pExceptionObject, pThrowInfo)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp : 129 ]
# 14 qbittorrent.exe 0x00007ff71c6dacad libtorrent::throw_invalid_handle()[ g:\qbittorrent\libtorrent\src\torrent_handle.cpp : 87 ]
# 15 qbittorrent.exe 0x00007ff71c6deb71 libtorrent::torrent_handle::sync_call_ret,std::allocator >,std::less,std::allocator > >,std::allocator,std::allocator > > >,std::set,std::allocator >,std::less,std::allocator > >,std::allocator,std::allocator > > > (__cdecl libtorrent::torrent::*)(enum libtorrent::web_seed_entry::type_t)const ,enum libtorrent::web_seed_entry::type_t>(def, def, f, )[ g:\qbittorrent\libtorrent\src\torrent_handle.cpp : 155 ]
# 16 qbittorrent.exe 0x00007ff71c6db56d libtorrent::torrent_handle::url_seeds()[ g:\qbittorrent\libtorrent\src\torrent_handle.cpp : 643 ]
# 17 qbittorrent.exe 0x00007ff71c474f07 BitTorrent::TorrentImpl::urlSeeds()[ base\bittorrent\torrentimpl.cpp : 525 ]
# 18 qbittorrent.exe 0x00007ff71c5454bb PropertiesWidget::loadUrlSeeds()[ gui\properties\propertieswidget.cpp : 524 ]
# 19 qbittorrent.exe 0x00007ff71c54352c PropertiesWidget::loadTorrentInfos(torrent)[ gui\properties\propertieswidget.cpp : 330 ]
# 20 qbittorrent.exe 0x00007ff71ce68a96 doActivate()
# 21 qbittorrent.exe 0x00007ff71c5e7366 TransferListWidget::currentTorrentChanged(_t1)[ release\moc_transferlistwidget.cpp : 370 ]
# 22 qbittorrent.exe 0x00007ff71c5a76e7 TransferListWidget::currentChanged(current, __formal)[ gui\transferlistwidget.cpp : 1102 ]
# 23 qbittorrent.exe 0x00007ff71ce68b23 doActivate()
# 24 qbittorrent.exe 0x00007ff71cf5a013 QItemSelectionModel::currentChanged()
# 25 qbittorrent.exe 0x00007ff71cf5761b QItemSelectionModel::setCurrentIndex()
# 26 qbittorrent.exe 0x00007ff71c9e66d5 QAbstractItemView::mousePressEvent()
# 27 qbittorrent.exe 0x00007ff71c9f83fb QTreeView::mousePressEvent()
# 28 qbittorrent.exe 0x00007ff71c9be915 QWidget::event()
# 29 qbittorrent.exe 0x00007ff71c9db724 QFrame::event()
# 30 qbittorrent.exe 0x00007ff71c9e63f5 QAbstractItemView::viewportEvent()
# 31 qbittorrent.exe 0x00007ff71ce6edfc QCoreApplicationPrivate::sendThroughObjectEventFilters()
# 32 qbittorrent.exe 0x00007ff71c9aa15c QApplicationPrivate::notify_helper()
# 33 qbittorrent.exe 0x00007ff71c9a9150 QApplication::notify()
# 34 qbittorrent.exe 0x00007ff71ce6ea51 QCoreApplication::notifyInternal2()
# 35 qbittorrent.exe 0x00007ff71c9a7ea0 QApplicationPrivate::sendMouseEvent()
# 36 qbittorrent.exe 0x00007ff71cb2be12 QWidgetWindow::handleMouseEvent()
# 37 qbittorrent.exe 0x00007ff71cb2aab5 QWidgetWindow::event()
# 38 qbittorrent.exe 0x00007ff71c9aa170 QApplicationPrivate::notify_helper()
# 39 qbittorrent.exe 0x00007ff71c9a9c68 QApplication::notify()
# 40 qbittorrent.exe 0x00007ff71ce6ea51 QCoreApplication::notifyInternal2()
# 41 qbittorrent.exe 0x00007ff71cbd6c5e QGuiApplicationPrivate::processMouseEvent()
# 42 qbittorrent.exe 0x00007ff71cbd6285 QGuiApplicationPrivate::processWindowSystemEvent()
# 43 qbittorrent.exe 0x00007ff71cc49924 QWindowSystemInterface::sendWindowSystemEvents()
# 44 qbittorrent.exe 0x00007ff71cf73de8 QEventDispatcherWin32::processEvents()
# 45 qbittorrent.exe 0x00007ff71c8dee61 QWindowsGuiEventDispatcher::processEvents()
# 46 qbittorrent.exe 0x00007ff71cf779a7 QEventLoop::exec()
# 47 qbittorrent.exe 0x00007ff71ce6efea QCoreApplication::exec()
# 48 qbittorrent.exe 0x00007ff71c42f476 Application::exec(params, params)[ app\application.cpp : 691 ]
# 49 qbittorrent.exe 0x00007ff71c43986a main(argc, argv)[ app\main.cpp : 310 ]
# 50 qbittorrent.exe 0x00007ff71d09904f WinMain()
# 51 qbittorrent.exe 0x00007ff71d09ff72 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ]
# 52 KERNEL32.DLL 0x00007ffe461c7034 BaseThreadInitThunk()
# 53 ntdll.dll 0x00007ffe47f02651 RtlUserThreadStart()
```
Re: A stubborn torrent refuses to stay deleted
what if you relocate the torrent in QBT? I may help
I mean here just change its location with the "set location" option in QBT
Was a "force recheck" done?
I mean here just change its location with the "set location" option in QBT
Was a "force recheck" done?