Re: wapbox crashed on Assertion `ostr != NULL' failed
Paul P Komkoff Jr <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel,gmane.comp.mobile.kannel.user |
|---|---|
| Organization | Department of Fish & Wildlife |
| Message-ID | <[email protected]> |
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. -- Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key This message represents the official view of the voices in my head