https://bugs.kde.org/show_bug.cgi?id=459310
--- Comment #4 from altech123...@gmail.com --- After the latest Manjaro update the problem still occours, new versions: KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 Kernel Version: 5.19.13-1-MANJARO (64-bit) Backtrace with (hopefully) all debug symbols: Thread 1 "plasmashell" received signal SIGSEGV, Segmentation fault. QScreen::geometry (this=0x0) at kernel/qscreen.cpp:419 419 return d->geometry; #0 QScreen::geometry() const (this=0x0) at kernel/qscreen.cpp:419 #1 0x000055555558e318 in PanelView::geometryByDistance(int) const (this=this@entry=0x555557b87740, distance=0) at /usr/src/debug/plasma-workspace-5.25.5/shell/panelview.cpp:533 #2 0x000055555558e784 in PanelView::positionPanel() (this=this@entry=0x555557b87740) at /usr/src/debug/plasma-workspace-5.25.5/shell/panelview.cpp:519 #3 0x000055555558ed43 in PanelView::updateFloating() (this=this@entry=0x555557b87740) at /usr/src/debug/plasma-workspace-5.25.5/shell/panelview.cpp:1574 #4 0x000055555558ee19 in PanelView::handleQmlStatusChange(QQmlComponent::Status) (this=0x555557b87740, status=<optimized out>) at /usr/src/debug/plasma-workspace-5.25.5/shell/panelview.cpp:1378 #5 0x00007ffff5abd381 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fffffffd000, r=<optimized out>, this=0x55555be29a60, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #6 doActivate<false>(QObject*, int, void**) (sender=0x555557b87740, signal_index=38, argv=0x7fffffffd000) at kernel/qobject.cpp:3919 #7 0x00007ffff7eea853 in KQuickAddons::QuickViewSharedEngine::statusChanged(QQmlComponent::Status) (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/build/src/quickaddons/KF5QuickAddons_autogen/include/moc_quickviewsharedengine.cpp:251 #8 0x00007ffff5abd381 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fffffffd110, r=<optimized out>, this=0x555557022740, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #9 doActivate<false>(QObject*, int, void**) (sender=0x55555702d810, signal_index=4, argv=0x7fffffffd110) at kernel/qobject.cpp:3919 #10 0x00007ffff7c24186 in KDeclarative::QmlObject::statusChanged(QQmlComponent::Status) (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/build/src/kdeclarative/KF5Declarative_autogen/include/moc_qmlobject.cpp:241 #11 0x00007ffff5ab0520 in QObject::event(QEvent*) (this=0x55555702d810, e=0x55555b117490) at kernel/qobject.cpp:1347 #12 0x00007ffff6778b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55555702d810, e=0x55555b117490) at kernel/qapplication.cpp:3637 #13 0x00007ffff5a8cb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55555702d810, event=0x55555b117490) at kernel/qcoreapplication.cpp:1064 #14 0x00007ffff5a8d693 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x555555628ed0) at kernel/qcoreapplication.cpp:1821 #15 0x00007ffff5ad3728 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x5555557dccb0) at kernel/qeventdispatcher_glib.cpp:277 #16 0x00007ffff407081b in g_main_dispatch (context=0x7fffec005010) at ../glib/glib/gmain.c:3444 #17 g_main_context_dispatch (context=0x7fffec005010) at ../glib/glib/gmain.c:4162 #18 0x00007ffff40c6ec9 in g_main_context_iterate.constprop.0 (context=0x7fffec005010, block=1, dispatch=1, self=<optimized out>) at ../glib/glib/gmain.c:4238 #19 0x00007ffff406f0d2 in g_main_context_iteration (context=0x7fffec005010, may_block=1) at ../glib/glib/gmain.c:4303 #20 0x00007ffff5ad750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5555557dfe70, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #21 0x00007ffff5a8532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fffffffd570, flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #22 0x00007ffff5a8fe59 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #23 0x00007ffff5f3a0e2 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870 #24 0x00007ffff6776f2a in QApplication::exec() () at kernel/qapplication.cpp:2829 #25 0x0000555555577123 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.25.5/shell/main.cpp:243 -- You are receiving this mail because: You are watching all bug changes.