Guest User

Untitled

a guest
Oct 15th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.04 KB | None | 0 0
  1. Crash time: 2012-09-04_21-26-59
  2. [New Thread 28231]
  3. [New Thread 28783]
  4. [New Thread 28789]
  5. [New Thread 28778]
  6. [New Thread 28787]
  7. [New Thread 28780]
  8. [New Thread 28234]
  9. [New Thread 28782]
  10. [New Thread 28781]
  11. [New Thread 28784]
  12. [New Thread 28235]
  13. [New Thread 28786]
  14. [New Thread 28779]
  15. [New Thread 28788]
  16. [New Thread 28776]
  17. [New Thread 28233]
  18. [New Thread 28790]
  19. [New Thread 28791]
  20. [New Thread 28785]
  21. Core was generated by `./mangos-worldd'.
  22. Program terminated with signal 11, Segmentation fault.
  23. #0 0x00007f832f4ec285 in pthread_join () from /lib/libpthread.so.0
  24.  
  25. Thread 19 (Thread 28785):
  26. #0 0x00007f832f4efa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  27. No symbol table info available.
  28. #1 0x00007f8330d8fcc5 in ACE_OS::cond_timedwait (cv=0x37e4f3d0, external_mutex=0x37e4f3a0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  29. result = 0
  30. ts = {tv_sec = 3, tv_nsec = 140201020096544}
  31. #2 0x00000000006d2b6b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x37e4f350, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  32. result = 0
  33. #3 0x00000000006d2e8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x37e4f350, first_item=@0x7f831de6fdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  34. ace_mon = {lock_ = 0x37e4f3a0, owner_ = 0}
  35. #4 0x00000000006d3c03 in SOAPWorkingThread::svc (this=0x7f8320674d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  36. mb = 0x0
  37. #5 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8320674d70) at ../../ace/Task.cpp:271
  38. t = 0x7f8320674d70
  39. svc_status = <value optimized out>
  40. status = <value optimized out>
  41. #6 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  42. hook = <value optimized out>
  43. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  44. arg = 0x7f8320674d70
  45. cancel_flags = 65538
  46. status = 0x0
  47. #7 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x7f83180016d0) at ../../ace/Thread_Adapter.cpp:96
  48. exit_hook_instance = <value optimized out>
  49. exit_hook_maybe = {instance_ = 0x0}
  50. exit_hook_ptr = 0x37e4f6b0
  51. exit_hook = @0x37e4f6b0
  52. #8 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  53. No symbol table info available.
  54. #9 0x00007f832f246f3d in clone () from /lib/libc.so.6
  55. No symbol table info available.
  56. #10 0x0000000000000000 in ?? ()
  57. No symbol table info available.
  58.  
  59. Thread 18 (Thread 28791):
  60. #0 0x00007f832f247533 in epoll_wait () from /lib/libc.so.6
  61. No symbol table info available.
  62. #1 0x00007f8330da012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f8318063070, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  63. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9414}}
  64. this_timeout = <value optimized out>
  65. timeout = 9
  66. nfds = <value optimized out>
  67. #2 0x00007f8330da120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f8318063070, max_wait_time=0x7f83167fbdc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  68. result = <value optimized out>
  69. #3 0x00007f8330da136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f8318063070, max_wait_time=0x7f83167fbdc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  70. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f83167fbdc0, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1346786732, tv_usec = 340090}}, stopped_ = false}
  71. guard = {token_ = @0x7f83180630e8, owner_ = 1}
  72. result = 0
  73. #4 0x00007f8330dec055 in ACE_Reactor::run_reactor_event_loop (this=0x7f831807b650, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  74. result = <value optimized out>
  75. #5 0x00000000008b93e1 in ReactorRunnable::svc (this=0x7f83180012b8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  76. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9414}}
  77. __FUNCTION__ = "svc"
  78. i = {_M_node = 0x7f8318001368}
  79. t = {_M_node = 0x6ef39300}
  80. #6 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f83180012b8) at ../../ace/Task.cpp:271
  81. t = 0x7f83180012b8
  82. svc_status = <value optimized out>
  83. status = <value optimized out>
  84. #7 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  85. hook = <value optimized out>
  86. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  87. arg = 0x7f83180012b8
  88. cancel_flags = 4259842
  89. status = 0x0
  90. #8 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x7f831807c100) at ../../ace/Thread_Adapter.cpp:96
  91. exit_hook_instance = <value optimized out>
  92. exit_hook_maybe = {instance_ = 0x0}
  93. exit_hook_ptr = 0x37e4f8e0
  94. exit_hook = @0x37e4f8e0
  95. #9 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  96. No symbol table info available.
  97. #10 0x00007f832f246f3d in clone () from /lib/libc.so.6
  98. No symbol table info available.
  99. #11 0x0000000000000000 in ?? ()
  100. No symbol table info available.
  101.  
  102. Thread 17 (Thread 28790):
  103. #0 0x00007f832f247533 in epoll_wait () from /lib/libc.so.6
  104. No symbol table info available.
  105. #1 0x00007f8330da012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f831804aa70, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  106. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9778}}
  107. this_timeout = <value optimized out>
  108. timeout = 9
  109. nfds = <value optimized out>
  110. #2 0x00007f8330da120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f831804aa70, max_wait_time=0x7f8316ffcdc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  111. result = <value optimized out>
  112. #3 0x00007f8330da136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f831804aa70, max_wait_time=0x7f8316ffcdc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  113. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f8316ffcdc0, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1346786732, tv_usec = 345194}}, stopped_ = false}
  114. guard = {token_ = @0x7f831804aae8, owner_ = 1}
  115. result = 0
  116. #4 0x00007f8330dec055 in ACE_Reactor::run_reactor_event_loop (this=0x7f8318063050, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  117. result = <value optimized out>
  118. #5 0x00000000008b93e1 in ReactorRunnable::svc (this=0x7f8318001180) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  119. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9778}}
  120. __FUNCTION__ = "svc"
  121. i = {_M_node = 0x7f8318001230}
  122. t = {_M_node = 0x7f8306c0ebb0}
  123. #6 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8318001180) at ../../ace/Task.cpp:271
  124. t = 0x7f8318001180
  125. svc_status = <value optimized out>
  126. status = <value optimized out>
  127. #7 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  128. hook = <value optimized out>
  129. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  130. arg = 0x7f8318001180
  131. cancel_flags = 4259842
  132. status = 0x0
  133. #8 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x7f831807bf20) at ../../ace/Thread_Adapter.cpp:96
  134. exit_hook_instance = <value optimized out>
  135. exit_hook_maybe = {instance_ = 0x0}
  136. exit_hook_ptr = 0x37e66060
  137. exit_hook = @0x37e66060
  138. #9 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  139. No symbol table info available.
  140. #10 0x00007f832f246f3d in clone () from /lib/libc.so.6
  141. No symbol table info available.
  142. #11 0x0000000000000000 in ?? ()
  143. No symbol table info available.
  144.  
  145. Thread 16 (Thread 28233):
  146. #0 0x00007f832f4f336d in nanosleep () from /lib/libpthread.so.0
  147. No symbol table info available.
  148. #1 0x0000000000c3d5c8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  149. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  150. #2 0x0000000000c3da1b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  151. No locals.
  152. #3 0x0000000000c3beae in SqlDelayThread::run (this=0x1276ed0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  153. pingEveryLoop = <value optimized out>
  154. loopCounter = <value optimized out>
  155. #4 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x1276ed0) at /root/mangos/src/shared/Threading.cpp:187
  156. _task = 0x1276ed0
  157. #5 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x1277210) at ../../ace/OS_Thread_Adapter.cpp:103
  158. hook = <value optimized out>
  159. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  160. arg = 0x1276ed0
  161. cancel_flags = 589826
  162. status = 0x0
  163. #6 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  164. No symbol table info available.
  165. #7 0x00007f832f246f3d in clone () from /lib/libc.so.6
  166. No symbol table info available.
  167. #8 0x0000000000000000 in ?? ()
  168. No symbol table info available.
  169.  
  170. Thread 15 (Thread 28776):
  171. #0 0x00007f832f4f336d in nanosleep () from /lib/libpthread.so.0
  172. No symbol table info available.
  173. #1 0x0000000000c3d5c8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  174. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  175. #2 0x0000000000c3da1b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  176. No locals.
  177. #3 0x0000000000c3beae in SqlDelayThread::run (this=0x3771fb10) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  178. pingEveryLoop = <value optimized out>
  179. loopCounter = <value optimized out>
  180. #4 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x3771fb10) at /root/mangos/src/shared/Threading.cpp:187
  181. _task = 0x3771fb10
  182. #5 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x3773cda0) at ../../ace/OS_Thread_Adapter.cpp:103
  183. hook = <value optimized out>
  184. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  185. arg = 0x3771fb10
  186. cancel_flags = 589826
  187. status = 0x0
  188. #6 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  189. No symbol table info available.
  190. #7 0x00007f832f246f3d in clone () from /lib/libc.so.6
  191. No symbol table info available.
  192. #8 0x0000000000000000 in ?? ()
  193. No symbol table info available.
  194.  
  195. Thread 14 (Thread 28788):
  196. #0 0x00007f832f247533 in epoll_wait () from /lib/libc.so.6
  197. No symbol table info available.
  198. #1 0x00007f8330da012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f8318019f00, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  199. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 1786}}
  200. this_timeout = <value optimized out>
  201. timeout = 1
  202. nfds = <value optimized out>
  203. #2 0x00007f8330da120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f8318019f00, max_wait_time=0x7f8317ffedc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  204. result = <value optimized out>
  205. #3 0x00007f8330da136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f8318019f00, max_wait_time=0x7f8317ffedc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  206. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f8317ffedc0, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1346786732, tv_usec = 345533}}, stopped_ = false}
  207. guard = {token_ = @0x7f8318019f78, owner_ = 1}
  208. result = 0
  209. #4 0x00007f8330dec055 in ACE_Reactor::run_reactor_event_loop (this=0x7f8318032450, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  210. result = <value optimized out>
  211. #5 0x00000000008b93e1 in ReactorRunnable::svc (this=0x7f8318000f10) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  212. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 1786}}
  213. __FUNCTION__ = "svc"
  214. i = {_M_node = 0x7f8318000fc0}
  215. t = {_M_node = 0x7f8257b81b70}
  216. #6 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8318000f10) at ../../ace/Task.cpp:271
  217. t = 0x7f8318000f10
  218. svc_status = <value optimized out>
  219. status = <value optimized out>
  220. #7 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  221. hook = <value optimized out>
  222. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  223. arg = 0x7f8318000f10
  224. cancel_flags = 4259842
  225. status = 0x0
  226. #8 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x7f831807ba80) at ../../ace/Thread_Adapter.cpp:96
  227. exit_hook_instance = <value optimized out>
  228. exit_hook_maybe = {instance_ = 0x0}
  229. exit_hook_ptr = 0x121ad00
  230. exit_hook = @0x121ad00
  231. #9 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  232. No symbol table info available.
  233. #10 0x00007f832f246f3d in clone () from /lib/libc.so.6
  234. No symbol table info available.
  235. #11 0x0000000000000000 in ?? ()
  236. No symbol table info available.
  237.  
  238. Thread 13 (Thread 28779):
  239. #0 0x00007f832f20a4dd in nanosleep () from /lib/libc.so.6
  240. No symbol table info available.
  241. #1 0x00007f832f240104 in usleep () from /lib/libc.so.6
  242. No symbol table info available.
  243. #2 0x00000000006d14d7 in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:618
  244. command_str = <value optimized out>
  245. commandbuf = "c", '\000' <repeats 23 times>, "@þM/\203\177\000\000\000\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000\060Íä7\000\000\000\000@ +1\203\177\000\000\003\000\000\000\000\000\000\000®Å\035/\203\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000\060Íä7\000\000\000\000\226«Ü0\203\177\000\000\000\000\000\000\000\000\000\000\226«Ü0\203\177\000\000\000\000\000\000\000\000\000\000\b\027m\000\000\000\000\000\210fç \203\177\000\000\000\000\000\000\203\177\000\000\020âä7", '\000' <repeats 12 times>, "\200\070\037\001", '\000' <repeats 12 times>, "\020âä7\000\000\000\000\200\070\037\001\000\000\000\000\060Íä7\000\000\000\000V"...
  246. #3 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x37e4ccb0) at /root/mangos/src/shared/Threading.cpp:187
  247. _task = 0x37e4ccb0
  248. #4 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x37e4cd30) at ../../ace/OS_Thread_Adapter.cpp:103
  249. hook = <value optimized out>
  250. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  251. arg = 0x37e4ccb0
  252. cancel_flags = 589826
  253. status = 0x0
  254. #5 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  255. No symbol table info available.
  256. #6 0x00007f832f246f3d in clone () from /lib/libc.so.6
  257. No symbol table info available.
  258. #7 0x0000000000000000 in ?? ()
  259. No symbol table info available.
  260.  
  261. Thread 12 (Thread 28786):
  262. #0 0x00007f832f4f1da0 in sem_wait () from /lib/libpthread.so.0
  263. No symbol table info available.
  264. #1 0x00000000006d280a in ns1__executeCommand (soap=0x7f8175a59f30, command=0x7f8252c88930 "server info", result=0x7f831d66ed88) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:134
  265. accountId = 5
  266. connection = {pendingCommands = {semaphore_ = {sema_ = 0x7f83312aa000, name_ = 0x7f8259d795d0 "pendingCommands"}, removed_ = false}, m_success = 48, m_printBuffer = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f832fe8a598 ""}}}
  267. acc = <value optimized out>
  268. printBuffer = <value optimized out>
  269. #2 0x00000000006c9ad7 in soap_serve_ns1__executeCommand (soap=0x7f8175a59f30) at /root/mangos/src/mangosd/soapServer.cpp:97
  270. soap_tmp_ns1__executeCommand = {command = 0x7f8252c88930 "server info"}
  271. soap_tmp_ns1__executeCommandResponse = {result = 0x7f831d66ed88}
  272. soap_tmp_string = 0x0
  273. #3 0x00000000006c9d28 in soap_serve (soap=0x7f8175a59f30) at /root/mangos/src/mangosd/soapServer.cpp:52
  274. k = <value optimized out>
  275. #4 0x00000000006d23e0 in SOAPWorkingThread::process_message (this=<value optimized out>, mb=0x7f82b3dcdfc0) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:80
  276. soap = 0x7f8175a59f30
  277. #5 0x00000000006d3bed in SOAPWorkingThread::svc (this=0x7f8320674d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:68
  278. mb = 0x7f82b3dcdfc0
  279. #6 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8320674d70) at ../../ace/Task.cpp:271
  280. t = 0x7f8320674d70
  281. svc_status = <value optimized out>
  282. status = <value optimized out>
  283. #7 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  284. hook = <value optimized out>
  285. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  286. arg = 0x7f8320674d70
  287. cancel_flags = 65538
  288. status = 0x0
  289. #8 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x7f8318001920) at ../../ace/Thread_Adapter.cpp:96
  290. exit_hook_instance = <value optimized out>
  291. exit_hook_maybe = {instance_ = 0x0}
  292. exit_hook_ptr = 0x37e4f760
  293. exit_hook = @0x37e4f760
  294. #9 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  295. No symbol table info available.
  296. #10 0x00007f832f246f3d in clone () from /lib/libc.so.6
  297. No symbol table info available.
  298. #11 0x0000000000000000 in ?? ()
  299. No symbol table info available.
  300.  
  301. Thread 11 (Thread 28235):
  302. #0 0x00007f832f4f336d in nanosleep () from /lib/libpthread.so.0
  303. No symbol table info available.
  304. #1 0x0000000000c3d5c8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  305. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  306. #2 0x0000000000c3da1b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  307. No locals.
  308. #3 0x0000000000c3beae in SqlDelayThread::run (this=0x12bcd10) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  309. pingEveryLoop = <value optimized out>
  310. loopCounter = <value optimized out>
  311. #4 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x12bcd10) at /root/mangos/src/shared/Threading.cpp:187
  312. _task = 0x12bcd10
  313. #5 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x12bd050) at ../../ace/OS_Thread_Adapter.cpp:103
  314. hook = <value optimized out>
  315. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  316. arg = 0x12bcd10
  317. cancel_flags = 589826
  318. status = 0x0
  319. #6 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  320. No symbol table info available.
  321. #7 0x00007f832f246f3d in clone () from /lib/libc.so.6
  322. No symbol table info available.
  323. #8 0x0000000000000000 in ?? ()
  324. No symbol table info available.
  325.  
  326. Thread 10 (Thread 28784):
  327. #0 0x00007f832f4efa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  328. No symbol table info available.
  329. #1 0x00007f8330d8fcc5 in ACE_OS::cond_timedwait (cv=0x37e4f3d0, external_mutex=0x37e4f3a0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  330. result = 0
  331. ts = {tv_sec = 3, tv_nsec = 140201020096544}
  332. #2 0x00000000006d2b6b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x37e4f350, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  333. result = 0
  334. #3 0x00000000006d2e8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x37e4f350, first_item=@0x7f831e670df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  335. ace_mon = {lock_ = 0x37e4f3a0, owner_ = 0}
  336. #4 0x00000000006d3c03 in SOAPWorkingThread::svc (this=0x7f8320674d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  337. mb = 0x0
  338. #5 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8320674d70) at ../../ace/Task.cpp:271
  339. t = 0x7f8320674d70
  340. svc_status = <value optimized out>
  341. status = <value optimized out>
  342. #6 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  343. hook = <value optimized out>
  344. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  345. arg = 0x7f8320674d70
  346. cancel_flags = 65538
  347. status = 0x0
  348. #7 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x37e4f6b0) at ../../ace/Thread_Adapter.cpp:96
  349. exit_hook_instance = <value optimized out>
  350. exit_hook_maybe = {instance_ = 0x0}
  351. exit_hook_ptr = 0x37e4f600
  352. exit_hook = @0x37e4f600
  353. #8 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  354. No symbol table info available.
  355. #9 0x00007f832f246f3d in clone () from /lib/libc.so.6
  356. No symbol table info available.
  357. #10 0x0000000000000000 in ?? ()
  358. No symbol table info available.
  359.  
  360. Thread 9 (Thread 28781):
  361. #0 0x00007f832f193e87 in kill () from /lib/libc.so.6
  362. No symbol table info available.
  363. #1 0x00000000006c78d9 in Master::_OnSignal (s=11) at /root/mangos/src/mangosd/Master.cpp:648
  364. No locals.
  365. #2 <signal handler called>
  366. No symbol table info available.
  367. #3 FreezeDetectorRunnable::run (this=0x7f83180008f0) at /root/mangos/src/mangosd/Master.cpp:99
  368. curtime = <value optimized out>
  369. #4 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x7f83180008f0) at /root/mangos/src/shared/Threading.cpp:187
  370. _task = 0x7f83180008f0
  371. #5 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x7f8318000920) at ../../ace/OS_Thread_Adapter.cpp:103
  372. hook = <value optimized out>
  373. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  374. arg = 0x7f83180008f0
  375. cancel_flags = 589826
  376. status = 0x0
  377. #6 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  378. No symbol table info available.
  379. #7 0x00007f832f246f3d in clone () from /lib/libc.so.6
  380. No symbol table info available.
  381. #8 0x0000000000000000 in ?? ()
  382. No symbol table info available.
  383.  
  384. Thread 8 (Thread 28782):
  385. #0 0x00007f832f4efa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  386. No symbol table info available.
  387. #1 0x00007f8330d8fcc5 in ACE_OS::cond_timedwait (cv=0x37e4f3d0, external_mutex=0x37e4f3a0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  388. result = 0
  389. ts = {tv_sec = 140201144302016, tv_nsec = 140201020096544}
  390. #2 0x00000000006d2b6b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x37e4f350, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  391. result = 0
  392. #3 0x00000000006d2e8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x37e4f350, first_item=@0x7f831f672df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  393. ace_mon = {lock_ = 0x37e4f3a0, owner_ = 0}
  394. #4 0x00000000006d3c03 in SOAPWorkingThread::svc (this=0x7f8320674d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  395. mb = 0x0
  396. #5 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8320674d70) at ../../ace/Task.cpp:271
  397. t = 0x7f8320674d70
  398. svc_status = <value optimized out>
  399. status = <value optimized out>
  400. #6 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  401. hook = <value optimized out>
  402. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  403. arg = 0x7f8320674d70
  404. cancel_flags = 65538
  405. status = 0x0
  406. #7 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x37e4cd30) at ../../ace/Thread_Adapter.cpp:96
  407. exit_hook_instance = <value optimized out>
  408. exit_hook_maybe = {instance_ = 0x0}
  409. exit_hook_ptr = 0x1227270
  410. exit_hook = @0x1227270
  411. #8 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  412. No symbol table info available.
  413. #9 0x00007f832f246f3d in clone () from /lib/libc.so.6
  414. No symbol table info available.
  415. #10 0x0000000000000000 in ?? ()
  416. No symbol table info available.
  417.  
  418. Thread 7 (Thread 28234):
  419. #0 0x00007f832f4f336d in nanosleep () from /lib/libpthread.so.0
  420. No symbol table info available.
  421. #1 0x0000000000c3d5c8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  422. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  423. #2 0x0000000000c3da1b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  424. No locals.
  425. #3 0x0000000000c3beae in SqlDelayThread::run (this=0x12a6cf0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  426. pingEveryLoop = <value optimized out>
  427. loopCounter = <value optimized out>
  428. #4 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x12a6cf0) at /root/mangos/src/shared/Threading.cpp:187
  429. _task = 0x12a6cf0
  430. #5 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x12a7030) at ../../ace/OS_Thread_Adapter.cpp:103
  431. hook = <value optimized out>
  432. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  433. arg = 0x12a6cf0
  434. cancel_flags = 589826
  435. status = 0x0
  436. #6 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #7 0x00007f832f246f3d in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440. #8 0x0000000000000000 in ?? ()
  441. No symbol table info available.
  442.  
  443. Thread 6 (Thread 28780):
  444. #0 0x00007f832f23f8b3 in select () from /lib/libc.so.6
  445. No symbol table info available.
  446. #1 0x0000000000c9b6ab in tcp_select (s=26, flags=<value optimized out>, timeout=<value optimized out>, soap=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  447. tv = {tv_sec = 2, tv_usec = 548165}
  448. fd = {{fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}}
  449. sfd = 0x7f8320659380
  450. efd = 0x7f8320659400
  451. r = <value optimized out>
  452. rfd = 0x7f8320659300
  453. #2 0x0000000000cb3f52 in soap_accept (soap=0x7f8320659570) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  454. r = <value optimized out>
  455. err = <value optimized out>
  456. n = 16
  457. len = 65536
  458. set = 1
  459. #3 0x00000000006d21f7 in MaNGOSsoapRunnable::run (this=0x37e92c70) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  460. thread_soap = 0x7f8182e08810
  461. mb = <value optimized out>
  462. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xcc4030, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7f833107bd30}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0xcc4130}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x3799fc00, flags_ = 0, grp_id_ = 2, lock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, last_thread_id_ = 0}, msg_queue_ = 0x37e4f350, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  463. soap = {_vptr.soap = 0xd52890, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xd4ff90 "%.9G", double_format = 0xd4ff95 "%.17lG", dime_id_format = 0xd4ff9c "cid:id%d", http_version = 0xd4ffa5 "1.1", http_content = 0x0, encodingStyle = 0xd52730 "", actor = 0x0, lang = 0xd50c73 "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0x11dcb60, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7f831807c5a0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7f831807c550, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xcb2760 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xc9ae70 <http_get(soap*)>, fput = 0xc9ae80 <http_405(soap*)>, fdel = 0xc9ae80 <http_405(soap*)>, fhead = 0xc9ae80 <http_405(soap*)>, fform = 0, fposthdr = 0xc9c670 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xcb2460 <http_response(soap*, int, size_t)>, fparse = 0xcb3800 <http_parse(soap*)>, fparsehdr = 0xcb1a60 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xc9b470 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xc9b450 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xc9b440 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc9f900 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xc9b460 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xc9ac70 <tcp_disconnect(soap*)>, fsend = 0xc9bb00 <fsend(soap*, char const*, size_t)>, frecv = 0xc9b890 <frecv(soap*, char*, size_t)>, fpoll = 0xcb42e0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xc9b310 <fplugin(soap*, char const*)>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 26, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 2886729737, port = 60468, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0xd4ffa9 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 912 times>, "\200\020\000\000\000\000\000\000@þM/\203\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@ +1\203\177\000\000\003\000\000\000\000\000\000\000¢°\035/\203\177", '\000' <repeats 26 times>, "°\235\001\000\000\000\000\000 \215\001\000\000\000\000\000¨þM/\203\177\000\000c\000\000\000\000\000\000", session_port = 0, c_locale = 0x0, d_stream = 0x7f832f4dfe40, z_crc = 0, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 937746544, zlib_state = 0, zlib_in = 0, zlib_out = 8256, z_buf = 0x3 <Address 0x3 out of bounds>, z_buflen = 140201407923630, z_level = 0, z_ratio_in = 0, z_ratio_out = 5.90787433e-42}
  464. m = <value optimized out>
  465. s = <value optimized out>
  466. #4 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x37e92c70) at /root/mangos/src/shared/Threading.cpp:187
  467. _task = 0x37e92c70
  468. #5 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x37e4e070) at ../../ace/OS_Thread_Adapter.cpp:103
  469. hook = <value optimized out>
  470. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  471. arg = 0x37e92c70
  472. cancel_flags = 589826
  473. status = 0x0
  474. #6 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  475. No symbol table info available.
  476. #7 0x00007f832f246f3d in clone () from /lib/libc.so.6
  477. No symbol table info available.
  478. #8 0x0000000000000000 in ?? ()
  479. No symbol table info available.
  480.  
  481. Thread 5 (Thread 28787):
  482. #0 0x00007f832f247533 in epoll_wait () from /lib/libc.so.6
  483. No symbol table info available.
  484. #1 0x00007f8330da012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f8318001400, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  485. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9998}}
  486. this_timeout = <value optimized out>
  487. timeout = 9
  488. nfds = <value optimized out>
  489. #2 0x00007f8330da120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f8318001400, max_wait_time=0x7f831ce6ddc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  490. result = <value optimized out>
  491. #3 0x00007f8330da136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f8318001400, max_wait_time=0x7f831ce6ddc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  492. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f831ce6ddc0, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1346786732, tv_usec = 340437}}, stopped_ = false}
  493. guard = {token_ = @0x7f8318001478, owner_ = 1}
  494. result = 0
  495. #4 0x00007f8330dec055 in ACE_Reactor::run_reactor_event_loop (this=0x7f8318001940, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  496. result = <value optimized out>
  497. #5 0x00000000008b93e1 in ReactorRunnable::svc (this=0x7f8318000dd8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  498. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9998}}
  499. __FUNCTION__ = "svc"
  500. i = {_M_node = 0x7f8318000e88}
  501. t = {_M_node = 0x0}
  502. #6 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8318000dd8) at ../../ace/Task.cpp:271
  503. t = 0x7f8318000dd8
  504. svc_status = <value optimized out>
  505. status = <value optimized out>
  506. #7 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  507. hook = <value optimized out>
  508. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  509. arg = 0x7f8318000dd8
  510. cancel_flags = 4259842
  511. status = 0x0
  512. #8 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x7f831807b830) at ../../ace/Thread_Adapter.cpp:96
  513. exit_hook_instance = <value optimized out>
  514. exit_hook_maybe = {instance_ = 0x0}
  515. exit_hook_ptr = 0x37e4f8c0
  516. exit_hook = @0x37e4f8c0
  517. #9 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  518. No symbol table info available.
  519. #10 0x00007f832f246f3d in clone () from /lib/libc.so.6
  520. No symbol table info available.
  521. #11 0x0000000000000000 in ?? ()
  522. No symbol table info available.
  523.  
  524. Thread 4 (Thread 28778):
  525. #0 0x00007f832f4f26b4 in __lll_lock_wait () from /lib/libpthread.so.0
  526. No symbol table info available.
  527. #1 0x00007f832f4eeed4 in pthread_rwlock_rdlock () from /lib/libpthread.so.0
  528. No symbol table info available.
  529. #2 0x000000000073e0b6 in ACE_OS::rw_rdlock (rw=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:914
  530. result = <value optimized out>
  531. #3 0x00000000009c5d7c in ACE_Read_Guard<ACE_RW_Thread_Mutex>::acquire_read (this=0x7f8321676820) at /usr/local/include/ace/Guard_T.inl:132
  532. No locals.
  533. #4 0x00000000009cc896 in Map::GetPet (this=0x7f8154764f10, guid=<value optimized out>) at /root/mangos/src/game/Map.cpp:1788
  534. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7f81547762c0, owner_ = 0}, <No data fields>}
  535. #5 0x00000000009cc92c in Map::GetAnyTypeCreature (this=0x7f8154764f10, guid=...) at /root/mangos/src/game/Map.cpp:1816
  536. No locals.
  537. #6 0x00000000009cc964 in Map::GetUnit (this=0x7f8154764f10, guid=...) at /root/mangos/src/game/Map.cpp:1858
  538. No locals.
  539. #7 0x0000000000a2cfcc in ThreatManager::processThreatEvent (this=0x7d92dfe8, threatRefStatusChangeEvent=<value optimized out>) at /root/mangos/src/game/ThreatManager.cpp:604
  540. target = <value optimized out>
  541. hostileReference = 0x7f81a8efcdf0
  542. #8 0x0000000000a2d142 in HostileReference::setOnlineOfflineState (this=0x7f81a8efcdf0, pIsOnline=<value optimized out>) at /root/mangos/src/game/ThreatManager.cpp:172
  543. event = {<UnitBaseEvent> = {iType = 1}, iHostileReference = 0x7f81a8efcdf0, {iFValue = 0, iIValue = 0, iBValue = false}, iThreatManager = 0x7d92dfe8}
  544. #9 0x0000000000769eca in Reference<Unit, ThreatManager>::invalidate (this=0x7f81a8efcdf0) at /root/mangos/src/framework/Utilities/LinkedReference/Reference.h:83
  545. No locals.
  546. #10 0x0000000000a2d2ed in HostileReference::removeReference (this=0x7f81a8efcdf0) at /root/mangos/src/game/ThreatManager.cpp:195
  547. event = {<UnitBaseEvent> = {iType = 560425192}, iHostileReference = 0x73e5ec, {iFValue = -2.66236414e-14, iIValue = -1460679184, iBValue = 240}, iThreatManager = 0x769e6d}
  548. #11 0x00000000007699ee in HostileRefManager::deleteReferences (this=<value optimized out>) at /root/mangos/src/game/HostileRefManager.cpp:106
  549. nextRef = 0x7f8194569740
  550. ref = 0x7f81a8efcdf0
  551. #12 0x0000000000a6b96d in Unit::CleanupsBeforeDelete (this=0x8d297070) at /root/mangos/src/game/Unit.cpp:11207
  552. No locals.
  553. #13 0x00000000009c988f in Map::AddObjectToRemoveList (this=0x7fb05380, obj=0x8d297070) at /root/mangos/src/game/Map.cpp:1056
  554. __FUNCTION__ = "AddObjectToRemoveList"
  555. #14 0x0000000000a0f42b in Pet::Unsummon (this=0x8d297070, mode=PET_SAVE_NOT_IN_SLOT, owner=0x7f814deb8c10) at /root/mangos/src/game/Pet.cpp:853
  556. No locals.
  557. #15 0x0000000000a71615 in Unit::DoPetAction (this=0x8d297070, owner=0x7f814deb8c10, flag=7 '\a', spellid=3, petGuid=..., targetGuid=...) at /root/mangos/src/game/Unit.cpp:11584
  558. p = 0x8d297070
  559. #16 0x0000000000c28a03 in Unit::CallForAllControlledUnits<DoPetActionWithHelper> (this=0x7f814deb8c10, func=..., controlledMask=13) at /root/mangos/src/game/Unit.h:2323
  560. pet = <value optimized out>
  561. itr = {_M_node = 0x61268600}
  562. m_groupPetsTmp = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x61268600, _M_left = 0x61268600, _M_right = 0x61268600}, _M_node_count = 1}}}
  563. #17 0x0000000000c269c0 in WorldSession::HandlePetAction (this=0x7f82b99c9130, recv_data=<value optimized out>) at /root/mangos/src/game/PetHandler.cpp:88
  564. data = 117440515
  565. targetGuid = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}
  566. spellid = 3
  567. flag = 7 '\a'
  568. pet = 0x8d297070
  569. charmInfo = 0x509e3410
  570. petGuid = {m_guid = 17384057187902423041, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}
  571. #18 0x0000000000932385 in WorldSession::ExecuteOpcode (this=0x7f82b99c9130, opHandle=..., packet=0x7ad42b60) at /root/mangos/src/game/WorldSession.cpp:1066
  572. No locals.
  573. #19 0x0000000000935806 in WorldSession::Update (this=0x7f82b99c9130, updater=...) at /root/mangos/src/game/WorldSession.cpp:249
  574. opHandle = @0x11e9d20
  575. packet = 0x7ad42b60
  576. #20 0x00000000009f6e0f in World::UpdateSessions (this=0x12bf340, diff=<value optimized out>) at /root/mangos/src/game/World.cpp:2243
  577. pSession = 0x7f82b99c9130
  578. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xd04ad0, m_pSession = 0x7f82b99c9130}, <No data fields>}
  579. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7f825647c9d0, _M_cur_bucket = 0x7f8239c6f808}, <No data fields>}
  580. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7f8236c8b1b0, _M_cur_bucket = 0x7f8239c6f810}, <No data fields>}
  581. sess = 0x12bf340
  582. #21 0x00000000009f8409 in World::Update (this=0x12bf340, diff=407) at /root/mangos/src/game/World.cpp:1731
  583. autobroadcaston = 0
  584. #22 0x00000000006ce5bc in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:59
  585. diff = 407
  586. realCurrTime = <value optimized out>
  587. prevSleepTime = 0
  588. #23 0x0000000000c3daea in ACE_Based::Thread::ThreadTask (param=0x3799fe90) at /root/mangos/src/shared/Threading.cpp:187
  589. _task = 0x3799fe90
  590. #24 0x00007f8330dce655 in ACE_OS_Thread_Adapter::invoke (this=0x37e4cd30) at ../../ace/OS_Thread_Adapter.cpp:103
  591. hook = <value optimized out>
  592. func = 0xc3dae0 <ACE_Based::Thread::ThreadTask(void*)>
  593. arg = 0x3799fe90
  594. cancel_flags = 589826
  595. status = 0x0
  596. #25 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  597. No symbol table info available.
  598. #26 0x00007f832f246f3d in clone () from /lib/libc.so.6
  599. No symbol table info available.
  600. #27 0x0000000000000000 in ?? ()
  601. No symbol table info available.
  602.  
  603. Thread 3 (Thread 28789):
  604. #0 0x00007f832f247533 in epoll_wait () from /lib/libc.so.6
  605. No symbol table info available.
  606. #1 0x00007f8330da012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f8318032470, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  607. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 8592}}
  608. this_timeout = <value optimized out>
  609. timeout = 8
  610. nfds = <value optimized out>
  611. #2 0x00007f8330da120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f8318032470, max_wait_time=0x7f83177fddc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  612. result = <value optimized out>
  613. #3 0x00007f8330da136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f8318032470, max_wait_time=0x7f83177fddc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  614. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f83177fddc0, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1346786732, tv_usec = 345245}}, stopped_ = false}
  615. guard = {token_ = @0x7f83180324e8, owner_ = 1}
  616. result = 0
  617. #4 0x00007f8330dec055 in ACE_Reactor::run_reactor_event_loop (this=0x7f831804aa50, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  618. result = <value optimized out>
  619. #5 0x00000000008b93e1 in ReactorRunnable::svc (this=0x7f8318001048) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  620. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 8592}}
  621. __FUNCTION__ = "svc"
  622. i = {_M_node = 0x7f83180010f8}
  623. t = {_M_node = 0x7f81a92b43c0}
  624. #6 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8318001048) at ../../ace/Task.cpp:271
  625. t = 0x7f8318001048
  626. svc_status = <value optimized out>
  627. status = <value optimized out>
  628. #7 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  629. hook = <value optimized out>
  630. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  631. arg = 0x7f8318001048
  632. cancel_flags = 4259842
  633. status = 0x0
  634. #8 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x7f831807bcd0) at ../../ace/Thread_Adapter.cpp:96
  635. exit_hook_instance = <value optimized out>
  636. exit_hook_maybe = {instance_ = 0x0}
  637. exit_hook_ptr = 0x7f83100018c0
  638. exit_hook = @0x7f83100018c0
  639. #9 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  640. No symbol table info available.
  641. #10 0x00007f832f246f3d in clone () from /lib/libc.so.6
  642. No symbol table info available.
  643. #11 0x0000000000000000 in ?? ()
  644. No symbol table info available.
  645.  
  646. Thread 2 (Thread 28783):
  647. #0 0x00007f832f4efa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  648. No symbol table info available.
  649. #1 0x00007f8330d8fcc5 in ACE_OS::cond_timedwait (cv=0x37e4f3d0, external_mutex=0x37e4f3a0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  650. result = 0
  651. ts = {tv_sec = 3, tv_nsec = 140201020096544}
  652. #2 0x00000000006d2b6b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x37e4f350, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  653. result = 0
  654. #3 0x00000000006d2e8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x37e4f350, first_item=@0x7f831ee71df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  655. ace_mon = {lock_ = 0x37e4f3a0, owner_ = 0}
  656. #4 0x00000000006d3c03 in SOAPWorkingThread::svc (this=0x7f8320674d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  657. mb = 0x0
  658. #5 0x00007f8330e0af79 in ACE_Task_Base::svc_run (args=0x7f8320674d70) at ../../ace/Task.cpp:271
  659. t = 0x7f8320674d70
  660. svc_status = <value optimized out>
  661. status = <value optimized out>
  662. #6 0x00007f8330e0c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  663. hook = <value optimized out>
  664. func = 0x7f8330e0af50 <ACE_Task_Base::svc_run(void*)>
  665. arg = 0x7f8320674d70
  666. cancel_flags = 65538
  667. status = 0x0
  668. #7 0x00007f8330e0c45b in ACE_Thread_Adapter::invoke (this=0x37e4f600) at ../../ace/Thread_Adapter.cpp:96
  669. exit_hook_instance = <value optimized out>
  670. exit_hook_maybe = {instance_ = 0x0}
  671. exit_hook_ptr = 0x37e92f80
  672. exit_hook = @0x37e92f80
  673. #8 0x00007f832f4eb971 in start_thread () from /lib/libpthread.so.0
  674. No symbol table info available.
  675. #9 0x00007f832f246f3d in clone () from /lib/libc.so.6
  676. No symbol table info available.
  677. #10 0x0000000000000000 in ?? ()
  678. No symbol table info available.
  679.  
  680. Thread 1 (Thread 28231):
  681. #0 0x00007f832f4ec285 in pthread_join () from /lib/libpthread.so.0
  682. No symbol table info available.
  683. #1 0x0000000000c3e1d6 in ACE_OS::thr_join (thr_handle=<value optimized out>, status=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  684. result = <value optimized out>
  685. #2 0x00007f8330e119bb in ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  686. i = <value optimized out>
  687. copy_count = 1
  688. copy_table = 0x7f831807c2a8
  689. result = 0
  690. #3 0x00000000008b7750 in WorldSocketMgr::Wait (this=0x7f8318000c18) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  691. i = <value optimized out>
  692. #4 0x00000000006c81ad in Master::Run (this=0x12271c0) at /root/mangos/src/mangosd/Master.cpp:327
  693. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x12395a8 "mangos.pid"}}
  694. rar_thread = 0x0
  695. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f8318000af8 "0.0.0.0"}}
  696. world_thread = {m_iThreadId = 140201177872128, m_hThreadHandle = 140201177872128, m_task = 0x3799fe90, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xd4c8f0, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  697. cliThread = 0x37e4cc90
  698. soap_thread = 0x37e4e010
  699. freeze_thread = 0x7f83180008d0
  700. wsport = 8085
  701. #5 0x00000000006c2828 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangos/src/mangosd/Main.cpp:215
  702. cfg_file = <value optimized out>
  703. options = 0xcc2888 ":a:c:s:"
  704. cmd_opts = {argc_ = 1, argv_ = 0x7fffe6af6238, optind = 1, opterr = 0, optarg = 0x0, optstring_ = 0x1217860, long_only_ = 0, has_colon_ = 1, last_option_ = 0x12177c0, nextchar_ = 0x0, optopt_ = 0, ordering_ = 2, nonopt_start_ = 1, nonopt_end_ = 1, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x121ad60, allocator_ = 0x7f8331090278}, <No data fields>}}
  705. serviceDaemonMode = 0 '\000'
  706. option = <value optimized out>
Add Comment
Please, Sign In to add comment