On Mon, Jun 1, 2020 at 7:22 PM Phil <phill...@gmail.com> wrote:
> phil@phil-ThinkPad-T420:~$ sudo lsof -i :2023
> COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
> xastir  2226 phil    4u  IPv4  42691      0t0  TCP *:2023 (LISTEN)
> xastir  2226 phil    5u  IPv6  42692      0t0  TCP *:2023 (LISTEN)
> xastir  2227 phil    6u  IPv4  44262      0t0  UDP *:2023
> xastir  2227 phil    7u  IPv6  44263      0t0  UDP *:2023
>

If you aren't running astir and see xastir processes running like this
that will cause problems. If they don't respond to a normal kill and
need a kill -9 that would be surprising. In case, if you kill 2226 and
2227 I expect you will be fine (at least until the next time.)

I should look at what can be done to have these child processes
terminate if their parent is gone.
- Jason

-- 
"The problem with quotes on the Internet is that it is often difficult
to verify their authenticity." - Abraham Lincoln
_______________________________________________
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir

Reply via email to