From notifications@github.com Thu Jun 29 12:06:03 2017 From: Daniel-Constantin Mierla To: sr-dev@lists.kamailio.org Subject: Re: [sr-dev] [kamailio/kamailio] Segfault when calling $sel(cfg_get...) (#1159) Date: Thu, 29 Jun 2017 03:05:56 -0700 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0396649459==" --===============0396649459== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I can't reproduce, using master branch, but should be the same code. I tried = with the default config adding at the top of request_route: ``` xlog("=3D=3D=3D=3D=3D+++ cfg var: $sel(cfg_get.wurst.wasser)\n"); $var(cw) =3D $sel(cfg_get.wurst.wasser); xlog("=3D=3D=3D=3D=3D+++ var: $var(cw)\n"); ``` The definition was like in your example: ``` wurst.wasser =3D "mic check 123" desc "bla" ``` The logs were: ``` 1(41976) DEBUG: [core/select.c:412]: run_select(): Calling SELECT 0x1= 078e1230 1(41976) ERROR: