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

Daniel-Constantin Mierla notifications at github.com
Fri Oct 9 17:54:47 CEST 2020


Let's print the entire list to see where it breaks the next file -- do next commands in gdb:

```
  fame 0
  set var $it = cell->vars
  while $it
    p *$it
    set var $it = $it->next
  end
```

The relevant output should appear after last `end` is entered.

-- 
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-706261677
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201009/85ebcefa/attachment-0001.htm>


More information about the sr-dev mailing list