Balu75

stg2.408-rc2 freeze 2011-12-06

Dec 6th, 2011
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 5.15 KB | None | 0 0
  1. (gdb) thread apply all bt
  2.  
  3. Thread 14 (Thread 28501140 (LWP 100139)):
  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 13 (Thread 28531140 (LWP 100203)):
  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 12 (Thread 28530ec0 (LWP 100205)):
  16. #0  0x2815d2f7 in __error () from /lib/libthr.so.3
  17. #1  0x2815ced8 in __error () from /lib/libthr.so.3
  18. #2  0x2857e360 in ?? ()
  19. #3  0x00000008 in ?? ()
  20. #4  0x00000001 in ?? ()
  21. #5  0x2857e340 in ?? ()
  22. #6  0x00000000 in ?? ()
  23. #7  0x28530ec4 in ?? ()
  24. #8  0xbf8fdeb8 in ?? ()
  25. ---Type <return> to continue, or q <return> to quit---
  26. #9  0x2815b83f in pthread_setcancelstate () from /lib/libthr.so.3
  27. #10 0x2815b100 in pthread_cond_signal () from /lib/libthr.so.3
  28. #11 0x080a8490 in EVENT_LOOP::Runner ()
  29. #12 0x080a85a7 in EVENT_LOOP::Run ()
  30. #13 0x2815273f in pthread_getprio () from /lib/libthr.so.3
  31. #14 0x00000000 in ?? ()
  32.  
  33. Thread 11 (Thread 28530d80 (LWP 100204)):
  34. #0  0x28437937 in nanosleep () from /lib/libc.so.7
  35. #1  0x28154d2b in nanosleep () from /lib/libthr.so.3
  36. #2  0x080bd7bd in stgUsleep ()
  37. #3  0x080f0a51 in USERS_IMPL::Run ()
  38. #4  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  39. #5  0x00000000 in ?? ()
  40.  
  41. Thread 10 (Thread 28530c40 (LWP 100206)):
  42. #0  0x28437937 in nanosleep () from /lib/libc.so.7
  43. #1  0x28154d2b in nanosleep () from /lib/libthr.so.3
  44. #2  0x080c79e5 in TRAFFCOUNTER_IMPL::Run ()
  45. #3  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  46. #4  0x00000000 in ?? ()
  47.  
  48. Thread 9 (Thread 28530b00 (LWP 100207)):
  49. ---Type <return> to continue, or q <return> to quit---
  50. #0  0x283f14c3 in poll () from /lib/libc.so.7
  51. #1  0x28154c62 in poll () from /lib/libthr.so.3
  52. #2  0x28698ebd in BPF_CAP::BPFCapRead () from /usr/lib/stg/mod_cap_bpf.so
  53. #3  0x28699d39 in BPF_CAP::Run () from /usr/lib/stg/mod_cap_bpf.so
  54. #4  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  55. #5  0x00000000 in ?? ()
  56.  
  57. Thread 8 (Thread 285309c0 (LWP 100208)):
  58. #0  0x28454fa3 in select () from /lib/libc.so.7
  59. #1  0x28154a00 in select () from /lib/libthr.so.3
  60. #2  0x080feaf1 in WaitPackets ()
  61. #3  0x28834e87 in AUTH_IA::RecvData () from /usr/lib/stg/mod_auth_ia.so
  62. #4  0x28835c4c in AUTH_IA::Run () from /usr/lib/stg/mod_auth_ia.so
  63. #5  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  64. #6  0x00000000 in ?? ()
  65.  
  66. Thread 7 (Thread 28530880 (LWP 100209)):
  67. #0  0x28437937 in nanosleep () from /lib/libc.so.7
  68. #1  0x28154d2b in nanosleep () from /lib/libthr.so.3
  69. #2  0x28835a72 in AUTH_IA::RunTimeouter () from /usr/lib/stg/mod_auth_ia.so
  70. #3  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  71. #4  0x00000000 in ?? ()
  72.  
  73. ---Type <return> to continue, or q <return> to quit---
  74. Thread 6 (Thread 28530740 (LWP 100210)):
  75. #0  0x28437937 in nanosleep () from /lib/libc.so.7
  76. #1  0x28154d2b in nanosleep () from /lib/libthr.so.3
  77. #2  0x28866c67 in STG_PINGER::RunSendPing () from /usr/lib/stg/mod_ping.so
  78. #3  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  79. #4  0x00000000 in ?? ()
  80.  
  81. Thread 5 (Thread 28530600 (LWP 100211)):
  82. #0  0x284009f7 in recvfrom () from /lib/libc.so.7
  83. #1  0x28154ad7 in recvfrom () from /lib/libthr.so.3
  84. #2  0x28866237 in STG_PINGER::RecvPing () from /usr/lib/stg/mod_ping.so
  85. #3  0x28866315 in STG_PINGER::RunRecvPing () from /usr/lib/stg/mod_ping.so
  86. #4  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  87. #5  0x00000000 in ?? ()
  88.  
  89. Thread 4 (Thread 285304c0 (LWP 100212)):
  90. #0  0x28437937 in nanosleep () from /lib/libc.so.7
  91. #1  0x28154d2b in nanosleep () from /lib/libthr.so.3
  92. #2  0x2885ea1e in PING::Run () from /usr/lib/stg/mod_ping.so
  93. #3  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  94. #4  0x00000000 in ?? ()
  95.  
  96. Thread 3 (Thread 28530380 (LWP 100213)):
  97. ---Type <return> to continue, or q <return> to quit---
  98. #0  0x283e8a5f in accept () from /lib/libc.so.7
  99. #1  0x28154532 in accept () from /lib/libthr.so.3
  100. #2  0x286c588f in CONFIGPROTO::Run () from /usr/lib/stg/mod_conf_con.so
  101. #3  0x286c0ca3 in STG_CONFIG::Run () from /usr/lib/stg/mod_conf_con.so
  102. #4  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  103. #5  0x00000000 in ?? ()
  104.  
  105. Thread 2 (Thread 28530240 (LWP 100214)):
  106. #0  0x28454fa3 in select () from /lib/libc.so.7
  107. #1  0x28154a00 in select () from /lib/libthr.so.3
  108. #2  0x080feaf1 in WaitPackets ()
  109. #3  0x28890bf5 in RPC_CONFIG::Run () from /usr/lib/stg/mod_conf_rpc.so
  110. #4  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  111. #5  0x00000000 in ?? ()
  112.  
  113. Thread 1 (Thread 28530100 (LWP 100215)):
  114. #0  0x28437975 in sendto () from /lib/libc.so.7
  115. #1  0x284364f2 in send () from /lib/libc.so.7
  116. #2  0x2895fd17 in CONFIGPROTO::SendDataAnswer ()
  117.    from /usr/lib/stg/mod_conf_sg.so
  118. #3  0x28960299 in CONFIGPROTO::RecvData () from /usr/lib/stg/mod_conf_sg.so
  119. #4  0x28960a8b in CONFIGPROTO::Run () from /usr/lib/stg/mod_conf_sg.so
  120. #5  0x2895bca3 in STG_CONFIG::Run () from /usr/lib/stg/mod_conf_sg.so
  121. ---Type <return> to continue, or q <return> to quit---
  122. #6  0x2815273f in pthread_getprio () from /lib/libthr.so.3
  123. #7  0x00000000 in ?? ()
  124.  
  125.  
Add Comment
Please, Sign In to add comment