Bug 448518 - Lattedock crashes when starting other programs
Summary: Lattedock crashes when starting other programs
Status: RESOLVED WORKSFORME
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.10.7
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-15 11:17 UTC by gareth04
Modified: 2022-02-26 04:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gareth04 2022-01-15 11:17:20 UTC
Application: latte-dock (0.10.75)


STEPS TO REPRODUCE
1. Open lattedock
2. Start another programm e.g. : kate


OBSERVED RESULT
~95% this results in latte-dock crashing


BACKTRACE:

Thread 1 "latte-dock" hit Breakpoint 2, 0x00007ffff77e8010 in QSGSoftwareRenderableNode::update() () from /usr/lib/libQt5Quick.so.5
#0  0x00007ffff77e8010 in QSGSoftwareRenderableNode::update() () at /usr/lib/libQt5Quick.so.5
#1  0x00007ffff77ecac5 in  () at /usr/lib/libQt5Quick.so.5
#2  0x00007ffff77a51c5 in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#3  0x00007ffff77a524b in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#4  0x00007ffff77a51eb in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#5  0x00007ffff77a51eb in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#6  0x00007ffff77a51eb in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#7  0x00007ffff77a51eb in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#8  0x00007ffff77a51eb in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#9  0x00007ffff77a51eb in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#10 0x00007ffff77a51eb in QSGNodeVisitorEx::visitChildren(QSGNode*) ()
    at /usr/lib/libQt5Quick.so.5
#11 0x00007ffff77eb4fe in  () at /usr/lib/libQt5Quick.so.5
#12 0x00007ffff77deb39 in QSGAbstractSoftwareRenderer::nodeChanged(QSGNode*, QFlags<QSGNode::DirtyStateBit>) () at /usr/lib/libQt5Quick.so.5
#13 0x00007ffff775c6f0 in QSGRootNode::notifyNodeChange(QSGNode*, QFlags<QSGNode::DirtyStateBit>)
    () at /usr/lib/libQt5Quick.so.5
#14 0x00007ffff775c769 in QSGNode::markDirty(QFlags<QSGNode::DirtyStateBit>) ()
    at /usr/lib/libQt5Quick.so.5
#15 0x00007ffff78355fe in QQuickWindowPrivate::updateDirtyNode(QQuickItem*) ()
    at /usr/lib/libQt5Quick.so.5
#16 0x00007ffff7835e04 in QQuickWindowPrivate::updateDirtyNodes() () at /usr/lib/libQt5Quick.so.5
#17 0x00007ffff7837a81 in QQuickWindowPrivate::syncSceneGraph() () at /usr/lib/libQt5Quick.so.5
#18 0x00007ffff77f0407 in  () at /usr/lib/libQt5Quick.so.5
#19 0x00007ffff77f1425 in  () at /usr/lib/libQt5Quick.so.5
#20 0x00007ffff5e6e1d9 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#21 0x00007ffff665e1a6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
    at /usr/lib/libQt5Widgets.so.5
#22 0x00007ffff596e89a in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
    at /usr/lib/libQt5Core.so.5
#23 0x00007ffff5e6a014 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /usr/lib/libQt5Gui.so.5
#24 0x00007ffff5e4a5e5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#25 0x00007ffff0886d70 in  () at /usr/lib/libQt5XcbQpa.so.5
#26 0x00007ffff3d7052c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#27 0x00007ffff3dc47b9 in  () at /usr/lib/libglib-2.0.so.0
#28 0x00007ffff3d6dc11 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#29 0x00007ffff59b9a8a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#30 0x00007ffff5966a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
    at /usr/lib/libQt5Core.so.5
#31 0x00007ffff59722c7 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#32 0x000055555559752c in  ()
#33 0x00007ffff51f3b25 in __libc_start_main () at /usr/lib/libc.so.6
#34 0x000055555559e34e in  ()
[Inferior 1 (process 39627) killed]


SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.10.89-1-MANJARO (64-bit)
Graphics Platform: X11
Comment 1 Michail Vourlakos 2022-01-15 14:57:52 UTC
No idea what crash that is, looks like as if latte has been compiled with different version that plasma. In that case that would be a distro issue. Try to clear qml cache with, latte-dock --cc
Comment 2 Michail Vourlakos 2022-01-27 12:21:20 UTC
an informative crash report is needed: https://userbase.kde.org/LatteDock/HowToReportCrashes
Comment 3 Bug Janitor Service 2022-02-11 04:37:06 UTC
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!
Comment 4 Bug Janitor Service 2022-02-26 04:36:20 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

Thank you for helping us make KDE software even better for everyone!