Re: 100% CPU usage ?
Schuyler Erle <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
* On 14-May-2005 at 6:54PM PDT, Simon Dimenstein said: > > Did try the patch - we do not have infinite loop anymore however now > it just "sits" on a read call. That trace is large, sorry. By the > way this behavior does not manifests itself until about 40min- 1 hr > of running Ok, the problem is that NoCatSplash was not properly handling a premature closure of the HTTP socket. I was expecting GLib to provide some more useful information to the socket event handler, and it turns ou that it wasn't really giving any indication, but I hacked together a little workaround that seems to work. Please check out the latest NoCatSplash source from SourceForge CVS and let me know if it works for you guys. Thanks! SDE