Hi Federico,
this means there is an attempt to delete twice a fd from the tcp
watcher...can you see a pattern/scenario when this error is generated?
regards,
bogdan
Federico Giannici wrote:
I have noticed that the following errors began to
appear in the logs
when OpenSER (1.1.0 under OpenBSD) is closed:
Sep 27 17:53:07 eowyn OpenSER[29102]: BUG: io_watch_del: invalid fd
32, not in [0, 0)
Sep 27 17:53:07 eowyn OpenSER[29102]: BUG: io_watch_del: invalid fd
33, not in [0, 0)
Sep 27 17:53:07 eowyn OpenSER[29102]: BUG: io_watch_del: invalid fd
34, not in [0, 0)
Sep 27 17:53:07 eowyn OpenSER[29102]: BUG: io_watch_del: invalid fd
35, not in [0, 0)
Sep 27 17:53:07 eowyn OpenSER[29102]: BUG: io_watch_del: invalid fd
36, not in [0, 0)
It says "BUG", so is it serious?
Bye.