Bug 479057

Summary: plasmashell crash when clearing history in the clipboard applet
Product: [Plasma] plasmashell Reporter: Jin Liu <ad.liu.jin>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde, nicolas.fella
Priority: NOR Keywords: drkonqi, qt6
Version: 5.91.0   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Bug Depends on:    
Bug Blocks: 479302    
Attachments: New crash information added by DrKonqi

Description Jin Liu 2023-12-27 05:30:59 UTC
Application: plasmashell (5.91.0)

Qt Version: 6.7.0
Frameworks Version: 5.247.0
Operating System: Linux 6.6.8-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 5.91.0 [CoredumpBackend]

-- Information about the crash:
Not always reproducible. Seems to happen when the clipboard contains many video file entries.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#6  0x00007f0a095ad142 in QtWaylandClient::QWaylandWindow::createDecoration() (this=0x55c0ac456860) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.7.0-beta1/src/client/qwaylandwindow.cpp:1066
#7  0x00007f0a026ea85d in QtWaylandClient::QWaylandGLContext::makeCurrent(QPlatformSurface*) (this=this@entry=0x7f0924002370, surface=<optimized out>) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.7.0-beta1/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp:315
#8  0x00007f0a080bd12d in QOpenGLContext::makeCurrent(QSurface*) (this=0x7f09240020c0, surface=0x55c0ac5fde90) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0-beta1/src/gui/kernel/qopenglcontext.cpp:661
#9  0x00007f0a080c8d4b in QRhiGles2::ensureContext(QSurface*) const (this=0x7f0924001a20, surface=0x55c0ac5fde90) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0-beta1/src/gui/rhi/qrhigles2.cpp:632
#10 0x00007f0a080d0c5f in QRhiGles2::beginFrame(QRhiSwapChain*, QFlags<QRhi::BeginFrameFlag>) (this=0x7f0924001a20, swapChain=0x7f09241c97a0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0-beta1/src/gui/rhi/qrhigles2.cpp:2061


Reported using DrKonqi
Comment 1 Jin Liu 2023-12-27 05:31:06 UTC
Created attachment 164464 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Jin Liu 2023-12-31 00:28:29 UTC
A similar crash happened when closing the notification applet. So perhaps it's not specific to the clipboard applet.
Comment 3 David Edmundson 2024-01-11 10:10:38 UTC

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