[sr-dev] [kamailio/kamailio] Kamailio Crash (#2494)

iliesh notifications at github.com
Fri Oct 9 18:30:41 CEST 2020


(gdb) frame 0
```
#0  0x00007f21b5cdb42d in update_dialog_vars_dbinfo (cell=0x7f21ba5f6348, var=0x7574617473706973) at dlg_db_handler.c:755
755             SET_STR_VALUE(values+2, var->key);
```
(gdb) set var $it = cell->vars
empty

(gdb) while $it
 >    p *$it
 >    set var $it = $it->next
 >  end

```
$4 = {key = {s = 0x7f21bb24a6a8 "activeExt", len = 9}, value = {s = 0x7f21bd46e928 "101", len = 11}, vflags = 0, next = 0x7f21ba644a58}
$5 = {key = {s = 0x7f21bb597a40 "log", len = 3}, value = {s = 0x7f21bb639cb0 "1", len = 1}, vflags = 0, next = 0x7f21bcf42548}
$6 = {key = {s = 0x7f21bcf67f40 "cfg_version", len = 11}, value = {s = 0x7f21bd733ab0 "17.5.4.8", len = 8}, vflags = 2, next = 0x0}
```





-- 
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/2494#issuecomment-706280119
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201009/72dada14/attachment.htm>


More information about the sr-dev mailing list