https://bugs.kde.org/show_bug.cgi?id=428949
--- Comment #7 from pveax <pv...@mailforspam.com> --- backtrace from 28 MB-file: backtrace was manually edited: neighboring lines of `warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing` was replaced into that single line ``` Reading symbols from /usr/bin/plasmashell... (No debugging symbols found in /usr/bin/plasmashell) warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:xshmfence (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /usr/lib/libksgrd.so.5.20.2 during file-backed mapping note processing warning: Can't open file /usr/lib/libKF5Screen.so.5.20.2 during file-backed mapping note processing warning: Can't open file /usr/lib/libnotificationmanager.so.5.20.2 during file-backed mapping note processing warning: Can't open file /usr/lib/libprocesscore.so.5.20.2 during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:xorg (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /usr/lib/libLLVM-10.so during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /usr/lib/libKSysGuardFormatter.so.5.20.2 during file-backed mapping note processing warning: Can't open file /usr/lib/libKSysGuardSensors.so.5.20.2 during file-backed mapping note processing warning: Can't open file /usr/lib/libKSysGuardSensorFaces.so.5.20.2 during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /usr/lib/libtaskmanager.so.5.20.2 during file-backed mapping note processing warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /usr/lib/libbreezecommon5.so.5.20.2 during file-backed mapping note processing warning: Can't open file /usr/lib/libkworkspace5.so.5.20.2 during file-backed mapping note processing [New LWP 79838] [New LWP 84974] [New LWP 79866] [New LWP 79850] [New LWP 80081] [New LWP 79844] [New LWP 79845] [New LWP 79851] [New LWP 80087] [New LWP 80088] [New LWP 80086] [New LWP 84972] [New LWP 79847] [New LWP 79843] [New LWP 79846] [New LWP 79863] [New LWP 84973] [New LWP 79848] [New LWP 79867] [New LWP 80073] [New LWP 80079] [New LWP 80080] [New LWP 80082] [New LWP 80084] [New LWP 84971] warning: .dynamic section for "/usr/lib/libdrm.so.2" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/lib/dri/iris_dri.so" is not at the expected address (wrong library or version mismatch?) warning: Could not load shared library symbols for /usr/lib/libLLVM-10.so. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `/usr/bin/plasmashell'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f77e694d615 in raise () from /usr/lib/libc.so.6 [Current thread is 1 (Thread 0x7f77e2c8b840 (LWP 79838))] (gdb) ``` -- You are receiving this mail because: You are watching all bug changes.