Hi Guys,
Since a while, I am getting problems with OpenSER while stopping. The error is bellow:
Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 42, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 45, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 43, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 49, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 48, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 44, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 50, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 47, not in [0, 0) Jan 22 09:48:27 localhost /usr/local/sbin/openser[10018]: BUG: io_watch_del: invalid fd 51, not in [0, 0)
If I will start and stop in the first 10 secs, the error will be not in, but stopping it later will always give out the error.
I have seen a similar problem, here http://www.openser.org/pipermail/users/2006-September/006982.html, but no solution provided. Did anybody find anything which could help? Is this error serious enough to make me worry more? At a first glance, if I will stop openser, there will come a loot of errors in postgresql database, something related to not closing the sessions properly.
My version: version: openser 1.1.0-tls (i386/linux) flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, DISABLE_NAGLE, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. @(#) $Id: main.c,v 1.20 2006/07/04 17:25:54 bogdan_iancu Exp $ main.c compiled on 20:52:20 Oct 10 2006 with gcc 3.3.5
Please let me know if I can help with further info or tests.
Cheers, Dan