Bug 464313 - crash in peerId
Summary: crash in peerId
Status: REPORTED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: 22.12.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-01-15 07:33 UTC by Jaime Torres
Modified: 2023-01-15 07:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaime Torres 2023-01-15 07:33:58 UTC
Application: ktorrent (22.12.1)

Qt Version: 5.15.8
Frameworks Version: 5.101.0
Operating System: Linux 6.1.4-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
After this crash, plasma in wayland also crashed.
Why, no idea, there was no interaction with the computer while it happened.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  std::__atomic_base<int>::load(std::memory_order) const (__m=std::memory_order_relaxed, this=0x10005645f4501900) at /usr/include/c++/12/bits/atomic_base.h:488
#7  QAtomicOps<int>::loadRelaxed<int>(std::atomic<int> const&) (_q_value=<error reading variable: Cannot access memory at address 0x10005645f4501900>) at /usr/include/qt5/QtCore/qatomic_cxx11.h:239
#8  QBasicAtomicInteger<int>::loadRelaxed() const (this=0x10005645f4501900) at /usr/include/qt5/QtCore/qbasicatomic.h:107
#9  QtPrivate::RefCount::deref() (this=0x10005645f4501900) at /usr/include/qt5/QtCore/qrefcount.h:66
#10 QString::~QString() (this=0x5645f7fddf40, this=<optimized out>) at /usr/include/qt5/QtCore/qstring.h:1311
#11 bt::PeerID::~PeerID() (this=0x5645f7fddf20, this=<optimized out>) at /usr/src/debug/libktorrent-22.12.1/src/peer/peerid.cpp:63
#12 0x00007fe7edcd8766 in bt::Authenticate::~Authenticate() (this=0x5645f7fdde40, this=<optimized out>) at /usr/src/debug/libktorrent-22.12.1/src/peer/authenticate.cpp:63
#13 0x00007fe7edcd8819 in bt::Authenticate::~Authenticate() (this=0x5645f7fdde40, this=<optimized out>) at /usr/src/debug/libktorrent-22.12.1/src/peer/authenticate.cpp:63
#14 0x00007fe7ebd07a1f in QObject::event(QEvent*) (this=0x5645f7fdde40, e=0x5645f05d8840) at kernel/qobject.cpp:1334
#15 0x00007fe7ec9a544e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x5645f7fdde40, e=0x5645f05d8840) at kernel/qapplication.cpp:3640
#16 0x00007fe7ebcdc138 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5645f7fdde40, event=0x5645f05d8840) at kernel/qcoreapplication.cpp:1064
#17 0x00007fe7ebcdf0d1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x5645e754cda0) at kernel/qcoreapplication.cpp:1821
#18 0x00007fe7ebd34363 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x5645e75c6010) at kernel/qeventdispatcher_glib.cpp:277
#19 0x00007fe7ea11ba90 in g_main_dispatch (context=0x7fe7e0005010) at ../glib/gmain.c:3454
#20 g_main_context_dispatch (context=context@entry=0x7fe7e0005010) at ../glib/gmain.c:4172
#21 0x00007fe7ea11be48 in g_main_context_iterate (context=context@entry=0x7fe7e0005010, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4248
#22 0x00007fe7ea11bedc in g_main_context_iteration (context=0x7fe7e0005010, may_block=1) at ../glib/gmain.c:4313
#23 0x00007fe7ebd33b66 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5645e75c8be0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#24 0x00007fe7ebcdabab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffe545c46c0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#25 0x00007fe7ebce2d16 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#26 0x00007fe7ec16ed3c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#27 0x00007fe7ec9a53c5 in QApplication::exec() () at kernel/qapplication.cpp:2832
#28 0x00005645e59c4278 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/ktorrent-22.12.1/ktorrent/main.cpp:251
[Inferior 1 (process 4805) detached]

Reported using DrKonqi