Summary: | Plasma crashes when removing multiple Notes widgets or clearing a clipboard | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Marko Dujović <codenamerevy> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | alexanromano, averysawyer4, bugseforuns, dashonwwIII, foss, keziolio123, nate, plasma-bugs, shane, szotsaki |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.1 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=424709 https://bugs.kde.org/show_bug.cgi?id=473980 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Marko Dujović
2020-02-20 19:19:32 UTC
possible duplicate of bug 417764 *** Bug 415058 has been marked as a duplicate of this bug. *** *** Bug 417764 has been marked as a duplicate of this bug. *** Created attachment 126387 [details]
New crash information added by DrKonqi
plasmashell (5.18.1) using Qt 5.14.1
- What I was doing when the application crashed:
Removing multiple blank notes from my desktop when plasma crashed. Had konsole, firefox and emacs open at the time.
Running KDE 5.18
-- Backtrace (Reduced):
#6 0x00007f858c651080 in QQuickItem::parentItem() const () at /usr/lib/libQt5Quick.so.5
#7 0x00007f858c6511a1 in QQuickItemPrivate::updateSubFocusItem(QQuickItem*, bool) () at /usr/lib/libQt5Quick.so.5
#8 0x00007f858c6782e7 in QQuickWindowPrivate::setFocusInScope(QQuickItem*, QQuickItem*, Qt::FocusReason, QFlags<QQuickWindowPrivate::FocusOption>) () at /usr/lib/libQt5Quick.so.5
#9 0x00007f858c660864 in QQuickItem::setFocus(bool, Qt::FocusReason) () at /usr/lib/libQt5Quick.so.5
#10 0x00007f858c660c3e in QQuickItem::forceActiveFocus(Qt::FocusReason) () at /usr/lib/libQt5Quick.so.5
*** Bug 418221 has been marked as a duplicate of this bug. *** *** Bug 420456 has been marked as a duplicate of this bug. *** I was able to reliably trigger the bug: 1- Copy some stuff to the clipboard, text, images whatever... 2- Click on the clipboard plugin in the System Tray 3- At the top right click "Clear History" icon; which shows a confirmation dialog. 4- Click Yes; plasmashell crashes... :( Operating System: Arch Linux KDE Plasma Version: 5.19.90 KDE Frameworks Version: 5.74.0 Qt Version: 5.15.1 Kernel Version: 5.8.10-zen1-1-zen OS Type: 64-bit (In reply to devnulll from comment #7) > I was able to reliably trigger the bug: > > 1- Copy some stuff to the clipboard, text, images whatever... > 2- Click on the clipboard plugin in the System Tray > 3- At the top right click "Clear History" icon; which shows a confirmation > dialog. > 4- Click Yes; plasmashell crashes... :( > > Operating System: Arch Linux > KDE Plasma Version: 5.19.90 > KDE Frameworks Version: 5.74.0 > Qt Version: 5.15.1 > Kernel Version: 5.8.10-zen1-1-zen > OS Type: 64-bit Forgot to mention that the bug is triggered on a wayland session. X11 not tested. (In reply to devnulll from comment #8) > Forgot to mention that the bug is triggered on a wayland session. X11 not > tested. known crash, see https://bugs.kde.org/show_bug.cgi?id=424709 I haven't been able to reproduce this and we haven't gotten any new reports in over a year; is anyone out there with Plasma 5.23 or newer still experiencing it? 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! *** Bug 464425 has been marked as a duplicate of this bug. *** Re-opening as we got a new report, with a high-quality backtrace, to boot! See duplicate bug 464425. Oh, this is just bug 468180, which is fixed already in Qt 6 and backported to the KDE Qt 5 patch collection. *** This bug has been marked as a duplicate of bug 468180 *** |