On Mon, Sep 29, 2003 at 03:31:07PM -0400, Dennis Skinner wrote:
Still looking for help with this. What other information can I provide? It has been running for a week inside a screen in debug mode, but I would really like to get it working properly.
Still getting this error:
syslog-ng: io.c:270: io_iter: Assertion `i == nfds' failed.
syslog-ng version 1.6.0rc3 libol 0.3.10 RedHat 9
I've checked a code again, and I still see no reason of that failed assertion. Can you add this werror statement right before that assert line: werror("i=%i, nfds=%i\n", i, nfds); and tell me the values that are printed. are you really sure that you are using the libol version above? there was an error like this, but it was fixed years ago. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1