Hello,

you don't need to run kamailio through gdb.

My question was if you got a core file when you got the crash. It should
be in / or in the working directory of kamailio -- a fine named core or
core.PID

If you have that core file, then you can get the backtrace that leads to
what happened at crash, via:

  gdb /path/to/kamailio /path/to/corefile
  bt full

Sent the output to the mailing list.

Cheers,
Daniel

On 19/12/14 08:10, Kees Meijs - SIGNET B.V. wrote:
> Hi there,
>
> We haven't used gdb on Kamailio yet but some time soon we'll most likely
> will. Obviously I'll post our findings.
>
> Thanks again!
>
> Cheers,
> Kees
>
> On 17-12-14 12:00, sr-users-requ...@lists.sip-router.org wrote:
>> did you get a core dump file? If yes, send the full backtrace taken with
>> gdb.
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to