https://bugs.kde.org/show_bug.cgi?id=461365
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.fe...@gmx.de --- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> --- Application: kded5 (kded5), signal: Segmentation fault [KCrash Handler] #4 0x00007fcda52f6357 in std::__atomic_base<QMutexData*>::compare_exchange_strong(QMutexData*&, QMutexData*, std::memory_order, std::memory_order) (__m2=std::memory_order_acquire, __m1=std::memory_order_acquire, __p2=0x1, __p1=<synthetic pointer>: <optimized out>, this=this@entry=0x55ddadc973b0 <QListData::shared_null>) at /usr/include/c++/12/bits/atomic_base.h:876 #5 std::atomic<QMutexData*>::compare_exchange_strong(QMutexData*&, QMutexData*, std::memory_order, std::memory_order) (__m2=std::memory_order_acquire, __m1=std::memory_order_acquire, __p2=0x1, __p1=<synthetic pointer>: <optimized out>, this=this@entry=0x55ddadc973b0 <QListData::shared_null>) at /usr/include/c++/12/atomic:625 #6 QAtomicOps<QMutexData*>::testAndSetAcquire<QMutexData*>(std::atomic<QMutexData*>&, QMutexData*, QMutexData*, QMutexData**) (currentValue=<synthetic pointer>, newValue=0x1, expectedValue=0x0, _q_value=std::atomic<QMutexData *> = { 0xffffffff }) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:308 #7 QBasicAtomicPointer<QMutexData>::testAndSetAcquire(QMutexData*, QMutexData*, QMutexData*&) (currentValue=<synthetic pointer>: <optimized out>, newValue=0x1, expectedValue=0x0, this=this@entry=0x55ddadc973b0 <QListData::shared_null>) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:273 #8 QBasicMutex::fastTryLock(QMutexData*&) (current=<synthetic pointer>: <optimized out>, this=this@entry=0x55ddadc973b0 <QListData::shared_null>) at thread/qmutex.h:109 #9 QMutex::lock() (this=this@entry=0x55ddadc973b0 <QListData::shared_null>) at thread/qmutex.cpp:232 #10 0x00007fcda54de034 in std::unique_lock<QMutex>::lock() (this=<synthetic pointer>) at /usr/include/c++/12/bits/unique_lock.h:131 #11 std::unique_lock<QMutex>::unique_lock(QMutex&) (__m=..., this=<synthetic pointer>) at /usr/include/c++/12/bits/unique_lock.h:69 #12 (anonymous namespace)::qt_unique_lock<QMutex> (mutex=...) at ../../include/QtCore/5.15.6/QtCore/private/../../../../../src/corelib/thread/qlocking_p.h:106 #13 QCoreApplicationPrivate::lockThreadPostEventList(QObject*) (object=<optimized out>) at kernel/qcoreapplication.cpp:1500 #14 0x00007fcda54df619 in QCoreApplication::postEvent(QObject*, QEvent*, int) (receiver=0x55ddae224540, event=0x55ddae5c74a0, priority=0) at kernel/qcoreapplication.cpp:1546 #15 0x00007fcda55056c1 in QObject::deleteLater() (this=<optimized out>) at kernel/qobject.cpp:2336 #16 0x00007fcd5c0eceef in OpenconnectAuthWidget::validatePeerCert(QString const&, QString const&, QString const&, bool*) (this=<optimized out>, fingerprint=..., peerCert=..., reason=..., accepted=0x7fcd4f7fd7af) at /usr/src/debug/plasma-nm-5.26.2/vpn/openconnect/openconnectauth.cpp:679 #17 0x00007fcda55079d0 in QObject::event(QEvent*) (this=0x55ddae572690, e=0x7fcd2c230aa0) at kernel/qobject.cpp:1347 #18 0x00007fcda63a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ddae572690, e=0x7fcd2c230aa0) at kernel/qapplication.cpp:3637 #19 0x00007fcda54dc178 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ddae572690, event=0x7fcd2c230aa0) at kernel/qcoreapplication.cpp:1064 #20 0x00007fcda54df111 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55ddadf9a470) at kernel/qcoreapplication.cpp:1821 #21 0x00007fcda5534003 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55ddadffa7f0) at kernel/qeventdispatcher_glib.cpp:277 #22 0x00007fcda406da90 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #23 0x00007fcda406de48 in () at /lib64/libglib-2.0.so.0 #24 0x00007fcda406dedc in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #25 0x00007fcda5533806 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55ddadffba70, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #26 0x00007fcda54dabeb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fff2ac61140, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #27 0x00007fcda54e2d56 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #28 0x000055ddadc8c8f6 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kded-5.99.0-1.1.x86_64/src/kded.cpp:770 [Inferior 1 (process 6142) detached] -- You are receiving this mail because: You are watching all bug changes.