[kde] [Bug 465203] New: plasma-remotecontrollers crashes when starting bigscreen

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Feb 3 00:08:33 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=465203

            Bug ID: 465203
           Summary: plasma-remotecontrollers crashes when starting
                    bigscreen
    Classification: I don't know
           Product: kde
           Version: unspecified
          Platform: Archlinux
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: dylanb at mailbox.org
  Target Milestone: ---

Application: plasma-settings (23.01)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 6.1.9-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
Crashes immediately upon starting bigscreen from sddm on Arch. Navigating to
the Remote Controllers app in bigscreen also causes it to crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Settings (plasma-settings), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
[KCrash Handler]
#6  0x00007f73be1628c2 in std::__atomic_base<int>::load (__m=<optimized out>,
this=<optimized out>, this=<optimized out>, __m=<optimized out>) at
/usr/include/c++/12.2.0/bits/atomic_base.h:488
#7  QAtomicOps<int>::loadRelaxed<int> (_q_value=..., _q_value=...) at
/usr/include/qt/QtCore/qatomic_cxx11.h:239
#8  QBasicAtomicInteger<int>::loadRelaxed (this=<optimized out>,
this=<optimized out>) at /usr/include/qt/QtCore/qbasicatomic.h:107
#9  QtPrivate::RefCount::isShared (this=<optimized out>, this=<optimized out>)
at /usr/include/qt/QtCore/qrefcount.h:101
#10 QList<QtWaylandClient::QWaylandDisplay::Listener>::append (t=...,
this=<optimized out>) at /usr/include/qt/QtCore/qlist.h:622
#11 QtWaylandClient::QWaylandDisplay::addRegistryListener (this=0x55ee98a44a60,
listener=0x7f73be17cc40
<QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*,
unsigned int, QString const&, unsigned int)>, data=0x7f737c259880) at
/usr/src/debug/qt5-wayland/qtwayland/src/client/qwaylanddisplay.cpp:603
#12 0x00007f73be180760 in QWaylandClientExtension::addRegistryListener
(this=0x7f737c259880) at
/usr/src/debug/qt5-wayland/qtwayland/src/client/global/qwaylandclientextension.cpp:78
#13 0x00007f73c2c9d51e in QMetaMethod::invoke (this=<optimized out>,
object=0x7f737c259880, connectionType=Qt::DirectConnection, returnValue=...,
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=...,
val8=..., val9=...) at kernel/qmetaobject.cpp:2310
#14 0x00007f73c2c9df10 in QMetaObject::invokeMethod
(obj=obj at entry=0x7f737c259880, member=member at entry=0x7f73a01b709f
"addRegistryListener", type=type at entry=Qt::AutoConnection, ret=..., val0=...,
val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
val9=...) at kernel/qmetaobject.cpp:1522
#15 0x00007f73a01adda6 in QMetaObject::invokeMethod (member=0x7f73a01b709f
"addRegistryListener", val9=..., val8=..., val7=..., val6=..., val5=...,
val4=..., val3=..., val2=..., val1=..., val0=..., obj=0x7f737c259880) at
/usr/include/qt/QtCore/qobjectdefs.h:448
#16 FakeInput::FakeInput (this=0x7f737c259880) at
/usr/src/debug/plasma-remotecontrollers/plasma-remotecontrollers-5.26.5/src/kwinfakeinputsystem.cpp:26
#17 KWinFakeInputSystem::init (this=0x7f737c205c00) at
/usr/src/debug/plasma-remotecontrollers/plasma-remotecontrollers-5.26.5/src/kwinfakeinputsystem.cpp:33
#18 0x00007f73a01afd8f in ControllerManager::ControllerManager
(this=0x7f73a01bd100 <ControllerManager::instance()::_instance>, parent=0x0) at
/usr/src/debug/plasma-remotecontrollers/plasma-remotecontrollers-5.26.5/src/controllermanager.cpp:43
#19 ControllerManager::instance () at
/usr/src/debug/plasma-remotecontrollers/plasma-remotecontrollers-5.26.5/src/controllermanager.cpp:61
#20 ControllerManager::instance () at
/usr/src/debug/plasma-remotecontrollers/plasma-remotecontrollers-5.26.5/src/controllermanager.cpp:59
#21 0x00007f73a01b56a6 in CECController::CECController (this=<optimized out>,
this=<optimized out>) at
/usr/src/debug/plasma-remotecontrollers/plasma-remotecontrollers-5.26.5/src/libcec/ceccontroller.cpp:86
#22 0x00007f73a01b0183 in RemoteControllersPlugin::RemoteControllersPlugin
(parent=0x0, this=0x7f737c027de0) at
/usr/src/debug/plasma-remotecontrollers/plasma-remotecontrollers-5.26.5/src/remotecontrollersplugin.cpp:26
#23 qt_plugin_instance () at
/usr/src/debug/plasma-remotecontrollers/build/remotecontrollersplugin_autogen/UVLADIE3JM/moc_remotecontrollersplugin.cpp:116
#24 0x00007f73c2c89130 in QLibraryPrivate::pluginInstance (this=0x7f737c028fa0)
at plugin/qlibrary.cpp:562
#25 0x00007f73c428fc12 in QQmlImportDatabase::importDynamicPlugin
(this=0x55ee991ce548, filePath=..., uri=..., typeNamespace=..., vmaj=<optimized
out>, errors=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlimport.cpp:2279
#26 0x00007f73c42851a9 in QQmlImportsPrivate::importExtension
(this=0x55ee9923d470, qmldirFilePath=..., uri=..., vmaj=1, vmin=0,
database=0x55ee991ce548, qmldir=..., errors=0x7f7386bfc4c0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlimport.cpp:1222
#27 0x00007f73c428ebc7 in QQmlImportsPrivate::addLibraryImport
(errors=0x7f7386bfc4c0, database=0x55ee991ce548, incomplete=false,
qmldirUrl=..., qmldirIdentifier=..., vmin=0, vmaj=1, prefix=..., uri=...,
this=0x55ee9923d470) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlimport.cpp:1577
#28 QQmlImports::addLibraryImport (this=<optimized out>,
importDb=0x55ee991ce548, uri=..., prefix=..., vmaj=1, vmin=0,
qmldirIdentifier=..., qmldirUrl=..., incomplete=false, errors=0x7f7386bfc4c0)
at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlimport.cpp:1836
#29 0x00007f73c4269eb8 in QQmlTypeLoader::Blob::addImport
(this=this at entry=0x55ee99058400,
import=std::shared_ptr<QQmlTypeLoader::Blob::PendingImport> (use count 1, weak
count 0) = {...}, errors=errors at entry=0x7f7386bfc4c0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:586
#30 0x00007f73c426a733 in QQmlTypeLoader::Blob::addImport (this=0x55ee99058400,
import=0x7f737c01cc68, errors=0x7f7386bfc4c0) at
/usr/include/c++/12.2.0/bits/shared_ptr_base.h:1765
#31 0x00007f73c42207a0 in QQmlTypeData::continueLoadFromIR
(this=0x55ee99058400) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypedata.cpp:695
#32 0x00007f73c42647db in QQmlTypeLoader::setData
(this=this at entry=0x55ee991ce598, blob=blob at entry=0x55ee99058400, d=...) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:447
#33 0x00007f73c42652ea in QQmlTypeLoader::setData
(this=this at entry=0x55ee991ce598, blob=blob at entry=0x55ee99058400, fileName=...)
at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:437
#34 0x00007f73c4266dd1 in QQmlTypeLoader::loadThread (this=0x55ee991ce598,
blob=0x55ee99058400) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:299
#35 0x00007f73c422b512 in QQmlTypeLoaderThread::loadThread (this=<optimized
out>, b=0x55ee99058400) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloaderthread.cpp:162
#36 0x00007f73c42c570d in QQmlThreadPrivate::threadEvent (this=0x55ee991972d0)
at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:198
#37 QQmlThreadPrivate::event (this=0x55ee991972d0, e=0x55ee9923d4d0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:142
#38 0x00007f73c3978b5c in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55ee991972d0, e=0x55ee9923d4d0) at
kernel/qapplication.cpp:3640
#39 0x00007f73c2c8df48 in QCoreApplication::notifyInternal2
(receiver=0x55ee991972d0, event=0x55ee9923d4d0) at
kernel/qcoreapplication.cpp:1064
#40 0x00007f73c2c8ea53 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55ee991ceaf0) at
kernel/qcoreapplication.cpp:1821
#41 0x00007f73c2cd4e88 in postEventSourceDispatch (s=0x7f737c004790) at
kernel/qeventdispatcher_glib.cpp:277
#42 0x00007f73c171682b in g_main_dispatch (context=0x7f737c000c30) at
../glib/glib/gmain.c:3454
#43 g_main_context_dispatch (context=0x7f737c000c30) at
../glib/glib/gmain.c:4172
#44 0x00007f73c176dcc9 in g_main_context_iterate.constprop.0
(context=0x7f737c000c30, block=1, dispatch=1, self=<optimized out>) at
../glib/glib/gmain.c:4248
#45 0x00007f73c17150e2 in g_main_context_iteration (context=0x7f737c000c30,
may_block=1) at ../glib/glib/gmain.c:4313
#46 0x00007f73c2cd8c6c in QEventDispatcherGlib::processEvents
(this=0x7f737c000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#47 0x00007f73c2c866ec in QEventLoop::exec (this=0x7f7386bfcaa0, flags=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#48 0x00007f73c2ae725f in QThread::exec (this=this at entry=0x55ee991972d0) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#49 0x00007f73c42c00e0 in QQmlThreadPrivate::run (this=0x55ee991972d0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:155
#50 0x00007f73c2ae432a in QThreadPrivate::start (arg=0x55ee991972d0) at
thread/qthread_unix.cpp:330
#51 0x00007f73c249f8fd in start_thread (arg=<optimized out>) at
pthread_create.c:442
#52 0x00007f73c2521d20 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7f73a2ffd6c0 (LWP 17999) "QQmlThread"):
#1  0x00007f73c176dc2f in g_main_context_poll (priority=<optimized out>,
n_fds=1, fds=0x7f73940025e0, timeout=<optimized out>, context=0x7f7394000c30)
at ../glib/glib/gmain.c:4553
#2  g_main_context_iterate.constprop.0 (context=0x7f7394000c30, block=1,
dispatch=1, self=<optimized out>) at ../glib/glib/gmain.c:4243
#3  0x00007f73c17150e2 in g_main_context_iteration (context=0x7f7394000c30,
may_block=1) at ../glib/glib/gmain.c:4313
#4  0x00007f73c2cd8c8f in QEventDispatcherGlib::processEvents
(this=0x7f7394000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f73c2c866ec in QEventLoop::exec (this=0x7f73a2ffcaa0, flags=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#6  0x00007f73c2ae725f in QThread::exec (this=this at entry=0x55ee98b45140) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007f73c42c00e0 in QQmlThreadPrivate::run (this=0x55ee98b45140) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:155
#8  0x00007f73c2ae432a in QThreadPrivate::start (arg=0x55ee98b45140) at
thread/qthread_unix.cpp:330
#9  0x00007f73c249f8fd in start_thread (arg=<optimized out>) at
pthread_create.c:442
#10 0x00007f73c2521d20 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7f73a37fe6c0 (LWP 17996) "plasma-s:shlo0"):
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ee98c547c0,
expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0,
private=private at entry=0, cancel=cancel at entry=true) at futex-internal.c:87
#2  0x00007f73c249c51f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x55ee98c547c0, expected=expected at entry=0,
clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at
futex-internal.c:139
#3  0x00007f73c249ecd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55ee98c54770, cond=0x55ee98c54798) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55ee98c54798, mutex=0x55ee98c54770) at
pthread_cond_wait.c:618
#5  0x00007f73b5b0c47e in cnd_wait () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:135
#6  0x00007f73b5abc84c in util_queue_thread_func () at
../mesa-22.3.4/src/util/u_queue.c:290
#7  0x00007f73b5b0c3ac in impl_thrd_routine () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:67
#8  0x00007f73c249f8fd in start_thread (arg=<optimized out>) at
pthread_create.c:442
#9  0x00007f73c2521d20 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7f73a3fff6c0 (LWP 17995) "plasma-set:sh0"):
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ee98c54250,
expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0,
private=private at entry=0, cancel=cancel at entry=true) at futex-internal.c:87
#2  0x00007f73c249c51f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x55ee98c54250, expected=expected at entry=0,
clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at
futex-internal.c:139
#3  0x00007f73c249ecd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55ee98c54200, cond=0x55ee98c54228) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55ee98c54228, mutex=0x55ee98c54200) at
pthread_cond_wait.c:618
#5  0x00007f73b5b0c47e in cnd_wait () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:135
#6  0x00007f73b5abc84c in util_queue_thread_func () at
../mesa-22.3.4/src/util/u_queue.c:290
#7  0x00007f73b5b0c3ac in impl_thrd_routine () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:67
#8  0x00007f73c249f8fd in start_thread (arg=<optimized out>) at
pthread_create.c:442
#9  0x00007f73c2521d20 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7f73b4f496c0 (LWP 17994) "plasma-:disk$0"):
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ee98cd2668,
expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0,
private=private at entry=0, cancel=cancel at entry=true) at futex-internal.c:87
#2  0x00007f73c249c51f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x55ee98cd2668, expected=expected at entry=0,
clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at
futex-internal.c:139
#3  0x00007f73c249ecd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55ee98cd2618, cond=0x55ee98cd2640) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55ee98cd2640, mutex=0x55ee98cd2618) at
pthread_cond_wait.c:618
#5  0x00007f73b5b0c47e in cnd_wait () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:135
#6  0x00007f73b5abc84c in util_queue_thread_func () at
../mesa-22.3.4/src/util/u_queue.c:290
#7  0x00007f73b5b0c3ac in impl_thrd_routine () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:67
#8  0x00007f73c249f8fd in start_thread (arg=<optimized out>) at
pthread_create.c:442
#9  0x00007f73c2521d20 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f73b588b6c0 (LWP 17993) "plasma-set:cs0"):
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ee98c53508,
expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0,
private=private at entry=0, cancel=cancel at entry=true) at futex-internal.c:87
#2  0x00007f73c249c51f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x55ee98c53508, expected=expected at entry=0,
clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at
futex-internal.c:139
#3  0x00007f73c249ecd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55ee98c534b8, cond=0x55ee98c534e0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55ee98c534e0, mutex=0x55ee98c534b8) at
pthread_cond_wait.c:618
#5  0x00007f73b5b0c47e in cnd_wait () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:135
#6  0x00007f73b5abc84c in util_queue_thread_func () at
../mesa-22.3.4/src/util/u_queue.c:290
#7  0x00007f73b5b0c3ac in impl_thrd_routine () at
../mesa-22.3.4/src/c11/impl/threads_posix.c:67
#8  0x00007f73c249f8fd in start_thread (arg=<optimized out>) at
pthread_create.c:442
#9  0x00007f73c2521d20 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f73bd35c6c0 (LWP 17991) "QDBusConnection"):
#1  0x00007f73c176dc2f in g_main_context_poll (priority=<optimized out>,
n_fds=1, fds=0x7f73b80053e0, timeout=<optimized out>, context=0x7f73b8001cf0)
at ../glib/glib/gmain.c:4553
#2  g_main_context_iterate.constprop.0 (context=0x7f73b8001cf0, block=1,
dispatch=1, self=<optimized out>) at ../glib/glib/gmain.c:4243
#3  0x00007f73c17150e2 in g_main_context_iteration (context=0x7f73b8001cf0,
may_block=1) at ../glib/glib/gmain.c:4313
#4  0x00007f73c2cd8c8f in QEventDispatcherGlib::processEvents
(this=0x7f73b8000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f73c2c866ec in QEventLoop::exec (this=0x7f73bd35ba90, flags=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#6  0x00007f73c2ae725f in QThread::exec (this=this at entry=0x7f73c3f79560
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007f73c3f1dcba in QDBusConnectionManager::run (this=0x7f73c3f79560
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/usr/src/debug/qt5-base/qtbase/src/dbus/qdbusconnection.cpp:179
#8  0x00007f73c2ae432a in QThreadPrivate::start (arg=0x7f73c3f79560 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:330
#9  0x00007f73c249f8fd in start_thread (arg=<optimized out>) at
pthread_create.c:442
#10 0x00007f73c2521d20 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f73bd866f80 (LWP 17990) "plasma-settings"):
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ee991cebc4,
expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0,
private=private at entry=0, cancel=cancel at entry=true) at futex-internal.c:87
#2  0x00007f73c249c51f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x55ee991cebc4, expected=expected at entry=0,
clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at
futex-internal.c:139
#3  0x00007f73c249ecd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55ee991ceb70, cond=0x55ee991ceb98) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55ee991ceb98, mutex=0x55ee991ceb70) at
pthread_cond_wait.c:618
#5  0x00007f73c2aeb7c4 in QWaitConditionPrivate::wait (deadline=...,
this=0x55ee991ceb70) at thread/qwaitcondition_unix.cpp:146
#6  QWaitCondition::wait (this=this at entry=0x55ee99197348, mutex=0x55ee99197340,
deadline=...) at thread/qwaitcondition_unix.cpp:225
#7  0x00007f73c42c0759 in QQmlThreadPrivate::wait (this=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:63
#8  QQmlThread::internalCallMethodInThread (this=0x55ee991ce9b0,
message=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:351
#9  0x00007f73c42671b0 in QQmlThread::callMethodInThread<QQmlDataBlob*,
QQmlDataBlob*, QQmlTypeLoaderThread> (arg=<synthetic pointer>: 0x55ee99058400,
Member=<optimized out>, this=0x55ee991ce9b0) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:167
#10 QQmlTypeLoaderThread::load (b=0x55ee99058400, this=0x55ee991ce9b0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloaderthread.cpp:83
#11 PlainLoader::load (blob=0x55ee99058400, loader=0x55ee991ce598,
this=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:150
#12 QQmlTypeLoader::doLoad<PlainLoader> (loader=...,
mode=QQmlTypeLoader::PreferSynchronous, blob=0x55ee99058400,
this=0x55ee991ce598) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:214
#13 QQmlTypeLoader::load (this=this at entry=0x55ee991ce598,
blob=blob at entry=0x55ee99058400,
mode=mode at entry=QQmlTypeLoader::PreferSynchronous) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:237
#14 0x00007f73c426765a in QQmlTypeLoader::getType (this=0x55ee991ce598,
unNormalizedUrl=..., mode=QQmlTypeLoader::PreferSynchronous) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:825
#15 0x00007f73c4248042 in QQmlComponentPrivate::loadUrl (this=0x55ee991d0160,
newUrl=..., mode=mode at entry=QQmlComponent::PreferSynchronous) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:720
#16 0x00007f73c4248300 in QQmlComponent::loadUrl (this=<optimized out>,
url=...) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:668
#17 0x00007f73c4418bbe in KDeclarative::QmlObjectPrivate::execute (source=...,
this=0x55ee991f64f0) at
/usr/src/debug/kdeclarative/kdeclarative-5.102.0/src/kdeclarative/qmlobject.cpp:118
#18 KDeclarative::QmlObject::setSource (this=this at entry=0x55ee991ce400,
source=...) at
/usr/src/debug/kdeclarative/kdeclarative-5.102.0/src/kdeclarative/qmlobject.cpp:215
#19 0x00007f73c4577fba in KQuickAddons::ConfigModule::mainUi
(this=0x55ee9919c630) at
/usr/src/debug/kdeclarative/kdeclarative-5.102.0/src/quickaddons/configmodule.cpp:201
#20 0x00007f73c457941e in KQuickAddons::ConfigModule::qt_static_metacall
(_o=0x55ee9919c630, _c=<optimized out>, _id=<optimized out>, _a=<optimized
out>) at
/usr/src/debug/kdeclarative/build/src/quickaddons/KF5QuickAddons_autogen/include/moc_configmodule.cpp:417
#21 0x00007f73c4579d63 in KQuickAddons::ConfigModule::qt_metacall
(this=this at entry=0x55ee9919c630, _c=_c at entry=QMetaObject::ReadProperty, _id=0,
_a=_a at entry=0x7ffcaa234230) at
/usr/src/debug/kdeclarative/build/src/quickaddons/KF5QuickAddons_autogen/include/moc_configmodule.cpp:495
#22 0x00007f73a03fbf8a in RemoteController::qt_metacall (this=0x55ee9919c630,
_c=QMetaObject::ReadProperty, _id=<optimized out>, _a=0x7ffcaa234230) at
/usr/src/debug/plasma-remotecontrollers/build/kcm/kcm_mediacenter_remotecontrollers_autogen/EWIEGA46WW/moc_remotecontroller.cpp:200
#23 0x00007f73c4172ca9 in QQmlPropertyData::readProperty
(property=0x7ffcaa234210, target=<optimized out>, this=0x55ee991ccb48) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlpropertydata_p.h:373
#24 loadProperty (v4=0x55ee98da8c00, object=0x55ee9919c630, property=...) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:138
#25 0x00007f73c417463d in QV4::QObjectWrapper::virtualResolveLookupGetter
(object=0x7f73a81c15a0, engine=0x55ee98da8c00, lookup=0x55ee98fae330) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:880
#26 0x00007f73c418e95a in QV4::Moth::VME::interpret (frame=0x7ffcaa2345f0,
engine=0x55ee98da8c00, code=0x7f73b74ab678 ":@\030\022\346") at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:641
#27 0x00007f73c4194804 in QV4::Moth::VME::exec (frame=<optimized out>,
engine=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:466
#28 0x00007f73c4136a70 in QV4::ArrowFunction::virtualCall (fo=<optimized out>,
thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:528
#29 0x00007f73c41a5488 in QV4::FunctionObject::call (argc=1,
argv=0x7f73a81c1550, thisObject=0x7f73a81c1588, this=0x7ffcaa234688) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:202
#30 QV4::Runtime::CallQmlContextPropertyLookup::call (engine=0x55ee98da8c00,
index=<optimized out>, argv=0x7f73a81c1550, argc=1) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:1366
#31 0x00007f73c418f106 in QV4::Moth::VME::interpret (frame=0x7ffcaa2349b0,
engine=0x55ee98da8c00, code=0x7f73b74ab717 "\016\002") at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:787
#32 0x00007f73c4194804 in QV4::Moth::VME::exec (frame=<optimized out>,
engine=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:466
#33 0x00007f73c4136c36 in QV4::Function::call (this=<optimized out>,
thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>,
context=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4function.cpp:69
#34 0x00007f73c42971ad in QQmlJavaScriptExpression::evaluate
(this=0x55ee990e7dd0, callData=0x7f73a81c14d0, isUndefined=0x0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:212
#35 0x00007f73c42537f1 in QQmlBoundSignalExpression::evaluate (this=<optimized
out>, a=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:224
#36 0x00007f73c425476c in QQmlBoundSignal_callback (a=0x0, e=0x55ee99062470) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69
#37 QQmlBoundSignal_callback (e=0x55ee99062470, a=0x0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:341
#38 0x00007f73c427647f in QQmlNotifier::emitNotify (endpoint=<optimized out>,
a=0x0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:104
#39 0x00007f73c2cbe740 in doActivate<false> (sender=0x55ee98ee9b80,
signal_index=3, argv=0x0) at kernel/qobject.cpp:3815
#40 0x00007f73c42a48a1 in QQmlObjectCreator::finalize (this=0x55ee98de4530,
interrupt=...) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1441
#41 0x00007f73c424914d in QQmlComponentPrivate::complete (state=0x55ee98ddfc48,
enginePriv=0x55ee98d9dfc0) at /usr/include/qt/QtCore/qscopedpointer.h:116
#42 QQmlComponentPrivate::complete (enginePriv=0x55ee98d9dfc0,
state=state at entry=0x55ee98ddfc48) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:996
#43 0x00007f73c424931b in QQmlComponentPrivate::completeCreate
(this=0x55ee98ddfbc0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1092
#44 0x00007f73c42493d3 in QQmlComponent::completeCreate (this=0x55ee98ddfac0)
at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1075
#45 QQmlComponent::create (this=0x55ee98ddfac0, context=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:825
#46 0x00007f73c429f84a in QQmlApplicationEnginePrivate::finishLoad
(this=0x55ee98d9dfc0, c=0x55ee98ddfac0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlapplicationengine.cpp:148
#47 0x00007f73c429fceb in QQmlApplicationEnginePrivate::startLoad
(this=<optimized out>, url=..., data=..., dataFlag=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlapplicationengine.cpp:132
#48 0x00007f73c429fda2 in QQmlApplicationEngine::load
(this=this at entry=0x7ffcaa236990, url=...) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlapplicationengine.cpp:287
#49 0x000055ee985142f3 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/plasma-settings/plasma-settings-23.01.0/src/main.cpp:148
[Inferior 1 (process 17990) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'plasma-settings' could
not be located in Bugzilla. Add it to drkonqi's mappings file!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list