c0re100 / qBittorrent-Enhanced-Edition

[Unofficial] qBittorrent Enhanced, based on qBittorrent
https://github.com/c0re100/qBittorrent-Enhanced-Edition
Other
17.6k stars 1.21k forks source link

qBittorrent crashes every time it is launched on Debian sid since latest apt upgrade. 在Debian sid上滚崩了 #524

Closed Sinryou closed 6 months ago

Sinryou commented 6 months ago

qBittorrent & operating system versions

qBittorrent: v4.6.0.10 x64 Operating system: Debian GNU/Linux trixie/sid x86_64 Repository: /nikoneko:/test/Debian_Unstable/ Qt: no idea but QT6 libtorrent-rasterbar: libtorrent-rasterbar2.0/unstable,now 2.0.9-2+b1 amd64

What is the problem?

昨天apt更了一次后qBittorrent就崩了,不知道是更了啥导致的。也不知道是不是我的问题,之前是正常的。 崩溃信息无法正常显示,log贴在后文了: qBittorrent crashes every time it is launched on Debian sid with following message since yesterday's sid upgrade:

截图 2023-12-20 19-02-53


Please file a bug report at https://bug.qbittorrent.org and provide the following information:

qBittorrent version: v4.6.0.10

Caught signal: SIGSEGV

 0# getStacktrace[abi:cxx11]() in qbittorrent
 1# 0x000055DF2E605D66 in qbittorrent
 2# 0x00007F415705A510 in /lib/x86_64-linux-gnu/libc.so.6
 3# nonstd::expected_lite::detail::storage_t<BitTorrent::LoadTorrentParams, QString, true, true>::storage_t(nonstd::expected_lite::detail::storage_t<BitTorrent::LoadTorrentParams, QString, true, true> const&) in qbittorrent
 4# BitTorrent::ResumeDataStorage::onResumeDataLoaded(BitTorrent::TorrentID const&, nonstd::expected_lite::expected<BitTorrent::LoadTorrentParams, QString> const&) const in qbittorrent
 5# BitTorrent::BencodeResumeDataStorage::doLoadAll() const in qbittorrent
 6# 0x000055DF2E647340 in qbittorrent
 7# std::__future_base::_State_baseV2::_M_do_set(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*) in qbittorrent
 8# 0x00007F41570AB267 in /lib/x86_64-linux-gnu/libc.so.6
 9# 0x000055DF2E647772 in qbittorrent
10# 0x00007F4157803505 in /lib/x86_64-linux-gnu/libQt6Core.so.6
11# 0x00007F4157870679 in /lib/x86_64-linux-gnu/libQt6Core.so.6
12# 0x00007F41570A63EC in /lib/x86_64-linux-gnu/libc.so.6
13# 0x00007F4157126A5C in /lib/x86_64-linux-gnu/libc.so.6

QObject: Cannot create children for a parent that is in a different thread. (Parent is Application(0x55df2fbdf4c0), parent's thread is QThread(0x55df2fbda270), current thread is QThread(0x55df2fe882f0)

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response