Re: [BUG] bearerbox segfault (no store file)
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
To be more specific, it was counter_increase (as reported by mac os
console).
Aarno
On Wednesday, July 23, 2003, at 01:14 PM, Stipe Tolj wrote:
> Stipe Tolj wrote:
>>
>> Ok,
>>
>> it seems that when MOs are passed to the abstraction layer via
>> gw/bb_smscconn.c:bb_smscconn_receive() and then tried to stored by
>> calling gw/bb_store.c:store_save() we get a segmentation fault in
>> there.
>>
>> It does not happen when the store-file is configured.
>>
>> Anyone changes something in there?! Heads up! (we'll cut them anyway
>> ;))
>
> ok, Alex, you added this to store_save():
>
> 287 amalysh 1.21
> 288 /* always set msg id and timestamp */
> 289 if (msg_type(msg) == sms) {
> 290 msg->sms.id = counter_increase(msg_id);
> 291 msg->sms.time = time(NULL);
> 292 }
> 293
>
> I guess this is causing the problem?!
>
> Stipe
>
> [email protected]
> -------------------------------------------------------------------
> Wapme Systems AG
>
> Vogelsanger Weg 80
> 40470 Düsseldorf
>
> Tel: +49-211-74845-0
> Fax: +49-211-74845-299
>
> E-Mail: [email protected]
> Internet: http://www.wapme-systems.de
> -------------------------------------------------------------------
> wapme.net - wherever you are
>