Bug 470459

Summary: Plasma shell crashes when trying to open the audio mixer
Product: [Plasma] plasmashell Reporter: Oded Arbel <oded>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: kde, nate
Priority: NOR Keywords: drkonqi
Version First Reported In: 5.27.5   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Oded Arbel 2023-05-30 18:26:15 UTC
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
Comment 1 Oded Arbel 2023-05-30 18:26:16 UTC
Created attachment 159356 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2023-06-05 04:26:11 UTC
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. :/
Comment 3 Oded Arbel 2023-06-06 14:07:51 UTC
(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.
Comment 4 Nate Graham 2023-06-06 15:15:20 UTC
All right, thanks. If it happens again, let's re-open and try to investigate further.