Hi all, I am trying to start the gatekeeper using this command: gnugk –c gatekeeper.ini -i 10.4.33.55 Every time I do that a segmentation fault, and the terminal displays this log:
# ./gnugk –c gatekeeper.ini -i 10.4.33.55 2012/05/30 20:07:15.200 0 Toolkit.cxx(1061) Error: Call Config() before SetConfig()! Segmentation fault (core dumped) The back trace is: Core was generated by `gnugk -t -c gatekeeper.ini -i 10.4.33.55'. Program terminated with signal 11, Segmentation fault. #0 0x1002d6b4 in Toolkit::IsIPv6Enabled (this=0x1088e4c0) at Toolkit.cxx:2554 2554 return AsBool(GkConfig()->GetString("EnableIPv6", 0)); (gdb) bt #0 0x1002d6b4 in Toolkit::IsIPv6Enabled (this=0x1088e4c0) at Toolkit.cxx:2554 #1 0x1002dc3c in Toolkit::SetGKHome (this=0x1088e4c0, home=@0x7fe799d4) at Toolkit.cxx:2653 #2 0x1018d308 in Gatekeeper::Main (this=0x1088c970) at gk.cxx:1090 #3 0x10736ad4 in PProcess::InternalMain (this=0x1088c970) at ptlib/common/osutils.cxx:1523 #4 0x1018df30 in main (argc=6, argv=0x7fe79d54, envp=0x7fe79d70) at gk.cxx:39 When I start the gatekeeper without using the –i option (gnugk –c gatekeeper.ini), it starts and stays up. Please assist me to fix this fault. Regards, Aristide Niyungeko |
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________________ 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/