| Summary: | plasma menu search crashes in SharedMemory::findNamedEntry() / Plasma::SvgPrivate::findInCache() | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] libplasma | Reporter: | Fedor <f.alexeeff2010> |
| Component: | libplasma | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | f.alexeeff2010, kde, nate, plasma-bugs-null, stuart.lopresti |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Fedor
2021-03-15 04:51:39 UTC
Haven't seen this one before. Created attachment 136739 [details] New crash information added by DrKonqi plasmashell (5.18.5) using Qt 5.12.8 Everyday use of the environment. The crash occurs when searching in the menu. The bug appears by chance. I do not use any additional settings in the system. The set of plasmoids is not affected. https://youtu.be/xhimQAWtuXs -- Backtrace (Reduced): #6 __memmove_sse2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:353 #7 0x00007f6ea85c4c03 in memcpy (__len=88, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #8 KSharedDataCache::insert (this=this@entry=0x55bc0bc461a0, key=..., data=...) at ./src/lib/caching/kshareddatacache.cpp:1581 #9 0x00007f6ea9482775 in KSharedPixmapCacheMixin<KSharedDataCache>::insertImage (image=..., key=..., this=0x55bc0bc46190) at /usr/include/KF5/KGuiAddons/kimagecache.h:113 #10 KSharedPixmapCacheMixin<KSharedDataCache>::insertPixmap (pixmap=..., key=..., this=0x55bc0bc46190) at /usr/include/KF5/KGuiAddons/kimagecache.h:99 fixed in plasma6 *** Bug 443075 has been marked as a duplicate of this bug. *** |