Daemon segfaults when running under systemd and is stopped #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When running under systemd using the following config:
More often than not when doing
sudo systemctl stop cryptic-net
the whole process segfaults, rather than cleaning up nicely. I have never seen this when running the process directly in a shell, and I suspect it has something to do with pmux's signal handling.Notice that all sub-processes except nebula also show a coredump in systemd. So the problem could alternatively be with nebula.