https://bugs.kde.org/show_bug.cgi?id=428949
pveax <pv...@mailforspam.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|BACKTRACE |--- Status|NEEDSINFO |REPORTED --- Comment #6 from pveax <pv...@mailforspam.com> --- backtrace from 36 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 anon_inode:i915.gem which was expanded to anon_inode:i915.gem 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: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 /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 /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 /home/m/.cache/ksycoca5_en-GB_7WWdbVM3fwVucaLMGhx761eTffo= (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 /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 /memfd:JSVMStack:QtQml (deleted) 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 /usr/lib/libtaskmanager.so.5.20.2 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 854] [New LWP 2336] [New LWP 910] [New LWP 1122] [New LWP 1103] [New LWP 1100] [New LWP 1126] [New LWP 2331] [New LWP 2333] [New LWP 2335] [New LWP 2337] [New LWP 2338] [New LWP 3918] [New LWP 79541] [New LWP 79714] [New LWP 79720] [New LWP 79729] [New LWP 1101] [New LWP 2339] [New LWP 883] [New LWP 1102] [New LWP 1110] [New LWP 2326] [New LWP 2332] [New LWP 1109] [New LWP 3398] [New LWP 1125] [New LWP 10278] [New LWP 47136] [New LWP 79682] [New LWP 79674] 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". --Type <RET> for more, q to quit, c to continue without paging--c Core was generated by `/usr/bin/plasmashell'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007fada1080615 in raise () from /usr/lib/libc.so.6 [Current thread is 1 (Thread 0x7fad9d3be840 (LWP 854))] (gdb) ``` -- You are receiving this mail because: You are watching all bug changes.