Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

libjsoncpp segfault

Open CD11b opened this issue 5 months ago • 0 comments

Waybar v0.11.0

Several times now, Waybar will crash after opening the KeePassXC tray icon. Seems to be related to libjsoncpp.

Sep 26 16:39:48 arch /usr/lib/gdm-wayland-session[1781]: Trying again
Sep 26 16:39:48 arch kernel: waybar[1929]: segfault at 37d ip 0000730a7634f7b5 sp 0000730a669f7150 error 4 in libjsoncpp.so.26[207b5,730a7633c000+23000] likely on CPU 1 (core 0, socket 0)
Sep 26 16:39:48 arch kernel: Code: 76 13 83 f8 07 75 47 48 8b 03 8b 40 28 48 8b 5d f8 c9 c3 66 90 48 8b 5d f8 31 c0 c9 c3 0f 1f 84 00 00 00 00 00 48 8b 3b 31 c0 <48> 83 7f 28 00 74 dc 48 83 c7 08 ff 15 0a c1 01 00 48 8d 78 20 ff
Sep 26 16:39:48 arch systemd[1]: Starting Fingerprint Authentication Daemon...
Sep 26 16:39:48 arch systemd-coredump[68927]: Process 1768 (waybar) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Sep 26 16:39:48 arch systemd[1]: Created slice Slice /system/systemd-coredump.
Sep 26 16:39:48 arch systemd[1]: Started Process Core Dump (PID 68927/UID 0).
Sep 26 16:39:49 arch systemd[1]: Started Fingerprint Authentication Daemon.

CD11b avatar Sep 26 '24 20:09 CD11b