On Tue, 17 Feb 2004 13:41:02 +0300 Paul P Komkoff Jr <[EMAIL PROTECTED]> wrote:
> Replying to Yury Mikhienko: > > Hi all! > > > > Some time of time I see crash of wapbox (kannel-v1.2.1): > > > > 2004-02-17 11:22:31 [7] ERROR: parse_http_date () Expiry time (Thu Jan 1 01:00:00 > > 1970 > > ) (delta=-1077013351) is in the past ! > > 2004-02-17 11:22:31 [7] ERROR: parse_http_date () Expiry time (Thu Jan 1 01:00:00 > > 1970 > > ) (delta=-1077013351) is in the past ! > > 2004-02-17 11:22:31 [7] PANIC: gwlib/octstr.c:2118: seems_valid_real: Assertion > > `ostr != NULL' failed. (Called from gwlib/octstr.c:746:octstr_compare.) > > > > How I can solve that? > > > > I can not find any differents in octstr.c/seems_valid_real, > > octstr.c/octstr_compare in CVS version and 1.2.1 version... > > To fix the bug we should know not the reason of crash but the reason > of assertion failure. > > the messages you posted mean that octstr_compare was called with one > of its operands == NULL, so we actually need a backtrace here. > The reason of failure is invalid "ostr2" parameter in the octstr.c/octstr_compare. It set to NULL. But why assertion failure error rise of restart wapbox? It is VERY strange behaviour :(( -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188
