https://bugs.kde.org/show_bug.cgi?id=453363

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |---
             Status|NEEDSINFO                   |REPORTED

--- Comment #12 from [email protected] ---
Installed latte-dock-git from AUR
Delete everything from the folder ~/.cache/lattedock/qmlcache/
Run ddd latte-dock

Turned on external TV, latte-dock crashed, below stack trace from ddd:

GNU DDD 3.3.12 (x86_64-unknown-linux-gnu), by Dorothea LReading symbols from
latte-dock...
(No debugging symbols found in latte-dock)
(gdb) run
Starting program: /usr/bin/latte-dock 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7ffff06b5640 (LWP 2757)]
[New Thread 0x7fffefeb4640 (LWP 2758)]
[New Thread 0x7fffef5fa640 (LWP 2759)]
[New Thread 0x7fffecfc6640 (LWP 2760)]
[New Thread 0x7fffd95ff640 (LWP 2761)]
[New Thread 0x7fffd8dfe640 (LWP 2762)]
[New Thread 0x7fffcbfff640 (LWP 2763)]
[New Thread 0x7fffc37fe640 (LWP 2764)]
[New Thread 0x7fffcb7fe640 (LWP 2765)]
[New Thread 0x7fffcaffd640 (LWP 2766)]
[New Thread 0x7fffca7fc640 (LWP 2767)]
[New Thread 0x7fffc9ffb640 (LWP 2768)]
[New Thread 0x7fffc97fa640 (LWP 2769)]
[New Thread 0x7fffc8ff9640 (LWP 2770)]
[New Thread 0x7fffc3fff640 (LWP 2771)]
[New Thread 0x7fffc2ffd640 (LWP 2772)]
[New Thread 0x7fffc27fc640 (LWP 2773)]
[New Thread 0x7fffc1ffb640 (LWP 2774)]
[New Thread 0x7fffc17fa640 (LWP 2775)]
[New Thread 0x7fffc0ff9640 (LWP 2776)]
[New Thread 0x7fff8bfff640 (LWP 2777)]
[New Thread 0x7fff8b7fe640 (LWP 2778)]
[New Thread 0x7fff8affd640 (LWP 2779)]
[New Thread 0x7fff8a7fc640 (LWP 2780)]
[New Thread 0x7fff89ffb640 (LWP 2781)]
[New Thread 0x7fff897fa640 (LWP 2782)]
[New Thread 0x7fff88ff9640 (LWP 2783)]
[New Thread 0x7fff6bfff640 (LWP 2784)]
[New Thread 0x7fff6b7fe640 (LWP 2785)]
[New Thread 0x7fff6affd640 (LWP 2786)]
[New Thread 0x7fff6a7fc640 (LWP 2787)]
[New Thread 0x7fff69ffb640 (LWP 2788)]
[New Thread 0x7fff697fa640 (LWP 2789)]
[Thread 0x7fff697fa640 (LWP 2789) exited]
[Thread 0x7fff69ffb640 (LWP 2788) exited]
[New Thread 0x7fff69ffb640 (LWP 2790)]
[New Thread 0x7fff697fa640 (LWP 2791)]
[New Thread 0x7fff52dff640 (LWP 2792)]
[Detaching after fork from child process 2793]
[New Thread 0x7fff525fe640 (LWP 2800)]
[New Thread 0x7fff51dfd640 (LWP 2801)]
[Thread 0x7fff51dfd640 (LWP 2801) exited]
[Thread 0x7fff525fe640 (LWP 2800) exited]
[Detaching after fork from child process 2802]
[New Thread 0x7fff525fe640 (LWP 2804)]
[New Thread 0x7fff51dfd640 (LWP 2805)]
[New Thread 0x7fff3bfff640 (LWP 2806)]
[New Thread 0x7fff3b7fe640 (LWP 2807)]
[New Thread 0x7fff3affd640 (LWP 2808)]
[New Thread 0x7fff3a7fc640 (LWP 2809)]

Thread 1 "latte-dock" received signal SIGSEGV, Segmentation fault.
0x00007ffff47fdee7 in QtWayland::wl_output::handle_done(void*, wl_output*) ()
from /usr/lib/libQt5WaylandClient.so.5
(gdb) backtrace 
#0  0x00007ffff47fdee7 in QtWayland::wl_output::handle_done(void*, wl_output*)
() at /usr/lib/libQt5WaylandClient.so.5
#1  0x00007ffff5d43536 in  () at /usr/lib/libffi.so.8
#2  0x00007ffff5d40037 in  () at /usr/lib/libffi.so.8
#3  0x00007ffff7da95e2 in  () at /usr/lib/libwayland-client.so.0
#4  0x00007ffff7da9d73 in  () at /usr/lib/libwayland-client.so.0
#5  0x00007ffff7da9f8c in wl_display_dispatch_queue_pending () at
/usr/lib/libwayland-client.so.0
#6  0x00007ffff47d8c56 in QtWaylandClient::QWaylandDisplay::flushRequests() ()
at /usr/lib/libQt5WaylandClient.so.5
#7  0x00007ffff5ab1430 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#8  0x00007ffff6778a7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#9  0x00007ffff5a8db28 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#10 0x00007ffff5a8e623 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#11 0x00007ffff5ad4448 in  () at /usr/lib/libQt5Core.so.5
#12 0x00007ffff3d18c6b in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#13 0x00007ffff3d6f001 in  () at /usr/lib/libglib-2.0.so.0
#14 0x00007ffff3d16392 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#15 0x00007ffff5ad827c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib/libQt5Core.so.5
#16 0x00007ffff5a862ec in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib/libQt5Core.so.5
#17 0x00007ffff5a90dd9 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#18 0x000055555559afae in  ()
#19 0x00007ffff5029290 in  () at /usr/lib/libc.so.6
#20 0x00007ffff502934a in __libc_start_main () at /usr/lib/libc.so.6
#21 0x00005555555a28b5 in  ()
(gdb) 



Note that I updated plasma and kde (and changed video-card -- I am still on
Mesa drivers and opensouce amdgpu though):

Operating System: Arch Linux
KDE Plasma Version: 5.25.0
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Kernel Version: 5.18.5-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6800

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to