Bug 439800 - Latte Dock Crashing everytime I restart the computer
Summary: Latte Dock Crashing everytime I restart the computer
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-07-13 12:59 UTC by Wenceslaus Dsilva
Modified: 2021-08-15 13:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.66 KB, text/plain)
2021-07-16 12:56 UTC, Michael Augaitis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wenceslaus Dsilva 2021-07-13 12:59:12 UTC
Application: latte-dock (0.10.75)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.12.16-051216-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Pop!_OS 21.04

-- Information about the crash:
- What I was doing when the application crashed:
Restarted OS
Loggeed in
Latte Dock does not start

- Unusual behavior I noticed:

Should start automatically need to start using the following command

latte-dock --replace

- Custom settings of the application:

https://www.pling.com/p/1384658

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x000055b515496784 in Latte::Layout::AbstractLayout::name() const ()
#5  0x000055b5154c74a6 in Latte::Layouts::Synchronizer::currentLayoutsNames() const ()
#6  0x000055b5154b1eb6 in Latte::Layouts::Manager::currentLayoutsNames() const ()
#7  0x000055b515520102 in Latte::Settings::Controller::Layouts::initLayouts() ()
#8  0x000055b51552179a in Latte::Settings::Controller::Layouts::Layouts(Latte::Settings::Handler::TabLayouts*) ()
#9  0x000055b515542491 in Latte::Settings::Handler::TabLayouts::TabLayouts(Latte::Settings::Dialog::SettingsDialog*) ()
#10 0x000055b515533878 in Latte::Settings::Dialog::SettingsDialog::SettingsDialog(QWidget*, Latte::Corona*) ()
#11 0x000055b5154b2393 in Latte::Layouts::Manager::showLatteSettingsDialog(int, bool) ()
#12 0x000055b5155f8037 in LatteDockAdaptor::qt_metacall(QMetaObject::Call, int, void**) ()
#13 0x00007efd3c3617ba in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#14 0x00007efd3c36522c in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#15 0x00007efd3c365729 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#16 0x00007efd3c367fec in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#17 0x00007efd3c0c710c in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007efd3ce1f783 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007efd3c0997ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007efd3c09c7e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007efd3c0f3ba7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007efd3a5608eb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007efd3a5b3d28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007efd3a55e023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007efd3c0f3204 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007efd3c09811b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007efd3c0a0604 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x000055b5154431c3 in main ()
[Inferior 1 (process 24644) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'latte-dock' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Michael Augaitis 2021-07-16 12:56:52 UTC
Created attachment 140116 [details]
New crash information added by DrKonqi

latte-dock (20210711.git.19defa08) using Qt 5.15.2

- What I was doing when the application crashed:

Restarted PC.
Logged in
Got notification that latte dock crashed

-- Backtrace (Reduced):
#6  0x00005570d778ce3e in QString::QString (other=..., this=0x7ffcceedd700) at /usr/include/qt5/QtCore/qstring.h:1093
#7  Latte::Layout::AbstractLayout::name (this=<optimized out>) at /usr/src/debug/latte-dock-20210711.git.19defa08-643.1.x86_64/app/layout/abstractlayout.cpp:204
#8  Latte::Layouts::Synchronizer::currentLayoutsNames (this=<optimized out>) at /usr/src/debug/latte-dock-20210711.git.19defa08-643.1.x86_64/app/layouts/synchronizer.cpp:202
#9  0x00005570d77c6a05 in Latte::Layouts::Manager::currentLayoutsNames (this=<optimized out>) at /usr/src/debug/latte-dock-20210711.git.19defa08-643.1.x86_64/app/layouts/manager.cpp:155
#10 Latte::Settings::Controller::Layouts::initLayouts (this=0x5570d8cc00f0) at /usr/src/debug/latte-dock-20210711.git.19defa08-643.1.x86_64/app/settings/settingsdialog/layoutscontroller.cpp:582