Hmm my vncserver just went into a tight loop (after about
5 days uptime and no connections within those 5 days)?
$ rpm -q vnc
vnc-3.3.3r2-28
$ strace -p `pidof Xvnc`
time(NULL) = 1039517461
select(128, [0 1 3 4 6 7 8 9 10 11 12 16 17 18 19 20], NULL, NULL, {0,
0}) = 0 (Timeout)
select(22, [3], NULL, NULL, {0, 0}) = 0 (Timeout)
select(5, [4], NULL, NULL, {0, 0}) = 0 (Timeout)
gettimeofday({1039517461, 986137}, NULL) = 0
<above 5 calls repeated for ever ...>
Padraig.
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list
- Re: vncserver in tight loop Padraig Brady
- Re: vncserver in tight loop Padraig Brady
- RE: vncserver in tight loop William Hooper
- Re: vncserver in tight loop Padraig Brady
