from ubuntu-phone mailer
xnox said
"File socket should not be used at all, as they are known to be racy
and can easily end up stale, instead an abstract unix domain socket
should be used throughout.

This is not the first time, where stale, and not properly cleared file
sockets in mir are causing severe breakage on touch.

With an abstract socket, there is no file on a filesystem, and thus
when a process is gone the socket is also gone. You can see examples
of abstract sockets in: upstart, dbus-daemon, and plenty of other
system level daemons on ubuntu."

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285215

Title:
  Unity fails to start sometimes in CI resulting in screen unlock
  failure [what(): bind: Address already in use]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1285215/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to