Application: plasmashell (5.27.5) Qt Version: 5.15.9 Frameworks Version: 5.107.0 Operating System: Linux 6.2.0-20-generic x86_64 Windowing System: Wayland Distribution: KDE neon 5.27 DrKonqi: 5.27.5 [CoredumpBackend] -- Information about the crash: Immediately after clicking the audio mixer icon in the system tray, plasma shell crashed. It was restarted by the systemd service and then worked fine. The crash does not seem to be reproducible. -- Backtrace (Reduced): #6 0x00007f162c669dbb in QQuickItem::~QQuickItem() () at /lib/x86_64-linux-gnu/libQt5Quick.so.5 [...] #8 0x00007f162a8e9993 in QObject::event(QEvent*) (this=0x55c2ec0343a0, e=0x55c2eeda8ac0) at kernel/qobject.cpp:1334 #9 0x00007f162b56c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55c2ec0343a0, e=0x55c2eeda8ac0) at kernel/qapplication.cpp:3640 #10 0x00007f162a8bc18a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55c2ec0343a0, event=0x55c2eeda8ac0) at kernel/qcoreapplication.cpp:1064 #11 0x00007f162a8bc362 in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462 Reported using DrKonqi
Created attachment 159356 [details] New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace.
When you say "the audio mixer", do you mean the applet titled "Audio Volume" or something else? Perhaps a 3rd-party applet? Unfortunately the backtrace appears to be generic and useless. Without being able to reproduce this locally, I don't think there's much chance of fixing it. :/
(In reply to Nate Graham from comment #2) > When you say "the audio mixer", do you mean the applet titled "Audio Volume" Yes - that one. I was not able to reproduce the issue - I use the audio applet a lot and didn't get this again.
All right, thanks. If it happens again, let's re-open and try to investigate further.