Bug 472063

Summary: Latte Dock crash on startup, Gnome wayland on Wayland, Wayland, xorg et al
Product: [Unmaintained] lattedock Reporter: John F Carter <cappyjcarter0043>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: REPORTED ---    
Severity: crash CC: cappyjcarter0043
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: backtrace generated with gdb

Description John F Carter 2023-07-08 04:01:33 UTC
Application: latte-dock (0.10.77)

Qt Version: 5.15.6
Frameworks Version: 5.104.0
Operating System: Linux 5.19.0-46-generic x86_64
Windowing System: Wayland
Distribution: Ubuntu 22.10
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
Latte Dock Crashes with Gnome over KDE plasma using Wayland, Xorg or X-11 Windowing systems.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007ff29f48259d in KWayland::Client::PlasmaWindowManagement::windows() const () from /lib/x86_64-linux-gnu/libKF5WaylandClient.so.5
#5  0x0000559a052b8cbd in Latte::WindowSystem::WaylandInterface::winIdFor(QString, QString) ()
#6  0x0000559a0527c51c in Latte::ViewPart::Positioner::updateWaylandId() ()
#7  0x00007ff29cef36ff in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007ff29d345c19 in QWindow::windowTitleChanged(QString const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#9  0x0000559a05291ddb in QtPrivate::QFunctorSlotObject<Latte::View::View(Plasma::Corona*, QScreen*, bool)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) ()
#10 0x00007ff29cef36ff in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007ff29f525024 in ?? () from /lib/x86_64-linux-gnu/libKF5PlasmaQuick.so.5
#12 0x0000559a051857d2 in Latte::Layout::GenericLayout::addView(Plasma::Containment*) ()
#13 0x0000559a05184b41 in Latte::Layout::GenericLayout::addContainment(Plasma::Containment*) ()
#14 0x0000559a05185d7b in Latte::Layout::GenericLayout::initContainments() ()
#15 0x0000559a051b025a in QtPrivate::QFunctorSlotObject<Latte::Layouts::Synchronizer::initSingleMode(QString)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) ()
#16 0x00007ff29cef7776 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007ff29cee7945 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007ff29db6bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007ff29cebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007ff29cf13e71 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007ff29cf1475c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007ff29b120569 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007ff29b175d68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007ff29b11dd20 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007ff29cf14aea in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007ff29ceb97cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007ff29cec1c2a in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x0000559a0511b04a in main ()
[Inferior 1 (process 4169) detached]

Reported using DrKonqi
Comment 1 John F Carter 2023-07-08 04:15:55 UTC
Created attachment 160132 [details]
backtrace generated with gdb

This should have been attached to the report submitted previously but was not added