Advertisement
Guest User

Untitled

a guest
May 26th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. (gdb) bt full
  2. #0 0x0012d422 in __kernel_vsyscall ()
  3. No symbol table info available.
  4. #1 0x0030b651 in *__GI_raise (sig=6)
  5. at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  6. resultvar = <value optimized out>
  7. pid = 4419572
  8. selftid = 9574
  9. #2 0x0030ea82 in *__GI_abort () at abort.c:92
  10. act = {__sigaction_handler = {sa_handler = 0xbfff6a00,
  11. sa_sigaction = 0xbfff6a00}, sa_mask = {__val = {3086923592,
  12. 3221187028, 1151714, 3221187012, 1769080, 3221187000, 1231444,
  13. 0, 3086920840, 1, 0, 1, 3086923152, 3086923152, 0, 3221186980,
  14. 0, 1970943, 0, 3796611, 0, 3221187072, 3221187000, 3221187012,
  15. 1, 3086923152, 0, 4294967295, 1792344, 1973983, 3221187004,
  16. 4294967295}}, sa_flags = 1228788, sa_restorer = 0x1e12ff}
  17. sigs = {__val = {32, 0 <repeats 31 times>}}
  18. #3 0x0026552f in __gnu_cxx::__verbose_terminate_handler() ()
  19. from /usr/lib/libstdc++.so.6
  20. No symbol table info available.
  21. #4 0x00263465 in ?? () from /usr/lib/libstdc++.so.6
  22. No symbol table info available.
  23. #5 0x002634a2 in std::terminate() () from /usr/lib/libstdc++.so.6
  24. No symbol table info available.
  25. ---Type <return> to continue, or q <return> to quit---'
  26. #6 0x002635e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
  27. No symbol table info available.
  28. #7 0x001fa57f in std::__throw_logic_error(char const*) ()
  29. from /usr/lib/libstdc++.so.6
  30. No symbol table info available.
  31. #8 0x0023eb82 in ?? () from /usr/lib/libstdc++.so.6
  32. No symbol table info available.
  33. #9 0x0023ecf6 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ()
  34. from /usr/lib/libstdc++.so.6
  35. No symbol table info available.
  36. #10 0x08052666 in main (argc=1, argv=0xbffff464) at client/drizzleslap.cc:932
  37. endchar = 0x0
  38. temp_drizzle_port = 0
  39. password = 0x0
  40. long_options = {static m_default_line_length = 80, m_caption = {
  41. static npos = 4294967295,
  42. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  43. _M_p = 0x810407c "Allowed Options"}}, m_line_length = 80,
  44. m_options = {<std::_Vector_base<boost::shared_ptr<boost::program_options::option_description>, std::allocator<boost::shared_ptr<boost::program_options::option_description> > >> = {
  45. ---Type <return> to continue, or q <return> to quit---'
  46. _M_impl = {<std::allocator<boost::shared_ptr<boost::program_options::option_description> >> = {<__gnu_cxx::new_allocator<boost::shared_ptr<boost::program_options::option_description> >> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
  47. _M_end_of_storage = 0x0}}, <No data fields>},
  48. belong_to_group = {<std::_Bvector_base<std::allocator<bool> >> = {
  49. _M_impl = {<std::allocator<unsigned long>> = {<__gnu_cxx::new_allocator<unsigned long>> = {<No data fields>}, <No data fields>},
  50. _M_start = {<std::_Bit_iterator_base> = {<std::iterator<std::random_access_iterator_tag, bool, int, bool*, bool&>> = {<No data fields>},
  51. _M_p = 0x0, _M_offset = 0}, <No data fields>},
  52. _M_finish = {<std::_Bit_iterator_base> = {<std::iterator<std::random_access_iterator_tag, bool, int, bool*, bool&>> = {<No data fields>},
  53. _M_p = 0x0, _M_offset = 0}, <No data fields>},
  54. _M_end_of_storage = 0x0}}, <No data fields>},
  55. groups = {<std::_Vector_base<boost::shared_ptr<boost::program_options::options_description>, std::allocator<boost::shared_ptr<boost::program_options::options_description> > >> = {
  56. _M_impl = {<std::allocator<boost::shared_ptr<boost::program_options::options_description> >> = {<__gnu_cxx::new_allocator<boost::shared_ptr<boost::program_options::options_description> >> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
  57. _M_end_of_storage = 0x0}}, <No data fields>}}
  58. ---Type <return> to continue, or q <return> to quit---
  59. con = {packet_number = 0 '\000', protocol_version = 0 '\000',
  60. state_current = 0 '\000', events = 0, revents = 0,
  61. capabilities = DRIZZLE_CAPABILITIES_NONE, charset = 0 '\000',
  62. command = DRIZZLE_COMMAND_SLEEP, options = DRIZZLE_CON_NONE,
  63. socket_type = DRIZZLE_CON_SOCKET_TCP,
  64. status = DRIZZLE_CON_STATUS_NONE, max_packet_size = 0,
  65. result_count = 0, thread_id = 0, backlog = 0, fd = 0,
  66. buffer_size = 0, command_offset = 0, command_size = 0,
  67. command_total = 0, packet_size = 0, addrinfo_next = 0x0,
  68. buffer_ptr = 0x0, command_buffer = 0x0, command_data = 0x0,
  69. context = 0x0, context_free_fn = 0, drizzle = 0x0, next = 0x0,
  70. prev = 0x0, query = 0x0, result = 0x0, result_list = 0x0,
  71. scramble = 0x0, socket = {tcp = {port = 0, addrinfo = 0x0,
  72. host = 0x0, host_buffer = '\000' <repeats 1024 times>}, uds = {
  73. addrinfo = {ai_flags = 0, ai_family = 0, ai_socktype = 0,
  74. ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0,
  75. ai_canonname = 0x0, ai_next = 0x0}, sockaddr = {
  76. sun_family = 0, sun_path = '\000' <repeats 107 times>}}},
  77. buffer = '\000' <repeats 30176 times>, "7\344C\000@\310\022\000\234\350\377\277 \346\021\000\067\344C\000\316\005\021\000\364\277\022\000$\305\022\000\067\344C\000\024\353\377\277\224p\021\000-\344C\000\062;,", '\000' <repeats 25 times>, "2;,", '\000' <repeats 41 times>, " \300\022\000\300\242\376\267", '\000' <repeats 12 times>"\261, \067/\000@\310\022\000(\351\377\277 \346\021\000\261\---Type <return> to continue, or q <return> to quit---
  78. 067/\000\316\005\021\000\364\277\022\000$\305\022\000\261\067/\000\240\353\377\277\224p\021", '\000' <repeats 77 times>, " \300\022\000\000\240\376\267\000\000\000\000\000\000\000\000(;,\000\\\242\376\267\260\351\377\277 \346\021\000(;,\000h\242\376\267\364\277\022\000\000\240\376\267(;,\000(\354\377\277\224p\021\000(;,\000\062;,", '\000' <repeats 25 times>, "2;,", '\000' <repeats 41 times>, " \300\022\000\360\272\376\267\301\356)\000\\\242\376\267\060\352\377\277 \346\021\000\301\356)\000h\242\376\267\364\277\022\000\000\240\376\267\301\356)\000\250\354\377\277\224p"...,
  79. db = "\270\362\377\277\006\335#\000\022\000\000\000f\220\021\000\350D\033\000\220\265\376\267\364?)\000\377\377\377\377\364\277\022\000\355\352#\000\001\000\000\000\245\002\061\000\266\326\021\000\260\312\022\000(\247\376\267\001\000\000",
  80. password = "\000\000\000\000\364oC\000\300\027\005\b\000\000\000\000\374\362\377\277\065\004\061\000$sC\000\364oC",
  81. scramble_buffer = "\320m\v\b\030\363\377\277\245\004\061\000\300\027\005\b\000*\020\b",
  82. server_version = "\204\323\r\b$sC\000\240\315\r\bH\363\377\277<\260\005\b\300\027\005\b\000*\020\b\204\323\r\b", state_stack = {
  83. 0x806933c <__static_initialization_and_destruction_0+81>,
  84. 0x8051740 <_ZNSt8ios_base4InitD1Ev@plt>,
  85. 0x8102afc <_ZStL8__ioinit>, 0x80dd384 <__dso_handle>, 0xbffff3c8,
  86. 0x80dcda0 <__CTOR_LIST__>, 0x80b6dd0 <__libc_csu_init>,
  87. 0xbffff368},
  88. ---Type <return> to continue, or q <return> to quit---
  89. user = "z\260\005\b\001\000\000\000\377\377\000\000\370\310\022\000x\363\377\277\245\004\061\000\245\002\061\000x\363\377\277-o\v\b$sC\000\364\317\r\b\210\363\377\277\254\022\005\b\300\340\021\000\364\317\r\b\270\363\377\277"}
  90. eptr = 0x0
  91. x = 0
  92. vm = <incomplete type>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement