Guest User

Untitled

a guest
Jul 7th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.17 KB | None | 0 0
  1. GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-110.el7
  2. Copyright (C) 2013 Free Software Foundation, Inc.
  3. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4. This is free software: you are free to change and redistribute it.
  5. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  6. and "show warranty" for details.
  7. This GDB was configured as "x86_64-redhat-linux-gnu".
  8. For bug reporting instructions, please see:
  9. <http://www.gnu.org/software/gdb/bugs/>...
  10. Reading symbols from /usr/sbin/kamailio...Reading symbols from /usr/lib/debug/usr/sbin/kamailio.debug...done.
  11. done.
  12. warning: core file may not match specified executable file.
  13. [New LWP 630]
  14. [Thread debugging using libthread_db enabled]
  15. Using host libthread_db library "/lib64/libthread_db.so.1".
  16. Core was generated by `/opt/fuze/proxy-registrar/bin/proxy-registrar -DD -Y /var/run/proxy-registrar -'.
  17. Program terminated with signal 11, Segmentation fault.
  18. #0 0x00007f03e86aba7c in notification_socket_cb (fd=34, event=2, arg=0x7f03a0907ad0) at async_http.c:309
  19. 309 query_params.headers = curl_slist_append(query_params.headers, aq->query_params.headers.t[i]);
  20. Missing separate debuginfos, use: debuginfo-install cyrus-sasl-lib-2.1.26-23.el7.x86_64 glibc-2.17-222.el7.x86_64 hiredis-0.12.1-2.el7.x86_64 jansson-2.10-1.el7.x86_64 json-c-0.11-4.el7_0.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.15.1-19.el7.x86_64 libcom_err-1.42.9-12.el7_5.x86_64 libcurl-7.29.0-57.el7.x86_64 libevent-2.0.21-4.el7.x86_64 libgcc-4.8.5-28.el7_5.1.x86_64 libidn-1.28-4.el7.x86_64 librabbitmq-0.8.0-2.el7.x86_64 libselinux-2.5-12.el7.x86_64 libssh2-1.8.0-3.el7.x86_64 libstdc++-4.8.5-28.el7_5.1.x86_64 libuuid-2.23.2-63.el7.x86_64 nspr-4.21.0-1.el7.x86_64 nss-3.44.0-7.el7_7.x86_64 nss-softokn-freebl-3.44.0-5.el7.x86_64 nss-util-3.44.0-3.el7.x86_64 openldap-2.4.44-15.el7_5.x86_64 openssl-libs-1.0.2k-12.el7.x86_64 pcre-8.32-17.el7.x86_64 zlib-1.2.7-17.el7.x86_64
  21. (gdb) bt full
  22. #0 0x00007f03e86aba7c in notification_socket_cb (fd=34, event=2, arg=0x7f03a0907ad0) at async_http.c:309
  23. worker = 0x7f03a0907ad0
  24. received = 8
  25. i = 0
  26. len = 24890112
  27. aq = 0x7f03d9c24810
  28. query_params = {timeout = 500, tls_verify_host = 1, tls_verify_peer = 1, headers = 0x0, method = 0, tls_client_cert = 0x0, tls_client_key = 0x0, tls_ca_path = 0x0, body = {s = 0x0, len = 0}, authmethod = 3, username = 0x0, password = 0x0, tcp_keepalive = 0,
  29. tcp_ka_idle = 0, tcp_ka_interval = 0}
  30. query = {s = 0x7f03d9c3fae0 "http://localhost:8080/aor060", len = 25}
  31. __FUNCTION__ = "notification_socket_cb"
  32. #1 0x00007f03e81e3a14 in event_base_loop () from /lib64/libevent-2.0.so.5
  33. No symbol table info available.
  34. #2 0x00007f03e86a78af in async_http_run_worker (worker=0x7f03a0907ad0) at async_http.c:92
  35. No locals.
  36. #3 0x00007f03e868fab7 in child_init (rank=0) at http_async_client_mod.c:366
  37. pid = 0
  38. i = 1
  39. __FUNCTION__ = "child_init"
  40. #4 0x000000000055fbcd in init_mod_child (m=0x7f03ec5622c0, rank=0) at core/sr_module.c:780
  41. __FUNCTION__ = "init_mod_child"
  42. #5 0x000000000055f869 in init_mod_child (m=0x7f03ec562f30, rank=0) at core/sr_module.c:776
  43. __FUNCTION__ = "init_mod_child"
  44. #6 0x000000000055f869 in init_mod_child (m=0x7f03ec5633c0, rank=0) at core/sr_module.c:776
  45. __FUNCTION__ = "init_mod_child"
  46. #7 0x000000000055f869 in init_mod_child (m=0x7f03ec563b30, rank=0) at core/sr_module.c:776
  47. __FUNCTION__ = "init_mod_child"
  48. #8 0x000000000055f869 in init_mod_child (m=0x7f03ec564198, rank=0) at core/sr_module.c:776
  49. __FUNCTION__ = "init_mod_child"
  50. #9 0x000000000055f869 in init_mod_child (m=0x7f03ec565c68, rank=0) at core/sr_module.c:776
  51. __FUNCTION__ = "init_mod_child"
  52. ---Type <return> to continue, or q <return> to quit---
  53. #10 0x000000000055f869 in init_mod_child (m=0x7f03ec566038, rank=0) at core/sr_module.c:776
  54. __FUNCTION__ = "init_mod_child"
  55. #11 0x000000000055f869 in init_mod_child (m=0x7f03ec566458, rank=0) at core/sr_module.c:776
  56. __FUNCTION__ = "init_mod_child"
  57. #12 0x000000000055f869 in init_mod_child (m=0x7f03ec566bf0, rank=0) at core/sr_module.c:776
  58. __FUNCTION__ = "init_mod_child"
  59. #13 0x000000000055f869 in init_mod_child (m=0x7f03ec567680, rank=0) at core/sr_module.c:776
  60. __FUNCTION__ = "init_mod_child"
  61. #14 0x000000000055f869 in init_mod_child (m=0x7f03ec5681d8, rank=0) at core/sr_module.c:776
  62. __FUNCTION__ = "init_mod_child"
  63. #15 0x000000000055f869 in init_mod_child (m=0x7f03ec568810, rank=0) at core/sr_module.c:776
  64. __FUNCTION__ = "init_mod_child"
  65. #16 0x000000000055f869 in init_mod_child (m=0x7f03ec568bb0, rank=0) at core/sr_module.c:776
  66. __FUNCTION__ = "init_mod_child"
  67. #17 0x000000000055f869 in init_mod_child (m=0x7f03ec569400, rank=0) at core/sr_module.c:776
  68. __FUNCTION__ = "init_mod_child"
  69. #18 0x000000000055f869 in init_mod_child (m=0x7f03ec569760, rank=0) at core/sr_module.c:776
  70. __FUNCTION__ = "init_mod_child"
  71. #19 0x000000000055f869 in init_mod_child (m=0x7f03ec569ca0, rank=0) at core/sr_module.c:776
  72. __FUNCTION__ = "init_mod_child"
  73. #20 0x000000000055f869 in init_mod_child (m=0x7f03ec56a518, rank=0) at core/sr_module.c:776
  74. __FUNCTION__ = "init_mod_child"
  75. #21 0x000000000055f869 in init_mod_child (m=0x7f03ec56abd8, rank=0) at core/sr_module.c:776
  76. __FUNCTION__ = "init_mod_child"
  77. #22 0x000000000055f869 in init_mod_child (m=0x7f03ec56b320, rank=0) at core/sr_module.c:776
  78. __FUNCTION__ = "init_mod_child"
  79. #23 0x000000000055f869 in init_mod_child (m=0x7f03ec56bd28, rank=0) at core/sr_module.c:776
  80. __FUNCTION__ = "init_mod_child"
  81. #24 0x000000000055f869 in init_mod_child (m=0x7f03ec56c1a0, rank=0) at core/sr_module.c:776
  82. __FUNCTION__ = "init_mod_child"
  83. ---Type <return> to continue, or q <return> to quit---
  84. #25 0x0000000000560317 in init_child (rank=0) at core/sr_module.c:825
  85. ret = -323557792
  86. type = 0x7c4003 "PROC_MAIN"
  87. __FUNCTION__ = "init_child"
  88. #26 0x000000000042708f in main_loop () at main.c:1753
  89. i = 2
  90. pid = 619
  91. si = 0x0
  92. si_desc = "udp receiver child=1 sock=10.225.76.103:5060\000\177\000\000\300\264H\312\377\177\000\000\320k\032\355\003\177\000\000\300\271H\312\377\177\000\000\263\063}\000\000\000\000\000'\000\000\000\000\000\000\000\000\000\000@\000\000\000\000\000\000\300\000\000\000\000\000_l\032\355\003\177\000\000\300Cz\000\000\000\000\000\270\202\265\354\003\177\000"
  93. nrprocs = 2
  94. woneinit = 1
  95. __FUNCTION__ = "main_loop"
  96. #27 0x000000000042eb08 in main (argc=12, argv=0x7fffca48baa8) at main.c:2802
  97. cfg_stream = 0x1551010
  98. c = -1
  99. r = 0
  100. tmp = 0x7fffca48ce90 ""
  101. tmp_len = 2496
  102. port = 2496
  103. proto = 2496
  104. ahost = 0x0
  105. aport = 0
  106. options = 0x77f8e0 ":f:cm:M:dVIhEeb:l:L:n:vKrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:x:X:Y:"
  107. ret = -1
  108. seed = 1218586186
  109. rfd = 4
  110. debug_save = 0
  111. debug_flag = 0
  112. dont_fork_cnt = 2
  113. ---Type <return> to continue, or q <return> to quit---
  114. n_lst = 0x4000000100
  115. p = 0xf0b5ff <Address 0xf0b5ff out of bounds>
  116. st = {st_dev = 20, st_ino = 346753507, st_nlink = 2, st_mode = 16877, st_uid = 538, st_gid = 2, __pad0 = 0, st_rdev = 0, st_size = 40, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1593932728, tv_nsec = 96817798}, st_mtim = {tv_sec = 1594027266,
  117. tv_nsec = 61878180}, st_ctim = {tv_sec = 1594027266, tv_nsec = 61878180}, __unused = {0, 0, 0}}
  118. tbuf = '\000' <repeats 376 times>...
  119. option_index = 0
  120. long_options = {{name = 0x78245a "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x77c17c "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x78245f "alias", has_arg = 1, flag = 0x0, val = 1024}, {name = 0x782465 "subst", has_arg = 1, flag = 0x0,
  121. val = 1025}, {name = 0x78246b "substdef", has_arg = 1, flag = 0x0, val = 1026}, {name = 0x782474 "substdefs", has_arg = 1, flag = 0x0, val = 1027}, {name = 0x78247e "server-id", has_arg = 1, flag = 0x0, val = 1028}, {name = 0x0, has_arg = 0, flag = 0x0,
  122. val = 0}}
  123. __FUNCTION__ = "main"
  124. (gdb)
  125. (gdb)
Add Comment
Please, Sign In to add comment