Hi, we used latest cvs version in debug mode and created backtrace from crash. Logs are here. We are beginners in debugging gnugk.We hope this is an information that you need. Regards Miroslav /var/log/messages Dec 28 10:16:18 CPS-ZAK3-GK kernel: gnugk[30606]: segfault at 746e6580 ip 001bcf0c sp b757bfd0 error 4 in libstdc++.so.6.0.13[110000+df000] (gdb) bt #0 0x001bcf0c in __dynamic_cast () from /usr/lib/libstdc++.so.6 #1 0x081b66fa in H225_TransportAddress::operator H225_TransportAddress_ipAddress const& (this=0xb731c378) at h225_1.cxx:431 #2 0x0805aaea in GetIPAndPortFromTransportAddr (addr=..., ip=..., port=@0xb757c122) at h323util.cxx:339 #3 0x08059fcc in AsDotString (addr=..., showPort=true) at h323util.cxx:134 #4 0x080bc33b in Routing::Route::AsString (this=0xb731c378) at Routing.cxx:95 #5 0x0813ae1c in CallSignalSocket::TryNextRoute (this=0xa50fb40) at ProxyChannel.cxx:4423 #6 0x0813a899 in CallSignalSocket::OnReleaseComplete (this=0xa50fb40, msg=0xb731cb18) at ProxyChannel.cxx:4362 #7 0x08129ae5 in CallSignalSocket::ReceiveData (this=0xa50fb40) at ProxyChannel.cxx:1230 #8 0x0814d27b in ProxyHandler::ReadSocket (this=0xa428ba0, socket=0xa50fb40) at ProxyChannel.cxx:8827 #9 0x080549d2 in SocketsReader::Exec (this=0xa428ba0) at yasocket.cxx:1032 #10 0x080501f6 in RegularJob::Run (this=0xa428ba0) at job.cxx:447 #11 0x0804f18e in Worker::Main (this=0xa428e28) at job.cxx:193 #12 0x084c50de in PThread::PX_ThreadStart (arg=0xa428e28) at ptlib/unix/tlibthrd.cxx:508 #13 0x00c8aa09 in start_thread () from /lib/libpthread.so.0 #14 0x0043800e in clone () from /lib/libc.so.6 Jan Willamowius napsal(a): Hi, you probably mean "open sockets". Using failover indeed raises the number of sockets that are beeing used, but they should all be freed after a while. Have you checked that you gave GnuGk enough sockets (ulimit -n) for your call volume ? Regards, Jan |
------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev
_______________________________________________________ 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/