Summary: | Latte Dock crash when opening settings | ||
---|---|---|---|
Product: | [Plasma] lattedock | Reporter: | SarenDev <committer> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | committer |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.9.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
SarenDev
2019-12-12 20:39:16 UTC
Created attachment 124455 [details]
New crash information added by DrKonqi
latte-dock (0.9.3) using Qt 5.12.4
This is a secondary report and traceback that occured after the main settings crash
-- Backtrace (Reduced):
#5 __memmove_sse2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:369
#6 0x00007f10d8993cd3 in KSharedDataCache::insert(QString const&, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
[...]
#9 0x00007f10d7f3566b in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f10d7f28e55 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f10d8beda86 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
*** Bug 415110 has been marked as a duplicate of this bug. *** this crash does not point to any latte dock... in any case because this is Kubuntu, first thing to try for crashes: 1. Close Latte 2. run in terminal "latte-dock --cc" 3. Does the crash still occur? 4. If it does not you should follow: https://userbase.kde.org/LatteDock/HowToReportCrashes Points upstream but better crash report is needed Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! In an attempt to get a better report I tried to replicate the crash on the latest version of Latte Dock (0.9.11) and couldn't get it to happen. Looks like the issue was fixed in one of the updates since I filed this report, sorry for wasting people's time. |