HTEvtLst.c crashes

Hello All,

      intermittently our application crashes in EventListTimerHandler in the
READ timeout section specifically at the following line:
return (*event->cbf) (sockp->s, event->param, HTEvent_TIMEOUT); 
because *event->cbf is empty (i.e null).

We running on Solaris 9.

Does anybody have an idea as to why or where these callbacks dissappear?

Thanks!

Received on Monday, 20 January 2003 11:01:13 UTC