https://bugs.kde.org/show_bug.cgi?id=484235
Daniele Scasciafratte <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Daniele Scasciafratte <[email protected]> --- Created attachment 167909 --> https://bugs.kde.org/attachment.cgi?id=167909&action=edit plasma 5 crash without x11 mentions Crashed again today but the issue of the other ticket mentioned in this dump there isn't. I mean in this case X11 term is not in the dump at all. #6 QString::QString (other=<error reading variable: Cannot access memory at address 0x5606ce180>, this=0x7fd6073ff780) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1093 #7 KIconTheme::dir (this=0x5606ce180) at ./src/kicontheme.cpp:436 #8 0x00007fd6301e5169 in Plasma::ThemePrivate::useCache (this=<optimized out>) at ./src/plasma/private/theme_p.cpp:281 #9 0x00007fd6301dc80f in Plasma::Theme::findInCache (this=0x7fd5dc004430, key=..., pix=..., lastModified=1688121416) at ./src/plasma/theme.cpp:282 #10 0x00007fd6301d5af4 in Plasma::SvgPrivate::findInCache (this=0x7fd5dc004b70, elementId=..., ratio=<optimized out>, s=...) at ./src/plasma/svg.cpp:599 #11 0x00007fd6301d6048 in Plasma::Svg::image (this=this@entry=0x7fd6073ffa80, size=..., elementID=...) at ./src/plasma/svg.cpp:989 #12 0x00007fd61195e9d0 in AsyncPackageImageResponseRunnable::run (this=0x7fd5f00032c0) at ./wallpapers/image/plugin/provider/packageimageprovider.cpp:96 #13 0x00007fd62dade122 in QThreadPoolThread::run (this=0x7fd5f00034d0) at thread/qthreadpool.cpp:100 #14 0x00007fd62dadaeb1 in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:351 #15 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at thread/qthread_unix.cpp:288 #16 QThreadPrivate::start (arg=0x7fd5f00034d0) at thread/qthread_unix.cpp:311 #17 0x00007fd62d4a645c in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444 #18 0x00007fd62d526bbc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 That part is the same of the previous one and in this ticket too. -- You are receiving this mail because: You are watching all bug changes.
