Guest User

Untitled

a guest
Jul 5th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.78 KB | None | 0 0
  1. Crash time: 2012-03-12_05-39-54
  2. [New Thread 27289]
  3. [New Thread 27292]
  4. [New Thread 27481]
  5. [New Thread 27489]
  6. [New Thread 28396]
  7. [New Thread 28395]
  8. [New Thread 27487]
  9. [New Thread 28393]
  10. [New Thread 28391]
  11. [New Thread 27291]
  12. [New Thread 27480]
  13. [New Thread 28394]
  14. [New Thread 27475]
  15. [New Thread 27485]
  16. [New Thread 27293]
  17. [New Thread 27484]
  18. [New Thread 27477]
  19. [New Thread 27478]
  20. [New Thread 27476]
  21. [New Thread 27483]
  22. [New Thread 28392]
  23. [New Thread 27488]
  24. [New Thread 27486]
  25. [New Thread 27482]
  26. [New Thread 27473]
  27. [New Thread 27479]
  28. Core was generated by `./mangos-worldd'.
  29. Program terminated with signal 11, Segmentation fault.
  30. #0 0x00007f0e4386a285 in pthread_join () from /lib/libpthread.so.0
  31.  
  32. Thread 26 (Thread 27479):
  33. #0 0x00007f0e4386da9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  34. No symbol table info available.
  35. #1 0x00007f0e4510dcc5 in ACE_OS::cond_timedwait (cv=0x107abed0, external_mutex=0x107abea0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  36. result = 0
  37. ts = {tv_sec = 3, tv_nsec = 139698844467232}
  38. #2 0x00000000006acb1b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x107abe50, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  39. result = 0
  40. #3 0x00000000006ace3a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x107abe50, first_item=@0x7f0e339b4df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  41. ace_mon = {lock_ = 0x107abea0, owner_ = 0}
  42. #4 0x00000000006adbb3 in SOAPWorkingThread::svc (this=0x7f0e349b6d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  43. mb = 0x0
  44. #5 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e349b6d70) at ../../ace/Task.cpp:271
  45. t = 0x7f0e349b6d70
  46. svc_status = <value optimized out>
  47. status = <value optimized out>
  48. #6 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  49. hook = <value optimized out>
  50. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  51. arg = 0x7f0e349b6d70
  52. cancel_flags = 65538
  53. status = 0x0
  54. #7 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x107b1ec0) at ../../ace/Thread_Adapter.cpp:96
  55. exit_hook_instance = <value optimized out>
  56. exit_hook_maybe = {instance_ = 0x0}
  57. exit_hook_ptr = 0x11e2220
  58. exit_hook = @0x11e2220
  59. #8 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  60. No symbol table info available.
  61. #9 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  62. No symbol table info available.
  63. #10 0x0000000000000000 in ?? ()
  64. No symbol table info available.
  65.  
  66. Thread 25 (Thread 27473):
  67. #0 0x00007f0e4387136d in nanosleep () from /lib/libpthread.so.0
  68. No symbol table info available.
  69. #1 0x0000000000c02308 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  70. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  71. #2 0x0000000000c0275b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  72. No locals.
  73. #3 0x0000000000c1376e in SqlDelayThread::run (this=0x49a1d30) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  74. pingEveryLoop = <value optimized out>
  75. loopCounter = <value optimized out>
  76. #4 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x49a1d30) at /root/mangos/src/shared/Threading.cpp:187
  77. _task = 0x49a1d30
  78. #5 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x49a2000) at ../../ace/OS_Thread_Adapter.cpp:103
  79. hook = <value optimized out>
  80. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  81. arg = 0x49a1d30
  82. cancel_flags = 589826
  83. status = 0x0
  84. #6 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  85. No symbol table info available.
  86. #7 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  87. No symbol table info available.
  88. #8 0x0000000000000000 in ?? ()
  89. No symbol table info available.
  90.  
  91. Thread 24 (Thread 27482):
  92. #0 0x00007f0e4386da9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  93. No symbol table info available.
  94. #1 0x00007f0e4510dcc5 in ACE_OS::cond_timedwait (cv=0x107abed0, external_mutex=0x107abea0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  95. result = 0
  96. ts = {tv_sec = 3, tv_nsec = 139698844467232}
  97. #2 0x00000000006acb1b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x107abe50, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  98. result = 0
  99. #3 0x00000000006ace3a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x107abe50, first_item=@0x7f0e321b1df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  100. ace_mon = {lock_ = 0x107abea0, owner_ = 0}
  101. #4 0x00000000006adbb3 in SOAPWorkingThread::svc (this=0x7f0e349b6d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  102. mb = 0x0
  103. #5 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e349b6d70) at ../../ace/Task.cpp:271
  104. t = 0x7f0e349b6d70
  105. svc_status = <value optimized out>
  106. status = <value optimized out>
  107. #6 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  108. hook = <value optimized out>
  109. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  110. arg = 0x7f0e349b6d70
  111. cancel_flags = 65538
  112. status = 0x0
  113. #7 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e2c0019d0) at ../../ace/Thread_Adapter.cpp:96
  114. exit_hook_instance = <value optimized out>
  115. exit_hook_maybe = {instance_ = 0x0}
  116. exit_hook_ptr = 0x107ac0d0
  117. exit_hook = @0x107ac0d0
  118. #8 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  119. No symbol table info available.
  120. #9 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  121. No symbol table info available.
  122. #10 0x0000000000000000 in ?? ()
  123. No symbol table info available.
  124.  
  125. Thread 23 (Thread 27486):
  126. #0 0x00007f0e435c5533 in epoll_wait () from /lib/libc.so.6
  127. No symbol table info available.
  128. #1 0x00007f0e4511e12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f0e24031d60, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  129. 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 = 9999}}
  130. this_timeout = <value optimized out>
  131. timeout = 9
  132. nfds = <value optimized out>
  133. #2 0x00007f0e4511f20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f0e24031d60, max_wait_time=0x7f0e2bffedc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  134. result = <value optimized out>
  135. #3 0x00007f0e4511f36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f0e24031d60, max_wait_time=0x7f0e2bffedc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  136. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f0e2bffedc0, 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 = 1331527159, tv_usec = 950833}}, stopped_ = false}
  137. guard = {token_ = @0x7f0e24031dd8, owner_ = 1}
  138. result = 0
  139. #4 0x00007f0e4516a055 in ACE_Reactor::run_reactor_event_loop (this=0x7f0e2404a340, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  140. result = <value optimized out>
  141. #5 0x00000000007bb691 in ReactorRunnable::svc (this=0x7f0e24000c78) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  142. 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 = 9999}}
  143. __FUNCTION__ = "svc"
  144. i = {_M_node = 0x7f0e24000d28}
  145. t = {_M_node = 0x47cd18f0}
  146. #6 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e24000c78) at ../../ace/Task.cpp:271
  147. t = 0x7f0e24000c78
  148. svc_status = <value optimized out>
  149. status = <value optimized out>
  150. #7 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  151. hook = <value optimized out>
  152. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  153. arg = 0x7f0e24000c78
  154. cancel_flags = 4259842
  155. status = 0x0
  156. #8 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e24093be0) at ../../ace/Thread_Adapter.cpp:96
  157. exit_hook_instance = <value optimized out>
  158. exit_hook_maybe = {instance_ = 0x0}
  159. exit_hook_ptr = 0x11d5ce0
  160. exit_hook = @0x11d5ce0
  161. #9 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  162. No symbol table info available.
  163. #10 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  164. No symbol table info available.
  165. #11 0x0000000000000000 in ?? ()
  166. No symbol table info available.
  167.  
  168. Thread 22 (Thread 27488):
  169. #0 0x00007f0e435c5533 in epoll_wait () from /lib/libc.so.6
  170. No symbol table info available.
  171. #1 0x00007f0e4511e12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f0e24062960, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  172. 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 = 8569}}
  173. this_timeout = <value optimized out>
  174. timeout = 8
  175. nfds = <value optimized out>
  176. #2 0x00007f0e4511f20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f0e24062960, max_wait_time=0x7f0e2affcdc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  177. result = <value optimized out>
  178. #3 0x00007f0e4511f36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f0e24062960, max_wait_time=0x7f0e2affcdc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  179. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f0e2affcdc0, 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 = 1331527159, tv_usec = 956183}}, stopped_ = false}
  180. guard = {token_ = @0x7f0e240629d8, owner_ = 1}
  181. result = 0
  182. #4 0x00007f0e4516a055 in ACE_Reactor::run_reactor_event_loop (this=0x7f0e2407af40, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  183. result = <value optimized out>
  184. #5 0x00000000007bb691 in ReactorRunnable::svc (this=0x7f0e24000ee8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  185. 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 = 8569}}
  186. __FUNCTION__ = "svc"
  187. i = {_M_node = 0x7f0e24000f98}
  188. t = {_M_node = 0x36d48170}
  189. #6 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e24000ee8) at ../../ace/Task.cpp:271
  190. t = 0x7f0e24000ee8
  191. svc_status = <value optimized out>
  192. status = <value optimized out>
  193. #7 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  194. hook = <value optimized out>
  195. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  196. arg = 0x7f0e24000ee8
  197. cancel_flags = 4259842
  198. status = 0x0
  199. #8 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e24093fd0) at ../../ace/Thread_Adapter.cpp:96
  200. exit_hook_instance = <value optimized out>
  201. exit_hook_maybe = {instance_ = 0x0}
  202. exit_hook_ptr = 0x107c6880
  203. exit_hook = @0x107c6880
  204. #9 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  205. No symbol table info available.
  206. #10 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  207. No symbol table info available.
  208. #11 0x0000000000000000 in ?? ()
  209. No symbol table info available.
  210.  
  211. Thread 21 (Thread 28392):
  212. #0 std::_Deque_base<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex>, std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> > >::~_Deque_base (this=0x7f0e29ffa9b0, __in_chrg=<value optimized out>) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/stl_deque.h:552
  213. No locals.
  214. #1 0x0000000000a3d64c in std::deque<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex>, std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> > >::~deque (this=0x7f0e29ffa9b0, __in_chrg=<value optimized out>) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/stl_deque.h:898
  215. No locals.
  216. #2 0x0000000000a48a75 in Unit::_UpdateSpells (this=0x7f0cf3eb1e00, time=105) at /root/mangos/src/game/Unit.cpp:3808
  217. updateQueue = {c = {<std::_Deque_base<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex>, std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> > >> = {_M_impl = {<std::allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> >> = {<__gnu_cxx::new_allocator<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> >> = {<No data fields>}, <No data fields>}, _M_map = 0x7f0d76633980, _M_map_size = 8, _M_start = {_M_cur = 0x7f0cfa565fa0, _M_first = 0x7f0cfa565fa0, _M_last = 0x7f0cfa5661a0, _M_node = 0x7f0d76633998}, _M_finish = {_M_cur = 0x7f0cfa565fa0, _M_first = 0x7f0cfa565fa0, _M_last = 0x7f0cfa5661a0, _M_node = 0x7f0d76633998}}}, <No data fields>}}
  218. #3 0x0000000000a49021 in Unit::Update (this=0x7f0cf3eb1e00, update_diff=105, p_time=105) at /root/mangos/src/game/Unit.cpp:354
  219. No locals.
  220. #4 0x00000000007396ac in Creature::Update (this=0x7f0cf3eb1e00, update_diff=105, diff=105) at /root/mangos/src/game/Creature.cpp:590
  221. No locals.
  222. #5 0x00000000008309e9 in WorldObject::UpdateHelper::Update (this=0x7f0e29ffaba0, time_diff=105) at /root/mangos/src/game/Object.h:429
  223. No locals.
  224. #6 0x0000000000840b1a in MaNGOS::ObjectUpdater::Visit (this=0x7f0e29ffad50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  225. helper = {m_obj = 0x7f0cf3eb1e00}
  226. iter = {_Ptr = 0x7f0cf3eb3e38}
  227. #7 0x0000000000844eb9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  228. No locals.
  229. #8 0x000000000083844d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f0cf31d8ef0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:476
  230. x = 31
  231. y = 32
  232. #9 0x000000000083eb51 in Map::Update (this=0x7f0cf31d8ef0, t_diff=@0x7f0cf841a910) at /root/mangos/src/game/Map.cpp:522
  233. pair = {x_coord = 252, y_coord = 260}
  234. cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 4, cell_y = 4, nocreate = 1, reserved = 0}, All = 17844255}}
  235. cell_id = 133372
  236. y = 260
  237. x = 252
  238. plr = <value optimized out>
  239. area = {low_bound = {x_coord = 246, y_coord = 254}, high_bound = {x_coord = 258, y_coord = 266}}
  240. updater = {i_timeDiff = 105}
  241. grid_object_update = {i_visitor = @0x7f0e29ffad50}
  242. world_object_update = {i_visitor = @0x7f0e29ffad50}
  243. __FUNCTION__ = "Update"
  244. #10 0x00000000008d970a in MapUpdateRequest::call (this=0x7f0cf841a8f0) at /root/mangos/src/game/MapUpdater.cpp:56
  245. threadId = 139698810894080
  246. #11 0x0000000000c03449 in DelayExecutor::svc (this=0x118dd230) at /root/mangos/src/shared/DelayExecutor.cpp:72
  247. timeout = {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 = 1331527164, tv_usec = 957062}}
  248. rq = 0x7f0cf841a8f0
  249. #12 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x118dd230) at ../../ace/Task.cpp:271
  250. t = 0x118dd230
  251. svc_status = <value optimized out>
  252. status = <value optimized out>
  253. #13 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  254. hook = <value optimized out>
  255. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  256. arg = 0x118dd230
  257. cancel_flags = 4259842
  258. status = 0x0
  259. #14 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0df22967f0) at ../../ace/Thread_Adapter.cpp:96
  260. exit_hook_instance = <value optimized out>
  261. exit_hook_maybe = {instance_ = 0x0}
  262. exit_hook_ptr = 0x5e5614a0
  263. exit_hook = @0x5e5614a0
  264. #15 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  265. No symbol table info available.
  266. #16 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  267. No symbol table info available.
  268. #17 0x0000000000000000 in ?? ()
  269. No symbol table info available.
  270.  
  271. Thread 20 (Thread 27483):
  272. #0 0x00007f0e4386da9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  273. No symbol table info available.
  274. #1 0x00007f0e4510dcc5 in ACE_OS::cond_timedwait (cv=0x107abed0, external_mutex=0x107abea0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  275. result = 0
  276. ts = {tv_sec = 139698938517952, tv_nsec = 139699239116352}
  277. #2 0x00000000006acb1b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x107abe50, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  278. result = 0
  279. #3 0x00000000006ace3a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x107abe50, first_item=@0x7f0e319b0df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  280. ace_mon = {lock_ = 0x107abea0, owner_ = 0}
  281. #4 0x00000000006adbb3 in SOAPWorkingThread::svc (this=0x7f0e349b6d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  282. mb = 0x0
  283. #5 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e349b6d70) at ../../ace/Task.cpp:271
  284. t = 0x7f0e349b6d70
  285. svc_status = <value optimized out>
  286. status = <value optimized out>
  287. #6 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  288. hook = <value optimized out>
  289. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  290. arg = 0x7f0e349b6d70
  291. cancel_flags = 65538
  292. status = 0x0
  293. #7 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e2c001c20) at ../../ace/Thread_Adapter.cpp:96
  294. exit_hook_instance = <value optimized out>
  295. exit_hook_maybe = {instance_ = 0x0}
  296. exit_hook_ptr = 0x107a9fc0
  297. exit_hook = @0x107a9fc0
  298. #8 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  299. No symbol table info available.
  300. #9 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  301. No symbol table info available.
  302. #10 0x0000000000000000 in ?? ()
  303. No symbol table info available.
  304.  
  305. Thread 19 (Thread 27476):
  306. #0 0x00007f0e435884dd in nanosleep () from /lib/libc.so.6
  307. No symbol table info available.
  308. #1 0x00007f0e435be104 in usleep () from /lib/libc.so.6
  309. No symbol table info available.
  310. #2 0x00000000006a78b7 in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  311. command_str = <value optimized out>
  312. commandbuf = "c", '\000' <repeats 23 times>, "@Þ\205C\016\177\000\000\000\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000À\036{\020\000\000\000\000@\000cE\016\177\000\000\003\000\000\000\000\000\000\000®¥UC\016\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000À\036{\020\000\000\000\000\226\213\024E\016\177\000\000\000\000\000\000\000\000\000\000\226\213\024E\016\177\000\000\000\000\000\000\000\000\000\000\230{j\000\000\000\000\000\210\206\033\065\016\177\000\000\000\000\000\000\016\177\000\000À\216z\020", '\000' <repeats 12 times>, "`è\032\001", '\000' <repeats 12 times>, "À\216z\020\000\000\000\000`è\032\001\000\000\000\000À\036{\020\000\000\000\000V"...
  313. #3 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x107ab320) at /root/mangos/src/shared/Threading.cpp:187
  314. _task = 0x107ab320
  315. #4 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x107b1ec0) at ../../ace/OS_Thread_Adapter.cpp:103
  316. hook = <value optimized out>
  317. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  318. arg = 0x107ab320
  319. cancel_flags = 589826
  320. status = 0x0
  321. #5 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  322. No symbol table info available.
  323. #6 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  324. No symbol table info available.
  325. #7 0x0000000000000000 in ?? ()
  326. No symbol table info available.
  327.  
  328. Thread 18 (Thread 27478):
  329. #0 0x00007f0e4387136d in nanosleep () from /lib/libpthread.so.0
  330. No symbol table info available.
  331. #1 0x0000000000c02308 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  332. rqtp = {tv_sec = 1, tv_nsec = 0}
  333. #2 0x0000000000c0275b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  334. No locals.
  335. #3 0x00000000006b0aee in FreezeDetectorRunnable::run (this=0x107aaf50) at /root/mangos/src/mangosd/Master.cpp:81
  336. curtime = <value optimized out>
  337. #4 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x107aaf50) at /root/mangos/src/shared/Threading.cpp:187
  338. _task = 0x107aaf50
  339. #5 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x107ab0c0) at ../../ace/OS_Thread_Adapter.cpp:103
  340. hook = <value optimized out>
  341. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  342. arg = 0x107aaf50
  343. cancel_flags = 589826
  344. status = 0x0
  345. #6 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  346. No symbol table info available.
  347. #7 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  348. No symbol table info available.
  349. #8 0x0000000000000000 in ?? ()
  350. No symbol table info available.
  351.  
  352. Thread 17 (Thread 27477):
  353. #0 0x00007f0e435bd8b3 in select () from /lib/libc.so.6
  354. No symbol table info available.
  355. #1 0x0000000000c6eebb 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
  356. tv = {tv_sec = 0, tv_usec = 788109}
  357. fd = {{fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}}
  358. sfd = 0x7f0e3499b380
  359. efd = 0x7f0e3499b400
  360. r = <value optimized out>
  361. rfd = 0x7f0e3499b300
  362. #2 0x0000000000c87762 in soap_accept (soap=0x7f0e3499b570) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  363. r = <value optimized out>
  364. err = <value optimized out>
  365. n = 16
  366. len = 65536
  367. set = 1
  368. #3 0x00000000006ac1a7 in MaNGOSsoapRunnable::run (this=0x11848010) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  369. thread_soap = 0x6fbad2f0
  370. mb = <value optimized out>
  371. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xc962d0, 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 = 0x7f0e453f9d30}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0xc963d0}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x118dd580, 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_ = 0x107abe50, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  372. soap = {_vptr.soap = 0xd26a90, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xd24190 "%.9G", double_format = 0xd24195 "%.17lG", dime_id_format = 0xd2419c "cid:id%d", http_version = 0xd241a5 "1.1", http_content = 0x0, encodingStyle = 0xd26930 "", actor = 0x0, lang = 0xd24e73 "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 = 0x1198a40, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7f0e2c002110, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7f0e2c0020c0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xc85f70 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xc6e680 <http_get(soap*)>, fput = 0xc6e690 <http_405(soap*)>, fdel = 0xc6e690 <http_405(soap*)>, fhead = 0xc6e690 <http_405(soap*)>, fform = 0, fposthdr = 0xc6fe80 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xc85c70 <http_response(soap*, int, size_t)>, fparse = 0xc87010 <http_parse(soap*)>, fparsehdr = 0xc85270 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xc6ec80 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xc6ec60 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xc6ec50 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc73110 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xc6ec70 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xc6e480 <tcp_disconnect(soap*)>, fsend = 0xc6f310 <fsend(soap*, char const*, size_t)>, frecv = 0xc6f0a0 <frecv(soap*, char*, size_t)>, fpoll = 0xc87af0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xc6eb20 <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 = 45367, 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 = 0xd241a9 "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@Þ\205C\016\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@\000cE\016\177\000\000\003\000\000\000\000\000\000\000¢\220UC\016\177", '\000' <repeats 26 times>, "P\037\000\000\000\000\000\000@\017\000\000\000\000\000\000¨Þ\205C\016\177\000\000c\000\000\000\000\000\000", session_port = 0, c_locale = 0x0, d_stream = 0x7f0e4385de40, z_crc = 0, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 276475488, zlib_state = 0, zlib_in = 0, zlib_out = 64, z_buf = 0x3 <Address 0x3 out of bounds>, z_buflen = 139699235956142, z_level = 0, z_ratio_in = 0, z_ratio_out = 5.90787433e-42}
  373. m = <value optimized out>
  374. s = <value optimized out>
  375. #4 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x11848010) at /root/mangos/src/shared/Threading.cpp:187
  376. _task = 0x11848010
  377. #5 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x107aae60) at ../../ace/OS_Thread_Adapter.cpp:103
  378. hook = <value optimized out>
  379. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  380. arg = 0x11848010
  381. cancel_flags = 589826
  382. status = 0x0
  383. #6 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  384. No symbol table info available.
  385. #7 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  386. No symbol table info available.
  387. #8 0x0000000000000000 in ?? ()
  388. No symbol table info available.
  389.  
  390. Thread 16 (Thread 27484):
  391. #0 0x00007f0e435c5533 in epoll_wait () from /lib/libc.so.6
  392. No symbol table info available.
  393. #1 0x00007f0e4511e12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f0e24001160, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  394. 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 = 9999}}
  395. this_timeout = <value optimized out>
  396. timeout = 9
  397. nfds = <value optimized out>
  398. #2 0x00007f0e4511f20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f0e24001160, max_wait_time=0x7f0e311afdc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  399. result = <value optimized out>
  400. #3 0x00007f0e4511f36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f0e24001160, max_wait_time=0x7f0e311afdc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  401. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f0e311afdc0, 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 = 1331527159, tv_usec = 954743}}, stopped_ = false}
  402. guard = {token_ = @0x7f0e240011d8, owner_ = 1}
  403. result = 0
  404. #4 0x00007f0e4516a055 in ACE_Reactor::run_reactor_event_loop (this=0x7f0e24019740, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  405. result = <value optimized out>
  406. #5 0x00000000007bb691 in ReactorRunnable::svc (this=0x7f0e24000a08) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  407. 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 = 9999}}
  408. __FUNCTION__ = "svc"
  409. i = {_M_node = 0x7f0e24000ab8}
  410. t = {_M_node = 0x0}
  411. #6 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e24000a08) at ../../ace/Task.cpp:271
  412. t = 0x7f0e24000a08
  413. svc_status = <value optimized out>
  414. status = <value optimized out>
  415. #7 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  416. hook = <value optimized out>
  417. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  418. arg = 0x7f0e24000a08
  419. cancel_flags = 4259842
  420. status = 0x0
  421. #8 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e24093740) at ../../ace/Thread_Adapter.cpp:96
  422. exit_hook_instance = <value optimized out>
  423. exit_hook_maybe = {instance_ = 0x0}
  424. exit_hook_ptr = 0x107b1f00
  425. exit_hook = @0x107b1f00
  426. #9 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  427. No symbol table info available.
  428. #10 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  429. No symbol table info available.
  430. #11 0x0000000000000000 in ?? ()
  431. No symbol table info available.
  432.  
  433. Thread 15 (Thread 27293):
  434. #0 0x00007f0e4387136d in nanosleep () from /lib/libpthread.so.0
  435. No symbol table info available.
  436. #1 0x0000000000c02308 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  437. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  438. #2 0x0000000000c0275b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  439. No locals.
  440. #3 0x0000000000c1376e in SqlDelayThread::run (this=0x1276c70) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  441. pingEveryLoop = <value optimized out>
  442. loopCounter = <value optimized out>
  443. #4 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x1276c70) at /root/mangos/src/shared/Threading.cpp:187
  444. _task = 0x1276c70
  445. #5 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x1276fb0) at ../../ace/OS_Thread_Adapter.cpp:103
  446. hook = <value optimized out>
  447. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  448. arg = 0x1276c70
  449. cancel_flags = 589826
  450. status = 0x0
  451. #6 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  452. No symbol table info available.
  453. #7 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  454. No symbol table info available.
  455. #8 0x0000000000000000 in ?? ()
  456. No symbol table info available.
  457.  
  458. Thread 14 (Thread 27485):
  459. #0 0x00007f0e435c5533 in epoll_wait () from /lib/libc.so.6
  460. No symbol table info available.
  461. #1 0x00007f0e4511e12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f0e24019760, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  462. 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 = 2264}}
  463. this_timeout = <value optimized out>
  464. timeout = 2
  465. nfds = <value optimized out>
  466. #2 0x00007f0e4511f20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f0e24019760, max_wait_time=0x7f0e309aedc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  467. result = <value optimized out>
  468. #3 0x00007f0e4511f36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f0e24019760, max_wait_time=0x7f0e309aedc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  469. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f0e309aedc0, 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 = 1331527159, tv_usec = 954705}}, stopped_ = false}
  470. guard = {token_ = @0x7f0e240197d8, owner_ = 1}
  471. result = 0
  472. #4 0x00007f0e4516a055 in ACE_Reactor::run_reactor_event_loop (this=0x7f0e24031d40, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  473. result = <value optimized out>
  474. #5 0x00000000007bb691 in ReactorRunnable::svc (this=0x7f0e24000b40) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  475. 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 = 2264}}
  476. __FUNCTION__ = "svc"
  477. i = {_M_node = 0x7f0e24000bf0}
  478. t = {_M_node = 0x7f0d117dd880}
  479. #6 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e24000b40) at ../../ace/Task.cpp:271
  480. t = 0x7f0e24000b40
  481. svc_status = <value optimized out>
  482. status = <value optimized out>
  483. #7 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  484. hook = <value optimized out>
  485. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  486. arg = 0x7f0e24000b40
  487. cancel_flags = 4259842
  488. status = 0x0
  489. #8 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e24093990) at ../../ace/Thread_Adapter.cpp:96
  490. exit_hook_instance = <value optimized out>
  491. exit_hook_maybe = {instance_ = 0x0}
  492. exit_hook_ptr = 0x107aa250
  493. exit_hook = @0x107aa250
  494. #9 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  495. No symbol table info available.
  496. #10 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  497. No symbol table info available.
  498. #11 0x0000000000000000 in ?? ()
  499. No symbol table info available.
  500.  
  501. Thread 13 (Thread 27475):
  502. #0 0x00007f0e4386da9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  503. No symbol table info available.
  504. #1 0x00000000006a7a16 in ACE_OS::cond_wait (cv=<value optimized out>, external_mutex=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:325
  505. result = <value optimized out>
  506. #2 0x00000000008d69c8 in MapUpdater::wait (this=0x118dd228) at /root/mangos/src/game/MapUpdater.cpp:101
  507. guard = {lock_ = 0x118dd340, owner_ = 0}
  508. #3 0x00000000007b80a0 in MapManager::Update (this=0x118dd140, diff=105) at /root/mangos/src/game/MapManager.cpp:216
  509. b_stat = <value optimized out>
  510. iter = {_M_node = 0x7f0e359b8d40}
  511. #4 0x00000000009ea5b4 in World::Update (this=0x12792a0, diff=105) at /root/mangos/src/game/World.cpp:1735
  512. autobroadcaston = 0
  513. #5 0x00000000006b11cc in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  514. diff = 105
  515. realCurrTime = <value optimized out>
  516. prevSleepTime = 0
  517. #6 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x107ab180) at /root/mangos/src/shared/Threading.cpp:187
  518. _task = 0x107ab180
  519. #7 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x107ab0c0) at ../../ace/OS_Thread_Adapter.cpp:103
  520. hook = <value optimized out>
  521. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  522. arg = 0x107ab180
  523. cancel_flags = 589826
  524. status = 0x0
  525. #8 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  526. No symbol table info available.
  527. #9 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  528. No symbol table info available.
  529. #10 0x0000000000000000 in ?? ()
  530. No symbol table info available.
  531.  
  532. Thread 12 (Thread 28394):
  533. #0 0x000000000071a39c in Map::getNGrid (this=0x118fca70, x=19, y=30) at /root/mangos/src/game/Map.h:319
  534. No locals.
  535. #1 0x0000000000833e3f in Map::EnsureGridLoaded (this=0x118fca70, cell=...) at /root/mangos/src/game/Map.cpp:275
  536. grid = <value optimized out>
  537. __FUNCTION__ = "EnsureGridLoaded"
  538. #2 0x000000000084596e in Map::Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x118fca70, cell=..., visitor=...) at /root/mangos/src/game/Map.h:475
  539. x = 19
  540. y = 30
  541. cell_x = 0
  542. cell_y = 5
  543. #3 0x0000000000845cc8 in Cell::Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7f0e28ff8840, standing_cell=..., visitor=..., m=..., x=<value optimized out>, y=<value optimized out>, radius=<value optimized out>) at /root/mangos/src/game/CellImpl.h:105
  544. area = {low_bound = {x_coord = 150, y_coord = 243}, high_bound = {x_coord = 153, y_coord = 246}}
  545. begin_cell = @0x7f0e28ff8770
  546. end_cell = @0x7f0e28ff8778
  547. #4 0x000000000083941c in Map::MessageBroadcast (this=0x118fca70, obj=0x58030c50, msg=0x7f0e28ff88d0) at /root/mangos/src/game/Map.cpp:411
  548. p = {x_coord = 152, y_coord = 245}
  549. cell = {data = {Part = {grid_x = 19, grid_y = 30, cell_x = 0, cell_y = 5, nocreate = 1, reserved = 0}, All = 18089875}}
  550. post_man = {i_phaseMask = 1, i_message = 0x7f0e28ff88d0}
  551. message = {i_visitor = @0x7f0e28ff8800}
  552. #5 0x00000000009fe3da in Movement::MoveSplineInit::Launch (this=<value optimized out>) at /root/mangos/src/game/movement/MoveSplineInit.cpp:93
  553. move_spline = @0x5405c5a0
  554. real_position = {<G3D::Vector3> = {x = -6918.27148, y = -714.358765, z = -271.700867}, orientation = -1.27531266}
  555. moveFlags = 134217985
  556. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 49, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7f0d22fca270 "ÛÒ\\Ì#0ñ", _M_finish = 0x7f0d22fca2a1 "C>i\r\177", _M_end_of_storage = 0x7f0d22fca2b0 "P"}}, <No data fields>}}, m_opcode = 221}
  557. #6 0x0000000000a741ee in RandomMovementGenerator<Creature>::_setRandomLocation (this=0x7f0dc00bb710, creature=...) at /root/mangos/src/game/RandomMovementGenerator.cpp:46
  558. respZ = -272
  559. destZ = -271.779144
  560. init = {args = {path = {<std::_Vector_base<G3D::Vector3, std::allocator<G3D::Vector3> >> = {_M_impl = {<std::allocator<G3D::Vector3>> = {<__gnu_cxx::new_allocator<G3D::Vector3>> = {<No data fields>}, <No data fields>}, _M_start = 0x7f0ceb0924c0, _M_finish = 0x7f0ceb0924d8, _M_end_of_storage = 0x7f0ceb092580}}, <No data fields>}, facing = {f = {x = -6.26849907e+22, y = 4.55758313e-41, z = -6.26872966e+22}, target = 139693363847824, angle = -6.26849907e+22}, flags = {animId = 0 '\000', done = false, falling = false, no_spline = false, parabolic = false, walkmode = true, flying = false, orientationFixed = false, final_point = false, final_target = false, final_angle = false, catmullrom = false, cyclic = false, enter_cycle = false, animation = false, frozen = false, unknown5 = false, unknown6 = false, unknown7 = false, unknown8 = false, orientationInversed = false, unknown10 = false, unknown11 = false, unknown12 = false, unknown13 = false}, path_Idx_offset = 0, velocity = 4.5999999, parabolic_amplitude = 0, time_perc = 0, splineId = 0, initialOrientation = -1.27531266}, unit = @0x58030c50}
  561. respX = -6917
  562. respO = 3.47000003
  563. wander_distance = 10
  564. destX = -6912.92334
  565. respY = -715
  566. range = <value optimized out>
  567. destY = -716.268555
  568. #7 0x0000000000a742e7 in RandomMovementGenerator<Creature>::Update (this=0x7f0dc00bb710, creature=..., diff=@0x7f0e28ff8a4c) at /root/mangos/src/game/RandomMovementGenerator.cpp:98
  569. No locals.
  570. #8 0x00000000008f8b44 in ActionInfo::Update (this=<value optimized out>, mgr=0x580329d8, diff=105) at /root/mangos/src/game/StateMgr.cpp:501
  571. No locals.
  572. #9 0x00000000008f963e in UnitStateMgr::Update (this=0x580329d8, diff=105) at /root/mangos/src/game/StateMgr.cpp:292
  573. state = 0x7f0e14cd8d08
  574. #10 0x0000000000a49199 in Unit::Update (this=0x58030c50, update_diff=<value optimized out>, p_time=105) at /root/mangos/src/game/Unit.cpp:405
  575. No locals.
  576. #11 0x00000000007396ac in Creature::Update (this=0x58030c50, update_diff=105, diff=105) at /root/mangos/src/game/Creature.cpp:590
  577. No locals.
  578. #12 0x00000000008309e9 in WorldObject::UpdateHelper::Update (this=0x7f0e28ff8ba0, time_diff=105) at /root/mangos/src/game/Object.h:429
  579. No locals.
  580. #13 0x0000000000840b1a in MaNGOS::ObjectUpdater::Visit (this=0x7f0e28ff8d50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  581. helper = {m_obj = 0x58030c50}
  582. iter = {_Ptr = 0x58032c88}
  583. #14 0x0000000000844eb9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  584. No locals.
  585. #15 0x000000000083844d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x118fca70, cell=..., visitor=...) at /root/mangos/src/game/Map.h:476
  586. x = 19
  587. y = 30
  588. #16 0x000000000083eb51 in Map::Update (this=0x118fca70, t_diff=@0x7f0d5086a330) at /root/mangos/src/game/Map.cpp:522
  589. pair = {x_coord = 152, y_coord = 245}
  590. cell = {data = {Part = {grid_x = 19, grid_y = 30, cell_x = 0, cell_y = 5, nocreate = 1, reserved = 0}, All = 18089875}}
  591. cell_id = 125592
  592. y = 245
  593. x = 152
  594. plr = <value optimized out>
  595. area = {low_bound = {x_coord = 150, y_coord = 244}, high_bound = {x_coord = 152, y_coord = 246}}
  596. updater = {i_timeDiff = 105}
  597. grid_object_update = {i_visitor = @0x7f0e28ff8d50}
  598. world_object_update = {i_visitor = @0x7f0e28ff8d50}
  599. __FUNCTION__ = "Update"
  600. #17 0x00000000008d970a in MapUpdateRequest::call (this=0x7f0d5086a310) at /root/mangos/src/game/MapUpdater.cpp:56
  601. threadId = 139698794108672
  602. #18 0x0000000000c03449 in DelayExecutor::svc (this=0x118dd230) at /root/mangos/src/shared/DelayExecutor.cpp:72
  603. timeout = {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 = 1331527164, tv_usec = 896940}}
  604. rq = 0x7f0d5086a310
  605. #19 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x118dd230) at ../../ace/Task.cpp:271
  606. t = 0x118dd230
  607. svc_status = <value optimized out>
  608. status = <value optimized out>
  609. #20 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  610. hook = <value optimized out>
  611. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  612. arg = 0x118dd230
  613. cancel_flags = 4259842
  614. status = 0x0
  615. #21 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0dace931a0) at ../../ace/Thread_Adapter.cpp:96
  616. exit_hook_instance = <value optimized out>
  617. exit_hook_maybe = {instance_ = 0x0}
  618. exit_hook_ptr = 0x5e5ca720
  619. exit_hook = @0x5e5ca720
  620. #22 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  621. No symbol table info available.
  622. #23 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  623. No symbol table info available.
  624. #24 0x0000000000000000 in ?? ()
  625. No symbol table info available.
  626.  
  627. Thread 11 (Thread 27480):
  628. #0 0x00007f0e4386da9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  629. No symbol table info available.
  630. #1 0x00007f0e4510dcc5 in ACE_OS::cond_timedwait (cv=0x107abed0, external_mutex=0x107abea0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  631. result = 0
  632. ts = {tv_sec = 3, tv_nsec = 139699239116352}
  633. #2 0x00000000006acb1b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x107abe50, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  634. result = 0
  635. #3 0x00000000006ace3a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x107abe50, first_item=@0x7f0e331b3df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  636. ace_mon = {lock_ = 0x107abea0, owner_ = 0}
  637. #4 0x00000000006adbb3 in SOAPWorkingThread::svc (this=0x7f0e349b6d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  638. mb = 0x0
  639. #5 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e349b6d70) at ../../ace/Task.cpp:271
  640. t = 0x7f0e349b6d70
  641. svc_status = <value optimized out>
  642. status = <value optimized out>
  643. #6 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  644. hook = <value optimized out>
  645. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  646. arg = 0x7f0e349b6d70
  647. cancel_flags = 65538
  648. status = 0x0
  649. #7 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x107a9f80) at ../../ace/Thread_Adapter.cpp:96
  650. exit_hook_instance = <value optimized out>
  651. exit_hook_maybe = {instance_ = 0x0}
  652. exit_hook_ptr = 0x7f0e2c0018c0
  653. exit_hook = @0x7f0e2c0018c0
  654. #8 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  655. No symbol table info available.
  656. #9 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  657. No symbol table info available.
  658. #10 0x0000000000000000 in ?? ()
  659. No symbol table info available.
  660.  
  661. Thread 10 (Thread 27291):
  662. #0 0x00007f0e4387136d in nanosleep () from /lib/libpthread.so.0
  663. No symbol table info available.
  664. #1 0x0000000000c02308 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  665. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  666. #2 0x0000000000c0275b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  667. No locals.
  668. #3 0x0000000000c1376e in SqlDelayThread::run (this=0x1230e30) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  669. pingEveryLoop = <value optimized out>
  670. loopCounter = <value optimized out>
  671. #4 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x1230e30) at /root/mangos/src/shared/Threading.cpp:187
  672. _task = 0x1230e30
  673. #5 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x1231170) at ../../ace/OS_Thread_Adapter.cpp:103
  674. hook = <value optimized out>
  675. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  676. arg = 0x1230e30
  677. cancel_flags = 589826
  678. status = 0x0
  679. #6 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  680. No symbol table info available.
  681. #7 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  682. No symbol table info available.
  683. #8 0x0000000000000000 in ?? ()
  684. No symbol table info available.
  685.  
  686. Thread 9 (Thread 28391):
  687. #0 AchievementMgr::UpdateAchievementCriteria (this=0x7f0d30e87da8, type=<value optimized out>, miscvalue1=<value optimized out>, miscvalue2=0, unit=0x0, time=<value optimized out>) at /root/mangos/src/game/AchievementMgr.cpp:867
  688. achievementCriteria = 0x7f0e3f29ae3c
  689. achievement = <value optimized out>
  690. change = <value optimized out>
  691. progressType = <value optimized out>
  692. itr = {_M_node = 0x6fb0810}
  693. achievementCriteriaList = <value optimized out>
  694. #1 0x0000000000b297d4 in Spell::cast (this=0x7f0d1f9df580, skipCheck=<value optimized out>) at /root/mangos/src/game/Spell.cpp:3818
  695. procTarget = <value optimized out>
  696. castResult = SPELL_CAST_OK
  697. linkedSet = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7f0e361b8fc8, _M_right = 0x7f0e361b8fc8}, _M_node_count = 0}}}
  698. #2 0x0000000000b2fe5d in Spell::prepare (this=0x7f0d1f9df580, targets=<value optimized out>, triggeredByAura=0x7f0d0a7bfca8) at /root/mangos/src/game/Spell.cpp:3451
  699. Event = <value optimized out>
  700. result = SPELL_CAST_OK
  701. #3 0x0000000000a342b2 in Unit::CastSpell (this=0x7f0d30e84f10, Victim=0x7f0d30e84f10, spellInfo=0x7f0e3b6d9500, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x7f0d0a7bfca8, originalCaster=..., triggeredBy=0x7f0e3b6c37f8) at /root/mangos/src/game/Unit.cpp:1397
  702. spell = 0x7f0d1f9df580
  703. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 6252.38574, m_destY = 276.735291, m_destZ = 3.09287858, m_strTarget = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f0e44208598 ""}}, m_targetMask = 2, m_unitTarget = 0x7f0d30e84f10, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 38888, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_GOTargetGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_CorpseTargetGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_itemTargetGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_srcTransportGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_destTransportGUID = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, m_itemTargetEntry = 0, m_elevation = 0, m_speed = 0}
  704. linkedSet = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = 4280838496, _M_parent = 0x2, _M_left = 0x7f0e361b9380, _M_right = 0x7f0e361b9370}, _M_node_count = 139694106860544}}}
  705. #4 0x0000000000b88815 in Unit::HandleProcTriggerSpellAuraProc (this=0x7f0d30e84f10, pVictim=0x7f0d30e84f10, damageInfo=<value optimized out>, triggeredByAura=0x7f0d0a7bfca8, procSpell=0x7f0e39b51f60, procFlags=16384, procEx=1, cooldown=0) at /root/mangos/src/game/UnitAuraProcHandler.cpp:4555
  706. triggeredSpellInfo = 0x7f0e3b6d9500
  707. auraSpellInfo = <value optimized out>
  708. basepoints = {0, 0, 0}
  709. castItem = 0x0
  710. triggerEntry = <value optimized out>
  711. triggerAmount = 0
  712. damage = 0
  713. trigger_spell_id = 53659
  714. target = 0x7f0d30e84f10
  715. #5 0x0000000000a39b54 in Unit::ProcDamageAndSpellFor (this=0x7f0d30e84f10, isVictim=<value optimized out>, damageInfo=0x7f0e361b9750) at /root/mangos/src/game/Unit.cpp:11618
  716. triggeredByAura = 0x7f0d0a7bfca8
  717. procResult = <value optimized out>
  718. i = <value optimized out>
  719. spellProcEvent = 0x3614f74
  720. useCharges = false
  721. procSuccess = <value optimized out>
  722. anyAuraProc = <value optimized out>
  723. cooldown = 0
  724. itr = {_M_node = 0x7f0d307dd730}
  725. pTarget = 0x7f0d30e84f10
  726. procFlag = 16384
  727. removedSpells = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7f0e361b9548, _M_right = 0x7f0e361b9548}, _M_node_count = 0}}}
  728. procTriggered = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> const, SpellProcEventEntry const*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> const, SpellProcEventEntry const*> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex>, ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7f0d4d7b19d0, _M_left = 0x7f0d339440a0, _M_right = 0x7f0d4c022d30}, _M_node_count = 6}}}
  729. procExtra = 1
  730. procSpell = 0x7f0e39b51f60
  731. #6 0x0000000000a3a1ad in Unit::ProcDamageAndSpell (this=0x7f0d30e84f10, damageInfo=0x7f0e361b9750) at /root/mangos/src/game/Unit.cpp:6096
  732. pVictim = <value optimized out>
  733. #7 0x0000000000b1a437 in Spell::DoAllEffectOnTarget (this=0x7f0cd01349b0, target=0x7f0e361b9830) at /root/mangos/src/game/Spell.cpp:1275
  734. saveAttacker = 16384
  735. mask = <value optimized out>
  736. unit = 0x7f0d30e84f10
  737. real_caster = 0x7f0d30e84f10
  738. caster = 0x7f0d30e84f10
  739. missInfo = <value optimized out>
  740. damageInfo = {attacker = 0x7f0d30e84f10, target = 0x7f0d30e84f10, SpellID = 4987, m_spellInfo = 0x7f0e39b51f60, damage = 0, absorb = 0, resist = 0, blocked = 0, cleanDamage = 0, attackType = BASE_ATTACK, damageType = SPELL_DIRECT_DAMAGE, HitInfo = 0, TargetState = 0, hitOutCome = MELEE_HIT_NORMAL, procAttacker = 16384, procVictim = 32768, procEx = 1, physicalLog = false, unused = false}
  741. #8 0x0000000000b3009e in Spell::handle_immediate (this=0x7f0cd01349b0) at /root/mangos/src/game/Spell.cpp:3905
  742. buffer = {targetGUID = {m_guid = 38888, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, timeDelay = 0, HitInfo = 1109393408, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 7 '\a', processed = true}
  743. ihit = {_M_node = 0x7f0cd0134b28}
  744. #9 0x0000000000b29f14 in Spell::cast (this=0x7f0cd01349b0, skipCheck=<value optimized out>) at /root/mangos/src/game/Spell.cpp:3880
  745. procTarget = 0x7f0d30e84f10
  746. castResult = SPELL_CAST_OK
  747. linkedSet = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7f0e361b98d8, _M_right = 0x7f0e361b98d8}, _M_node_count = 0}}}
  748. #10 0x0000000000b305fd in Spell::update (this=0x7f0cd01349b0, difftime=105) at /root/mangos/src/game/Spell.cpp:4087
  749. No locals.
  750. #11 0x0000000000b30ae2 in SpellEvent::Execute (this=0x7f0d39f89850, e_time=10355463, p_time=105) at /root/mangos/src/game/Spell.cpp:7855
  751. No locals.
  752. #12 0x0000000000c14647 in EventProcessor::Update (this=0x7f0d30e86bb8, p_time=105, force=<value optimized out>) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:50
  753. Event = 0x7f0d39f89850
  754. i = {_M_node = 0x7f0d4d7bc1d0}
  755. #13 0x0000000000a23fb4 in Unit::UpdateEvents (this=<value optimized out>, update_diff=105, time=<value optimized out>) at /root/mangos/src/game/Unit.cpp:13470
  756. No locals.
  757. #14 0x0000000000a49017 in Unit::Update (this=0x7f0d30e84f10, update_diff=105, p_time=105) at /root/mangos/src/game/Unit.cpp:353
  758. No locals.
  759. #15 0x00000000007187b1 in Player::Update (this=0x7f0d30e84f10, update_diff=105, p_time=105) at /root/mangos/src/game/Player.cpp:1228
  760. now = <value optimized out>
  761. pet = <value optimized out>
  762. #16 0x00000000008309e9 in WorldObject::UpdateHelper::Update (this=0x7f0e361b9c70, time_diff=105) at /root/mangos/src/game/Object.h:429
  763. No locals.
  764. #17 0x000000000083e961 in Map::Update (this=0x7f0d119ddc00, t_diff=@0x7f0da222b010) at /root/mangos/src/game/Map.cpp:484
  765. helper = {m_obj = 0x7f0d30e84f10}
  766. plr = 0x7f0d30e84f10
  767. updater = {i_timeDiff = 907779464}
  768. grid_object_update = {i_visitor = @0x7f0d119ddc00}
  769. world_object_update = {i_visitor = @0x7f0e361ba700}
  770. __FUNCTION__ = "Update"
  771. #18 0x000000000083eee9 in BattleGroundMap::Update (this=0x7f0d119ddc00, diff=@0x7f0da222b010) at /root/mangos/src/game/Map.cpp:1580
  772. No locals.
  773. #19 0x00000000008d970a in MapUpdateRequest::call (this=0x7f0da222aff0) at /root/mangos/src/game/MapUpdater.cpp:56
  774. threadId = 139699014051584
  775. #20 0x0000000000c03449 in DelayExecutor::svc (this=0x118dd230) at /root/mangos/src/shared/DelayExecutor.cpp:72
  776. timeout = {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 = 1331527164, tv_usec = 957801}}
  777. rq = 0x7f0da222aff0
  778. #21 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x118dd230) at ../../ace/Task.cpp:271
  779. t = 0x118dd230
  780. svc_status = <value optimized out>
  781. status = <value optimized out>
  782. #22 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  783. hook = <value optimized out>
  784. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  785. arg = 0x118dd230
  786. cancel_flags = 4259842
  787. status = 0x0
  788. #23 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0d92545d90) at ../../ace/Thread_Adapter.cpp:96
  789. exit_hook_instance = <value optimized out>
  790. exit_hook_maybe = {instance_ = 0x0}
  791. exit_hook_ptr = 0x5b742e40
  792. exit_hook = @0x5b742e40
  793. #24 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  794. No symbol table info available.
  795. #25 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  796. No symbol table info available.
  797. #26 0x0000000000000000 in ?? ()
  798. No symbol table info available.
  799.  
  800. Thread 8 (Thread 28393):
  801. #0 0x0000000000941566 in std::_Rb_tree<SpellEffectIndex, std::pair<SpellEffectIndex const, Aura>, std::_Select1st<std::pair<SpellEffectIndex const, Aura> >, std::less<SpellEffectIndex>, std::allocator<std::pair<SpellEffectIndex const, Aura> > >::find (this=0x707037b0, __k=@0x7f0e297f8bbc) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/stl_tree.h:1529
  802. __j = {_M_node = 0x707037f0}
  803. #1 0x00000000009415b9 in std::map<SpellEffectIndex, Aura, std::less<SpellEffectIndex>, std::allocator<std::pair<SpellEffectIndex const, Aura> > >::find (this=<value optimized out>, __x=<value optimized out>) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/stl_map.h:737
  804. No locals.
  805. #2 0x000000000092466a in SpellAuraHolder::GetAuraByEffectIndex (this=0x70703760, index=EFFECT_INDEX_0) at /root/mangos/src/game/SpellAuras.cpp:10460
  806. itr = {_M_node = 0x800000}
  807. #3 0x0000000000b8441e in Unit::IsTriggeredAtCustomProcEvent (holder=..., procSpell=<value optimized out>, procFlag=134217728, procExtra=8388608, spellProcEvent=@0x7f0e297f8eb0, isVictim=<value optimized out>, attType=<value optimized out>, pVictim=<value optimized out>, this=<value optimized out>) at /root/mangos/src/game/UnitAuraProcHandler.cpp:5216
  808. i = 0
  809. spellProto = 0x7f0e3b6bf388
  810. EventProcFlag = 16384
  811. #4 0x0000000000b8589b in Unit::IsTriggeredAtSpellProcEvent (this=0x700564f0, pVictim=0x700564f0, holder=..., procSpell=0x7f0e3b9a36a4, procFlag=134217728, procExtra=8388608, attType=BASE_ATTACK, isVictim=false, spellProcEvent=@0x7f0e297f8eb0) at /root/mangos/src/game/UnitAuraProcHandler.cpp:364
  812. spellProto = 0x7f0e3b6bf388
  813. EventProcFlag = <value optimized out>
  814. chance = <value optimized out>
  815. #5 0x0000000000a39604 in Unit::ProcDamageAndSpellFor (this=0x700564f0, isVictim=false, damageInfo=0x7f0e297f8f20) at /root/mangos/src/game/Unit.cpp:11547
  816. spellProcEvent = 0x0
  817. itr = {_M_node = 0x491c94b0}
  818. holderMap = @0x70056768
  819. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7f0ce69c88e8, owner_ = 0}, <No data fields>}
  820. pTarget = 0x700564f0
  821. procFlag = 134217728
  822. removedSpells = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7f0e297f8d78, _M_right = 0x7f0e297f8d78}, _M_node_count = 0}}}
  823. procTriggered = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> const, SpellProcEventEntry const*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> const, SpellProcEventEntry const*> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex>, ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7f0e297f8da8, _M_right = 0x7f0e297f8da8}, _M_node_count = 0}}}
  824. procExtra = 8388608
  825. procSpell = 0x7f0e3b9a36a4
  826. #6 0x0000000000a3a23d in Unit::ProcDamageAndSpell (this=0x700564f0, damageInfo=0x7f0e297f8f20) at /root/mangos/src/game/Unit.cpp:6096
  827. pVictim = <value optimized out>
  828. #7 0x0000000000a3a2ad in Unit::ProcDamageAndSpell (this=0x700564f0, pVictim=<value optimized out>, procAttacker=134217728, procVictim=0, procExtra=8388608, amount=0, attType=BASE_ATTACK, procSpell=0x7f0e3b9a36a4) at /root/mangos/src/game/Unit.cpp:6089
  829. damageInfo = {attacker = 0x700564f0, target = 0x700564f0, SpellID = 57339, m_spellInfo = 0x7f0e3b9a36a4, damage = 0, absorb = 0, resist = 0, blocked = 0, cleanDamage = 0, attackType = BASE_ATTACK, damageType = SPELL_DIRECT_DAMAGE, HitInfo = 0, TargetState = 0, hitOutCome = MELEE_HIT_NORMAL, procAttacker = 134217728, procVictim = 0, procEx = 8388608, physicalLog = false, unused = false}
  830. #8 0x000000000092e9ab in SpellAuraHolder::HandleSpellSpecificBoostsForward (this=0x7f0d3b28da70, apply=false) at /root/mangos/src/game/SpellAuras.cpp:12028
  831. pCaster = 0x700564f0
  832. procFlag = 134217728
  833. procEx = 8388608
  834. linkedSet = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = 10646933, _M_parent = 0x28, _M_left = 0x7f0d5178f840, _M_right = 0x700567a0}, _M_node_count = 10646873}}}
  835. #9 0x0000000000a2ffff in Unit::RemoveSpellAuraHolder (this=0x700564f0, holder=..., mode=AURA_REMOVE_BY_DEFAULT) at /root/mangos/src/game/Unit.cpp:5383
  836. AurSpellInfo = <value optimized out>
  837. statue = <value optimized out>
  838. caster = <value optimized out>
  839. #10 0x0000000000a30c12 in Unit::RemoveAurasByCasterSpell (this=0x700564f0, spellId=57339, casterGuid=..., mode=AURA_REMOVE_BY_DEFAULT) at /root/mangos/src/game/Unit.cpp:4936
  840. iter = {_M_node = 0x7f0d4d92e340}
  841. spair = {first = {_M_node = 0x7f0d4d92e340}, second = {_M_node = 0x7f0de7387720}}
  842. #11 0x000000000092bc13 in SpellAuraHolder::HandleSpellSpecificBoosts (this=0x7f0d0721ae80, apply=false) at /root/mangos/src/game/SpellAuras.cpp:11029
  843. itr = {_M_node = 0x7f0d176e7d50}
  844. cast_at_remove = false
  845. spellId1 = 0
  846. spellId3 = 0
  847. linkedSet = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7f0d176e7d50, _M_left = 0x7f0d176e7d50, _M_right = 0x7f0d176e7d50}, _M_node_count = 1}}}
  848. spellId2 = 0
  849. spellId4 = 0
  850. #12 0x0000000000a301a9 in Unit::RemoveSpellAuraHolder (this=0x700564f0, holder=..., mode=AURA_REMOVE_BY_DEATH) at /root/mangos/src/game/Unit.cpp:5417
  851. AurSpellInfo = 0x7f0e3a4b976c
  852. statue = 0x0
  853. caster = 0x700564f0
  854. #13 0x0000000000a31624 in Unit::RemoveAllAurasOnDeath (this=0x700564f0) at /root/mangos/src/game/Unit.cpp:5613
  855. iter = {_M_node = 0x7f0d380b6490}
  856. #14 0x0000000000a41dd8 in Unit::SetDeathState (this=0x700564f0, s=JUST_DIED) at /root/mangos/src/game/Unit.cpp:9779
  857. No locals.
  858. #15 0x00000000006f8cf7 in Player::SetDeathState (this=0x700564f0, s=<value optimized out>) at /root/mangos/src/game/Player.cpp:1504
  859. ressSpellId = 0
  860. cur = true
  861. #16 0x0000000000a42cec in Unit::DealDamage (this=0x7f0d075822c0, pVictim=0x700564f0, damageInfo=0x7f0e297f9940, durabilityLoss=true) at /root/mangos/src/game/Unit.cpp:988
  862. group_tap = 0x7f0e008c6b70
  863. spiritOfRedemtionTalentReady = <value optimized out>
  864. player_tap = 0x7f0d075822c0
  865. pOwner = 0x0
  866. damageFromSpiritOfRedemtionTalent = <value optimized out>
  867. spellProto = <value optimized out>
  868. health = 1000922369
  869. duel_hasEnded = false
  870. __FUNCTION__ = "DealDamage"
  871. vShareDamageAuras = @0x7f0d3ba8dd01
  872. #17 0x0000000000b19dc9 in Spell::DoAllEffectOnTarget (this=0x7f0ced4ac3d0, target=<value optimized out>) at /root/mangos/src/game/Spell.cpp:1240
  873. mask = <value optimized out>
  874. unit = 0x700564f0
  875. real_caster = 0x7f0d075822c0
  876. caster = 0x7f0d075822c0
  877. missInfo = <value optimized out>
  878. damageInfo = {attacker = 0x7f0d075822c0, target = 0x700564f0, SpellID = 47838, m_spellInfo = 0x7f0e3b2aec1c, damage = 3626, absorb = 0, resist = 0, blocked = 0, cleanDamage = 0, attackType = BASE_ATTACK, damageType = SPELL_DIRECT_DAMAGE, HitInfo = 0, TargetState = 0, hitOutCome = MELEE_HIT_NORMAL, procAttacker = 65536, procVictim = 1179648, procEx = 1, physicalLog = false, unused = false}
  879. #18 0x0000000000b2ff33 in Spell::handle_delayed (this=0x7f0ced4ac3d0, t_offset=563) at /root/mangos/src/game/Spell.cpp:3940
  880. ihit = {_M_node = 0x2c18b6f0}
  881. next_time = 0
  882. #19 0x0000000000b30be6 in SpellEvent::Execute (this=0x7f0e0c566c10, e_time=1692740, p_time=<value optimized out>) at /root/mangos/src/game/Spell.cpp:7904
  883. t_offset = 563
  884. n_offset = <value optimized out>
  885. #20 0x0000000000c14647 in EventProcessor::Update (this=0x7f0d07583f68, p_time=105, force=<value optimized out>) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:50
  886. Event = 0x7f0e0c566c10
  887. i = {_M_node = 0x7f0e041ea500}
  888. #21 0x0000000000a23fb4 in Unit::UpdateEvents (this=<value optimized out>, update_diff=105, time=<value optimized out>) at /root/mangos/src/game/Unit.cpp:13470
  889. No locals.
  890. #22 0x0000000000a49017 in Unit::Update (this=0x7f0d075822c0, update_diff=105, p_time=105) at /root/mangos/src/game/Unit.cpp:353
  891. No locals.
  892. #23 0x00000000007187b1 in Player::Update (this=0x7f0d075822c0, update_diff=105, p_time=105) at /root/mangos/src/game/Player.cpp:1228
  893. now = <value optimized out>
  894. pet = <value optimized out>
  895. #24 0x00000000008309e9 in WorldObject::UpdateHelper::Update (this=0x7f0e297f9c70, time_diff=105) at /root/mangos/src/game/Object.h:429
  896. No locals.
  897. #25 0x000000000083e961 in Map::Update (this=0x7f0ce69b7580, t_diff=@0x7f0d151e0dd0) at /root/mangos/src/game/Map.cpp:484
  898. helper = {m_obj = 0x7f0d075822c0}
  899. plr = 0x7f0d075822c0
  900. updater = {i_timeDiff = 696229256}
  901. grid_object_update = {i_visitor = @0x7f0ce69b7580}
  902. world_object_update = {i_visitor = @0x7f0e297fa700}
  903. __FUNCTION__ = "Update"
  904. #26 0x000000000083eee9 in BattleGroundMap::Update (this=0x7f0ce69b7580, diff=@0x7f0d151e0dd0) at /root/mangos/src/game/Map.cpp:1580
  905. No locals.
  906. #27 0x00000000008d970a in MapUpdateRequest::call (this=0x7f0d151e0db0) at /root/mangos/src/game/MapUpdater.cpp:56
  907. threadId = 139698802501376
  908. #28 0x0000000000c03449 in DelayExecutor::svc (this=0x118dd230) at /root/mangos/src/shared/DelayExecutor.cpp:72
  909. timeout = {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 = 1331527164, tv_usec = 955922}}
  910. rq = 0x7f0d151e0db0
  911. #29 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x118dd230) at ../../ace/Task.cpp:271
  912. t = 0x118dd230
  913. svc_status = <value optimized out>
  914. status = <value optimized out>
  915. #30 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  916. hook = <value optimized out>
  917. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  918. arg = 0x118dd230
  919. cancel_flags = 4259842
  920. status = 0x0
  921. #31 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0df22ec800) at ../../ace/Thread_Adapter.cpp:96
  922. exit_hook_instance = <value optimized out>
  923. exit_hook_maybe = {instance_ = 0x0}
  924. exit_hook_ptr = 0x7f0d80239f40
  925. exit_hook = @0x7f0d80239f40
  926. #32 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  927. No symbol table info available.
  928. #33 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  929. No symbol table info available.
  930. #34 0x0000000000000000 in ?? ()
  931. No symbol table info available.
  932.  
  933. Thread 7 (Thread 27487):
  934. #0 0x00007f0e435c5533 in epoll_wait () from /lib/libc.so.6
  935. No symbol table info available.
  936. #1 0x00007f0e4511e12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f0e2404a360, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  937. 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 = 9999}}
  938. this_timeout = <value optimized out>
  939. timeout = 9
  940. nfds = <value optimized out>
  941. #2 0x00007f0e4511f20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f0e2404a360, max_wait_time=0x7f0e2b7fddc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  942. result = <value optimized out>
  943. #3 0x00007f0e4511f36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f0e2404a360, max_wait_time=0x7f0e2b7fddc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  944. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f0e2b7fddc0, 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 = 1331527159, tv_usec = 954912}}, stopped_ = false}
  945. guard = {token_ = @0x7f0e2404a3d8, owner_ = 1}
  946. result = 0
  947. #4 0x00007f0e4516a055 in ACE_Reactor::run_reactor_event_loop (this=0x7f0e24062940, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  948. result = <value optimized out>
  949. #5 0x00000000007bb691 in ReactorRunnable::svc (this=0x7f0e24000db0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  950. 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 = 9999}}
  951. __FUNCTION__ = "svc"
  952. i = {_M_node = 0x7f0e24000e60}
  953. t = {_M_node = 0x7f0e0b5e8ed0}
  954. #6 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e24000db0) at ../../ace/Task.cpp:271
  955. t = 0x7f0e24000db0
  956. svc_status = <value optimized out>
  957. status = <value optimized out>
  958. #7 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  959. hook = <value optimized out>
  960. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  961. arg = 0x7f0e24000db0
  962. cancel_flags = 4259842
  963. status = 0x0
  964. #8 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e24093e30) at ../../ace/Thread_Adapter.cpp:96
  965. exit_hook_instance = <value optimized out>
  966. exit_hook_maybe = {instance_ = 0x0}
  967. exit_hook_ptr = 0x7f0e240963f0
  968. exit_hook = @0x7f0e240963f0
  969. #9 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  970. No symbol table info available.
  971. #10 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  972. No symbol table info available.
  973. #11 0x0000000000000000 in ?? ()
  974. No symbol table info available.
  975.  
  976. Thread 6 (Thread 28395):
  977. #0 0x0000000000c13fd3 in std::pair<unsigned long const, BasicEvent*>::pair<unsigned long, BasicEvent*> (this=0x7f0dffffea80, __p=...) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/stl_pair.h:109
  978. No locals.
  979. #1 0x0000000000c143f3 in EventProcessor::RenewEvents (this=0x7f0e2ea05028) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:107
  980. No locals.
  981. #2 0x0000000000a23fa0 in Unit::UpdateEvents (this=<value optimized out>, update_diff=105, time=<value optimized out>) at /root/mangos/src/game/Unit.cpp:13467
  982. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x1079f768, owner_ = 0}, <No data fields>}
  983. #3 0x0000000000a49017 in Unit::Update (this=0x7f0e2ea03380, update_diff=105, p_time=105) at /root/mangos/src/game/Unit.cpp:353
  984. No locals.
  985. #4 0x00000000007396ac in Creature::Update (this=0x7f0e2ea03380, update_diff=105, diff=105) at /root/mangos/src/game/Creature.cpp:590
  986. No locals.
  987. #5 0x00000000008309e9 in WorldObject::UpdateHelper::Update (this=0x7f0dffffeba0, time_diff=105) at /root/mangos/src/game/Object.h:429
  988. No locals.
  989. #6 0x0000000000840b1a in MaNGOS::ObjectUpdater::Visit (this=0x7f0dffffed50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  990. helper = {m_obj = 0x7f0e2ea03380}
  991. iter = {_Ptr = 0x7f0e2ea053b8}
  992. #7 0x0000000000844eb9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  993. No locals.
  994. #8 0x000000000083844d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x1078e440, cell=..., visitor=...) at /root/mangos/src/game/Map.h:476
  995. x = 42
  996. y = 32
  997. #9 0x000000000083eb51 in Map::Update (this=0x1078e440, t_diff=@0x7f0ceb0fefa0) at /root/mangos/src/game/Map.cpp:522
  998. pair = {x_coord = 343, y_coord = 262}
  999. cell = {data = {Part = {grid_x = 42, grid_y = 32, cell_x = 7, cell_y = 6, nocreate = 1, reserved = 0}, All = 18380842}}
  1000. cell_id = 134487
  1001. y = 262
  1002. x = 343
  1003. plr = <value optimized out>
  1004. area = {low_bound = {x_coord = 342, y_coord = 262}, high_bound = {x_coord = 345, y_coord = 264}}
  1005. updater = {i_timeDiff = 105}
  1006. grid_object_update = {i_visitor = @0x7f0dffffed50}
  1007. world_object_update = {i_visitor = @0x7f0dffffed50}
  1008. __FUNCTION__ = "Update"
  1009. #10 0x00000000008d970a in MapUpdateRequest::call (this=0x7f0ceb0fef80) at /root/mangos/src/game/MapUpdater.cpp:56
  1010. threadId = 139698106267392
  1011. #11 0x0000000000c03449 in DelayExecutor::svc (this=0x118dd230) at /root/mangos/src/shared/DelayExecutor.cpp:72
  1012. timeout = {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 = 1331527164, tv_usec = 947383}}
  1013. rq = 0x7f0ceb0fef80
  1014. #12 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x118dd230) at ../../ace/Task.cpp:271
  1015. t = 0x118dd230
  1016. svc_status = <value optimized out>
  1017. status = <value optimized out>
  1018. #13 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1019. hook = <value optimized out>
  1020. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  1021. arg = 0x118dd230
  1022. cancel_flags = 4259842
  1023. status = 0x0
  1024. #14 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0da5ba4b20) at ../../ace/Thread_Adapter.cpp:96
  1025. exit_hook_instance = <value optimized out>
  1026. exit_hook_maybe = {instance_ = 0x0}
  1027. exit_hook_ptr = 0x5a16df10
  1028. exit_hook = @0x5a16df10
  1029. #15 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  1030. No symbol table info available.
  1031. #16 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  1032. No symbol table info available.
  1033. #17 0x0000000000000000 in ?? ()
  1034. No symbol table info available.
  1035.  
  1036. Thread 5 (Thread 28396):
  1037. #0 0x00007f0e43511e87 in kill () from /lib/libc.so.6
  1038. No symbol table info available.
  1039. #1 0x00000000006af0d9 in Master::_OnSignal (s=11) at /root/mangos/src/mangosd/Master.cpp:648
  1040. No locals.
  1041. #2 <signal handler called>
  1042. No symbol table info available.
  1043. #3 WorldObject::GetLock (this=0xc6095676426e0659, _lockType=MAP_LOCK_TYPE_DEFAULT) at /root/mangos/src/game/Object.cpp:1024
  1044. No locals.
  1045. #4 0x0000000000b930b9 in ThreatContainer::selectNextVictim (this=0x7f0e200591f0, pAttacker=0x7f0e20057660, pCurrentVictim=0x7f0da8a3e140) at /root/mangos/src/game/ThreatManager.cpp:330
  1046. pTarget = 0xc6095676426e0659
  1047. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7f0ce69c88a8, owner_ = -1}, <No data fields>}
  1048. iter = {_M_node = 0x7f0e0bd11850}
  1049. checkedCurrentVictim = false
  1050. lastRef = {_M_node = 0x7f0d23aec610}
  1051. __FUNCTION__ = "selectNextVictim"
  1052. pCurrentRef = 0x7f0dd83c46e0
  1053. found = false
  1054. onlySecondChoiceTargetsFound = false
  1055. #5 0x0000000000b94aa4 in ThreatManager::getHostileTarget (this=0x7f0e200591d8) at /root/mangos/src/game/ThreatManager.cpp:508
  1056. nextVictim = <value optimized out>
  1057. #6 0x0000000000a33f93 in Unit::SelectHostileTarget (this=0x7f0e20057660) at /root/mangos/src/game/Unit.cpp:10011
  1058. __FUNCTION__ = "SelectHostileTarget"
  1059. target = 0x0
  1060. oldTarget = 0x7f0e20052250
  1061. #7 0x0000000000ba7fce in CreatureEventAI::UpdateAI (this=0x7f0e200597f0, diff=105) at /root/mangos/src/game/CreatureEventAI.cpp:1132
  1062. Combat = <value optimized out>
  1063. #8 0x00000000007396f3 in Creature::Update (this=0x7f0e20057660, update_diff=105, diff=105) at /root/mangos/src/game/Creature.cpp:603
  1064. No locals.
  1065. #9 0x00000000008309e9 in WorldObject::UpdateHelper::Update (this=0x7f0dff7fdba0, time_diff=105) at /root/mangos/src/game/Object.h:429
  1066. No locals.
  1067. #10 0x0000000000840b1a in MaNGOS::ObjectUpdater::Visit (this=0x7f0dff7fdd50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  1068. helper = {m_obj = 0x7f0e20057660}
  1069. iter = {_Ptr = 0x7f0e20059698}
  1070. #11 0x0000000000844eb9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  1071. No locals.
  1072. #12 0x000000000083844d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x118ea070, cell=..., visitor=...) at /root/mangos/src/game/Map.h:476
  1073. x = 15
  1074. y = 32
  1075. #13 0x000000000083eb51 in Map::Update (this=0x118ea070, t_diff=@0x7f0d8e6ecf30) at /root/mangos/src/game/Map.cpp:522
  1076. pair = {x_coord = 125, y_coord = 260}
  1077. cell = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 5, cell_y = 4, nocreate = 1, reserved = 0}, All = 17848335}}
  1078. cell_id = 133245
  1079. y = 260
  1080. x = 125
  1081. plr = <value optimized out>
  1082. area = {low_bound = {x_coord = 123, y_coord = 260}, high_bound = {x_coord = 125, y_coord = 263}}
  1083. updater = {i_timeDiff = 105}
  1084. grid_object_update = {i_visitor = @0x7f0dff7fdd50}
  1085. world_object_update = {i_visitor = @0x7f0dff7fdd50}
  1086. __FUNCTION__ = "Update"
  1087. #14 0x00000000008d970a in MapUpdateRequest::call (this=0x7f0d8e6ecf10) at /root/mangos/src/game/MapUpdater.cpp:56
  1088. threadId = 139698097874688
  1089. #15 0x0000000000c03449 in DelayExecutor::svc (this=0x118dd230) at /root/mangos/src/shared/DelayExecutor.cpp:72
  1090. timeout = {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 = 1331527164, tv_usec = 861399}}
  1091. rq = 0x7f0d8e6ecf10
  1092. #16 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x118dd230) at ../../ace/Task.cpp:271
  1093. t = 0x118dd230
  1094. svc_status = <value optimized out>
  1095. status = <value optimized out>
  1096. #17 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1097. hook = <value optimized out>
  1098. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  1099. arg = 0x118dd230
  1100. cancel_flags = 4259842
  1101. status = 0x0
  1102. #18 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0df22ec800) at ../../ace/Thread_Adapter.cpp:96
  1103. exit_hook_instance = <value optimized out>
  1104. exit_hook_maybe = {instance_ = 0x0}
  1105. exit_hook_ptr = 0x5a5039b0
  1106. exit_hook = @0x5a5039b0
  1107. #19 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  1108. No symbol table info available.
  1109. #20 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  1110. No symbol table info available.
  1111. #21 0x0000000000000000 in ?? ()
  1112. No symbol table info available.
  1113.  
  1114. Thread 4 (Thread 27489):
  1115. #0 0x00007f0e435c5533 in epoll_wait () from /lib/libc.so.6
  1116. No symbol table info available.
  1117. #1 0x00007f0e4511e12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f0e2407af60, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  1118. 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 = 3758}}
  1119. this_timeout = <value optimized out>
  1120. timeout = 3
  1121. nfds = <value optimized out>
  1122. #2 0x00007f0e4511f20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f0e2407af60, max_wait_time=0x7f0e2a7fbdc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  1123. result = <value optimized out>
  1124. #3 0x00007f0e4511f36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f0e2407af60, max_wait_time=0x7f0e2a7fbdc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  1125. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f0e2a7fbdc0, 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 = 1331527159, tv_usec = 955520}}, stopped_ = false}
  1126. guard = {token_ = @0x7f0e2407afd8, owner_ = 1}
  1127. result = 0
  1128. #4 0x00007f0e4516a055 in ACE_Reactor::run_reactor_event_loop (this=0x7f0e24093540, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  1129. result = <value optimized out>
  1130. #5 0x00000000007bb691 in ReactorRunnable::svc (this=0x7f0e24001020) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  1131. 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 = 3758}}
  1132. __FUNCTION__ = "svc"
  1133. i = {_M_node = 0x7f0e240010d0}
  1134. t = {_M_node = 0x6336a300}
  1135. #6 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e24001020) at ../../ace/Task.cpp:271
  1136. t = 0x7f0e24001020
  1137. svc_status = <value optimized out>
  1138. status = <value optimized out>
  1139. #7 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1140. hook = <value optimized out>
  1141. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  1142. arg = 0x7f0e24001020
  1143. cancel_flags = 4259842
  1144. status = 0x0
  1145. #8 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x7f0e24093740) at ../../ace/Thread_Adapter.cpp:96
  1146. exit_hook_instance = <value optimized out>
  1147. exit_hook_maybe = {instance_ = 0x0}
  1148. exit_hook_ptr = 0x107c6820
  1149. exit_hook = @0x107c6820
  1150. #9 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  1151. No symbol table info available.
  1152. #10 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  1153. No symbol table info available.
  1154. #11 0x0000000000000000 in ?? ()
  1155. No symbol table info available.
  1156.  
  1157. Thread 3 (Thread 27481):
  1158. #0 0x00007f0e4386da9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  1159. No symbol table info available.
  1160. #1 0x00007f0e4510dcc5 in ACE_OS::cond_timedwait (cv=0x107abed0, external_mutex=0x107abea0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  1161. result = 0
  1162. ts = {tv_sec = 139698955303360, tv_nsec = 139698844467232}
  1163. #2 0x00000000006acb1b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x107abe50, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  1164. result = 0
  1165. #3 0x00000000006ace3a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x107abe50, first_item=@0x7f0e329b2df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  1166. ace_mon = {lock_ = 0x107abea0, owner_ = 0}
  1167. #4 0x00000000006adbb3 in SOAPWorkingThread::svc (this=0x7f0e349b6d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  1168. mb = 0x0
  1169. #5 0x00007f0e45188f79 in ACE_Task_Base::svc_run (args=0x7f0e349b6d70) at ../../ace/Task.cpp:271
  1170. t = 0x7f0e349b6d70
  1171. svc_status = <value optimized out>
  1172. status = <value optimized out>
  1173. #6 0x00007f0e4518a3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1174. hook = <value optimized out>
  1175. func = 0x7f0e45188f50 <ACE_Task_Base::svc_run(void*)>
  1176. arg = 0x7f0e349b6d70
  1177. cancel_flags = 65538
  1178. status = 0x0
  1179. #7 0x00007f0e4518a45b in ACE_Thread_Adapter::invoke (this=0x107aa210) at ../../ace/Thread_Adapter.cpp:96
  1180. exit_hook_instance = <value optimized out>
  1181. exit_hook_maybe = {instance_ = 0x0}
  1182. exit_hook_ptr = 0x107abe00
  1183. exit_hook = @0x107abe00
  1184. #8 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  1185. No symbol table info available.
  1186. #9 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  1187. No symbol table info available.
  1188. #10 0x0000000000000000 in ?? ()
  1189. No symbol table info available.
  1190.  
  1191. Thread 2 (Thread 27292):
  1192. #0 0x00007f0e4387136d in nanosleep () from /lib/libpthread.so.0
  1193. No symbol table info available.
  1194. #1 0x0000000000c02308 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  1195. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1196. #2 0x0000000000c0275b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  1197. No locals.
  1198. #3 0x0000000000c1376e in SqlDelayThread::run (this=0x1260c50) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  1199. pingEveryLoop = <value optimized out>
  1200. loopCounter = <value optimized out>
  1201. #4 0x0000000000c0282a in ACE_Based::Thread::ThreadTask (param=0x1260c50) at /root/mangos/src/shared/Threading.cpp:187
  1202. _task = 0x1260c50
  1203. #5 0x00007f0e4514c655 in ACE_OS_Thread_Adapter::invoke (this=0x1260f90) at ../../ace/OS_Thread_Adapter.cpp:103
  1204. hook = <value optimized out>
  1205. func = 0xc02820 <ACE_Based::Thread::ThreadTask(void*)>
  1206. arg = 0x1260c50
  1207. cancel_flags = 589826
  1208. status = 0x0
  1209. #6 0x00007f0e43869971 in start_thread () from /lib/libpthread.so.0
  1210. No symbol table info available.
  1211. #7 0x00007f0e435c4f3d in clone () from /lib/libc.so.6
  1212. No symbol table info available.
  1213. #8 0x0000000000000000 in ?? ()
  1214. No symbol table info available.
  1215.  
  1216. Thread 1 (Thread 27289):
  1217. #0 0x00007f0e4386a285 in pthread_join () from /lib/libpthread.so.0
  1218. No symbol table info available.
  1219. #1 0x0000000000c02f36 in ACE_OS::thr_join (thr_handle=<value optimized out>, status=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  1220. result = <value optimized out>
  1221. #2 0x00007f0e4518f9bb in ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  1222. i = <value optimized out>
  1223. copy_count = 1
  1224. copy_table = 0x7f0e2c001de8
  1225. result = 0
  1226. #3 0x00000000007b9a00 in WorldSocketMgr::Wait (this=0x107aa308) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  1227. i = <value optimized out>
  1228. #4 0x00000000006af9ad in Master::Run (this=0x11e2140) at /root/mangos/src/mangosd/Master.cpp:327
  1229. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x11f3548 "mangos.pid"}}
  1230. rar_thread = 0x0
  1231. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x107abe38 "0.0.0.0"}}
  1232. world_thread = {m_iThreadId = 139699005658880, m_hThreadHandle = 139699005658880, m_task = 0x107ab180, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xd1e7d0, 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}}}
  1233. cliThread = 0x107ab870
  1234. soap_thread = 0x107ab890
  1235. freeze_thread = 0x107abac0
  1236. wsport = 8085
  1237. #5 0x00000000006a4184 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangos/src/mangosd/Main.cpp:215
  1238. cfg_file = <value optimized out>
  1239. options = 0xc96d10 ":a:c:s:"
  1240. cmd_opts = {argc_ = 1, argv_ = 0x7ffff2b47238, optind = 1, opterr = 0, optarg = 0x0, optstring_ = 0x11d2620, long_only_ = 0, has_colon_ = 1, last_option_ = 0x11d5c50, 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_ = 0x11d5d40, allocator_ = 0x7f0e4540e278}, <No data fields>}}
  1241. serviceDaemonMode = 0 '\000'
  1242. option = <value optimized out>
Add Comment
Please, Sign In to add comment