Bug 465706 - crash for click cross for notification
Summary: crash for click cross for notification
Status: RESOLVED DUPLICATE of bug 468180
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: 5.26.5
Platform: unspecified Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-14 11:56 UTC by Maksim
Modified: 2023-04-27 23:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim 2023-02-14 11:56:37 UTC
Application: plasmashell (5.26.5)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 5.15.91-4-lts x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
As soon as the notification appears, I close and the desktop disappears

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007fa8ceedaf95 in QtQml::qmlExecuteDeferred(QObject*) () at /usr/lib/libQt5Qml.so.5
#5  0x00007fa8cf29a68e in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () at /usr/lib/libQt5Quick.so.5
#6  0x00007fa8cf28f4c4 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () at /usr/lib/libQt5Quick.so.5
#7  0x00007fa8cdaa5b56 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#8  0x00007fa8ce6e5b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007fa8cda81f48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007fa8cdacc4b3 in QTimerInfoList::activateTimers() () at /usr/lib/libQt5Core.so.5
#11 0x00007fa8cdaccaaa in  () at /usr/lib/libQt5Core.so.5
#12 0x00007fa8cbbaa82b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#13 0x00007fa8cbc01cc9 in  () at /usr/lib/libglib-2.0.so.0
#14 0x00007fa8cbba90e2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#15 0x00007fa8cdaccc6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007fa8cda7a6ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#17 0x00007fa8cda85219 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#18 0x00005588266261ef in  ()
#19 0x00007fa8cd3f8790 in  () at /usr/lib/libc.so.6
#20 0x00007fa8cd3f884a in __libc_start_main () at /usr/lib/libc.so.6
#21 0x00005588266265a5 in  ()
[Inferior 1 (process 1158256) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-04-27 23:35:34 UTC

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