opal - Freeswitch terminates with signal SIGSEGV, Segmentation fault -


while freeswitch running , call 1 client client client pick call code dumped , throwing following error.

i trying allocate memory function nothing happens.

core generated `./freeswitch'. program terminated signal sigsegv, segmentation fault.  0  0x00007fb18e95a771 in h245neglogicalchannels::findchannelbysession (    this=<optimized out>, rtpsessionid=rtpsessionid@entry=0,     fromremote=fromremote@entry=false, anystate=anystate@entry=false)    @ /root/opal/src/h323/h323neg.cxx:1097 warning: source file more recent executable. 1097 if (channel != null && (rtpsessionid == 0 || channel->getsessionid() == >rtpsessionid) && (gdb)  


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -