locate the core file (either in the working dir or /tmp or /)
then execute:

gdb /usr/local/sbin/ser /path/to/core
(gdb) bt

regards
klaus

inge schrieb:
Hi all,

My SER process had crashed today with the following logs
in /var/log/messages :
ser[378]: child process 418 exited by a signal 11
ser[378]: core was generated
ser[378]: INFO: terminating due to SIGCHLD
ser[421]: INFO: signal 15 received
...

Can someone help me to determine what kind of problem is it ? I think I
need to use gdb to extract some information from the core dump. How can
I use it to extract the uses informations ?

Regards,

Adrien


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to