Re: SAR problem
[email protected] (Bruno Rodrigues)
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Stipe Tolj <[email protected]> wrote: > Yury Mikhienko schrieb: >> >> I tried to fetch the 170K application into Nokia7650 ower Kannel's SAR (CVS version), >> but get the following error: >> ... >> 2003-07-23 14:06:07 [6] DEBUG: WTP: resp_machine 13, state RESULT_RESP_WAIT, event RcvAck. >> 2003-07-23 14:06:07 [6] DEBUG: WTP: continue_sar_result(): lsegm=251, nsegm=332, csegm=248 >> 2003-07-23 14:06:07 [6] DEBUG: WTP: dispath_to_wdp(): psn = 252 >> 2003-07-23 14:06:07 [6] DEBUG: WTP: dispath_to_wdp(): psn = 253 >> 2003-07-23 14:06:07 [6] DEBUG: WTP: dispath_to_wdp(): psn = 254 >> 2003-07-23 14:06:07 [6] DEBUG: WTP 13: New state RESULT_RESP_WAIT >> 2003-07-23 14:06:09 [6] DEBUG: WTP: resp_machine 13, state RESULT_RESP_WAIT, event RcvAck. >> 2003-07-23 14:06:09 [6] DEBUG: WTP: continue_sar_result(): lsegm=254, nsegm=332, csegm=251 >> 2003-07-23 14:06:09 [6] DEBUG: WTP: dispath_to_wdp(): psn = 255 >> 2003-07-23 14:06:09 [6] PANIC: gwlib/octstr.c:1683: octstr_set_bits: Assertion `value <= mask' failed. >> ... >> >> Can I fix that bug? > > it seems the maximum packet counter (255) has been reached and Kannel > run into an assertion checking before serving all 332 requires SAR > packets. > > Igor, is this the Extended-SAR thing you talked about?! yep, and this PANIC is reported as bug #4 in bugs.kannel.org and if noone fixes it I will myself. (No, I won't be able to implement ESAR myself, don't even think about that Stipe :P)