Bug 479057 - plasmashell crash when clearing history in the clipboard applet
Summary: plasmashell crash when clearing history in the clipboard applet
Status: RESOLVED DUPLICATE of bug 479302
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 5.91.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi, qt6
Depends on:
Blocks: 479302
  Show dependency treegraph
 
Reported: 2023-12-27 05:30 UTC by Jin Liu
Modified: 2024-01-11 10:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (205.20 KB, text/plain)
2023-12-27 05:31 UTC, Jin Liu
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***