[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X11 clients in chroot



2011/8/10 Cyril Brulebois <kibi@debian.org>:
> Robert Millan <rmh@debian.org> (10/08/2011):
>> Also tried copying Xauthority file from /var/run/gdm3 to
>
> Last I checked (again, on Linux), that just works. So you might have
> another issue. Which is hard to diag since we have no logs at all.

It appears that connect() is failing with ECONNREFUSED:

 33548 xclock   CALL  socket(PF_LOCAL,SOCK_STREAM,0)
 33548 xclock   RET   socket 3
 33548 xclock   CALL  fcntl(0x3,<invalid=2>,FD_CLOEXEC)
 33548 xclock   RET   fcntl 0
 33548 xclock   CALL  connect(0x3,0x7fffffffd8b0,0x6e)
 33548 xclock   STRU  struct sockaddr { AF_LOCAL, /tmp/.X11-unix/X0 }
 33548 xclock   NAMI  "/tmp/.X11-unix/X0"
 33548 xclock   RET   connect -1 errno 61 Connection refused

this happens before any of Xauth cookie authentication takes place, does it?

-- 
Robert Millan


Reply to: