[Bug 229772] x11/plasma5-plasma-workspace: ksmserver bind to *:xxxx
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 14 23:19:17 BST 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229772
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
--- Comment #3 from Adriaan de Groot <adridg at freebsd.org> ---
- use fstat -p `pgrep ksmserver` to see that it is, in fact, listening to inet
and inet6 traffic
- I can't figure out how to go from the fstat output to "ksmserver is
listening *there*"
In any case, here's a (German-language) report of the same
https://bbs.archlinux.de/viewtopic.php?id=25645 . Examining the code of
ksmserver shows it is using libICE to listen, and it is libICE that is creating
those listening sockets. There is a way to avoid listening to tcp, for ICE, but
I'm still chasing how that works.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list