Aug. 31, 2011
8:52 p.m.
I really don't think it's related to sockets not being released and/or never signalled, in that case you'd not see 100% CPU utilization...
What I DO know though, is running :
- TraitTest - ZnClientTest
Throws the system into a jiffy.
My guess would be TraitTest doing something iffy without cleaning up properly. Why that iffyness would lead the VM to go into a hot loop when ZnClientTest does it's thing, I have no idea.
Thanks henrik. At least we are making progress. Strange strange Stef