Dear list,
I have Kannel 1.2.0 installed on Redhat 7.2.
For a few days everything went fine. But now- after I run
bearerbox successfully- and try to run the smsbox, then
smsbox displays the foll 3 lines and exits:
[INFO]: Added logfile '1' with level '0'
[INFO]: Debug_lvl = 1, log_file = 1, log_lvl = 0
Segmentation fault
I ran the bearerbox like this:
./bearerbox -v 1 -F <log-file-name> <conf-file>
The bearerbox runs successfully. But just as the bearerbox
if I run the smsbox:
./smsbox -v 1 -F <log-file-name> <conf-file>
I get the above 3 lines and smsbox terminates.
The smsbox logs are empty. This must mean that smsbox
did not even run fully to be able to write messages into
its log file.
Any input would be appreciated.
Thanx in advance.
SNODX
Please Note: Its not that I did not search google. I searched
for "Segmentation fault"+"smsbox" but the results
that I am getting (around 8 in total) all indicate
that a patch should be applied.
But again the segmentation faults that the google
users of Kannel are getting are not being accompanied
by the messages that I have provided above. The
results indicate some other reason for the segmentation
fault.