Bug 473201

Summary: Plasmashell freeze and crash in Wayland (NVIDIA) moving Chrome windows
Product: [Plasma] plasmashell Reporter: JLSalvador <salvador.joseluis+kde>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde, nate
Priority: NOR Keywords: drkonqi
Version First Reported In: 5.27.7   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description JLSalvador 2023-08-09 10:50:24 UTC
Application: plasmashell (5.27.7)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.8-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
Every time I attempt to move Chrome tabs to windows, plasmashell freezes. I am using NVIDIA with Wayland.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  wl_list_remove (elm=elm@entry=0x55737ffcc9c0) at ../wayland-1.22.0/src/wayland-util.c:57
#7  0x00007f3d022e7fd2 in wl_event_queue_release (queue=queue@entry=0x55737f69b390) at ../wayland-1.22.0/src/wayland-client.c:320
#8  0x00007f3d022e82ba in wl_display_disconnect (display=0x55737f69b2a0) at ../wayland-1.22.0/src/wayland-client.c:1323
#9  0x00007f3d014b05cf in QtWaylandClient::QWaylandDisplay::~QWaylandDisplay() (this=0x55737f696bc0, this=<optimized out>) at /usr/src/debug/qt5-wayland/qtwayland/src/client/qwaylanddisplay.cpp:387
#10 0x00007f3d0149de3a in QtWaylandClient::QWaylandDisplay::~QWaylandDisplay() (this=0x55737f696bc0, this=<optimized out>) at /usr/src/debug/qt5-wayland/qtwayland/src/client/qwaylanddisplay.cpp:358
#11 QScopedPointerDeleter<QtWaylandClient::QWaylandDisplay>::cleanup(QtWaylandClient::QWaylandDisplay*) (pointer=0x55737f696bc0) at /usr/include/qt/QtCore/qscopedpointer.h:60
#12 QScopedPointer<QtWaylandClient::QWaylandDisplay, QScopedPointerDeleter<QtWaylandClient::QWaylandDisplay> >::~QScopedPointer() (this=<optimized out>, this=<optimized out>) at /usr/include/qt/QtCore/qscopedpointer.h:107
#13 QtWaylandClient::QWaylandIntegration::~QWaylandIntegration() (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qt5-wayland/qtwayland/src/client/qwaylandintegration.cpp:135
#14 0x00007f3d0149dece in QtWaylandClient::QWaylandIntegration::~QWaylandIntegration() (this=0x55737f69e540, this=<optimized out>) at /usr/src/debug/qt5-wayland/qtwayland/src/client/qwaylandintegration.cpp:135
#15 0x00007f3d005d4c6d in QGuiApplicationPrivate::~QGuiApplicationPrivate() (this=0x55737f694580, this=<optimized out>) at kernel/qguiapplication.cpp:1731
#16 0x00007f3d00e6afbe in QApplicationPrivate::~QApplicationPrivate() (this=0x55737f694580, this=<optimized out>) at kernel/qapplication.cpp:163
#17 0x000055737dc7b8b2 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace/plasma-workspace-5.27.7/shell/main.cpp:236
[Inferior 1 (process 185925) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-08-09 19:57:00 UTC

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