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

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -