Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

Segmentation fault when reloading waybar with pkill -SIGUSR2 waybar

Open Lassebq opened this issue 1 year ago • 6 comments

Doesn't happen every time, has a chance to properly reload. But fails most of the time.

Lassebq avatar Jun 08 '23 20:06 Lassebq

Seems to be related to #1749

Lassebq avatar Jun 08 '23 20:06 Lassebq

can confirm I also experience the same.

fxzzi avatar Jun 09 '23 22:06 fxzzi

Some clarification: seems to happen only with tray module

Lassebq avatar Jun 11 '23 12:06 Lassebq

Seems to be fixed? Running latest commit, no issues here

Lassebq avatar Aug 02 '23 20:08 Lassebq

Can't reproduce original crash, although a similar crash happens on latest commit:

GLib-GIO:ERROR:../glib/gio/gapplicationimpl-dbus.c:837:g_application_impl_command_line: assertion failed: (object_id != 0)
Bail out! GLib-GIO:ERROR:../glib/gio/gapplicationimpl-dbus.c:837:g_application_impl_command_line: assertion failed: (object_id != 0)
zsh: IOT instruction (core dumped)  waybar -c .config/waybar/hyprland.jsonc

I think it happens much more frequently if you're running multiple bars, not sure

Lassebq avatar Aug 20 '23 14:08 Lassebq

Happens only when I run a second bar.

huiser avatar Feb 07 '24 15:02 huiser