Hi,
happened to me again. My .xsession-errors gets flooded with messages saying it
doesn't connect to ICE. Here's a sane strace emacs :
connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/6212"}, 21) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
write(4, "\0\1\0\0\0\0\0\0", 8) = 8
read(4, "\0\1\0\267\0\0\0\0", 8) = 8
When buggy, it becomes :
connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/6241"}, 21) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
write(4, "\0\1\0\0\0\0\0\0", 8) = 8
read(4, <unfinished ...>
The bug seems to differ of the one other commenters have in that /tmp
/.ICE-unix/6241 does exist.
--
Connection to ICE-unix/.. socket times out so programs take minutes to start
https://bugs.launchpad.net/bugs/58171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs