Thanx i was using it for testing but the production enviroment will be a HP-unix or solaris so i guess it will be fine. That explains why the counter test program also crashes as it trys to creates the thread. nice time
Stipe Tolj wrote: > > Silver wrote: > >> Thanks, >> I have both the csv version and kannel 1.4.0 on different machines. For >> the >> csv version it the smsbox "hangs" as i try to run it as indicated bellow >> >> $ ./smsbox sk_smskannel.conf >> 2006-09-07 12:15:27 [2824] [0] INFO: Debug_lvl = -1, log_file = <none>, >> log_lvl = 0 >> 2006-09-07 12:15:27 [2824] [0] PANIC: gwlib/thread.c:139: >> mutex_lock_real: >> Mutex failure! (Called from gwlib/list.c:503:lock.) >> >> Then while exiting from the bearerbox for kannel 1.4.0 its "hangs" as >> indicated below >> >> 2006-09-07 09:21:18 [4780] [0] INFO: Total WDP messages: received 0, sent >> 0 >> 2006-09-07 09:21:19 [4780] [0] INFO: Total SMS messages: received 0, sent >> 0 >> 2006-09-07 09:21:20 [4780] [0] DEBUG: Immutable octet strings: 285. >> 2006-09-07 09:21:21 [4780] [0] PANIC: gwlib/thread.c:139: >> mutex_lock_real:Mutex failure! (Called from gwlib/list.c:503:lock.) >> >> could it be that the enviroment has a problem? > > forst of all, cygwin 1.5.x is *NOT* considered fully pthreads safe. This > means > cygwin has still major issues in the posix thread implementation. So > Kannel > won't run in production stable quality on Cygwin/Win32 hosts. > > I see the same behaviour on my local Cygwin 1.5.x hosts, but couldn't > resolve > the reason, assuming that it is a bug internally in Cygwin's pthreads > support. > > Stipe > > ------------------------------------------------------------------- > Kölner Landstrasse 419 > 40589 Düsseldorf, NRW, Germany > > tolj.org system architecture Kannel Software Foundation (KSF) > http://www.tolj.org/ http://www.kannel.org/ > > mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org > ------------------------------------------------------------------- > > > -- View this message in context: http://www.nabble.com/Mutex-Failure-tf2231360.html#a6242813 Sent from the Kannel - Dev forum at Nabble.com.
