swww icon indicating copy to clipboard operation
swww copied to clipboard

Terminated with signal 6

Open kevaldonga opened this issue 1 year ago • 1 comments

Jul 18 23:05:23 archlinux systemd-coredump[78028]: Process 76496 (swww-daemon) of user 1000 terminated abnormally with signal 6/ABRT, processing... Jul 18 23:05:23 archlinux systemd-coredump[78042]: Process 76496 (swww-daemon) of user 1000 dumped core. what does this mean ? it's only happening at startup.

kevaldonga avatar Jul 18 '24 17:07 kevaldonga

I assume it's a race condition. You may be trying to start swww-daemon before the wayland environment has been set up.

How are you initializing swww-daemon?

LGFae avatar Jul 21 '24 15:07 LGFae