[sr-dev] [kamailio/kamailio] Kamailio 5.0.3 segfault (in redis module?) (#1342)

Daniel-Constantin Mierla notifications at github.com
Wed Nov 29 10:44:24 CET 2017


What is supposed to be inside `$vn(variable2)`?

My guess is that the crash happens because the `SETEX` command parameters are expecting extra values (arguments) due to `%s` specifier. See the content of the command:

```
SETEX ACTIVECHANNELS_swp3pvm7jqpnu6ixphj1jc7c24 at sipgate.de 21600 \n%swp3pvm7jqpnu6ixphj1jc7c24 at sipgate.de\022\n1234567e16\032\n4912345678\"%swp3pvm7jqpnu6ixphj1jc7c24 at sipgate.de
```

Does the value of `$vn(variable2)` is what you would expect (it's what after 21600 in the cmd)?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1342#issuecomment-347806243
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171129/5e3dbca8/attachment.html>


More information about the sr-dev mailing list