Hi

On Wed, Aug 22, 2007 at 12:33:47PM -0400, Yaroslav Halchenko wrote:
> > Yes I think you are tracking something. I know that processes in Linux
> > sometimes hang if for example DNS server unavailable, NFS server problem or
> > some TCP session problem. I suspect that the problem is in the later part,
> > TCP packet missing somewhere.
> 
> yeah... what loop in vncserver would make it 100% busy waiting for the
> packet (data/lock/etc)? could you have a brief look? may be I could add
> more debugging printfs ;-)

Doh! Thought about wrong bug when answering. :)

In general you are right that more debugging statements would be good.
An alternative aproach is to compile it with debugging symbols, run
it though gdb and then break it when it stalls.

Something have gone wrong and we obviously have a busy loop somewhere.
Trying to do something and can not get out of that loop.

Best regards,

// Ola

> -- 
> Yaroslav Halchenko
> Research Assistant, Psychology Department, Rutgers-Newark
> Student  Ph.D. @ CS Dept. NJIT
> Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
>         101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
> WWW:     http://www.linkedin.com/in/yarik        
> 

-- 
 --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering ----
/  [EMAIL PROTECTED]                   Annebergsslingan 37        \
|  [EMAIL PROTECTED]                   654 65 KARLSTAD            |
|  http://opalsys.net/               Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to