> > > TC> > TC>I have enabled crash-protection and when i do SIP => H323 call it > doesn't > TC>generate coredumps... it is just this thread that is crashing ... pls > check > TC>the log downbelow: > > core dump in case enabled crash-protection may be unusable, i have a case > then > my module crash silently, after this crash-protection is killing sip leg > and after > this i get core dump where backtrace show me segfault in libc6, i spent one > day to > understand this situation, and then i disable crash-protection i see there > is actualy > it crashes. disable crash-protection and show backtrace of crash, i think > result will > be different. > > > TC>2009-10-21 17:35:28.691688 [DEBUG] mod_h323.cpp:600 > TC>======>FSH323Connection::decodeCapability > TC> > TC> > TC> > TC>Well, I'm not sure if the backtrace is from 1.0.4 ... i will disable > TC>crass-protection and will send new logs to you. > TC> > TC> > TC>Also, if you like i can give you access to the machine itself... > TC> > TC>T. > TC> >
Hi, here is the FS log without crash-protection: http://pastebin.freeswitch.org/10796 and here is the backtrace: http://pastebin.freeswitch.org/10797 my dialplan looks ok, so i guess it is up to the module. <extension name="ENYTHING_ELSE"> <condition field="destination_number" expression="^0([2-8]\d{6,7}|0[1-9]\d{7,8}|00[1-9]\d{8,16})$"> <action application="set" data="effective_caller_id_number=1001282122"/> <action application="set" data="NCX_IP=10.4.4.254"/> <action application="set" data="call_timeout=30"/> <action application="set" data="hangup_after_bridge=true"/> <!--action application="set" data="bypass_media=false"/--> <action application="set" data="proxy_media=true"/> <!--action application="bridge" data="opal/h323:0...@${ncx_ip}"/--> <action application="bridge" data="h323/0...@${ncx_ip}"/> </condition> </extension> please advice, T. > C уважением With Best Regards > Георгиевский Юрий. Georgiewskiy Yuriy > +7 4872 711666 +7 4872 711666 > факс +7 4872 711143 fax +7 4872 711143 > Компания ООО "Ай Ти Сервис" IT Service Ltd > http://nkoort.ru http://nkoort.ru > JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru > YG129-RIPE YG129-RIPE > > _______________________________________________ > FreeSWITCH-users mailing list > FreeSWITCH-users@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > >
_______________________________________________ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org