Advertisement
Balu75

stg 2.408-rc2

Nov 11th, 2011
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 7.82 KB | None | 0 0
  1. (gdb) thread apply all bt
  2.  
  3. Thread 13 (Thread 28501140 (LWP 100538)):
  4. #0  0x283ad6eb in sigwait () from /lib/libc.so.7
  5. #1  0x28156194 in sigwait () from /lib/libthr.so.3
  6. #2  0x080aaf19 in main ()
  7.  
  8. Thread 12 (Thread 28531140 (LWP 100157)):
  9. #0  0x28437937 in nanosleep () from /lib/libc.so.7
  10. #1  0x28154d2b in nanosleep () from /lib/libthr.so.3
  11. #2  0x080bd921 in StgTimer ()
  12. #3  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  13. #4  0x00000000 in ?? ()
  14.  
  15. Thread 11 (Thread 28530ec0 (LWP 100202)):
  16. #0  0x2815d2f7 in __error () from /lib/libthr.so.3
  17. #1  0x2815d10b in __error () from /lib/libthr.so.3
  18. #2  0x2851e680 in ?? ()
  19. #3  0x00000011 in ?? ()
  20. #4  0x00000000 in ?? ()
  21. #5  0x00000000 in ?? ()
  22. #6  0x00000000 in ?? ()
  23. #7  0xbf8fdf58 in ?? ()
  24. #8  0x283d66fb in free () from /lib/libc.so.7
  25. ---Type <return> to continue, or q <return> to quit---
  26. #9  0x28157b98 in pthread_mutex_getprioceiling () from /lib/libthr.so.3
  27. #10 0x080a3583 in STG_LOCKER::STG_LOCKER ()
  28. #11 0x080c6cbe in TRAFFCOUNTER_IMPL::DelUser ()
  29. #12 0x080ad1bf in ACTION<TRAFFCOUNTER_IMPL, unsigned int>::Invoke ()
  30. #13 0x080a8e86 in std::mem_fun_t<void, BASE_ACTION>::operator() ()
  31. #14 0x080a8eb4 in std::for_each<std::_List_iterator<BASE_ACTION*>, std::mem_fun_t<void, BASE_ACTION> > ()
  32. #15 0x080a96e4 in ACTIONS_LIST::InvokeAll ()
  33. #16 0x080a8532 in EVENT_LOOP::Runner ()
  34. #17 0x080a85a7 in EVENT_LOOP::Run ()
  35. #18 0x2815273f in pthread_getprio () from /lib/libthr.so.3
  36. #19 0x00000000 in ?? ()
  37.  
  38. Thread 10 (Thread 28530d80 (LWP 100200)):
  39. #0  0x283ae60b in msgsnd () from /lib/libc.so.7
  40. #1  0x080f8a81 in ScriptExec ()
  41. #2  0x080cf977 in USER_IMPL::Connect ()
  42. #3  0x080d0663 in USER_IMPL::Run ()
  43. #4  0x080f2586 in std::mem_fun_ref_t<void, USER_IMPL>::operator() ()
  44. #5  0x080f25b2 in std::for_each<std::_List_iterator<USER_IMPL>, std::mem_fun_ref_t<void, USER_IMPL> > ()
  45. #6  0x080f02e6 in USERS_IMPL::NewMinute ()
  46. #7  0x080f08ff in USERS_IMPL::Run ()
  47. ---Type <return> to continue, or q <return> to quit---
  48. #8  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  49. #9  0x00000000 in ?? ()
  50.  
  51. Thread 9 (Thread 28530c40 (LWP 100203)):
  52. #0  0x2815d2f7 in __error () from /lib/libthr.so.3
  53. #1  0x2815d10b in __error () from /lib/libthr.so.3
  54. #2  0x28b35e80 in ?? ()
  55. #3  0x00000011 in ?? ()
  56. #4  0x00000000 in ?? ()
  57. #5  0x00000000 in ?? ()
  58. #6  0x00000000 in ?? ()
  59. #7  0x290470b0 in ?? ()
  60. #8  0x28145564 in ?? ()
  61. #9  0x281392f8 in ?? () from /libexec/ld-elf.so.1
  62. #10 0xffffffff in ?? ()
  63. #11 0x28b35e80 in ?? ()
  64. #12 0xbf6fbd58 in ?? ()
  65. #13 0x28157b98 in pthread_mutex_getprioceiling () from /lib/libthr.so.3
  66. Previous frame identical to this frame (corrupt stack?)
  67.  
  68. Thread 8 (Thread 28530b00 (LWP 100204)):
  69. #0  0x2815d2f7 in __error () from /lib/libthr.so.3
  70. #1  0x2815d10b in __error () from /lib/libthr.so.3
  71. #2  0x2851e680 in ?? ()
  72. ---Type <return> to continue, or q <return> to quit---
  73. #3  0x00000011 in ?? ()
  74. #4  0x00000000 in ?? ()
  75. #5  0x00000000 in ?? ()
  76. #6  0x00000000 in ?? ()
  77. #7  0x28530b00 in ?? ()
  78. #8  0xbf5facc8 in ?? ()
  79. #9  0x080c9bbe in std::_Rb_tree<RAW_PACKET, std::pair<RAW_PACKET const, PACKET_EXTRA_DATA>, std::_Select1st<std::pair<RAW_PACKET const, PACKET_EXTRA_DATA> >, std::less<RAW_PACKET>, std::allocator<std::pair<RAW_PACKET const, PACKET_EXTRA_DATA> > >::_S_key ()
  80. #10 0x28157b98 in pthread_mutex_getprioceiling () from /lib/libthr.so.3
  81. #11 0x080a3583 in STG_LOCKER::STG_LOCKER ()
  82. #12 0x080c7656 in TRAFFCOUNTER_IMPL::Process ()
  83. #13 0x28699d73 in BPF_CAP::Run () from /usr/lib/stg/mod_cap_bpf.so
  84. #14 0x2815273f in pthread_getprio () from /lib/libthr.so.3
  85. #15 0x00000000 in ?? ()
  86.  
  87. Thread 7 (Thread 285309c0 (LWP 100205)):
  88. #0  0x2815d2f7 in __error () from /lib/libthr.so.3
  89. #1  0x2815d10b in __error () from /lib/libthr.so.3
  90. #2  0x28b35e80 in ?? ()
  91. #3  0x00000011 in ?? ()
  92. #4  0x00000000 in ?? ()
  93. ---Type <return> to continue, or q <return> to quit---
  94. #5  0x00000000 in ?? ()
  95. #6  0x00000000 in ?? ()
  96. #7  0x00000009 in ?? ()
  97. #8  0x000fffff in ?? ()
  98. #9  0x28318ca7 in operator new () from /usr/lib/libstdc++.so.6
  99. #10 0x28157b98 in pthread_mutex_getprioceiling () from /lib/libthr.so.3
  100. #11 0x080a3583 in STG_LOCKER::STG_LOCKER ()
  101. #12 0x080cc5be in USER_IMPL::IsAuthorizedBy ()
  102. #13 0x286b9c26 in AUTH_IA::PacketProcessor () from /usr/lib/stg/mod_auth_ia.so
  103. #14 0x286bb6bb in AUTH_IA::RecvData () from /usr/lib/stg/mod_auth_ia.so
  104. #15 0x286bbc4c in AUTH_IA::Run () from /usr/lib/stg/mod_auth_ia.so
  105. #16 0x2815273f in pthread_getprio () from /lib/libthr.so.3
  106. #17 0x00000000 in ?? ()
  107.  
  108. Thread 6 (Thread 28530880 (LWP 100206)):
  109. #0  0x2815d2f7 in __error () from /lib/libthr.so.3
  110. #1  0x2815d10b in __error () from /lib/libthr.so.3
  111. #2  0x2851e380 in ?? ()
  112. #3  0x00000011 in ?? ()
  113. #4  0x00000000 in ?? ()
  114. #5  0x00000000 in ?? ()
  115. #6  0x00000000 in ?? ()
  116. #7  0x00000000 in ?? ()
  117. ---Type <return> to continue, or q <return> to quit---
  118. #8  0x00000021 in ?? ()
  119. #9  0x00000000 in ?? ()
  120. #10 0xffffffff in ?? ()
  121. #11 0x2851e380 in ?? ()
  122. #12 0xbf3f8e78 in ?? ()
  123. #13 0x28157b98 in pthread_mutex_getprioceiling () from /lib/libthr.so.3
  124. Previous frame identical to this frame (corrupt stack?)
  125.  
  126. Thread 5 (Thread 28530740 (LWP 100251)):
  127. #0  0x28437937 in nanosleep () from /lib/libc.so.7
  128. #1  0x28154d2b in nanosleep () from /lib/libthr.so.3
  129. #2  0x286ecc67 in STG_PINGER::RunSendPing () from /usr/lib/stg/mod_ping.so
  130. #3  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  131. #4  0x00000000 in ?? ()
  132.  
  133. Thread 4 (Thread 28530600 (LWP 100257)):
  134. #0  0x284009f7 in recvfrom () from /lib/libc.so.7
  135. #1  0x28154ad7 in recvfrom () from /lib/libthr.so.3
  136. #2  0x286ec237 in STG_PINGER::RecvPing () from /usr/lib/stg/mod_ping.so
  137. #3  0x286ec315 in STG_PINGER::RunRecvPing () from /usr/lib/stg/mod_ping.so
  138. #4  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  139. #5  0x00000000 in ?? ()
  140.  
  141. Thread 3 (Thread 285304c0 (LWP 100307)):
  142. ---Type <return> to continue, or q <return> to quit---
  143. #0  0x2815d2f7 in __error () from /lib/libthr.so.3
  144. #1  0x2815d10b in __error () from /lib/libthr.so.3
  145. #2  0x28b35e80 in ?? ()
  146. #3  0x00000011 in ?? ()
  147. #4  0x00000000 in ?? ()
  148. #5  0x00000000 in ?? ()
  149. #6  0x00000000 in ?? ()
  150. #7  0x29021470 in ?? ()
  151. #8  0x00000000 in ?? ()
  152. #9  0x00000000 in ?? ()
  153. #10 0xffffffff in ?? ()
  154. #11 0x28b35e80 in ?? ()
  155. #12 0xbf0f5ee8 in ?? ()
  156. #13 0x28157b98 in pthread_mutex_getprioceiling () from /lib/libthr.so.3
  157. Previous frame identical to this frame (corrupt stack?)
  158.  
  159. Thread 2 (Thread 28530380 (LWP 100308)):
  160. #0  0x28454fa3 in select () from /lib/libc.so.7
  161. #1  0x28154a00 in select () from /lib/libthr.so.3
  162. #2  0x080feaf1 in WaitPackets ()
  163. #3  0x2881fbf5 in RPC_CONFIG::Run () from /usr/lib/stg/mod_conf_rpc.so
  164. #4  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  165. #5  0x00000000 in ?? ()
  166.  
  167. ---Type <return> to continue, or q <return> to quit---
  168. Thread 1 (Thread 28530240 (LWP 100484)):
  169. #0  0x283ae60b in msgsnd () from /lib/libc.so.7
  170. #1  0x080f8a81 in ScriptExec ()
  171. #2  0x080df3bd in USER_PROPERTY_LOGGED<std::string>::OnChange ()
  172. #3  0x080df679 in USER_PROPERTY_LOGGED<std::string>::Set ()
  173. #4  0x288f8b4a in PARSER_CHG_USER::AplayChanges ()
  174.    from /usr/lib/stg/mod_conf_sg.so
  175. #5  0x288f9ae1 in PARSER_CHG_USER::ParseEnd () from /usr/lib/stg/mod_conf_sg.so
  176. #6  0x288f0b91 in ParseXMLEnd () from /usr/lib/stg/mod_conf_sg.so
  177. #7  0x28928264 in doContent () from /usr/local/lib/libexpat.so.6
  178. #8  0x28928fdd in contentProcessor () from /usr/local/lib/libexpat.so.6
  179. #9  0x2892268c in XML_ParseBuffer () from /usr/local/lib/libexpat.so.6
  180. #10 0x2892472e in XML_Parse () from /usr/local/lib/libexpat.so.6
  181. #11 0x288f1065 in CONFIGPROTO::ParseCommand () from /usr/lib/stg/mod_conf_sg.so
  182. #12 0x288ef269 in CONFIGPROTO::RecvData () from /usr/lib/stg/mod_conf_sg.so
  183. #13 0x288efa8b in CONFIGPROTO::Run () from /usr/lib/stg/mod_conf_sg.so
  184. #14 0x288eaca3 in STG_CONFIG::Run () from /usr/lib/stg/mod_conf_sg.so
  185. #15 0x2815273f in pthread_getprio () from /lib/libthr.so.3
  186. #16 0x00000000 in ?? ()
  187.  
  188.  
  189.  
  190.  
  191.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement