https://bugs.kde.org/show_bug.cgi?id=432891
--- Comment #3 from Tony <jodr...@live.com> --- Created attachment 135783 --> https://bugs.kde.org/attachment.cgi?id=135783&action=edit New crash information added by DrKonqi ark (21.03.70) using Qt 5.15.2 - What I was doing when the application crashed: Yep this keep happening but only on wayland. One thing to notice, in my case it only happens with uncompressed tar and zip archives. Compressed 7z and tar files (.tar.Z) don't trigger it, i tried using different algos for the compression (lz4, lzma/2, zstd, lrzip, bzip2) all was ok. I used the sources of xanmod kernel which has ~70k files in it according to "find $pwd -type f | wc -l" and the one thing that consistently triggered 410092. -- Backtrace (Reduced): #4 QtWaylandClient::QWaylandWindow::decoration (this=0x0) at qwaylandwindow.cpp:854 #5 0x00007fc86b6ad715 in QtWaylandClient::QWaylandShmBackingStore::windowDecoration (this=this@entry=0x56231686e460) at qwaylandshmbackingstore.cpp:363 #6 0x00007fc86b6ae166 in QtWaylandClient::QWaylandShmBackingStore::resize (this=this@entry=0x56231686e460, size=...) at qwaylandshmbackingstore.cpp:309 #7 0x00007fc86b6ae29d in QtWaylandClient::QWaylandShmBackingStore::ensureSize (this=this@entry=0x56231686e460) at qwaylandshmbackingstore.cpp:206 #8 0x00007fc86b6ae2c9 in QtWaylandClient::QWaylandShmBackingStore::beginPaint (this=this@entry=0x56231686e460, region=...) at qwaylandshmbackingstore.cpp:181 -- You are receiving this mail because: You are watching all bug changes.