https://bugs.kde.org/show_bug.cgi?id=525636
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Plasmashell crashes on |Plasmashell crashes in |startup |FcCharSetFindLeafForward on | |startup CC| |[email protected] --- Comment #2 from TraceyC <[email protected]> --- >From the KDE related part of the backtrace, it looks like Klipper is involved #25 0x00007fa09c9b8743 in PlasmaQuick::SharedQmlEngine::completeInitialization (this=0x555e16e635b0, initialProperties=<optimized out>) at /usr/src/debug/libplasma-6.7.5-1.fc44.x86_64/src/plasmaquick/sharedqmlengine.cpp:272 #26 0x00007f9f9c3c7d99 in KlipperPopup::KlipperPopup (this=this@entry=0x555e16e63570, this=<optimized out>) at /usr/src/debug/plasma-workspace-6.7.5-1.fc44.x86_64/klipper/klipperpopup.cpp:44 #27 0x00007f9f9c3a6ec1 in std::make_unique<KlipperPopup> () at /usr/include/c++/16/bits/unique_ptr.h:1104 #28 Klipper::Klipper (this=0x555e16e5baa0, parent=<optimized out>, this=<optimized out>, parent=<optimized out>) at /usr/src/debug/plasma-workspace-6.7.5-1.fc44.x86_64/klipper/klipper.cpp:68 #29 0x00007f9f9c3a800f in std::_Construct<Klipper, decltype(nullptr)>(Klipper*, decltype(nullptr)&&) (__p=0x555e16e5baa0) at /usr/include/c++/16/bits/stl_construct.h:133 #30 std::allocator_traits<std::allocator<void> >::construct<Klipper, decltype(nullptr)>(std::allocator<void>&, Klipper*, decltype(nullptr)&&) (__p=0x555e16e5baa0) at /usr/include/c++/16/bits/alloc_traits.h:845 #31 std::_Sp_counted_ptr_inplace<Klipper, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<decltype(nullptr)>(std::allocator<void>, decltype(nullptr)&&) (this=0x555e16e5ba90, __a=...) at /usr/include/c++/16/bits/shared_ptr_base.h:671 #32 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<Klipper, std::allocator<void>, decltype(nullptr)>(Klipper*&, std::_Sp_alloc_shared_tag<std::allocator<void> >, decltype(nullptr)&&) (__a=..., this=0x555e16e5a3b8, __p=@0x555e16e5a3b0: 0x0) at /usr/include/c++/16/bits/shared_ptr_base.h:1037 #33 std::__shared_ptr<Klipper, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<void>, decltype(nullptr)>(std::_Sp_alloc_shared_tag<std::allocator<void> >, decltype(nullptr)&&) (this=0x555e16e5a3b0, __tag=...) at /usr/include/c++/16/bits/shared_ptr_base.h:1813 #34 std::shared_ptr<Klipper>::shared_ptr<std::allocator<void>, decltype(nullptr)>(std::_Sp_alloc_shared_tag<std::allocator<void> >, decltype(nullptr)&&) (this=0x555e16e5a3b0, __tag=...) at /usr/include/c++/16/bits/shared_ptr.h:463 #35 std::make_shared<Klipper, decltype(nullptr)>(decltype(nullptr)&&) () at /usr/include/c++/16/bits/shared_ptr.h:1066 #36 Klipper::self () at /usr/src/debug/plasma-workspace-6.7.5-1.fc44.x86_64/klipper/klipper.cpp:48 #37 0x00007f9f9c42f557 in KlipperInterface::KlipperInterface (parent=0x0, this=0x555e16e5a3a0) at /usr/src/debug/plasma-workspace-6.7.5-1.fc44.x86_64/klipper/declarative/klipperinterface.cpp:10 #38 QQmlPrivate::QQmlElement<KlipperInterface>::QQmlElement (this=0x555e16e5a3a0) at /usr/include/qt6/QtQml/qqmlprivate.h:108 #39 QQmlPrivate::createInto<KlipperInterface> (memory=0x555e16e5a3a0) at /usr/include/qt6/QtQml/qqmlprivate.h:182 -- You are receiving this mail because: You are watching all bug changes.
