Re: 100% CPU usage ?
Schuyler Erle <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
* On 13-May-2005 at 1:24PM PDT, Simon Dimenstein said:
> I have the same issue.
> Here is snipet from strace.
> It dies when it goes in to read loop
Thanks for this report, Simon. Based on this observation, I've checked
an updated http.c into CVS that checks the number of bytes read by
g_io_channel_read() and bails out of the loop if the answer is zero. I
feel a bit silly for not adding this check earlier.
It compiles all right on my system, but I don't have the means to test
the gateway properly right this moment. Can anyone download and build
and test the latest version from SourceForge CVS and give me some idea
of whether or not it works?
http://sourceforge.net/cvs/?group_id=118349
SDE