Bug 482769 - krunner crashes when triggered and closed
Summary: krunner crashes when triggered and closed
Status: RESOLVED DUPLICATE of bug 482754
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 6.0.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi, qt6
Depends on:
Blocks:
 
Reported: 2024-03-07 19:33 UTC by Bogomil Vasilev
Modified: 2024-03-08 10:00 UTC (History)
3 users (show)

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


Attachments
New crash information added by DrKonqi (70.96 KB, text/plain)
2024-03-07 19:33 UTC, Bogomil Vasilev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bogomil Vasilev 2024-03-07 19:33:31 UTC
Application: krunner (6.0.1)

Qt Version: 6.6.2
Frameworks Version: 6.0.0
Operating System: Linux 6.7.8-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.0.1 [CoredumpBackend]

-- Information about the crash:
Steps to reproduce:

Scenario #1
1. Open krunner (alt + F2)
2. Type a command/application name
3. Press enter
4. Observe crash

Scenario #2
1. Open krunner (alt + F2)
2. Click ESC to close it
3. Observe crash

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x0000781d92eab393 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#7  0x0000781d92e5a6c8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x0000781d92e424b8 in __GI_abort () at abort.c:79
#9  0x0000781d944804f2 in wl_abort (fmt=fmt@entry=0x781d944856d8 "Tried to add event to destroyed queue\n") at ../wayland-1.22.0/src/wayland-util.c:462


Reported using DrKonqi
Comment 1 Bogomil Vasilev 2024-03-07 19:33:32 UTC
Created attachment 166628 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 David Redondo 2024-03-08 10:00:44 UTC
Marking as duplicated because I assume the crash is because of enabling vulkan

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