I'm pretty sure there is definitely something broken in the CVS SMPP code 
as with a default CIMD SMSC in the config file the program works fine, and 
with the default SMPP SMSC in the config file kannel has the mutex locking 
problem

CIMD

# gw/bearerbox cimd.conf
System SunOS, release 5.8, version Generic_108528-12, machine sun4u.
Libxml version 20413.
Using checking malloc.

2002-01-28 15:02:04 [0] INFO: Added logfile `logs/kannel.log' with level 
`0'.
2002-01-28 15:02:04 [0] INFO: ----------------------------------------
2002-01-28 15:02:04 [0] INFO: Kannel bearerbox II version cvs starting
2002-01-28 15:02:04 [0] INFO: Started access logfile `logs/access.log'.
2002-01-28 15:02:04 [0] INFO: SSL not supported, no SSL initialization 
done.
2002-01-28 15:02:04 [0] DEBUG: HTTP: Opening server at port 13000.
2002-01-28 15:02:04 [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2002-01-28 15:02:04 [0] DEBUG: Started thread 2 
(gwlib/http.c:server_thread)
2002-01-28 15:02:04 [0] DEBUG: Started thread 3 
(gw/bb_http.c:httpadmin_run)
2002-01-28 15:02:04 [0] DEBUG: starting smsbox connection module
2002-01-28 15:02:04 [0] DEBUG: Started thread 4 (gw/bb_boxc.c:smsboxc_run)
^C2002-01-28 15:02:04 [0] WARNING: Killing signal received, shutting 
down...

SMPP

# gw/bearerbox smpp.conf
System SunOS, release 5.8, version Generic_108528-12, machine sun4u.
Libxml version 20413.
Using checking malloc.

2002-01-28 15:02:17 [0] INFO: Added logfile `logs/kannel.log' with level 
`0'.
2002-01-28 15:02:17 [0] INFO: ----------------------------------------
2002-01-28 15:02:17 [0] INFO: Kannel bearerbox II version cvs starting
2002-01-28 15:02:17 [0] INFO: Started access logfile `logs/access.log'.
2002-01-28 15:02:17 [0] INFO: SSL not supported, no SSL initialization 
done.
2002-01-28 15:02:17 [0] DEBUG: HTTP: Opening server at port 13000.
2002-01-28 15:02:17 [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2002-01-28 15:02:17 [0] DEBUG: Started thread 2 
(gwlib/http.c:server_thread)
2002-01-28 15:02:17 [0] DEBUG: Started thread 3 
(gw/bb_http.c:httpadmin_run)
2002-01-28 15:02:17 [0] DEBUG: starting smsbox connection module
2002-01-28 15:02:17 [0] DEBUG: Started thread 4 (gw/bb_boxc.c:smsboxc_run)
2002-01-28 15:02:17 [0] DEBUG: Started thread 5 (gw/smsc_smpp.c:io_thread)
2002-01-28 15:02:17 [0] DEBUG: Started thread 6 (gw/smsc_smpp.c:io_thread)
2002-01-28 15:02:17 [0] DEBUG: Started thread 7 
(gw/bb_smscconn.c:sms_router)
2002-01-28 15:02:17 [5] PANIC: mutex_lock: Managed to lock the mutex 
twice!

Ideas??

Alex

-- 
Alex Judd
http://www.enpocket.com/


Reply via email to