Advertisement
Guest User

Untitled

a guest
Jul 8th, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. Jul 8 14:14:20 gl-sip-02 /usr/sbin/opensips[1059]: CRITICAL:core:receive_fd: EOF on 20
  2. Jul 8 14:14:20 gl-sip-02 /usr/sbin/opensips[1024]: INFO:core:handle_sigs: child process 1034 exited by a signal 11
  3. Jul 8 14:14:20 gl-sip-02 /usr/sbin/opensips[1024]: INFO:core:handle_sigs: core was generated
  4. Jul 8 14:14:20 gl-sip-02 /usr/sbin/opensips[1024]: INFO:core:handle_sigs: terminating due to SIGCHLD
  5.  
  6.  
  7. GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
  8. Copyright (C) 2013 Free Software Foundation, Inc.
  9. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  10. This is free software: you are free to change and redistribute it.
  11. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  12. and "show warranty" for details.
  13. This GDB was configured as "x86_64-redhat-linux-gnu".
  14. For bug reporting instructions, please see:
  15. <http://www.gnu.org/software/gdb/bugs/>...
  16. Reading symbols from /usr/local/sbin/opensips...done.
  17. [New LWP 1034]
  18. [Thread debugging using libthread_db enabled]
  19. Using host libthread_db library "/lib64/libthread_db.so.1".
  20. Core was generated by `/usr/sbin/opensips -P /var/run/opensips/opensips.pid -f /etc/opensips/opensips.'.
  21. Program terminated with signal 11, Segmentation fault.
  22. #0 save_siptrace (info=0x7f4d60e3f4b0, msg=<optimized out>, vals=0x7f4d5aeeddc0 <db_vals>, keys=0x7f4d5aeedd20 <db_keys>) at siptrace.c:990
  23. 990 hash = info->trace_list->hash;
  24. Missing separate debuginfos, use: debuginfo-install freetds-0.95.81-1.el7.x86_64 glibc-2.17-106.el7_2.6.x86_64 gmp-6.0.0-12.el7_1.x86_64 gnutls-3.3.8-14.el7_2.x86_64 keyutils-lib s-1.5.8-3.el7.x86_64 krb5-libs-1.13.2-12.el7_2.x86_64 libcom_err-1.42.9-7.el7.x86_64 libffi-3.0.13-16.el7.x86_64 libgcc-4.8.5-4.el7.x86_64 libgcrypt-1.5.3-12.el7_1.1.x86_64 libgp g-error-1.12-3.el7.x86_64 libselinux-2.2.2-6.el7.x86_64 libstdc++-4.8.5-4.el7.x86_64 libtasn1-3.8-2.el7.x86_64 libtool-ltdl-2.4.2-21.el7_2.x86_64 nettle-2.7.1-4.el7.x86_64 openss l-libs-1.0.1e-51.el7_2.5.x86_64 p11-kit-0.20.7-3.el7.x86_64 pcre-8.32-15.el7_2.1.x86_64 trousers-0.3.13-1.el7.x86_64 unixODBC-2.3.1-11.el7.x86_64 xz-libs-5.1.2-12alpha.el7.x86_64 zlib-1.2.7-15.el7.x86_64
  25. (gdb) bt full
  26. #0 save_siptrace (info=0x7f4d60e3f4b0, msg=<optimized out>, vals=0x7f4d5aeeddc0 <db_vals>, keys=0x7f4d5aeedd20 <db_keys>) at siptrace.c:990
  27. hash = <optimized out>
  28. it = <optimized out>
  29. #1 0x00007f4d5ace21ad in trace_onreply_in (t=<optimized out>, type=<optimized out>, ps=<optimized out>) at siptrace.c:1971
  30. msg = <optimized out>
  31. statusbuf = "183\000\000\000\000\000\200\356\341`M\177\000\000\340\366jL\377"
  32. len = <optimized out>
  33. fromip_buff = "udp194.145.190.169", '\000' <repeats 33 times>
  34. req = <optimized out>
  35. toip_buff = "udp192.168.36.82", '\000' <repeats 35 times>
  36. type = <optimized out>
  37. ps = <optimized out>
  38. t = <optimized out>
  39. fromip_buff = "udp194.145.190.169", '\000' <repeats 33 times>
  40. toip_buff = "udp192.168.36.82", '\000' <repeats 35 times>
  41. #2 0x00007f4d603a32c9 in run_trans_callbacks (type=type@entry=2, trans=0x7f4d60e1ee80, req=<optimized out>, rpl=rpl@entry=0x7f4d62a6d340, code=<optimized out>) at t_hooks.c:209
  42. params = {req = 0x7f4d60dce9e0, rpl = 0x7f4d62a6d340, code = 183, param = 0x7f4d60da7f18, extra1 = 0x0, extra2 = 0x0}
  43. cbp = 0x7f4d60da7f08
  44. backup = 0x8411e8 <global_avps>
  45. trans_backup = 0x7f4d60e1ee80
  46. __FUNCTION__ = "run_trans_callbacks"
  47. #3 0x00007f4d60374e3a in t_reply_matching (p_msg=p_msg@entry=0x7f4d62a6d340, p_branch=<optimized out>) at t_lookup.c:832
  48. p_cell = <optimized out>
  49. hash_index = <optimized out>
  50. entry_label = <optimized out>
  51. branch_id = <optimized out>
  52. hashi = <optimized out>
  53. branchi = <optimized out>
  54. p = <optimized out>
  55. hashl = <optimized out>
  56. branchl = <optimized out>
  57. scan_space = <optimized out>
  58. cseq = 0x7f4d62a6fc28
  59. loopi = <optimized out>
  60. loopl = <optimized out>
  61. syni = <optimized out>
  62. synl = <optimized out>
  63. __FUNCTION__ = "t_reply_matching"
  64. #4 0x00007f4d603755bb in t_check (p_msg=p_msg@entry=0x7f4d62a6d340, param_branch=param_branch@entry=0x7fff4c6af6e0) at t_lookup.c:903
  65. local_branch = 1282078496
  66. __FUNCTION__ = "t_check"
  67. #5 0x00007f4d603611cb in reply_received (p_msg=0x7f4d62a6d340) at t_reply.c:1386
  68. msg_status = <optimized out>
  69. last_uac_status = <optimized out>
  70. branch = 0
  71. reply_status = <optimized out>
  72. timer = 140734475466720
  73. cancel_bitmap = 1624461992
  74. uac = <optimized out>
  75. t = <optimized out>
  76. backup_list = <optimized out>
  77. has_reply_route = <optimized out>
  78. __FUNCTION__ = "reply_received"
  79. #6 0x000000000045826e in ip_addr2a (ip=0x7f4d62a6d340) at ip_addr.h:431
  80. a = <optimized out>
  81. c = <optimized out>
  82. offset = 0
  83. b = <optimized out>
  84. d = <optimized out>
  85. hex4 = <optimized out>
  86. r = <optimized out>
  87. #7 receive_msg (buf=0x0, len=<optimized out>, rcv_info=0x7f4d62a6d340, existing_context=<optimized out>) at receive.c:145
  88. ctx = 0x0
  89. msg = 0x7f4d629f5308
  90. start = {tv_sec = 139970310264784, tv_usec = 8734656}
  91. rc = <optimized out>
  92. in_buff = {s = 0x0, len = 0}
  93. __FUNCTION__ = "receive_msg"
  94. #8 0x0000000000000000 in ?? ()
  95. No symbol table info available.
  96.  
  97. (gdb) list
  98. 985 if (!(*trace_on_flag)) {
  99. 986 LM_DBG("trace is off!\n");
  100. 987 return 0;
  101. 988 }
  102. 989
  103. 990 hash = info->trace_list->hash;
  104. 991 /* check where the hash matches and take the proper action */
  105. 992 for (it=info->trace_list; it && (it->hash == hash); it=it->next) {
  106. 993 if (!(*it->traceable))
  107. 994 continue;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement