----- Original Message -----
Sent: Friday, April 12, 2002 8:53
AM
Subject: Re: sendsms
Actually, with current CVS (no, not with my Win32
stuff in it but on a seperate Linux box) gnokii gives the following result
on:
Program received signal SIGSEGV, Segmentation
fault.
0x4011a7c5 in DefaultSMS (SMS=0x0) at
gsm-sms.c:1509
1509 SMS->Type = SMS_Deliver;
(gdb)
where
#0 0x4011a7c5 in DefaultSMS (SMS=0x0) at
gsm-sms.c:1509
#1 0x4011a859 in DefaultSubmitSMS (SMS=0x0) at
gsm-sms.c:1524
(gdb)
Didn't have time to figure out why SMS is
0x0.