Created attachment 132587 [details] ksmserver-logout-greeter-20201020-162044.kcrash SUMMARY After upgrade to plasma 5.20 I can't logout/reboot/poweroff. ksmserver-logout-greeter keeps crashing STEPS TO REPRODUCE 1. Start plasma desktop 2. Try logout/restart/poweroff OBSERVED RESULT ksmserver-logout-greeter crash, session is not closed EXPECTED RESULT Session is closed, computer rebooted or switched off SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo linux (available in About System) KDE Plasma Version: 5.20 KDE Frameworks Version: 5.75 Qt Version: 5.15.1 ADDITIONAL INFORMATION Full crash log attached. Thread 1 (Thread 0x7f6ddbda2800 (LWP 5775)): [KCrash Handler] #6 0x00007f6ddfc646c1 in raise () from /lib64/libc.so.6 #7 0x00007f6ddfc4e53b in abort () from /lib64/libc.so.6 #8 0x00007f6de00f3bff in qt_message_fatal (context=..., message=<synthetic pointer>...) at /var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/global/qlogging.cpp:1914 #9 QMessageLogger::fatal (this=this@entry=0x7ffd3b05f570, msg=msg@entry=0x7f6de1420310 "QDBusArgument: read from a write-only object") at /var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/global/qlogging.cpp:893 #10 0x00007f6de13a5dc9 in QDBusArgumentPrivate::checkRead (d=<optimized out>) at /var/tmp/portage/dev-qt/qtdbus-5.15.1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qlogging.h:90 #11 0x00007f6de13a5e19 in QDBusArgumentPrivate::checkRead (d=<optimized out>) at /var/tmp/portage/dev-qt/qtdbus-5.15.1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qlogging.h:90 #12 QDBusArgumentPrivate::checkReadAndDetach (d=<optimized out>) at /var/tmp/portage/dev-qt/qtdbus-5.15.1/work/qtbase-everywhere-src-5.15.1/src/dbus/qdbusargument.cpp:152 #13 0x00007f6de13fb7b9 in QDBusArgument::beginArray (this=0x7ffd3b05f620) at /var/tmp/portage/dev-qt/qtdbus-5.15.1/work/qtbase-everywhere-src-5.15.1/src/dbus/qdbusargument.cpp:1010 #14 0x00007f6de254e6f6 in SystemdSeat::getSessions() () from /usr/lib64/libkworkspace5.so.5 #15 0x00007f6de254755a in getSessionsForSeat(QDBusObjectPath const&) () from /usr/lib64/libkworkspace5.so.5 #16 0x00007f6de254907b in KDisplayManager::localSessions(QList<SessEnt>&) () from /usr/lib64/libkworkspace5.so.5 #17 0x00007f6dd1117af2 in SessionsModel::reload (this=this@entry=0x560240b9c730) at /var/tmp/portage/kde-plasma/plasma-workspace-5.20.0/work/plasma-workspace-5.20.0/components/sessionsprivate/sessionsmodel.cpp:162 #18 0x00007f6dd11185f7 in SessionsModel::SessionsModel (this=0x560240b9c730, parent=<optimized out>) at /var/tmp/portage/kde-plasma/plasma-workspace-5.20.0/work/plasma-workspace-5.20.0/components/sessionsprivate/sessionsmodel.cpp:42
"QDBusArgument: read from a write-only object"
One think. This happen only on one of three my computers with Gentoo. The same versions. I have no idea what is the difference :-(
I have heard of this happening in one other case (PBI). Is this reproducible regularly?
Always. I have to call "poweroff" command in konsole to switch computer down.
I can confirm this on KDE neon. After doing an upgrade of all packages (this time update was done via Discover, but happened previously via pkcon and apt) on KDE neon 5.19 to 5.20, it is impossible to stop the session (log out, shutdown, reboot) from GUI as ksmserver crashes. In that case it is possible to trigger logout manually: qdbus org.kde.ksmserver /KSMServer logout 0 3 3 I'm not sure if this is ksmserver bug or packaging bug. Probably ksmserver should be statically linked so it is not dependent on libraries that are moved after upgrade. Greteer works normally after reboot. My trace stack is: [New LWP 2355121] [New LWP 2355122] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f39678d9aff in __GI___poll (fds=0x7ffe6d6cff28, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 [Current thread is 1 (Thread 0x7f39635386c0 (LWP 2355119))] Thread 3 (Thread 0x7f3959c6b700 (LWP 2355122)): #0 0x00007f39678d9aff in __GI___poll (fds=0x7f3950004a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f3965ce41ae in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f3965ce42e3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f3967ea4fbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f3967e491ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f3967c63a12 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f396932ffa9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #7 0x00007f3967c64bac in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f3966657609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007f39678e6293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f39619a3700 (LWP 2355121)): #0 0x00007f39678d9aff in __GI___poll (fds=0x7f395401d150, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f3965ce41ae in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f3965ce42e3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f3967ea4fbb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f3967e491ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f3967c63a12 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f3968e7bf4b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007f3967c64bac in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f3966657609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007f39678e6293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f39635386c0 (LWP 2355119)): [KCrash Handler] #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #5 0x00007f39677e9859 in __GI_abort () at abort.c:79 #6 0x00007f3967c29be7 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f39696b441e in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #8 0x00007f39696b5b72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #9 0x00007f39696b6ddb in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #10 0x00007f3968237e1d in QWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #11 0x00007f3969745aab in QQuickWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #12 0x0000561739fc9fd6 in ?? () #13 0x00007f3968921dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x00007f396892abb8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #15 0x00007f3967e4a69a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007f396822d823 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #17 0x00007f396822da5b in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #18 0x00007f39682057ac in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #19 0x00007f3962b74d7e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #20 0x00007f3965ce3fbd in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007f3965ce4240 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007f3965ce42e3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f3967ea4fa2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x00007f3967e491ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #25 0x00007f3967e51354 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #26 0x0000561739fc580c in ?? () #27 0x00007f39677eb0b3 in __libc_start_main (main=0x561739fc5580, argc=1, argv=0x7ffe6d6d15a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe6d6d1598) at ../csu/libc-start.c:308 #28 0x0000561739fc595e in ?? () [Inferior 1 (process 2355119) detached] qdbus org.kde.ksmserver /KSMServer logout 0 3 3
Another confirmation on KDE neon. Now on upgrade to 5.21.1. This happens pretty much every time I do a bigger plasma upgrade, and has been happening for at least a year now. I'll attach the stack trace as well as the last part of aptitudes output (should include all the packeges that have been upgraded). #### Stack #### Application: ksmserver-logout-greeter (ksmserver-logout-greeter), signal: Aborted [New LWP 43340] [New LWP 43341] [New LWP 43342] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007ff13c4a0aff in __GI___poll (fds=0x7ffdcf978868, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 [Current thread is 1 (Thread 0x7ff1388e0580 (LWP 43339))] Thread 4 (Thread 0x7ff135225700 (LWP 43342)): #0 __GI___libc_read (nbytes=16, buf=0x7ff135224ab0, fd=12) at ../sysdeps/unix/sysv/linux/read.c:26 #1 __GI___libc_read (fd=12, buf=0x7ff135224ab0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24 #2 0x00007ff13b39289f in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007ff13b349cde in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007ff13b34a132 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ff13b34a2c3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007ff13ca6bfbb in QEventDispatcherGlib::processEvents (this=0x7ff124000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #7 0x00007ff13ca101ab in QEventLoop::exec (this=this@entry=0x7ff135224cc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #8 0x00007ff13c82aa12 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #9 0x00007ff13df4dfa9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #10 0x00007ff13c82bbac in QThreadPrivate::start (arg=0x55ba43b37bf0) at thread/qthread_unix.cpp:329 #11 0x00007ff13bcbb609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #12 0x00007ff13c4ad293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7ff1369e5700 (LWP 43341)): #0 0x00007ff13b34670d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007ff13b348165 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ff13b349adf in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007ff13b34a132 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007ff13b34a2c3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ff13ca6bfbb in QEventDispatcherGlib::processEvents (this=0x7ff128000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #6 0x00007ff13ca101ab in QEventLoop::exec (this=this@entry=0x7ff1369e4cb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #7 0x00007ff13c82aa12 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #8 0x00007ff13d393f4b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #9 0x00007ff13c82bbac in QThreadPrivate::start (arg=0x7ff13d417d80) at thread/qthread_unix.cpp:329 #10 0x00007ff13bcbb609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #11 0x00007ff13c4ad293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7ff137cc5700 (LWP 43340)): #0 0x00007ff13c4a0aff in __GI___poll (fds=0x7ff137cc4be8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ff13c27ac1a in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007ff13c27c90a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007ff1381ded58 in QXcbEventQueue::run (this=0x55ba43922b60) at qxcbeventqueue.cpp:228 #4 0x00007ff13c82bbac in QThreadPrivate::start (arg=0x55ba43922b60) at thread/qthread_unix.cpp:329 #5 0x00007ff13bcbb609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007ff13c4ad293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7ff1388e0580 (LWP 43339)): [KCrash Handler] #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #5 0x00007ff13c3b0859 in __GI_abort () at abort.c:79 #6 0x00007ff13c7f0be7 in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1914 #7 QMessageLogger::fatal (this=this@entry=0x7ffdcf9794d0, msg=msg@entry=0x7ff13e51f816 "%s") at global/qlogging.cpp:893 #8 0x00007ff13e2d441e in QSGRenderLoop::handleContextCreationFailure (this=this@entry=0x7ff1300078b0, window=0x55ba43ae0240) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:208 #9 0x00007ff13e2d5b72 in QSGGuiThreadRenderLoop::renderWindow (this=0x7ff1300078b0, window=<optimized out>) at scenegraph/qsgrenderloop.cpp:572 #10 0x00007ff13e2d6ddb in QSGGuiThreadRenderLoop::exposureChanged (this=0x7ff1300078b0, window=<optimized out>) at scenegraph/qsgrenderloop.cpp:852 #11 0x00007ff13cdfee1d in QWindow::event (this=this@entry=0x55ba43ae0240, ev=ev@entry=0x7ffdcf979a10) at kernel/qwindow.cpp:2438 #12 0x00007ff13e365aab in QQuickWindow::event (this=this@entry=0x55ba43ae0240, e=e@entry=0x7ffdcf979a10) at items/qquickwindow.cpp:1902 #13 0x000055ba4351db96 in KSMShutdownDlg::event (this=0x55ba43ae0240, e=0x7ffdcf979a10) at ./logout-greeter/shutdowndlg.cpp:242 #14 0x00007ff13d650dc3 in QApplicationPrivate::notify_helper (this=this@entry=0x55ba4391f230, receiver=receiver@entry=0x55ba43ae0240, e=e@entry=0x7ffdcf979a10) at kernel/qapplication.cpp:3632 #15 0x00007ff13d659bb8 in QApplication::notify (this=0x7ffdcf979d80, receiver=0x55ba43ae0240, e=0x7ffdcf979a10) at kernel/qapplication.cpp:3156 #16 0x00007ff13ca1169a in QCoreApplication::notifyInternal2 (receiver=0x55ba43ae0240, event=0x7ffdcf979a10) at ../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #17 0x00007ff13cdf4823 in QGuiApplicationPrivate::processExposeEvent (e=0x55ba43f6b350) at kernel/qguiapplication.cpp:3258 #18 0x00007ff13cdf4a5b in QGuiApplicationPrivate::processWindowSystemEvent (e=0x55ba43f6b350) at kernel/qguiapplication.cpp:2070 #19 0x00007ff13cdcc7ac in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169 #20 0x00007ff1381dfd7e in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105 #21 0x00007ff13b349f9d in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007ff13b34a220 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007ff13b34a2c3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007ff13ca6bfa2 in QEventDispatcherGlib::processEvents (this=0x55ba43aad1f0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #25 0x00007ff13ca101ab in QEventLoop::exec (this=this@entry=0x7ffdcf979cf0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #26 0x00007ff13ca18354 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #27 0x000055ba435198b8 in main (argc=<optimized out>, argv=<optimized out>) at ./logout-greeter/main.cpp:78 [Inferior 1 (process 43339) detached] #### aptitude #### Setting up plasma-thunderbolt (5.21.1-0xneon+20.04+focal+build18) ... Setting up libkworkspace5-5 (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up libtaskmanager6 (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up plasma-runners-addons (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up firefox (86.0+build3-0ubuntu0.20.04.1) ... Please restart all running instances of firefox, or you will experience problems. Setting up breeze-cursor-theme (4:5.21.1-0xneon+20.04+focal+build25) ... Setting up kwrited (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up kactivitymanagerd (5.21.1-0xneon+20.04+focal+build18) ... Setting up plasma-workspace-dbg (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up plasma-dataengines-addons (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up ksshaskpass (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up linux-libc-dev:amd64 (5.4.0-66.74) ... Setting up plasma-calendar-addons (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up libnvidia-compute-460:amd64 (460.39-0ubuntu0.20.04.1) ... Setting up libnvidia-compute-460:i386 (460.39-0ubuntu0.20.04.1) ... Setting up kde-config-gtk-style-preview:amd64 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up nvidia-kernel-common-460 (460.39-0ubuntu0.20.04.1) ... update-initramfs: deferring update (trigger activated) Setting up kde-nomodeset (0.1+p20.04+git20210224.0016-0) ... Setting up libkfontinst5 (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up dnsmasq-base (2.80-1.1ubuntu1.3) ... Setting up powerdevil-data (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up plasma-wallpapers-addons (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up plasma-workspace-wallpapers (4:5.21.1-0xneon+20.04+focal+build19) ... Setting up libkwinxrenderutils13 (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up libkf5sysguard-data (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up drkonqi (5.21.1-0xneon+20.04+focal+build19) ... Setting up kgamma5 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up plasma-nm (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up libkwaylandserver5-1:amd64 (5.21.1-0xneon+20.04+focal+build14) ... Setting up kwin-addons (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up kde-config-plymouth (5.21.1-0xneon+20.04+focal+build18) ... Setting up libnvidia-cfg1-460:amd64 (460.39-0ubuntu0.20.04.1) ... Setting up ksysguardd (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up xserver-xorg-video-nvidia-460 (460.39-0ubuntu0.20.04.1) ... Setting up libweather-ion7 (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up liboxygenstyleconfig5-5 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up kde-config-updates (5.21.1-0xneon+20.04+focal+build20) ... Setting up polkit-kde-agent-1 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up distro-release-notifier (0.0+p20.04+git20210223.0020-0) ... Setting up libksgrd9:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up libpam-kwallet-common (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up plasma-firewall (5.21.1-0xneon+20.04+focal+build5) ... Setting up nvidia-kernel-source-460 (460.39-0ubuntu0.20.04.1) ... Setting up python3.8-minimal (3.8.5-1~20.04.2) ... Setting up plasma-disks (5.21.1-0xneon+20.04+focal+build10) ... Setting up libpowerdevilui5 (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up libnvidia-gl-460:amd64 (460.39-0ubuntu0.20.04.1) ... Setting up libnvidia-gl-460:i386 (460.39-0ubuntu0.20.04.1) ... Setting up xdg-desktop-portal-kde (5.21.1-0xneon+20.04+focal+build18) ... Setting up liboxygenstyle5-5 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up oxygen-sounds (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up khotkeys-data (4:5.21.1-0xneon+20.04+focal+build19) ... Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... Setting up libtiff5:i386 (4.1.0+git191117-2ubuntu0.20.04.1) ... Setting up libnvidia-extra-460:amd64 (460.39-0ubuntu0.20.04.1) ... Setting up libnvidia-extra-460:i386 (460.39-0ubuntu0.20.04.1) ... Setting up xterm (353-1ubuntu1.20.04.2) ... Setting up systemsettings (4:5.21.1-0xneon+20.04+focal+build27) ... Setting up libpam-kwallet5 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up kde-cli-tools-data (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up qml-module-org-kde-breeze (5.21.1-0xneon+20.04+focal+build3) ... Setting up libpython3.8-stdlib:amd64 (3.8.5-1~20.04.2) ... Setting up libkdecorations2private8 (4:5.21.1-0xneon+20.04+focal+build19) ... Setting up python3.8 (3.8.5-1~20.04.2) ... Setting up libkscreenlocker5:amd64 (5.21.1-0xneon+20.04+focal+build18) ... kscreenlocker_greet: no process found Setting up linux-tools-common (5.4.0-66.74) ... Setting up libkwinglutils13 (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up libplasma-geolocation-interface5 (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up kmenuedit (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up nvidia-utils-460 (460.39-0ubuntu0.20.04.1) ... Setting up libkdecorations2-5v5 (4:5.21.1-0xneon+20.04+focal+build19) ... Setting up plasma-pa (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up libnvidia-decode-460:amd64 (460.39-0ubuntu0.20.04.1) ... Setting up libnvidia-decode-460:i386 (460.39-0ubuntu0.20.04.1) ... Setting up libnvidia-ifr1-460:amd64 (460.39-0ubuntu0.20.04.1) ... Setting up libnvidia-ifr1-460:i386 (460.39-0ubuntu0.20.04.1) ... Setting up milou (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up ksysguard-data (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up plasma-browser-integration (5.21.1-0xneon+20.04+focal+build22) ... Setting up libtiffxx5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... Setting up plasma-desktop-data (4:5.21.1-0xneon+20.04+focal+build22) ... Setting up breeze-gtk-theme (5.21.1-0xneon+20.04+focal+build19) ... Setting up kwayland-integration:amd64 (4:5.21.1-0xneon+20.04+focal+build22) ... Setting up plasma-discover-common (5.21.1-0xneon+20.04+focal+build20) ... Setting up liblsofui9:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up nvidia-compute-utils-460 (460.39-0ubuntu0.20.04.1) ... Setting up kde-cli-tools (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up kwin-style-breeze (4:5.21.1-0xneon+20.04+focal+build25) ... Setting up nvidia-dkms-460 (460.39-0ubuntu0.20.04.1) ... update-initramfs: deferring update (trigger activated) INFO:Enable nvidia DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here Loading new nvidia-460.39 DKMS files... Building for 5.8.0-43-generic Building for architecture x86_64 Building initial module for 5.8.0-43-generic Done. nvidia.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.8.0-43-generic/kernel/drivers/char/drm/ nvidia-modeset.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.8.0-43-generic/kernel/drivers/char/drm/ nvidia-drm.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.8.0-43-generic/kernel/drivers/char/drm/ nvidia-uvm.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.8.0-43-generic/kernel/drivers/char/drm/ depmod... DKMS: install completed. Setting up libksysguardformatter1:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up libkfontinstui5 (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up kscreenlocker-dev:amd64 (5.21.1-0xneon+20.04+focal+build18) ... Setting up libprocesscore9:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up libkf5sysguard-bin (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up kde-config-gtk-style:amd64 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up khotkeys (4:5.21.1-0xneon+20.04+focal+build19) ... Setting up plasma-discover (5.21.1-0xneon+20.04+focal+build20) ... Setting up libtiff-dev:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... Setting up libnvidia-encode-460:amd64 (460.39-0ubuntu0.20.04.1) ... Setting up libnvidia-encode-460:i386 (460.39-0ubuntu0.20.04.1) ... Setting up libpython3.8:amd64 (3.8.5-1~20.04.2) ... Setting up python3.8-venv (3.8.5-1~20.04.2) ... Setting up gtk3-engines-breeze (5.21.1-0xneon+20.04+focal+build19) ... Setting up kde-style-oxygen-qt5 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up breeze (4:5.21.1-0xneon+20.04+focal+build25) ... Setting up libksysguardsensors1:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up libksignalplotter9:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up libprocessui9:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up libkwineffects13 (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up plasma-discover-backend-snap (5.21.1-0xneon+20.04+focal+build20) ... Setting up kde-config-screenlocker (5.21.1-0xneon+20.04+focal+build18) ... Setting up nvidia-driver-460 (460.39-0ubuntu0.20.04.1) ... Setting up ksysguard (4:5.21.1-0xneon+20.04+focal+build20) ... Sucessfully set capabilities for start_kdeinit Setting up plasma-vault (5.21.1-0xneon+20.04+focal+build19) ... Setting up plasma-discover-backend-flatpak (5.21.1-0xneon+20.04+focal+build20) ... Setting up libksysguardsensorfaces1:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up libpython3.8-dev:amd64 (3.8.5-1~20.04.2) ... Setting up libkwin4-effect-builtins1 (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up python3.8-dev (3.8.5-1~20.04.2) ... Setting up kwin-common (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up nvidia-driver-455 (460.39-0ubuntu0.20.04.1) ... Setting up qml-module-org-kde-ksysguard:amd64 (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up kwin-dev (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up libkf5sysguard-dev (4:5.21.1-0xneon+20.04+focal+build21) ... Setting up plasma-systemmonitor (5.21.1-0xneon+20.04+focal+build7) ... Setting up kwin-wayland-backend-drm (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up kwin-x11 (4:5.21.1-0xneon+20.04+focal+build32) ... Setting up kwin-wayland (4:5.21.1-0xneon+20.04+focal+build32) ... Setcap worked for /usr/bin/kwin_wayland! Setting up libkf5screen7:amd64 (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up libnotificationmanager1 (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up plasma-workspace (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up plasma-widgets-addons (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up kscreen (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up plasma-workspace-wayland (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up libkf5screen-dev (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up kinfocenter (4:5.21.1-0xneon+20.04+focal+build19) ... Setting up libkf5screen-bin (4:5.21.1-0xneon+20.04+focal+build18) ... Setting up libpowerdevilcore2 (4:5.21.1-0xneon+20.04+focal+build20) ... Setting up sddm-theme-breeze (4:5.21.1-0xneon+20.04+focal+build24) ... Setting up plasma-desktop (4:5.21.1-0xneon+20.04+focal+build22) ... Setting up powerdevil (4:5.21.1-0xneon+20.04+focal+build20) ... Sucessfully set capabilities for start_kdeinit Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for doc-base (0.10.9) ... Processing 2 changed doc-base files... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for dbus (1.12.16-2ubuntu2.1) ... Processing triggers for initramfs-tools (0.136ubuntu6.3) ... update-initramfs: Generating /boot/initrd.img-5.8.0-43-generic Press Return to continue, 'q' followed by Return to quit.
That second report is completely unrelated. That's the usual nvidia upgrade bug. For the first crash report, are you using consolekit2 by any chance?
Created attachment 136329 [details] attachment-31549-0.html No, I don't have consolekit2 installed. Instead systemd-logind is used. On Tue, 2 Mar 2021 at 17:59, David Edmundson <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=428022 > > David Edmundson <kde@davidedmundson.co.uk> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Resolution|--- |WAITINGFORINFO > Status|REPORTED |NEEDSINFO > > --- Comment #7 from David Edmundson <kde@davidedmundson.co.uk> --- > That second report is completely unrelated. That's the usual nvidia upgrade > bug. > > For the first crash report, are you using consolekit2 by any chance? > > -- > You are receiving this mail because: > You are on the CC list for the bug.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!