Bug 456605 - Plasma crashes when opening application dashboard
Summary: Plasma crashes when opening application dashboard
Status: RESOLVED DUPLICATE of bug 449027
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.24.4
Platform: unspecified Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-07-12 00:13 UTC by Mark Daniels
Modified: 2022-07-13 19:56 UTC (History)
2 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 Mark Daniels 2022-07-12 00:13:17 UTC
Application: plasmashell (5.24.4)

Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.17.15-76051715-generic x86_64
Windowing System: Wayland
Distribution: Pop!_OS 22.04 LTS
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I pressed the super key to bring up the application dashboard and nothing happened. I pressed it again and Plasma briefly crashed.

- Unusual behavior I noticed:
The first press of the super key failed to pull up the application dashboard as usual. After the second press of the super key the dashboard still didn't come up, and my panel disappeared for a second or two, then came back. After that I was able to press the super key and pull up the application dashboard as usual.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140099542636992) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140099542636992) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140099542636992, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007f6b7bb03476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f6b7bae97f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007f6b7bfa5ba3 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f6b7a1823e4 in  () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#11 0x00007f6b7a18311a in QtWaylandClient::QWaylandDisplay::flushRequests() () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x00007f6b7c2067b8 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f6b7c209ca3 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f6b7c20a4d3 in QSocketNotifier::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f6b7cec5713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f6b7c1cee2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f6b7c228cb5 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f6b7a5aad1b in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f6b7a5ff6f8 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f6b7a5a83c3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f6b7c2280a8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f6b7c1cd74b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f6b7c1d5ce4 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x000056023eaf7dce in  ()
#25 0x00007f6b7baead90 in __libc_start_call_main (main=main@entry=0x56023eaf6f70, argc=argc@entry=1, argv=argv@entry=0x7ffca704e248) at ../sysdeps/nptl/libc_start_call_main.h:58
#26 0x00007f6b7baeae40 in __libc_start_main_impl (main=0x56023eaf6f70, argc=1, argv=0x7ffca704e248, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffca704e238) at ../csu/libc-start.c:392
#27 0x000056023eaf7ef5 in  ()
[Inferior 1 (process 2075) detached]

The reporter indicates this bug may be a duplicate of or related to bug 449027.

Possible duplicates by query: bug 456501, bug 456040, bug 455892, bug 455587, bug 454695.

Reported using DrKonqi
Comment 1 Nate Graham 2022-07-13 19:56:33 UTC

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