You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually think this may have been fixed in lb_data.c on line 738 when you changed dsts[dsts_size_cur++] = it_d; to dsts_cur[dsts_size_cur++] = it_d; Perhaps I am not understanding how I get the fix in the repo with out running a nightly release? Thanks!!
First bug report so please let me know if any other info is needed. Thanks!!
Opensips from CentOS release repo version 2.2.0-1.el7 64bit.
SefFault Error: opensips[6198]: segfault at 0 ip 00007f4230330b15 sp 00007ffe1ad7cdd0 error 6 in load_balancer.so[7f423031f000+1b000]
Code $avp(group_id) evaluates to 2 Also tried it by calling lb_start_or_next()
Program terminated with signal 11, Segmentation fault.
The text was updated successfully, but these errors were encountered: