<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello, i am getting segfaults when i reload a sip profile, i know it has something to do with the profile itself because when i use the default vanilla configuration and i reload a profile it does not segfault, i have checked every single option in the profile file looking for errors or anything and i find nothing i can fix or change, i m using:</div><div><br></div><div> FS:</div><div><br></div><div>FreeSWITCH Version 1.8.2+git~20180926T175525Z~a98a958ac3~64bit (git a98a958 2018-09-26 17:55:25Z 64bit)</div><div><br></div><div>linux:</div><div><br></div><div>Linux sbc02 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux<br></div><div><br></div><div>when analysing the core file this is what i get in gdb:</div><div><br></div><div>Core was generated by `freeswitch -nc'.<br>Program terminated with signal SIGSEGV, Segmentation fault.<br>#0  switch_ci_hashfunc_default (char_key=0x0, klen=klen@entry=0x7f7249e229c8) at src/switch_apr.c:120<br>120            for (p = key; *p; p++) {<br>[Current thread is 1 (Thread 0x7f7249e23700 (LWP 3029))]<br>(gdb) bt<br>#0  switch_ci_hashfunc_default (char_key=0x0, klen=klen@entry=0x7f7249e229c8) at src/switch_apr.c:120<br>#1  0x00007f720a5effd6 in xml_directory_db_search (section=<optimized out>, tag_name=<optimized out>, key_name=<optimized out>, key_value=<optimized out>, event_params=0x7f722400ae80, user_data=<optimized out>)<br>    at xml_directory.c:152<br>#2  0x00007f72538973eb in switch_xml_locate (section=section@entry=0x7f724a0570e0 "directory", tag_name=tag_name@entry=0x0, key_name=key_name@entry=0x0, key_value=key_value@entry=0x0, <br>    root=root@entry=0x7f7249e22bd0, node=node@entry=0x7f7249e22bd8, params=0x7f722400ae80, clone=SWITCH_FALSE) at src/switch_xml.c:1695<br>#3  0x00007f7249f40f92 in launch_sofia_worker_thread (profile=profile@entry=0x7f71f401a160) at sofia.c:3062<br>#4  0x00007f7249f4ac19 in sofia_profile_thread_run (thread=<optimized out>, obj=0x7f71f401a160) at sofia.c:3385<br>#5  0x00007f7253b06e07 in dummy_worker (opaque=0x7f71f401c258) at threadproc/unix/thread.c:151<br>#6  0x00007f7252615494 in start_thread (arg=0x7f7249e23700) at pthread_create.c:333<br>#7  0x00007f7252357acf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97<br></div><div><br></div><div><br></div><div>any help or direction would be appreciated ... thank!</div><div><br></div></div></div></div></div>