Guest User

gdb ats 6.2.0

a guest
Feb 22nd, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 6.55 KB | None | 0 0
  1. git clone https://github.com/tatsuhiro-t/spdylay.git
  2. cd spdylay/
  3. autoreconf -if
  4. automake
  5. autoconf
  6. ./configure --prefix=/usr
  7. make
  8. make install
  9. cd ../trafficserver/
  10. autoreconf -if
  11. export PKG_CONFIG_PATH=/usr/lib/pkgconfig
  12. ./configure --enable-spdy --enable-experimental-plugins --enable-linux-native-aio --with-zlib=/root/c/ats/zlib-1.2.8 --with-pcre=/root/c/ats/pcre-8.38 --with-openssl=/root/c/ats/openssl-1.0.1f[WITH CLOUDFLARE PATCH]
  13. **************
  14. gdb --args traffic_server -Cverify_config
  15. ...standard info..
  16. (gdb) run
  17. Starting program: /usr/local/bin/traffic_server -Cverify_config
  18. [Thread debugging using libthread_db enabled]
  19. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  20. traffic_server: using root directory '/usr/local'
  21. [New Thread 0x7ffff1f55700 (LWP 19595)]
  22. NOTE: VERIFY
  23.  
  24. [New Thread 0x7ffff0c16700 (LWP 19596)]
  25. [New Thread 0x7ffff0a14700 (LWP 19597)]
  26. INFO:Successfully loaded remap.config
  27.  
  28. INFO: Successfully loaded records.config
  29.  
  30. INFO: Successfully loaded plugin.config
  31.  
  32.  
  33. Thread 1 "traffic_server" received signal SIGSEGV, Segmentation fault.
  34. 0x0000000000000000 in ?? ()
  35.  
  36. (gdb) bt full
  37. #0  0x0000000000000000 in ?? ()
  38. No symbol table info available.
  39. #1  0x0000000000789374 in SSLInitServerContext (params=params@entry=0x117a140, sslMultCertSettings=..., certList=...)
  40.     at SSLUtils.cc:1384
  41.         bio = {_r = 0x1181f50}
  42.         cert = 0x1182100
  43.         ca = <optimized out>
  44.         certname = <optimized out>
  45.         cert_tok = {_data = <optimized out>, _delimiter = 44 ',', _mode = 0, _escape = 92 '\\', _start = <optimized out>,
  46.           _length = <optimized out>}
  47.         key_tok = {_data = <optimized out>, _delimiter = 44 ',', _mode = 0, _escape = 92 '\\', _start = 0,
  48.           _length = <optimized out>}
  49.         ca_tok = {_data = <optimized out>, _delimiter = 44 ',', _mode = 0, _escape = 92 '\\', _start = 0,
  50.           _length = <optimized out>}
  51.         server_verify_client = <optimized out>
  52.         completeServerCertPath = <optimized out>
  53.         ctx = <optimized out>
  54.         digest = {digest = 0x0, engine = 0x7ffff7ffe4e0, flags = 140737488346576, md_data = 0x1f7ff7600, pctx = 0x7ffff7ffe188,
  55.           update = 0x7fffffffddc0}
  56.         ca_list = 0x0
  57.         hash_buf = "\277\037D\000\000\000\000\000~KgY\000\000\000\000\377\377\377\377\000\000\000\000@\241\027\001\000\000\000\000\b\206\271\367\377\177\000\000\000v\377\367\377\177\000\000)\371\203\000\000\000\000\000\000l\231\365\377\177\000"
  58.         hash_len = 0
  59.         __FUNCTION__ = "SSLInitServerContext"
  60.         additional_cache_flags = <optimized out>
  61.         ud = {_configParams = 0x117a140, _serverDialog = 0x0, _serverCert = 0x117cef0 "fullchain1.pem",
  62.           _serverKey = 0x117ceb0 "privkey1.pem"}
  63. #2  0x000000000078a370 in ssl_store_ssl_context (params=params@entry=0x117a140, lookup=lookup@entry=0x117c550,
  64.     sslMultCertSettings=...) at SSLUtils.cc:1666
  65.         cert_list = {n = 1, i = 0, v = 0x7fffffffded8, e = {0x1182100, 0x0, 0x0, 0x0}}
  66.         ctx = <optimized out>
  67.         keyblock = <optimized out>
  68.         inserted = <optimized out>
  69. #3  0x000000000078b5e5 in SSLParseCertificateConfiguration (params=params@entry=0x117a140, lookup=lookup@entry=0x117c550)
  70.     at SSLUtils.cc:1902
  71.         sslMultiCertSettings = {session_ticket_enabled = 1, addr = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {
  72.               _r = 0x0}, <No data fields>}, cert = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {
  73.               _r = 0x117ce90 "fullchain1.pem"}, <No data fields>},
  74.           first_cert = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {
  75.               _r = 0x117cef0 "fullchain1.pem"}, <No data fields>},
  76.           ca = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {_r = 0x0}, <No data fields>},
  77.           key = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {_r = 0x117ceb0 "privkey1.pem"}, <No data fields>},
  78.           ticket_key_filename = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {_r = 0x0}, <No data fields>},
  79. ---Type <return> to continue, or q <return> to quit---
  80.           dialog = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {_r = 0x0}, <No data fields>},
  81.           opt = SSLCertContext::OPT_NONE}
  82.         errPtr = <optimized out>
  83.         tok_state = 0x1180cfe ""
  84.         line = <optimized out>
  85.         file_buf = <optimized out>
  86.         line_num = 73
  87.         line_info = {type = MATCH_NONE, dest_entry = 0, num_el = 2, line = {{0x1180cc8 "ssl_cert_name", 0x1180ce5 "ssl_key_name",
  88.               0x0 <repeats 38 times>}, {0x1180cd6 "fullchain1.pem", 0x1180cf2 "privkey1.pem", 0x0 <repeats 38 times>}},
  89.           line_num = 0, next = 0x0}
  90.         sslCertTags = {match_host = 0x0, match_domain = 0x0, match_ip = 0x0, match_regex = 0x0, match_url = 0x0,
  91.           match_host_regex = 0x0, dest_error_msg = false}
  92.         __FUNCTION__ = "SSLParseCertificateConfiguration"
  93.         __func__ = "SSLParseCertificateConfiguration"
  94.         elevate_setting = <optimized out>
  95.         elevate_access = {elevated = false, saved_uid = 65534, level = 0, cap_state = 0x0}
  96. #4  0x000000000077709c in SSLCertificateConfig::reconfigure () at SSLConfig.cc:393
  97.         retStatus = true
  98.         params = {ptr = 0x117a140}
  99.         lookup = 0x117c550
  100.         __FUNCTION__ = "reconfigure"
  101. #5  0x000000000077730c in SSLCertificateConfig::startup () at SSLConfig.cc:371
  102.         params = {ptr = 0x117a140}
  103.         __FUNCTION__ = "startup"
  104. #6  0x00000000004e6d2b in cmd_verify () at Main.cc:772
  105.         exitStatus = <optimized out>
  106.         params = <optimized out>
  107. #7  0x0000000000494049 in cmd_mode () at Main.cc:926
  108. No locals.
  109. #8  main (argv=<optimized out>) at Main.cc:1751
  110.         admin_user_p = <optimized out>
  111.         enabled = <optimized out>
  112.         __FUNCTION__ = "main"
  113.         user = {<ats_scoped_resource<detail::SCOPED_MALLOC_TRAITS<char> >> = {_r = 0x110ced0 "nobody"}, <No data fields>}
  114.         main_thread = <optimized out>
  115.         mlock_flags = <optimized out>
  116.         machine_addr = {sa = {sa_family = 2, sa_data = "\000\000>qˎ\000\000\000\000\000\000\000"}, sin = {sin_family = 2,
  117.             sin_port = 0, sin_addr = {s_addr = 2395697470}, sin_zero = "\000\000\000\000\000\000\000"}, sin6 = {sin6_family = 2,
  118.             sin6_port = 0, sin6_flowinfo = 2395697470, sin6_addr = {__in6_u = {__u6_addr8 = '\000' <repeats 15 times>,
  119.                 __u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}
  120.         cluster_type = 3
  121.         stacksize = 1048576
  122. num_remap_threads = <optimized out>
Add Comment
Please, Sign In to add comment