Bug 461679 - Crash when clicking on notification icon in taskbar
Summary: Crash when clicking on notification icon in taskbar
Status: RESOLVED DUPLICATE of bug 461072
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.26.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-11-10 21:17 UTC by kde.j4ktv
Modified: 2023-01-09 21:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kde.j4ktv 2022-11-10 21:17:38 UTC
Application: plasmashell (5.26.2)

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.7-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.2 [KCrashBackend]

-- Information about the crash:
I had just unlocked my computer when it happened. All AMD hardware, Wayland, openSUSE TW, kernel 6.0.7-1, Mesa 22.2.2, rocm 5.3, DRI_PRIME=1 a global environmental variable

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fb1e935f3b0 in Plasma::Svg::~Svg() () at /lib64/libKF5Plasma.so.5
#5  0x00007fb1e9359859 in Plasma::FrameSvg::~FrameSvg() () at /lib64/libKF5Plasma.so.5
#6  0x00007fb1e710556e in QObjectPrivate::deleteChildren() () at /lib64/libQt5Core.so.5
#7  0x00007fb1e7111334 in QObject::~QObject() () at /lib64/libQt5Core.so.5
#8  0x00007fb1c80c89e5 in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#9  0x00007fb1e710556e in QObjectPrivate::deleteChildren() () at /lib64/libQt5Core.so.5
#10 0x00007fb1e7111334 in QObject::~QObject() () at /lib64/libQt5Core.so.5
#11 0x00007fb1e8dfd4b5 in  () at /lib64/libQt5Quick.so.5
#12 0x00007fb1e710779f in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#13 0x00007fb1e7da53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#14 0x00007fb1e70dc178 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#15 0x00007fb1e70df111 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#16 0x00007fb1e7134003 in  () at /lib64/libQt5Core.so.5
#17 0x00007fb1e53c0a90 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#18 0x00007fb1e53c0e48 in  () at /lib64/libglib-2.0.so.0
#19 0x00007fb1e53c0edc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#20 0x00007fb1e7133806 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#21 0x00007fb1e70dabeb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#22 0x00007fb1e70e2d56 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#23 0x00005608baaa5306 in  ()
#24 0x00007fb1e682c5b0 in __libc_start_call_main () at /lib64/libc.so.6
#25 0x00007fb1e682c679 in __libc_start_main_impl () at /lib64/libc.so.6
#26 0x00005608baaa56c5 in  ()
[Inferior 1 (process 2630) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-01-09 21:43:28 UTC

*** This bug has been marked as a duplicate of bug 461072 ***