Re: segmentation fault
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wiral Ltd |
| Message-ID | <[email protected]> |
Hi Peter, Peter Löfman wrote: > > Hi, > > with latest cvs smsbox crashes with error message "segmentation fault" when i try to send xml ota configuration message. > With the EXACT same configuration with about one week old cvs it is working perfectly! > > What can be the problem? Problem seems to be msg->sms.smsc_id = NULL, and the whole branch containing it. Just remove it, and things work nicely. aarno