Hi Amir, your CpsLimit is way too high to have any effect: 300 _new_ calls per second means 1800 new call per minute. There is no way your box is able to handle that. But if you fix the sockets problems below, you probably won't need the CpsLimit. You are probably running out of sockets on the OS level (errno 24). I would try to double them and see if that helps. (If you want to calculate the rough number needed in proxy mode: max-concurrent-calls * 10 * 120%). Regards, Jan Shenavandeh wrote: > Hi everyone, > > My GK crashes with segmentation fault on high CPS and I have already > limited the cps with the fallowing parameters : > I am wondering if I have to tune anything in the Kernel . > > CpsLimit=300 > CpsCheckInterval=1 > > But still no change ... the GK's log is as follows . > I use gnugk 2.2.8 compiled with PWLIB 1.10.3 and openh323 1.18.3 > I would appreciate if somebody could help me out .. > > > 2009/01/24 20:04:20.516 0 assert.cxx(108) PWLib > Assertion fail: Operating System error, file tlibthrd.cxx, line 827, > Error=2` > 2009/01/24 20:04:21.378 0 assert.cxx(108) PWLib > Assertion fail: Operating System error, file tlibthrd.cxx, line 827, > Error=2` > 2009/01/24 20:04:23.475 0 assert.cxx(108) PWLib > Assertion fail: Operating System error, file tlibthrd.cxx, line 827, > Error=2` > 2009/01/24 20:04:28.923 0 assert.cxx(108) PWLib > Assertion fail: Invalid parameter, file ../common/sockets.cxx, line > 1405 > 2009/01/24 21:29:20.632 0 assert.cxx(108) PWLib 1:29:20.632 > 2009/01/24 21:29:21.029 0 assert.cxx(108) PWLib ¸·¸·Ð···¡H > 2009/01/24 21:29:23.026 0 assert.cxx(108) PWLib > Assertion fail: Operating System error, file tlibthrd.cxx, line 827, > Error=24 > 2009/01/24 21:29:23.027 0 assert.cxx(108) PWLib 1:29:23.027 > 2009/01/24 21:44:28.023 0 assert.cxx(108) PWLib 5 > 2009/01/24 21:44:28.079 0 assert.cxx(108) PWLib > 2009/01/24 21:44:31.485 0 assert.cxx(108) PWLib > Assertion fail: Invalid parameter, file ../common/sockets.cxx, line > 1405 > 2009/01/24 22:22:29.073 0 assert.cxx(108) PWLib > @Èû¶@Èû¶XÈû¶?Éû¶AE > 2009/01/24 22:22:52.001 0 assert.cxx(108) PWLib > Assertion fail: Invalid parameter, file ../common/sockets.cxx, line > 1405, Error=9 > > > Best Regards, > Amir. -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/