Constantly crashes after upgrading to 4.4.0 #12842

Closed
opened 2026-02-21 23:14:22 -05:00 by deekerman · 16 comments
Owner

Originally created by @Symbai on GitHub (Jan 15, 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.22489 x86_64

What is the problem?

I was on 4.2.5 and it was stable and working. Now after I've upgraded to 4.4.0 its the second crash within 5 hours. Not to mention all the duplicated torrents appearing in my list after this upgrade. The crash below happened after I selected a torrent + its duplicated and removed them. Only one torrent has been removed, the duplicate was still in list. 2 seconds later the crash.

Caught signal: SIGABRT

#  0 qbittorrent.exe      0x00007ff77bdc984c straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
#  1 qbittorrent.exe      0x00007ff77bdca9cb sigAbnormalHandler(signum)[ app\main.cpp : 368 ]
#  2 qbittorrent.exe      0x00007ff77cbe72e5 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 541 ]
#  3 qbittorrent.exe      0x00007ff77cbf3a14 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ]
#  4 qbittorrent.exe      0x00007ff77cbf35eb terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ]
#  5 qbittorrent.exe      0x00007ff77cbc1c97 __scrt_unhandled_exception_filter(pointers)[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 91 ]
#  6 KERNELBASE.dll       0x00007ffafda1bf81 UnhandledExceptionFilter()
#  7 ntdll.dll            0x00007ffb001a8cf2 memset()
#  8 ntdll.dll            0x00007ffb00191086 _C_specific_handler()
#  9 ntdll.dll            0x00007ffb001a589f _chkstk()
# 10 ntdll.dll            0x00007ffb00113ac6 RtlGetExtendedContextLength2()
# 11 ntdll.dll            0x00007ffb00159d55 RtlRaiseException()
# 12 KERNELBASE.dll       0x00007ffafd90f29c RaiseException()
# 13 qbittorrent.exe      0x00007ff77cbe0591 _CxxThrowException(pExceptionObject, pThrowInfo)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp : 129 ]
# 14 qbittorrent.exe      0x00007ff77c0968aa libtorrent::throw_invalid_handle()[ g:\qbittorrent\libtorrent\src\torrent_handle.cpp : 109 ]
# 15 qbittorrent.exe      0x00007ff77c09a863 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 : 177 ]
# 16 qbittorrent.exe      0x00007ff77c096e45 libtorrent::torrent_handle::url_seeds()[ g:\qbittorrent\libtorrent\src\torrent_handle.cpp : 665 ]
# 17 qbittorrent.exe      0x00007ff77be12867 BitTorrent::TorrentImpl::urlSeeds()[ base\bittorrent\torrentimpl.cpp : 591 ]
# 18 qbittorrent.exe      0x00007ff77bee2b0d PropertiesWidget::loadUrlSeeds()[ gui\properties\propertieswidget.cpp : 573 ]
# 19 qbittorrent.exe      0x00007ff77bee0e68 PropertiesWidget::loadTorrentInfos(torrent)[ gui\properties\propertieswidget.cpp : 362 ]
# 20 qbittorrent.exe      0x00007ff77c988d74 doActivate()
# 21 qbittorrent.exe      0x00007ff77bf8cda6 TransferListWidget::currentTorrentChanged(_t1)[ release\moc_transferlistwidget.cpp : 375 ]
# 22 qbittorrent.exe      0x00007ff77bf46937 TransferListWidget::currentChanged(current, __formal)[ gui\transferlistwidget.cpp : 1062 ]
# 23 qbittorrent.exe      0x00007ff77c988e05 doActivate()
# 24 qbittorrent.exe      0x00007ff77ca71243 QItemSelectionModel::currentChanged()
# 25 qbittorrent.exe      0x00007ff77ca6e84b QItemSelectionModel::setCurrentIndex()
# 26 qbittorrent.exe      0x00007ff77c4ff755 QAbstractItemView::mousePressEvent()
# 27 qbittorrent.exe      0x00007ff77c51144b QTreeView::mousePressEvent()
# 28 qbittorrent.exe      0x00007ff77c4d7a45 QWidget::event()
# 29 qbittorrent.exe      0x00007ff77c4f47a4 QFrame::event()
# 30 qbittorrent.exe      0x00007ff77c4ff475 QAbstractItemView::viewportEvent()
# 31 qbittorrent.exe      0x00007ff77c98effc QCoreApplicationPrivate::sendThroughObjectEventFilters()
# 32 qbittorrent.exe      0x00007ff77c4c322c QApplicationPrivate::notify_helper()
# 33 qbittorrent.exe      0x00007ff77c4c2220 QApplication::notify()
# 34 qbittorrent.exe      0x00007ff77c98ec59 QCoreApplication::notifyInternal2()
# 35 qbittorrent.exe      0x00007ff77c4c0f70 QApplicationPrivate::sendMouseEvent()
# 36 qbittorrent.exe      0x00007ff77c645262 QWidgetWindow::handleMouseEvent()
# 37 qbittorrent.exe      0x00007ff77c643f05 QWidgetWindow::event()
# 38 qbittorrent.exe      0x00007ff77c4c3240 QApplicationPrivate::notify_helper()
# 39 qbittorrent.exe      0x00007ff77c4c2d38 QApplication::notify()
# 40 qbittorrent.exe      0x00007ff77c98ec59 QCoreApplication::notifyInternal2()
# 41 qbittorrent.exe      0x00007ff77c6f0104 QGuiApplicationPrivate::processMouseEvent()
# 42 qbittorrent.exe      0x00007ff77c6ef785 QGuiApplicationPrivate::processWindowSystemEvent()
# 43 qbittorrent.exe      0x00007ff77c762e90 QWindowSystemInterface::sendWindowSystemEvents()
# 44 qbittorrent.exe      0x00007ff77ca93c38 QEventDispatcherWin32::processEvents()
# 45 qbittorrent.exe      0x00007ff77c3479c1 QWindowsGuiEventDispatcher::processEvents()
# 46 qbittorrent.exe      0x00007ff77ca977f7 QEventLoop::exec()
# 47 qbittorrent.exe      0x00007ff77c98f1ea QCoreApplication::exec()
# 48 qbittorrent.exe      0x00007ff77bdc0642 Application::exec(params, params)[ app\application.cpp : 680 ]
# 49 qbittorrent.exe      0x00007ff77bdca7a9 main(argc, argv)[ app\main.cpp : 311 ]
# 50 qbittorrent.exe      0x00007ff77cbba45f WinMain()
# 51 qbittorrent.exe      0x00007ff77cbc1132 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ]
# 52 KERNEL32.DLL         0x00007ffaff6e6ab0 BaseThreadInitThunk()
# 53 ntdll.dll            0x00007ffb00151dbb RtlUserThreadStart()

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

Originally created by @Symbai on GitHub (Jan 15, 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.22489 x86_64 ### What is the problem? I was on 4.2.5 and it was stable and working. Now after I've upgraded to 4.4.0 its the second crash within 5 hours. Not to mention all the duplicated torrents appearing in my list after this upgrade. The crash below happened after I selected a torrent + its duplicated and removed them. Only one torrent has been removed, the duplicate was still in list. 2 seconds later the crash. Caught signal: SIGABRT ``` # 0 qbittorrent.exe 0x00007ff77bdc984c straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ] # 1 qbittorrent.exe 0x00007ff77bdca9cb sigAbnormalHandler(signum)[ app\main.cpp : 368 ] # 2 qbittorrent.exe 0x00007ff77cbe72e5 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 541 ] # 3 qbittorrent.exe 0x00007ff77cbf3a14 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ] # 4 qbittorrent.exe 0x00007ff77cbf35eb terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ] # 5 qbittorrent.exe 0x00007ff77cbc1c97 __scrt_unhandled_exception_filter(pointers)[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 91 ] # 6 KERNELBASE.dll 0x00007ffafda1bf81 UnhandledExceptionFilter() # 7 ntdll.dll 0x00007ffb001a8cf2 memset() # 8 ntdll.dll 0x00007ffb00191086 _C_specific_handler() # 9 ntdll.dll 0x00007ffb001a589f _chkstk() # 10 ntdll.dll 0x00007ffb00113ac6 RtlGetExtendedContextLength2() # 11 ntdll.dll 0x00007ffb00159d55 RtlRaiseException() # 12 KERNELBASE.dll 0x00007ffafd90f29c RaiseException() # 13 qbittorrent.exe 0x00007ff77cbe0591 _CxxThrowException(pExceptionObject, pThrowInfo)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp : 129 ] # 14 qbittorrent.exe 0x00007ff77c0968aa libtorrent::throw_invalid_handle()[ g:\qbittorrent\libtorrent\src\torrent_handle.cpp : 109 ] # 15 qbittorrent.exe 0x00007ff77c09a863 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 : 177 ] # 16 qbittorrent.exe 0x00007ff77c096e45 libtorrent::torrent_handle::url_seeds()[ g:\qbittorrent\libtorrent\src\torrent_handle.cpp : 665 ] # 17 qbittorrent.exe 0x00007ff77be12867 BitTorrent::TorrentImpl::urlSeeds()[ base\bittorrent\torrentimpl.cpp : 591 ] # 18 qbittorrent.exe 0x00007ff77bee2b0d PropertiesWidget::loadUrlSeeds()[ gui\properties\propertieswidget.cpp : 573 ] # 19 qbittorrent.exe 0x00007ff77bee0e68 PropertiesWidget::loadTorrentInfos(torrent)[ gui\properties\propertieswidget.cpp : 362 ] # 20 qbittorrent.exe 0x00007ff77c988d74 doActivate() # 21 qbittorrent.exe 0x00007ff77bf8cda6 TransferListWidget::currentTorrentChanged(_t1)[ release\moc_transferlistwidget.cpp : 375 ] # 22 qbittorrent.exe 0x00007ff77bf46937 TransferListWidget::currentChanged(current, __formal)[ gui\transferlistwidget.cpp : 1062 ] # 23 qbittorrent.exe 0x00007ff77c988e05 doActivate() # 24 qbittorrent.exe 0x00007ff77ca71243 QItemSelectionModel::currentChanged() # 25 qbittorrent.exe 0x00007ff77ca6e84b QItemSelectionModel::setCurrentIndex() # 26 qbittorrent.exe 0x00007ff77c4ff755 QAbstractItemView::mousePressEvent() # 27 qbittorrent.exe 0x00007ff77c51144b QTreeView::mousePressEvent() # 28 qbittorrent.exe 0x00007ff77c4d7a45 QWidget::event() # 29 qbittorrent.exe 0x00007ff77c4f47a4 QFrame::event() # 30 qbittorrent.exe 0x00007ff77c4ff475 QAbstractItemView::viewportEvent() # 31 qbittorrent.exe 0x00007ff77c98effc QCoreApplicationPrivate::sendThroughObjectEventFilters() # 32 qbittorrent.exe 0x00007ff77c4c322c QApplicationPrivate::notify_helper() # 33 qbittorrent.exe 0x00007ff77c4c2220 QApplication::notify() # 34 qbittorrent.exe 0x00007ff77c98ec59 QCoreApplication::notifyInternal2() # 35 qbittorrent.exe 0x00007ff77c4c0f70 QApplicationPrivate::sendMouseEvent() # 36 qbittorrent.exe 0x00007ff77c645262 QWidgetWindow::handleMouseEvent() # 37 qbittorrent.exe 0x00007ff77c643f05 QWidgetWindow::event() # 38 qbittorrent.exe 0x00007ff77c4c3240 QApplicationPrivate::notify_helper() # 39 qbittorrent.exe 0x00007ff77c4c2d38 QApplication::notify() # 40 qbittorrent.exe 0x00007ff77c98ec59 QCoreApplication::notifyInternal2() # 41 qbittorrent.exe 0x00007ff77c6f0104 QGuiApplicationPrivate::processMouseEvent() # 42 qbittorrent.exe 0x00007ff77c6ef785 QGuiApplicationPrivate::processWindowSystemEvent() # 43 qbittorrent.exe 0x00007ff77c762e90 QWindowSystemInterface::sendWindowSystemEvents() # 44 qbittorrent.exe 0x00007ff77ca93c38 QEventDispatcherWin32::processEvents() # 45 qbittorrent.exe 0x00007ff77c3479c1 QWindowsGuiEventDispatcher::processEvents() # 46 qbittorrent.exe 0x00007ff77ca977f7 QEventLoop::exec() # 47 qbittorrent.exe 0x00007ff77c98f1ea QCoreApplication::exec() # 48 qbittorrent.exe 0x00007ff77bdc0642 Application::exec(params, params)[ app\application.cpp : 680 ] # 49 qbittorrent.exe 0x00007ff77bdca7a9 main(argc, argv)[ app\main.cpp : 311 ] # 50 qbittorrent.exe 0x00007ff77cbba45f WinMain() # 51 qbittorrent.exe 0x00007ff77cbc1132 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ] # 52 KERNEL32.DLL 0x00007ffaff6e6ab0 BaseThreadInitThunk() # 53 ntdll.dll 0x00007ffb00151dbb RtlUserThreadStart() ``` ### Steps to reproduce _No response_ ### Additional context _No response_ ### Log(s) & preferences file(s) _No response_
deekerman 2026-02-21 23:14:22 -05:00
  • closed this issue
  • added the
    Crash
    label
Author
Owner

@xavier2k6 commented on GitHub (Jan 16, 2022):

seems to be a duplicate of #13911 & #14964.

@Symbai Can you provide log?

CC @glassez

@xavier2k6 commented on GitHub (Jan 16, 2022): seems to be a duplicate of #13911 & #14964. @Symbai Can you provide log? CC @glassez
Author
Owner

@glassez commented on GitHub (Jan 16, 2022):

@Symbai Can you provide log?

👍
Also screenshot with duplicated torrents will be very appreciated.

@glassez commented on GitHub (Jan 16, 2022): > @Symbai Can you provide log? 👍 Also screenshot with duplicated torrents will be very appreciated.
Author
Owner

@glassez commented on GitHub (Jan 16, 2022):

@Symbai
But the contents of your BT_backup folder would help the most.

@glassez commented on GitHub (Jan 16, 2022): @Symbai But the contents of your BT_backup folder would help the most.
Author
Owner

@Symbai commented on GitHub (Jan 16, 2022):

Log shows tons of:
Couldn't enqueue move of "Bla" from "Z:\123\" to "Z:\123". Both paths point to the same location.
Screenshot (Filenames under black area are 100% identical):
image
However if I click on the green one, the Content area is empty. And under General total size is empty.
image
vs
image

In BT_backup folder there is only one .fastresume and one .torrent file with this torrent info v1 hash. Unfortunately I cannot share these files but if there is anything you are interested in these files let me know and I will tell you.

Restarting qbittorrent doesn't solve the duplicated torrent issues. Not all torrents are duplicated only some of them.

@Symbai commented on GitHub (Jan 16, 2022): Log shows tons of: `Couldn't enqueue move of "Bla" from "Z:\123\" to "Z:\123". Both paths point to the same location.` Screenshot (Filenames under black area are 100% identical): ![image](https://user-images.githubusercontent.com/14368203/149683581-4f8ac058-0ed6-4b23-a5b5-1b1c0f335d1e.png) However if I click on the `green` one, the `Content` area is empty. And under `General` total size is empty. ![image](https://user-images.githubusercontent.com/14368203/149683740-fecee4aa-0229-40c4-ae77-1c5ae923b70a.png) vs ![image](https://user-images.githubusercontent.com/14368203/149683747-39d07e9a-6f1c-4a50-b931-d95e0d0eb7e2.png) In `BT_backup` folder there is only one `.fastresume` and one `.torrent` file with this torrent info v1 hash. Unfortunately I cannot share these files but if there is anything you are interested in these files let me know and I will tell you. Restarting qbittorrent doesn't solve the duplicated torrent issues. Not all torrents are duplicated only some of them.
Author
Owner

@glassez commented on GitHub (Jan 17, 2022):

@Symbai
Could you compare the number of .fastresume files with the number of torrents in the application?

Couldn't enqueue move of "Bla" from "Z:\123" to "Z:\123". Both paths point to the same location.

These are safe (just a noise).
Interesting are those that are about "torrent restored". And some errors of course.

Okay, if you can't share the torrents, that's up to you. Could you then agree to test it yourself by running the test builds that I will offer you?

@glassez commented on GitHub (Jan 17, 2022): @Symbai Could you compare the number of `.fastresume` files with the number of torrents in the application? > Couldn't enqueue move of "Bla" from "Z:\123\" to "Z:\123". Both paths point to the same location. These are safe (just a noise). Interesting are those that are about "torrent restored". And some errors of course. Okay, if you can't share the torrents, that's up to you. Could you then agree to test it yourself by running the test builds that I will offer you?
Author
Owner

@Symbai commented on GitHub (Jan 17, 2022):

Number of .fastresume matches the number of torrents in the application. Except of two duplicates (+2 fake torrents, the green ones from the screenshot). There are no errors in the log, but log file contains more then 700 entries. Would be nice if we could filter by log type (to filter out all the unimportant entries).

Yes I can run a test build.

@Symbai commented on GitHub (Jan 17, 2022): Number of .fastresume matches the number of torrents in the application. Except of two duplicates (+2 fake torrents, the green ones from the screenshot). There are no errors in the log, but log file contains more then 700 entries. Would be nice if we could filter by log type (to filter out all the unimportant entries). Yes I can run a test build.
Author
Owner

@glassez commented on GitHub (Jan 17, 2022):

Number of .fastresume matches the number of torrents in the application. Except of two duplicates (+2 fake torrents, the green ones from the screenshot).

So you have N .fastresume files and N+2 torrents in app?

@glassez commented on GitHub (Jan 17, 2022): >Number of .fastresume matches the number of torrents in the application. Except of two duplicates (+2 fake torrents, the green ones from the screenshot). So you have _N_ .fastresume files and _N+2_ torrents in app?
Author
Owner

@Symbai commented on GitHub (Jan 17, 2022):

Yes and for these the log only have just like most of the others:

Couldn't enqueue move of "Bla" from "Z:\123" to "Z:\123". Both paths point to the same location.
'Bla' restored
@Symbai commented on GitHub (Jan 17, 2022): Yes and for these the log only have just like most of the others: ``` Couldn't enqueue move of "Bla" from "Z:\123" to "Z:\123". Both paths point to the same location. 'Bla' restored ```
Author
Owner

@glassez commented on GitHub (Jan 17, 2022):

'Bla' restored

And you have two exactly the same messages for each of the duplicate torrents, right?

@glassez commented on GitHub (Jan 17, 2022): >`'Bla' restored` And you have two exactly the same messages for each of the duplicate torrents, right?
Author
Owner

@Symbai commented on GitHub (Jan 17, 2022):

I have it 2 times, for 4 torrents (including duplicates). I've deleted the .fastresume and .torrent files. Then I've removed the black torrents. The green torrent immediately became black. I've deleted them as well but then qbittorrent crashed again, same error as in first post. Now when I restart qbittorrent there are no such files anymore, even if I restore .fastresume and .torrent files no duplicated torrents anymore.

@Symbai commented on GitHub (Jan 17, 2022): I have it 2 times, for 4 torrents (including duplicates). I've deleted the .fastresume and .torrent files. Then I've removed the black torrents. The green torrent immediately became black. I've deleted them as well but then qbittorrent crashed again, same error as in first post. Now when I restart qbittorrent there are no such files anymore, even if I restore .fastresume and .torrent files no duplicated torrents anymore.
Author
Owner

@Symbai commented on GitHub (Jan 22, 2022):

Well, after a restart of qBittorrent I now have duplicated torrents again.
image

22.01.2022 21:05 - Couldn't enqueue move of "Bla.mp4" from "G:\Downloads\" to "G:\Downloads". Both paths point to the same location.
22.01.2022 21:05 - 'Bla.mp4' restored.

image
image
image

Also why does it still have "waiting info" label? For which info are you waiting?

@Symbai commented on GitHub (Jan 22, 2022): Well, after a restart of qBittorrent I now have duplicated torrents again. ![image](https://user-images.githubusercontent.com/14368203/150653950-34237ffb-675d-4c29-80e2-bf982ed434e8.png) ``` 22.01.2022 21:05 - Couldn't enqueue move of "Bla.mp4" from "G:\Downloads\" to "G:\Downloads". Both paths point to the same location. 22.01.2022 21:05 - 'Bla.mp4' restored. ``` ![image](https://user-images.githubusercontent.com/14368203/150653989-51c7e350-006e-4d10-aeb1-c7d8c04a46ad.png) ![image](https://user-images.githubusercontent.com/14368203/150654000-3cd873d6-4748-4e64-b00e-0893f6071572.png) ![image](https://user-images.githubusercontent.com/14368203/150654009-3a54728e-4770-4a1a-bb00-516da20070e6.png) Also why does it still have "waiting info" label? For which info are you waiting?
Author
Owner

@glassez commented on GitHub (Jan 23, 2022):

In BT_backup folder there is only one .fastresume and one .torrent file with this torrent info v1 hash.

Is this torrent hybrid?

@glassez commented on GitHub (Jan 23, 2022): > In `BT_backup` folder there is only one `.fastresume` and one `.torrent` file with this torrent info v1 hash. Is this torrent hybrid?
Author
Owner

@Symbai commented on GitHub (Jan 23, 2022):

How can I check this? Both torrents have a v1 and v2 hash. But in BT_backup I only find files for the v1 hash.

@Symbai commented on GitHub (Jan 23, 2022): How can I check this? Both torrents have a v1 and v2 hash. But in `BT_backup` I only find files for the v1 hash.
Author
Owner

@glassez commented on GitHub (Jan 23, 2022):

Both torrents have a v1 and v2 hash.

So it's hybrid torrent.

But in BT_backup I only find files for the v1 hash.

v2 hash used in reduced form as torrent id (truncated to the length of v1 hash) so you should try to search for such a torrent id. .fastresume with this v2 torrent if most likely should exist.

@glassez commented on GitHub (Jan 23, 2022): > Both torrents have a v1 and v2 hash. So it's hybrid torrent. > But in `BT_backup` I only find files for the v1 hash. v2 hash used in reduced form as torrent id (truncated to the length of v1 hash) so you should try to search for such a torrent id. `.fastresume` with this v2 torrent if most likely should exist.
Author
Owner

@Symbai commented on GitHub (Jan 23, 2022):

Yes only a .fastresume for v2 exist.

@Symbai commented on GitHub (Jan 23, 2022): Yes only a .fastresume for v2 exist.
Author
Owner

@glassez commented on GitHub (Jan 23, 2022):

Yes only a .fastresume for v2 exist.

Well, then you are affected by the same bug that causes crash like #15955 under some different circumstances. The creation of a fix for this bug is already being done.
You can remove v1.fastresume and rename v1.torrent to v2.torrent to fix it locally.

@glassez commented on GitHub (Jan 23, 2022): > Yes only a .fastresume for v2 exist. Well, then you are affected by the same bug that causes crash like #15955 under some different circumstances. The creation of a fix for this bug is already being done. You can remove `v1.fastresume` and rename `v1.torrent` to `v2.torrent` to fix it locally.
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#12842
No description provided.