Bug 461515 - Dock crashed after long press on icon
Summary: Dock crashed after long press on icon
Status: RESOLVED DUPLICATE of bug 468180
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.10.8
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-11-06 18:53 UTC by zephyrsnuts
Modified: 2023-08-23 15:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zephyrsnuts 2022-11-06 18:53:54 UTC
Application: latte-dock (0.10.8)

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.2-zen1-1-zen x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.26.0 [KCrashBackend]

-- Information about the crash:
dock crashed after long pressing chrome icon on the dock, using it on KDE Plasma also noticed that when logged in the desktop did not load properly, the desktop only showed in a corner on the screen. and the rest of the screen was dark but the dock and other panels were loaded on the full screen where they were supposed to be other widows opened correctly as well, had to log off and log back in for it to work correctly.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Latte Dock (latte-dock), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fd389e3b1f5 in QtQml::qmlExecuteDeferred(QObject*) () at /usr/lib/libQt5Qml.so.5
#5  0x00007fd38a34f68e in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () at /usr/lib/libQt5Quick.so.5
#6  0x00007fd38a3444c4 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () at /usr/lib/libQt5Quick.so.5
#7  0x00007fd3886b04c6 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#8  0x00007fd389378b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007fd38868cb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007fd3886d6d53 in QTimerInfoList::activateTimers() () at /usr/lib/libQt5Core.so.5
#11 0x00007fd3886d734a in  () at /usr/lib/libQt5Core.so.5
#12 0x00007fd386b0f81b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#13 0x00007fd386b65ec9 in  () at /usr/lib/libglib-2.0.so.0
#14 0x00007fd386b0e0d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#15 0x00007fd3886d750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007fd38868532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#17 0x00007fd38868fe59 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#18 0x000055b5f89ebb46 in  ()
#19 0x00007fd387e35290 in  () at /usr/lib/libc.so.6
#20 0x00007fd387e3534a in __libc_start_main () at /usr/lib/libc.so.6
#21 0x000055b5f89f299e in _start ()
[Inferior 1 (process 2142) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-08-23 15:53:02 UTC

*** This bug has been marked as a duplicate of bug 468180 ***