Advertisement
Guest User

Untitled

a guest
Jun 5th, 2018
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. Got TCP connection from 127.0.0.1:57575
  2. /usr/include/c++/8/bits/stl_vector.h:932: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = char
  3. ; _Alloc = std::allocator<char>; std::vector<_Tp, _Alloc>::reference = char&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n
  4. < this->size(), true)' failed.
  5.  
  6. Thread 7 "dnsdist" received signal SIGABRT, Aborted.
  7. [Switching to Thread 0x7ffff0e95700 (LWP 12970)]
  8. 0x00007ffff5964f2b in raise () from /lib64/libc.so.6
  9. (gdb) bt
  10. #0 0x00007ffff5964f2b in raise () from /lib64/libc.so.6
  11. #1 0x00007ffff594f561 in abort () from /lib64/libc.so.6
  12. #2 0x00005555555f38d8 in std::__replacement_assert(char const*, int, char const*, char const*) ()
  13. #3 0x00005555557a54bd in tcpClientThread(int) ()
  14. #4 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6 #5 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  15. #6 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  16. (gdb) thread apply all bt
  17.  
  18. Thread 11 (Thread 0x7fffea7fc700 (LWP 12974)):
  19. #0 0x00007ffff59f4900 in nanosleep () from /lib64/libc.so.6
  20. #1 0x00007ffff59f47da in sleep () from /lib64/libc.so.6
  21. #2 0x00005555556004a8 in healthChecksThread() ()
  22. #3 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  23. #4 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  24. #5 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  25.  
  26. Thread 10 (Thread 0x7fffeaffd700 (LWP 12973)):
  27. #0 0x00007ffff663ba74 in read () from /lib64/libpthread.so.0
  28. #1 0x00005555557d03aa in readn2(int, void*, unsigned long) ()
  29. #2 0x00005555557a51c0 in tcpClientThread(int) ()
  30. #3 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  31. #4 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  32. #5 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  33.  
  34. Thread 9 (Thread 0x7fffeb7fe700 (LWP 12972)):
  35. #0 0x00007ffff59f4900 in nanosleep () from /lib64/libc.so.6
  36. #1 0x00007ffff59f47da in sleep () from /lib64/libc.so.6
  37. #2 0x00005555555fc89c in maintThread() ()
  38. #3 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  39. #4 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  40. #5 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  41.  
  42. Thread 8 (Thread 0x7fffebfff700 (LWP 12971)):
  43. #0 0x00007ffff59f4900 in nanosleep () from /lib64/libc.so.6
  44. #1 0x00007ffff59f47da in sleep () from /lib64/libc.so.6
  45. #2 0x0000555555626ef6 in carbonDumpThread() ()
  46. #3 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  47. #4 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  48. #5 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  49.  
  50. Thread 7 (Thread 0x7ffff0e95700 (LWP 12970)):
  51. #0 0x00007ffff5964f2b in raise () from /lib64/libc.so.6
  52. #1 0x00007ffff594f561 in abort () from /lib64/libc.so.6
  53. #2 0x00005555555f38d8 in std::__replacement_assert(char const*, int, char const*, char const*) ()
  54. #3 0x00005555557a54bd in tcpClientThread(int) ()
  55. #4 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  56. #5 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  57. #6 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  58.  
  59. Thread 6 (Thread 0x7ffff1696700 (LWP 12969)):
  60. #0 0x00007ffff5a2991f in accept4 () from /lib64/libc.so.6
  61. #1 0x00005555557a576e in tcpAcceptorThread(void*) ()
  62. #2 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  63. #3 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  64. #4 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  65.  
  66. Thread 5 (Thread 0x7ffff1e97700 (LWP 12968)):
  67. #0 0x00007ffff5a2991f in accept4 () from /lib64/libc.so.6
  68. #1 0x00005555557a576e in tcpAcceptorThread(void*) ()
  69. #2 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  70. #3 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  71. #4 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  72.  
  73. Thread 4 (Thread 0x7ffff2698700 (LWP 12967)):
  74. #0 0x00007ffff663cc57 in recvmsg () from /lib64/libpthread.so.0
  75. #1 0x0000555555604790 in udpClientThread(ClientState*) ()
  76. #2 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  77. #3 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  78. #4 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  79.  
  80. Thread 3 (Thread 0x7ffff2e99700 (LWP 12966)):
  81. #0 0x00007ffff663bf1e in recv () from /lib64/libpthread.so.0
  82. #1 0x00005555555fdba4 in responderThread(std::shared_ptr<DownstreamState>) ()
  83. #2 0x0000555555609f03 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void* (*)(std::shared_ptr<DownstreamState>), std::shared_ptr<DownstreamState> > > >:
  84. ---Type <return> to continue, or q <return> to quit---
  85. :_M_run() ()
  86. #3 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  87. #4 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  88. #5 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  89.  
  90. Thread 2 (Thread 0x7ffff369a700 (LWP 12965)):
  91. #0 0x00007ffff5a1d589 in poll () from /lib64/libc.so.6
  92. #1 0x00005555557cb873 in waitForRWData(int, bool, int, int, bool*, bool*) ()
  93. #2 0x0000555555614255 in ObjectPipe<DelayPipe<DelayedPacket>::Combo>::readTimeout(DelayPipe<DelayedPacket>::Combo*, double) ()
  94. #3 0x000055555561839d in DelayPipe<DelayedPacket>::worker() ()
  95. #4 0x00007ffff6358513 in ?? () from /lib64/libstdc++.so.6
  96. #5 0x00007ffff6632594 in start_thread () from /lib64/libpthread.so.0
  97. #6 0x00007ffff5a2800f in clone () from /lib64/libc.so.6
  98.  
  99. Thread 1 (Thread 0x7ffff7fca540 (LWP 12955)):
  100. #0 0x00007ffff663ba74 in read () from /lib64/libpthread.so.0
  101. #1 0x00007ffff7935502 in read_char () from /lib64/libedit.so.0
  102. #2 0x00007ffff79358c0 in el_wgetc () from /lib64/libedit.so.0
  103. #3 0x00007ffff7935a1b in el_wgets () from /lib64/libedit.so.0
  104. #4 0x00007ffff7930ef7 in el_gets () from /lib64/libedit.so.0
  105. #5 0x00007ffff794345a in readline () from /lib64/libedit.so.0
  106. #6 0x000055555562bc4f in doConsole() ()
  107. #7 0x00005555555cf4cf in main ()
  108. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement