Bug 474784 - KTorrent crash after a few seconds
Summary: KTorrent crash after a few seconds
Status: RESOLVED DUPLICATE of bug 450811
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: 23.04.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-09-22 09:25 UTC by remy.phelipot
Modified: 2023-10-29 08:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description remy.phelipot 2023-09-22 09:25:08 UTC
Application: ktorrent (23.04.3)

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.4.15-200.fc38.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 38 (KDE Plasma)
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
After adding torrents in KTorrent, the application crashes, even after being restarted.

The crash can be reproduced every time.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Aborted

[KCrash Handler]
#4  0x00007f986eab0884 in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007f986ea5fafe in raise () from /lib64/libc.so.6
#6  0x00007f986ea4887f in abort () from /lib64/libc.so.6
#7  0x00007f986eca4d19 in __gnu_cxx::__verbose_terminate_handler() [clone .cold] () from /lib64/libstdc++.so.6
#8  0x00007f986ecb4f8c in __cxxabiv1::__terminate(void (*)()) () from /lib64/libstdc++.so.6
#9  0x00007f986ecb4009 in __cxa_call_terminate () from /lib64/libstdc++.so.6
#10 0x00007f986ecb4716 in __gxx_personality_v0 () from /lib64/libstdc++.so.6
#11 0x00007f9870606a49 in _Unwind_RaiseException_Phase2 () from /lib64/libgcc_s.so.1
#12 0x00007f987060753d in _Unwind_Resume () from /lib64/libgcc_s.so.1
#13 0x00007f987139291b in bt::HTTPTracker::doRequest (this=<optimized out>, wjob=0x0) at /usr/src/debug/kf5-libktorrent-23.04.3-2.fc38.x86_64/src/tracker/httptracker.cpp:224
#14 0x00007f98714387cf in bt::HTTPTracker::stop (this=0x55a7e5e0ff30, wjob=0x0) at /usr/src/debug/kf5-libktorrent-23.04.3-2.fc38.x86_64/src/tracker/httptracker.cpp:72
#15 0x00007f987143ace5 in bt::TrackerManager::stop (wjob=0x0, this=0x55a7e5dbfb80) at /usr/src/debug/kf5-libktorrent-23.04.3-2.fc38.x86_64/src/tracker/trackermanager.cpp:281
#16 bt::TrackerManager::stop (this=0x55a7e5dbfb80, wjob=0x0) at /usr/src/debug/kf5-libktorrent-23.04.3-2.fc38.x86_64/src/tracker/trackermanager.cpp:273
#17 0x00007f98713fdb51 in bt::TorrentControl::stop (this=0x55a7e5b735d0, wjob=0x0) at /usr/src/debug/kf5-libktorrent-23.04.3-2.fc38.x86_64/src/torrent/torrentcontrol.cpp:436
#18 0x00007f98713f8f44 in bt::TorrentControl::~TorrentControl (this=<optimized out>, this=<optimized out>) at /usr/src/debug/kf5-libktorrent-23.04.3-2.fc38.x86_64/src/torrent/torrentcontrol.cpp:104
#19 0x00007f98713f9005 in bt::TorrentControl::~TorrentControl (this=<optimized out>, this=<optimized out>) at /usr/src/debug/kf5-libktorrent-23.04.3-2.fc38.x86_64/src/torrent/torrentcontrol.cpp:124
#20 0x00007f9871525b16 in qDeleteAll<QList<bt::TorrentInterface*>::const_iterator> (end=..., begin=...) at /usr/include/qt5/QtCore/qalgorithms.h:320
#21 qDeleteAll<kt::QueuePtrList> (c=...) at /usr/include/qt5/QtCore/qalgorithms.h:328
#22 kt::QueueManager::~QueueManager (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ktorrent-23.04.3-2.fc38.x86_64/libktcore/torrent/queuemanager.cpp:52
#23 0x00007f9871525ba5 in kt::QueueManager::~QueueManager (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ktorrent-23.04.3-2.fc38.x86_64/libktcore/torrent/queuemanager.cpp:53
#24 0x000055a7e45727bd in kt::Core::~Core (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ktorrent-23.04.3-2.fc38.x86_64/ktorrent/core.cpp:115
#25 0x000055a7e457a023 in kt::Core::~Core (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ktorrent-23.04.3-2.fc38.x86_64/ktorrent/core.cpp:113
#26 kt::GUI::~GUI (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ktorrent-23.04.3-2.fc38.x86_64/ktorrent/gui.cpp:116
#27 0x000055a7e4564ff9 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/ktorrent-23.04.3-2.fc38.x86_64/ktorrent/main.cpp:251
[Inferior 1 (process 9169) detached]

The reporter indicates this bug may be a duplicate of or related to bug 450811.

Reported using DrKonqi
Comment 1 Christophe Marin 2023-10-29 08:05:50 UTC

*** This bug has been marked as a duplicate of bug 450811 ***