[sr-dev] [kamailio] kamailio 4.3 crash in update_dialog_vars_dbinfo (#301)

Daniel-Constantin Mierla notifications at github.com
Fri Sep 4 12:01:49 CEST 2015


Strange, nothing looks broken.

I pushed a patch to see how many of the dialog variables are stored - commit 2962852bf706692bdbc9b51419dbdc2012f34e1b . Can you test with it? Then send the output for:

```
frame 0
p *cell
p *cell->vars

set $p=cell->vars->next
while ($p != 0)
p *$p
set $p=$p->next
end

frame 1
info locals
```

Can you check the syslog file and see what error messages are printed just before the crash?

Also, given it is a test system, would it be possible to grant remote access to investigate the core file?

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/301#issuecomment-137694399
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150904/c6f66e7f/attachment.html>


More information about the sr-dev mailing list