Bug 476145 - Latte dock crashed when multiple docks were added
Summary: Latte dock crashed when multiple docks were added
Status: RESOLVED DUPLICATE of bug 468791
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.10.8
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-10-27 09:57 UTC by Vishwas Setlur
Modified: 2023-11-29 23:03 UTC (History)
1 user (show)

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 Vishwas Setlur 2023-10-27 09:57:20 UTC
Application: latte-dock (0.10.8)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.8-200.fc38.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 38 (Thirty Eight)"
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
I have a personalized latte setup with 3 docks, with one of them having a media player widget on. When I attempted to resume spotify playback on chrome, latte crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f09c0376d0b in KConfig::reparseConfiguration() () at /lib64/libKF5ConfigCore.so.5
#5  0x00007f09c039896d in KCoreConfigSkeleton::load() () at /lib64/libKF5ConfigCore.so.5
#6  0x00007f09bf8e8481 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#7  0x00007f09c039c63d in KConfigWatcher::configChanged(KConfigGroup const&, QList<QByteArray> const&) () at /lib64/libKF5ConfigCore.so.5
#8  0x00007f09c03a0a7a in KConfigWatcher::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () at /lib64/libKF5ConfigCore.so.5
#9  0x00007f09c03a0c12 in KConfigWatcher::qt_metacall(QMetaObject::Call, int, void**) () at /lib64/libKF5ConfigCore.so.5
#10 0x00007f09c02e838b in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () at /lib64/libQt5DBus.so.5
#11 0x00007f09bf8ded2b in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#12 0x00007f09c05aeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#13 0x00007f09bf8b41a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#14 0x00007f09bf8b7655 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#15 0x00007f09bf906c5f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#16 0x00007f09bdf134fc in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#17 0x00007f09bdf716b8 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#18 0x00007f09bdf10b83 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#19 0x00007f09bf906749 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#20 0x00007f09bf8b2b6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#21 0x00007f09bf8badfb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#22 0x00005593dadc8193 in main ()
[Inferior 1 (process 2128) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-11-29 23:03:43 UTC

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