Guest User

Untitled

a guest
Aug 2nd, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.20 KB | None | 0 0
  1. Crash time: 2012-04-24_17-21-46
  2. [New Thread 5435]
  3. [New Thread 5437]
  4. [New Thread 4637]
  5. [New Thread 4640]
  6. [New Thread 4648]
  7. [New Thread 4649]
  8. [New Thread 4646]
  9. [New Thread 4650]
  10. [New Thread 4653]
  11. [New Thread 4651]
  12. [New Thread 4654]
  13. [New Thread 4656]
  14. [New Thread 4655]
  15. [New Thread 4639]
  16. [New Thread 4659]
  17. [New Thread 4641]
  18. [New Thread 4661]
  19. [New Thread 4652]
  20. [New Thread 5434]
  21. [New Thread 4657]
  22. [New Thread 4658]
  23. [New Thread 4660]
  24. [New Thread 5436]
  25. [New Thread 5433]
  26. Core was generated by `./mangos-worldd'.
  27. Program terminated with signal 8, Arithmetic exception.
  28. #0 0x00000000007e0955 in std::tr1::__detail::_Mod_range_hashing::operator() (__num=17384043151211102209, __den=0, this=<value optimized out>) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/tr1/hashtable_policy.h:369
  29. 369 { return __num % __den; }
  30.  
  31. Thread 24 (Thread 5433):
  32. #0 0x00007f88e88d8018 in ?? () from /lib/libc.so.6
  33. No symbol table info available.
  34. #1 0x00007f88e88d95ae in malloc () from /lib/libc.so.6
  35. No symbol table info available.
  36. #2 0x00007f88e934dcbd in operator new (sz=48) at ../../../../gcc-4.6.1/libstdc++-v3/libsupc++/new_op.cc:52
  37. p = <value optimized out>
  38. #3 0x0000000000c1ff7b in std::_Rb_tree<unsigned long, std::pair<unsigned long const, BasicEvent*>, std::_Select1st<std::pair<unsigned long const, BasicEvent*> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, BasicEvent*> > >::_M_create_node (__x=..., this=<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_tree.h:379
  39. __tmp = <value optimized out>
  40. #4 0x0000000000c20133 in std::_Rb_tree<unsigned long, std::pair<unsigned long const, BasicEvent*>, std::_Select1st<std::pair<unsigned long const, BasicEvent*> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, BasicEvent*> > >::_M_insert_ (this=0x22de4930, __x=<value optimized out>, __p=0x5d1111a0, __v=...) 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:961
  41. __insert_left = 200
  42. __z = <value optimized out>
  43. #5 0x0000000000c20236 in std::_Rb_tree<unsigned long, std::pair<unsigned long const, BasicEvent*>, std::_Select1st<std::pair<unsigned long const, BasicEvent*> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, BasicEvent*> > >::_M_insert_equal (this=0x22de4930, __v=...) 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:1306
  44. __x = <value optimized out>
  45. __y = <value optimized out>
  46. #6 0x0000000000c20259 in std::multimap<unsigned long, BasicEvent*, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, BasicEvent*> > >::insert (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_multimap.h:441
  47. No locals.
  48. #7 0x0000000000c2028e in EventProcessor::RenewEvents (this=0x22de4928) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:107
  49. No locals.
  50. #8 0x00000000008f8bc0 in Unit::UpdateEvents (this=<value optimized out>, update_diff=257, time=<value optimized out>) at /root/mangos/src/game/Unit.cpp:13526
  51. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x20b889b8, owner_ = 0}, <No data fields>}
  52. #9 0x000000000091e245 in Unit::Update (this=0x22de2be0, update_diff=257, p_time=257) at /root/mangos/src/game/Unit.cpp:350
  53. No locals.
  54. #10 0x00000000006c931c in Creature::Update (this=0x22de2be0, update_diff=257, diff=257) at /root/mangos/src/game/Creature.cpp:592
  55. No locals.
  56. #11 0x00000000007e5049 in WorldObject::UpdateHelper::Update (this=0x7f88db524ba0, time_diff=257) at /root/mangos/src/game/Object.h:429
  57. No locals.
  58. #12 0x00000000007f19aa in MaNGOS::ObjectUpdater::Visit (this=0x7f88db524d50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  59. helper = {m_obj = 0x22de2be0}
  60. iter = {_Ptr = 0x22de4d00}
  61. #13 0x00000000007f6779 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  62. No locals.
  63. #14 0x00000000007ecd5d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x20b77690, cell=..., visitor=...) at /root/mangos/src/game/Map.h:462
  64. x = 48
  65. y = 33
  66. #15 0x00000000007ed0d1 in Map::Update (this=0x20b77690, t_diff=@0x4131a5f0) at /root/mangos/src/game/Map.cpp:520
  67. pair = {x_coord = 385, y_coord = 268}
  68. cell = {data = {Part = {grid_x = 48, grid_y = 33, cell_x = 1, cell_y = 4, nocreate = 1, reserved = 0}, All = 17832048}}
  69. cell_id = 137601
  70. y = 268
  71. x = 385
  72. plr = <value optimized out>
  73. area = {low_bound = {x_coord = 382, y_coord = 267}, high_bound = {x_coord = 385, y_coord = 270}}
  74. updater = {i_timeDiff = 257}
  75. grid_object_update = {i_visitor = @0x7f88db524d50}
  76. world_object_update = {i_visitor = @0x7f88db524d50}
  77. __FUNCTION__ = "Update"
  78. #16 0x00000000009b0269 in MapUpdateRequest::call (this=0x4131a5d0) at /root/mangos/src/game/MapUpdater.cpp:53
  79. threadId = 140225771886336
  80. #17 0x0000000000c1ee19 in DelayExecutor::svc (this=0x130af930) at /root/mangos/src/shared/DelayExecutor.cpp:72
  81. 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 = 1335280839, tv_usec = 57995}}
  82. rq = 0x4131a5d0
  83. #18 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x130af930) at ../../ace/Task.cpp:271
  84. t = 0x130af930
  85. svc_status = <value optimized out>
  86. status = <value optimized out>
  87. #19 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  88. hook = <value optimized out>
  89. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  90. arg = 0x130af930
  91. cancel_flags = 4259842
  92. status = 0x0
  93. #20 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x45c5a300) at ../../ace/Thread_Adapter.cpp:96
  94. exit_hook_instance = <value optimized out>
  95. exit_hook_maybe = {instance_ = 0x0}
  96. exit_hook_ptr = 0x3f2f9580
  97. exit_hook = @0x3f2f9580
  98. #21 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  99. No symbol table info available.
  100. #22 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  101. No symbol table info available.
  102. #23 0x0000000000000000 in ?? ()
  103. No symbol table info available.
  104.  
  105. Thread 23 (Thread 5436):
  106. #0 Unit::IsTriggeredAtCustomProcEvent (holder=<value optimized out>, procSpell=<value optimized out>, procFlag=<value optimized out>, procExtra=<value optimized out>, spellProcEvent=@0x7f88ceff4940, isVictim=<value optimized out>, attType=<value optimized out>, pVictim=<value optimized out>, this=<value optimized out>) at /root/mangos/src/game/UnitAuraProcHandler.cpp:5276
  107. No locals.
  108. #1 0x0000000000bb855b in Unit::IsTriggeredAtSpellProcEvent (this=0x7f880ff43d20, pVictim=0x7f8822595780, holder=..., procSpell=0x0, procFlag=8, procExtra=32, attType=BASE_ATTACK, isVictim=true, spellProcEvent=@0x7f88ceff4940) at /root/mangos/src/game/UnitAuraProcHandler.cpp:364
  109. spellProto = 0x7f88e08af250
  110. EventProcFlag = <value optimized out>
  111. chance = <value optimized out>
  112. #2 0x000000000090e784 in Unit::ProcDamageAndSpellFor (this=0x7f880ff43d20, isVictim=true, damageInfo=0x7f88ceff49e0) at /root/mangos/src/game/Unit.cpp:11617
  113. spellProcEvent = 0x0
  114. itr = {_M_node = 0x7f8832a42680}
  115. holderMap = @0x7f880ff43f98
  116. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x7f8794b03488, owner_ = 0}, <No data fields>}
  117. pTarget = 0x7f8822595780
  118. procFlag = 8
  119. 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 = 0x7f88ceff4808, _M_right = 0x7f88ceff4808}, _M_node_count = 0}}}
  120. 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 = 0x7f88ceff4838, _M_right = 0x7f88ceff4838}, _M_node_count = 0}}}
  121. procExtra = 32
  122. procSpell = 0x0
  123. #3 0x000000000091cc1a in Unit::AttackerStateUpdate (this=0x7f8822595780, pVictim=0x7f880ff43d20, attType=BASE_ATTACK, extra=false) at /root/mangos/src/game/Unit.cpp:2873
  124. extraAttacks = 0
  125. damageInfo = {attacker = 0x7f8822595780, target = 0x7f880ff43d20, SpellID = 0, m_spellInfo = 0x0, damage = 0, absorb = 0, resist = 0, blocked = 0, cleanDamage = 4427, attackType = BASE_ATTACK, damageType = DIRECT_DAMAGE, HitInfo = 2, TargetState = 3, hitOutCome = MELEE_HIT_PARRY, procAttacker = 4, procVictim = 8, procEx = 32, physicalLog = true, unused = false}
  126. #4 0x000000000091d0e7 in Unit::UpdateMeleeAttackingState (this=0x7f8822595780) at /root/mangos/src/game/Unit.cpp:438
  127. victim = 0x7f880ff43d20
  128. swingError = 0 '\000'
  129. player = <value optimized out>
  130. #5 0x0000000000950060 in CreatureEventAI::UpdateAI (this=0x7f8848843320, diff=<value optimized out>) at /root/mangos/src/game/CreatureEventAI.cpp:1202
  131. Combat = true
  132. #6 0x00000000006c9363 in Creature::Update (this=0x7f8822595780, update_diff=257, diff=257) at /root/mangos/src/game/Creature.cpp:605
  133. No locals.
  134. #7 0x00000000007e5049 in WorldObject::UpdateHelper::Update (this=0x7f88ceff4ba0, time_diff=257) at /root/mangos/src/game/Object.h:429
  135. No locals.
  136. #8 0x00000000007f19aa in MaNGOS::ObjectUpdater::Visit (this=0x7f88ceff4d50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  137. helper = {m_obj = 0x7f8822595780}
  138. iter = {_Ptr = 0x7f88225978a0}
  139. #9 0x00000000007f6779 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  140. No locals.
  141. #10 0x00000000007ecd5d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f8794af2120, cell=..., visitor=...) at /root/mangos/src/game/Map.h:462
  142. x = 31
  143. y = 36
  144. #11 0x00000000007ed0d1 in Map::Update (this=0x7f8794af2120, t_diff=@0x29158090) at /root/mangos/src/game/Map.cpp:520
  145. pair = {x_coord = 253, y_coord = 288}
  146. cell = {data = {Part = {grid_x = 31, grid_y = 36, cell_x = 5, cell_y = 0, nocreate = 1, reserved = 0}, All = 16800031}}
  147. cell_id = 147709
  148. y = 288
  149. x = 253
  150. plr = <value optimized out>
  151. area = {low_bound = {x_coord = 247, y_coord = 282}, high_bound = {x_coord = 259, y_coord = 294}}
  152. updater = {i_timeDiff = 257}
  153. grid_object_update = {i_visitor = @0x7f88ceff4d50}
  154. world_object_update = {i_visitor = @0x7f88ceff4d50}
  155. __FUNCTION__ = "Update"
  156. #12 0x00000000009b0269 in MapUpdateRequest::call (this=0x29158070) at /root/mangos/src/game/MapUpdater.cpp:53
  157. threadId = 140225565120256
  158. #13 0x0000000000c1ee19 in DelayExecutor::svc (this=0x130af930) at /root/mangos/src/shared/DelayExecutor.cpp:72
  159. 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 = 1335280839, tv_usec = 259523}}
  160. rq = 0x29158070
  161. #14 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x130af930) at ../../ace/Task.cpp:271
  162. t = 0x130af930
  163. svc_status = <value optimized out>
  164. status = <value optimized out>
  165. #15 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  166. hook = <value optimized out>
  167. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  168. arg = 0x130af930
  169. cancel_flags = 4259842
  170. status = 0x0
  171. #16 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x2c14cc00) at ../../ace/Thread_Adapter.cpp:96
  172. exit_hook_instance = <value optimized out>
  173. exit_hook_maybe = {instance_ = 0x0}
  174. exit_hook_ptr = 0x3f1ee6a0
  175. exit_hook = @0x3f1ee6a0
  176. #17 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  177. No symbol table info available.
  178. #18 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  179. No symbol table info available.
  180. #19 0x0000000000000000 in ?? ()
  181. No symbol table info available.
  182.  
  183. Thread 22 (Thread 4660):
  184. #0 0x00007f88e8944533 in epoll_wait () from /lib/libc.so.6
  185. No symbol table info available.
  186. #1 0x00007f88ea49d12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f88d404ccf0, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  187. 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 = 5192}}
  188. this_timeout = <value optimized out>
  189. timeout = 5
  190. nfds = <value optimized out>
  191. #2 0x00007f88ea49e20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f88d404ccf0, max_wait_time=0x7f88d07f7dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  192. result = <value optimized out>
  193. #3 0x00007f88ea49e36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f88d404ccf0, max_wait_time=0x7f88d07f7dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  194. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f88d07f7dc0, 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 = 1335280834, tv_usec = 266508}}, stopped_ = false}
  195. guard = {token_ = @0x7f88d404cd68, owner_ = 1}
  196. result = 0
  197. #4 0x00007f88ea4e9055 in ACE_Reactor::run_reactor_event_loop (this=0x7f88d4065290, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  198. result = <value optimized out>
  199. #5 0x00000000006be701 in ReactorRunnable::svc (this=0x7f88d4001ea0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  200. 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 = 5192}}
  201. __FUNCTION__ = "svc"
  202. i = {_M_node = 0x7f88d4001f50}
  203. t = {_M_node = 0x7f882604afe0}
  204. #6 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d4001ea0) at ../../ace/Task.cpp:271
  205. t = 0x7f88d4001ea0
  206. svc_status = <value optimized out>
  207. status = <value optimized out>
  208. #7 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  209. hook = <value optimized out>
  210. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  211. arg = 0x7f88d4001ea0
  212. cancel_flags = 4259842
  213. status = 0x0
  214. #8 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d407e080) at ../../ace/Thread_Adapter.cpp:96
  215. exit_hook_instance = <value optimized out>
  216. exit_hook_maybe = {instance_ = 0x0}
  217. exit_hook_ptr = 0x209c7590
  218. exit_hook = @0x209c7590
  219. #9 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  220. No symbol table info available.
  221. #10 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  222. No symbol table info available.
  223. #11 0x0000000000000000 in ?? ()
  224. No symbol table info available.
  225.  
  226. Thread 21 (Thread 4658):
  227. #0 0x00007f88e8944533 in epoll_wait () from /lib/libc.so.6
  228. No symbol table info available.
  229. #1 0x00007f88ea49d12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f88d401c250, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  230. 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 = 5919}}
  231. this_timeout = <value optimized out>
  232. timeout = 5
  233. nfds = <value optimized out>
  234. #2 0x00007f88ea49e20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f88d401c250, max_wait_time=0x7f88d17f9dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  235. result = <value optimized out>
  236. #3 0x00007f88ea49e36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f88d401c250, max_wait_time=0x7f88d17f9dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  237. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f88d17f9dc0, 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 = 1335280834, tv_usec = 262215}}, stopped_ = false}
  238. guard = {token_ = @0x7f88d401c2c8, owner_ = 1}
  239. result = 0
  240. #4 0x00007f88ea4e9055 in ACE_Reactor::run_reactor_event_loop (this=0x7f88d401afe0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  241. result = <value optimized out>
  242. #5 0x00000000006be701 in ReactorRunnable::svc (this=0x7f88d4001c30) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  243. 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 = 5919}}
  244. __FUNCTION__ = "svc"
  245. i = {_M_node = 0x7f88d4001ce0}
  246. t = {_M_node = 0x7f88cbc88e40}
  247. #6 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d4001c30) at ../../ace/Task.cpp:271
  248. t = 0x7f88d4001c30
  249. svc_status = <value optimized out>
  250. status = <value optimized out>
  251. #7 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  252. hook = <value optimized out>
  253. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  254. arg = 0x7f88d4001c30
  255. cancel_flags = 4259842
  256. status = 0x0
  257. #8 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d407dcc0) at ../../ace/Thread_Adapter.cpp:96
  258. exit_hook_instance = <value optimized out>
  259. exit_hook_maybe = {instance_ = 0x0}
  260. exit_hook_ptr = 0x7f88d407d920
  261. exit_hook = @0x7f88d407d920
  262. #9 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  263. No symbol table info available.
  264. #10 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  265. No symbol table info available.
  266. #11 0x0000000000000000 in ?? ()
  267. No symbol table info available.
  268.  
  269. Thread 20 (Thread 4657):
  270. #0 0x00007f88e8944533 in epoll_wait () from /lib/libc.so.6
  271. No symbol table info available.
  272. #1 0x00007f88ea49d12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f88d4002250, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  273. 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}}
  274. this_timeout = <value optimized out>
  275. timeout = 9
  276. nfds = <value optimized out>
  277. #2 0x00007f88ea49e20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f88d4002250, max_wait_time=0x7f88d1ffadc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  278. result = <value optimized out>
  279. #3 0x00007f88ea49e36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f88d4002250, max_wait_time=0x7f88d1ffadc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  280. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f88d1ffadc0, 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 = 1335280834, tv_usec = 261836}}, stopped_ = false}
  281. guard = {token_ = @0x7f88d40022c8, owner_ = 1}
  282. result = 0
  283. #4 0x00007f88ea4e9055 in ACE_Reactor::run_reactor_event_loop (this=0x7f88d401c230, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  284. result = <value optimized out>
  285. #5 0x00000000006be701 in ReactorRunnable::svc (this=0x7f88d4001af8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  286. 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}}
  287. __FUNCTION__ = "svc"
  288. i = {_M_node = 0x7f88d4001ba8}
  289. t = {_M_node = 0x0}
  290. #6 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d4001af8) at ../../ace/Task.cpp:271
  291. t = 0x7f88d4001af8
  292. svc_status = <value optimized out>
  293. status = <value optimized out>
  294. #7 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  295. hook = <value optimized out>
  296. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  297. arg = 0x7f88d4001af8
  298. cancel_flags = 4259842
  299. status = 0x0
  300. #8 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d407da70) at ../../ace/Thread_Adapter.cpp:96
  301. exit_hook_instance = <value optimized out>
  302. exit_hook_maybe = {instance_ = 0x0}
  303. exit_hook_ptr = 0x20b8f8f0
  304. exit_hook = @0x20b8f8f0
  305. #9 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  306. No symbol table info available.
  307. #10 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  308. No symbol table info available.
  309. #11 0x0000000000000000 in ?? ()
  310. No symbol table info available.
  311.  
  312. Thread 19 (Thread 5434):
  313. #0 0x00007f88e88d9596 in malloc () from /lib/libc.so.6
  314. No symbol table info available.
  315. #1 0x00007f88e934dcbd in operator new (sz=4096) at ../../../../gcc-4.6.1/libstdc++-v3/libsupc++/new_op.cc:52
  316. p = <value optimized out>
  317. #2 0x00000000006dc96e in std::vector<unsigned char, std::allocator<unsigned char> >::_M_allocate_and_copy<unsigned char*> (__n=<value optimized out>, __first=0x0, __last=0x0, this=<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_vector.h:1052
  318. __result = <value optimized out>
  319. #3 0x00000000006e5331 in std::vector<unsigned char, std::allocator<unsigned char> >::reserve (this=0x7f88a7ffe888, __n=4096) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/bits/vector.tcc:76
  320. __old_size = 0
  321. __tmp = <value optimized out>
  322. #4 0x000000000073b0cd in ByteBuffer::ByteBuffer (this=0x7f88a7ffe878) at /root/mangos/src/shared/ByteBuffer.h:61
  323. No locals.
  324. #5 0x00000000008b9e2c in UpdateData::UpdateData (this=0x7f88a7ffe840) at /root/mangos/src/game/UpdateData.cpp:29
  325. No locals.
  326. #6 0x00000000008cfea1 in Object::BuildUpdateDataForPlayer (this=0x7f87b955eb00, pl=0x5902d000, update_players=...) at /root/mangos/src/game/Object.cpp:967
  327. p = {first = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<Player* const, UpdateData>, false>> = {_M_cur_node = 0x7f884a4b21c0, _M_cur_bucket = 0x5902f020}, <No data fields>}, second = false}
  328. iter = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<Player* const, UpdateData>, false>> = {_M_cur_node = 0x1000, _M_cur_bucket = 0x7f87eb6f80e8}, <No data fields>}
  329. __FUNCTION__ = "BuildUpdateDataForPlayer"
  330. #7 0x00000000008d27d1 in WorldObjectChangeAccumulator::Visit (this=0x7f88a7ffeb30, m=<value optimized out>) at /root/mangos/src/game/Object.cpp:2043
  331. owner = 0x5902d000
  332. iter = {_Ptr = 0x5902fe40}
  333. #8 0x00000000008d443d in Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7f87c4fc5660, cell=..., visitor=...) at /root/mangos/src/game/Map.h:462
  334. x = 33
  335. y = 32
  336. cell_x = 7
  337. cell_y = 2
  338. #9 0x00000000008d4569 in Cell::VisitCircle<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7f88a7ffeb00, visitor=..., m=..., begin_cell=..., end_cell=...) at /root/mangos/src/game/CellImpl.h:147
  339. cell_pair = {x_coord = 271, y_coord = 258}
  340. r_zone = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 7, cell_y = 2, nocreate = 1, reserved = 0}, All = 17332257}}
  341. y = 258
  342. x = 271
  343. x_shift = 4
  344. x_start = 269
  345. y_end = <value optimized out>
  346. x_end = 273
  347. y_start = <value optimized out>
  348. #10 0x00000000008d4863 in Cell::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7f88a7ffeb00, standing_cell=..., visitor=..., m=..., x=<value optimized out>, y=<value optimized out>, radius=<value optimized out>) at /root/mangos/src/game/CellImpl.h:99
  349. area = {low_bound = {x_coord = 265, y_coord = 252}, high_bound = {x_coord = 277, y_coord = 264}}
  350. begin_cell = @0x7f88a7ffea50
  351. end_cell = @0x7f88a7ffea58
  352. #11 0x00000000008d09b2 in Cell::VisitWorldObjects<WorldObjectChangeAccumulator> (center_obj=0x7f87b955eb00, visitor=..., radius=400, dont_load=true) at /root/mangos/src/game/CellImpl.h:201
  353. p = {x_coord = 271, y_coord = 258}
  354. cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 7, cell_y = 2, nocreate = 1, reserved = 0}, All = 17332257}}
  355. gnotifier = {i_visitor = @0x7f88a7ffeb30}
  356. #12 0x00000000008d09f5 in WorldObject::BuildUpdateData (this=0x7f87b955eb00, update_players=<value optimized out>) at /root/mangos/src/game/Object.cpp:2053
  357. notifier = {i_updateDatas = @0x7f88a7ffeb60, i_object = @0x7f87b955eb00}
  358. #13 0x00000000007ec370 in Map::SendObjectUpdates (this=0x7f87c4fc5660) at /root/mangos/src/game/Map.cpp:1867
  359. obj = 0x7f87b955eb00
  360. update_players = {<std::tr1::__unordered_map<Player*, UpdateData, std::tr1::hash<Player*>, std::equal_to<Player*>, std::allocator<std::pair<Player* const, UpdateData> >, false>> = {<std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {_M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>}, _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>}, _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>}, _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, true, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<std::pair<Player* const, UpdateData>, false> >> = {<No data fields>}, <No data fields>}, _M_buckets = 0x7f87eb6f8090, _M_bucket_count = 11, _M_element_count = 2, _M_rehash_policy = {_M_max_load_factor = 1, _M_growth_factor = 2, _M_next_resize = 11}}, <No data fields>}, <No data fields>}
  361. #14 0x00000000007ed126 in Map::Update (this=0x7f87c4fc5660, t_diff=@0x4c775a80) at /root/mangos/src/game/Map.cpp:567
  362. updater = {i_timeDiff = 257}
  363. grid_object_update = {i_visitor = @0x7f88a7ffed50}
  364. world_object_update = {i_visitor = @0x7f88a7ffed50}
  365. __FUNCTION__ = "Update"
  366. #15 0x00000000009b0269 in MapUpdateRequest::call (this=0x4c775a60) at /root/mangos/src/game/MapUpdater.cpp:53
  367. threadId = 140224910849792
  368. #16 0x0000000000c1ee19 in DelayExecutor::svc (this=0x130af930) at /root/mangos/src/shared/DelayExecutor.cpp:72
  369. 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 = 1335280839, tv_usec = 265179}}
  370. rq = 0x4c775a60
  371. #17 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x130af930) at ../../ace/Task.cpp:271
  372. t = 0x130af930
  373. svc_status = <value optimized out>
  374. status = <value optimized out>
  375. #18 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  376. hook = <value optimized out>
  377. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  378. arg = 0x130af930
  379. cancel_flags = 4259842
  380. status = 0x0
  381. #19 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x45d99b00) at ../../ace/Thread_Adapter.cpp:96
  382. exit_hook_instance = <value optimized out>
  383. exit_hook_maybe = {instance_ = 0x0}
  384. exit_hook_ptr = 0x3e318f20
  385. exit_hook = @0x3e318f20
  386. #20 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  387. No symbol table info available.
  388. #21 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  389. No symbol table info available.
  390. #22 0x0000000000000000 in ?? ()
  391. No symbol table info available.
  392.  
  393. Thread 18 (Thread 4652):
  394. #0 0x00007f88e8beca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  395. No symbol table info available.
  396. #1 0x00007f88ea48ccc5 in ACE_OS::cond_timedwait (cv=0x209c77b0, external_mutex=0x209c7780, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  397. result = 0
  398. ts = {tv_sec = 3, tv_nsec = 140225993872814}
  399. #2 0x00000000006afefb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x209c7730, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  400. result = 0
  401. #3 0x00000000006b021a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x209c7730, first_item=@0x7f88d8d1fdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  402. ace_mon = {lock_ = 0x209c7780, owner_ = 0}
  403. #4 0x00000000006b0fa3 in SOAPWorkingThread::svc (this=0x7f88d9d21d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  404. mb = 0x0
  405. #5 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d9d21d70) at ../../ace/Task.cpp:271
  406. t = 0x7f88d9d21d70
  407. svc_status = <value optimized out>
  408. status = <value optimized out>
  409. #6 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  410. hook = <value optimized out>
  411. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  412. arg = 0x7f88d9d21d70
  413. cancel_flags = 65538
  414. status = 0x0
  415. #7 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x20b8f860) at ../../ace/Thread_Adapter.cpp:96
  416. exit_hook_instance = <value optimized out>
  417. exit_hook_maybe = {instance_ = 0x0}
  418. exit_hook_ptr = 0x209c72a0
  419. exit_hook = @0x209c72a0
  420. #8 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  421. No symbol table info available.
  422. #9 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  423. No symbol table info available.
  424. #10 0x0000000000000000 in ?? ()
  425. No symbol table info available.
  426.  
  427. Thread 17 (Thread 4661):
  428. #0 0x00007f88e8944533 in epoll_wait () from /lib/libc.so.6
  429. No symbol table info available.
  430. #1 0x00007f88ea49d12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f88d40652b0, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  431. 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 = 1372}}
  432. this_timeout = <value optimized out>
  433. timeout = 1
  434. nfds = <value optimized out>
  435. #2 0x00007f88ea49e20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f88d40652b0, max_wait_time=0x7f88cfff6dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  436. result = <value optimized out>
  437. #3 0x00007f88ea49e36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f88d40652b0, max_wait_time=0x7f88cfff6dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  438. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f88cfff6dc0, 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 = 1335280834, tv_usec = 266804}}, stopped_ = false}
  439. guard = {token_ = @0x7f88d4065328, owner_ = 1}
  440. result = 0
  441. #4 0x00007f88ea4e9055 in ACE_Reactor::run_reactor_event_loop (this=0x7f88d407d890, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  442. result = <value optimized out>
  443. #5 0x00000000006be701 in ReactorRunnable::svc (this=0x7f88d4001fd8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  444. 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 = 1372}}
  445. __FUNCTION__ = "svc"
  446. i = {_M_node = 0x7f88d4002088}
  447. t = {_M_node = 0x7f8895179ed0}
  448. #6 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d4001fd8) at ../../ace/Task.cpp:271
  449. t = 0x7f88d4001fd8
  450. svc_status = <value optimized out>
  451. status = <value optimized out>
  452. #7 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  453. hook = <value optimized out>
  454. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  455. arg = 0x7f88d4001fd8
  456. cancel_flags = 4259842
  457. status = 0x0
  458. #8 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d407e2d0) at ../../ace/Thread_Adapter.cpp:96
  459. exit_hook_instance = <value optimized out>
  460. exit_hook_maybe = {instance_ = 0x0}
  461. exit_hook_ptr = 0x209c7bc0
  462. exit_hook = @0x209c7bc0
  463. #9 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  464. No symbol table info available.
  465. #10 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  466. No symbol table info available.
  467. #11 0x0000000000000000 in ?? ()
  468. No symbol table info available.
  469.  
  470. Thread 16 (Thread 4641):
  471. #0 0x00007f88e8bf036d in nanosleep () from /lib/libpthread.so.0
  472. No symbol table info available.
  473. #1 0x0000000000c1b2e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  474. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  475. #2 0x0000000000c1b73b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  476. No locals.
  477. #3 0x0000000000c1a6ee in SqlDelayThread::run (this=0x1285370) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  478. pingEveryLoop = <value optimized out>
  479. loopCounter = <value optimized out>
  480. #4 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x1285370) at /root/mangos/src/shared/Threading.cpp:187
  481. _task = 0x1285370
  482. #5 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x12856b0) at ../../ace/OS_Thread_Adapter.cpp:103
  483. hook = <value optimized out>
  484. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  485. arg = 0x1285370
  486. cancel_flags = 589826
  487. status = 0x0
  488. #6 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  489. No symbol table info available.
  490. #7 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  491. No symbol table info available.
  492. #8 0x0000000000000000 in ?? ()
  493. No symbol table info available.
  494.  
  495. Thread 15 (Thread 4659):
  496. #0 0x00007f88e8944533 in epoll_wait () from /lib/libc.so.6
  497. No symbol table info available.
  498. #1 0x00007f88ea49d12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f88d4034830, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  499. 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 = 9263}}
  500. this_timeout = <value optimized out>
  501. timeout = 9
  502. nfds = <value optimized out>
  503. #2 0x00007f88ea49e20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f88d4034830, max_wait_time=0x7f88d0ff8dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  504. result = <value optimized out>
  505. #3 0x00007f88ea49e36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f88d4034830, max_wait_time=0x7f88d0ff8dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  506. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f88d0ff8dc0, 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 = 1335280834, tv_usec = 267792}}, stopped_ = false}
  507. guard = {token_ = @0x7f88d40348a8, owner_ = 1}
  508. result = 0
  509. #4 0x00007f88ea4e9055 in ACE_Reactor::run_reactor_event_loop (this=0x7f88d4002d80, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  510. result = <value optimized out>
  511. #5 0x00000000006be701 in ReactorRunnable::svc (this=0x7f88d4001d68) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  512. 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 = 9263}}
  513. __FUNCTION__ = "svc"
  514. i = {_M_node = 0x7f88d4001e18}
  515. t = {_M_node = 0x7f889d1d7a40}
  516. #6 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d4001d68) at ../../ace/Task.cpp:271
  517. t = 0x7f88d4001d68
  518. svc_status = <value optimized out>
  519. status = <value optimized out>
  520. #7 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  521. hook = <value optimized out>
  522. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  523. arg = 0x7f88d4001d68
  524. cancel_flags = 4259842
  525. status = 0x0
  526. #8 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d407dea0) at ../../ace/Thread_Adapter.cpp:96
  527. exit_hook_instance = <value optimized out>
  528. exit_hook_maybe = {instance_ = 0x0}
  529. exit_hook_ptr = 0x20b8f8a0
  530. exit_hook = @0x20b8f8a0
  531. #9 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  532. No symbol table info available.
  533. #10 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  534. No symbol table info available.
  535. #11 0x0000000000000000 in ?? ()
  536. No symbol table info available.
  537.  
  538. Thread 14 (Thread 4639):
  539. #0 0x00007f88e8bf036d in nanosleep () from /lib/libpthread.so.0
  540. No symbol table info available.
  541. #1 0x0000000000c1b2e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  542. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  543. #2 0x0000000000c1b73b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  544. No locals.
  545. #3 0x0000000000c1a6ee in SqlDelayThread::run (this=0x123f530) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  546. pingEveryLoop = <value optimized out>
  547. loopCounter = <value optimized out>
  548. #4 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x123f530) at /root/mangos/src/shared/Threading.cpp:187
  549. _task = 0x123f530
  550. #5 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x123f870) at ../../ace/OS_Thread_Adapter.cpp:103
  551. hook = <value optimized out>
  552. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  553. arg = 0x123f530
  554. cancel_flags = 589826
  555. status = 0x0
  556. #6 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  557. No symbol table info available.
  558. #7 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  559. No symbol table info available.
  560. #8 0x0000000000000000 in ?? ()
  561. No symbol table info available.
  562.  
  563. Thread 13 (Thread 4655):
  564. #0 0x00007f88e8beca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  565. No symbol table info available.
  566. #1 0x00007f88ea48ccc5 in ACE_OS::cond_timedwait (cv=0x209c77b0, external_mutex=0x209c7780, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  567. result = 0
  568. ts = {tv_sec = 3, tv_nsec = 140225993872814}
  569. #2 0x00000000006afefb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x209c7730, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  570. result = 0
  571. #3 0x00000000006b021a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x209c7730, first_item=@0x7f88d2ffcdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  572. ace_mon = {lock_ = 0x209c7780, owner_ = 0}
  573. #4 0x00000000006b0fa3 in SOAPWorkingThread::svc (this=0x7f88d9d21d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  574. mb = 0x0
  575. #5 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d9d21d70) at ../../ace/Task.cpp:271
  576. t = 0x7f88d9d21d70
  577. svc_status = <value optimized out>
  578. status = <value optimized out>
  579. #6 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  580. hook = <value optimized out>
  581. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  582. arg = 0x7f88d9d21d70
  583. cancel_flags = 65538
  584. status = 0x0
  585. #7 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d4002d80) at ../../ace/Thread_Adapter.cpp:96
  586. exit_hook_instance = <value optimized out>
  587. exit_hook_maybe = {instance_ = 0x0}
  588. exit_hook_ptr = 0x7f88d40023f0
  589. exit_hook = @0x7f88d40023f0
  590. #8 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  591. No symbol table info available.
  592. #9 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  593. No symbol table info available.
  594. #10 0x0000000000000000 in ?? ()
  595. No symbol table info available.
  596.  
  597. Thread 12 (Thread 4656):
  598. #0 0x00007f88e8beca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  599. No symbol table info available.
  600. #1 0x00007f88ea48ccc5 in ACE_OS::cond_timedwait (cv=0x209c77b0, external_mutex=0x209c7780, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  601. result = 0
  602. ts = {tv_sec = 3, tv_nsec = 140225993872814}
  603. #2 0x00000000006afefb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x209c7730, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  604. result = 0
  605. #3 0x00000000006b021a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x209c7730, first_item=@0x7f88d27fbdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  606. ace_mon = {lock_ = 0x209c7780, owner_ = 0}
  607. #4 0x00000000006b0fa3 in SOAPWorkingThread::svc (this=0x7f88d9d21d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  608. mb = 0x0
  609. #5 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d9d21d70) at ../../ace/Task.cpp:271
  610. t = 0x7f88d9d21d70
  611. svc_status = <value optimized out>
  612. status = <value optimized out>
  613. #6 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  614. hook = <value optimized out>
  615. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  616. arg = 0x7f88d9d21d70
  617. cancel_flags = 65538
  618. status = 0x0
  619. #7 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d401afe0) at ../../ace/Thread_Adapter.cpp:96
  620. exit_hook_instance = <value optimized out>
  621. exit_hook_maybe = {instance_ = 0x0}
  622. exit_hook_ptr = 0x11e43e0
  623. exit_hook = @0x11e43e0
  624. #8 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  625. No symbol table info available.
  626. #9 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  627. No symbol table info available.
  628. #10 0x0000000000000000 in ?? ()
  629. No symbol table info available.
  630.  
  631. Thread 11 (Thread 4654):
  632. #0 0x00007f88e8beca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  633. No symbol table info available.
  634. #1 0x00007f88ea48ccc5 in ACE_OS::cond_timedwait (cv=0x209c77b0, external_mutex=0x209c7780, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  635. result = 0
  636. ts = {tv_sec = 3, tv_nsec = 140225993872814}
  637. #2 0x00000000006afefb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x209c7730, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  638. result = 0
  639. #3 0x00000000006b021a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x209c7730, first_item=@0x7f88d37fddf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  640. ace_mon = {lock_ = 0x209c7780, owner_ = 0}
  641. #4 0x00000000006b0fa3 in SOAPWorkingThread::svc (this=0x7f88d9d21d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  642. mb = 0x0
  643. #5 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d9d21d70) at ../../ace/Task.cpp:271
  644. t = 0x7f88d9d21d70
  645. svc_status = <value optimized out>
  646. status = <value optimized out>
  647. #6 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  648. hook = <value optimized out>
  649. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  650. arg = 0x7f88d9d21d70
  651. cancel_flags = 65538
  652. status = 0x0
  653. #7 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d4002740) at ../../ace/Thread_Adapter.cpp:96
  654. exit_hook_instance = <value optimized out>
  655. exit_hook_maybe = {instance_ = 0x0}
  656. exit_hook_ptr = 0x20b90030
  657. exit_hook = @0x20b90030
  658. #8 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  659. No symbol table info available.
  660. #9 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  661. No symbol table info available.
  662. #10 0x0000000000000000 in ?? ()
  663. No symbol table info available.
  664.  
  665. Thread 10 (Thread 4651):
  666. #0 0x00007f88e8bf036d in nanosleep () from /lib/libpthread.so.0
  667. No symbol table info available.
  668. #1 0x0000000000c1b2e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  669. rqtp = {tv_sec = 1, tv_nsec = 0}
  670. #2 0x0000000000c1b73b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  671. No locals.
  672. #3 0x00000000006b885e in FreezeDetectorRunnable::run (this=0x209c7520) at /root/mangos/src/mangosd/Master.cpp:81
  673. curtime = <value optimized out>
  674. #4 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x209c7520) at /root/mangos/src/shared/Threading.cpp:187
  675. _task = 0x209c7520
  676. #5 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x209c7550) at ../../ace/OS_Thread_Adapter.cpp:103
  677. hook = <value optimized out>
  678. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  679. arg = 0x209c7520
  680. cancel_flags = 589826
  681. status = 0x0
  682. #6 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  683. No symbol table info available.
  684. #7 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  685. No symbol table info available.
  686. #8 0x0000000000000000 in ?? ()
  687. No symbol table info available.
  688.  
  689. Thread 9 (Thread 4653):
  690. #0 0x00007f88e8beca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  691. No symbol table info available.
  692. #1 0x00007f88ea48ccc5 in ACE_OS::cond_timedwait (cv=0x209c77b0, external_mutex=0x209c7780, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  693. result = 0
  694. ts = {tv_sec = 3, tv_nsec = 140225993872814}
  695. #2 0x00000000006afefb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x209c7730, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  696. result = 0
  697. #3 0x00000000006b021a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x209c7730, first_item=@0x7f88d3ffedf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  698. ace_mon = {lock_ = 0x209c7780, owner_ = 0}
  699. #4 0x00000000006b0fa3 in SOAPWorkingThread::svc (this=0x7f88d9d21d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  700. mb = 0x0
  701. #5 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x7f88d9d21d70) at ../../ace/Task.cpp:271
  702. t = 0x7f88d9d21d70
  703. svc_status = <value optimized out>
  704. status = <value optimized out>
  705. #6 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  706. hook = <value optimized out>
  707. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  708. arg = 0x7f88d9d21d70
  709. cancel_flags = 65538
  710. status = 0x0
  711. #7 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f88d40024f0) at ../../ace/Thread_Adapter.cpp:96
  712. exit_hook_instance = <value optimized out>
  713. exit_hook_maybe = {instance_ = 0x0}
  714. exit_hook_ptr = 0x11f0920
  715. exit_hook = @0x11f0920
  716. #8 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  717. No symbol table info available.
  718. #9 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  719. No symbol table info available.
  720. #10 0x0000000000000000 in ?? ()
  721. No symbol table info available.
  722.  
  723. Thread 8 (Thread 4650):
  724. #0 0x00007f88e893c8b3 in select () from /lib/libc.so.6
  725. No symbol table info available.
  726. #1 0x0000000000c7ad6b 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
  727. tv = {tv_sec = 2, tv_usec = 197184}
  728. fd = {{fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}}
  729. sfd = 0x7f88d9d06380
  730. efd = 0x7f88d9d06400
  731. r = <value optimized out>
  732. rfd = 0x7f88d9d06300
  733. #2 0x0000000000c93612 in soap_accept (soap=0x7f88d9d06570) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  734. r = <value optimized out>
  735. err = <value optimized out>
  736. n = 16
  737. len = 65536
  738. set = 1
  739. #3 0x00000000006af557 in MaNGOSsoapRunnable::run (this=0x20bd5f20) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  740. thread_soap = 0xc1b800
  741. mb = <value optimized out>
  742. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xca1df0, 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 = 0x7f88ea778d30}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0xca1ef0}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x209c0f80, 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_ = 0x209c7730, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  743. soap = {_vptr.soap = 0xd315d0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xd2ecd0 "%.9G", double_format = 0xd2ecd5 "%.17lG", dime_id_format = 0xd2ecdc "cid:id%d", http_version = 0xd2ece5 "1.1", http_content = 0x0, encodingStyle = 0xd31470 "", actor = 0x0, lang = 0xd2f9b3 "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 = 0x11a7180, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7f88d4150de0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7f88d414e7b0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xc91e20 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xc7a530 <http_get(soap*)>, fput = 0xc7a540 <http_405(soap*)>, fdel = 0xc7a540 <http_405(soap*)>, fhead = 0xc7a540 <http_405(soap*)>, fform = 0, fposthdr = 0xc7bd30 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xc91b20 <http_response(soap*, int, size_t)>, fparse = 0xc92ec0 <http_parse(soap*)>, fparsehdr = 0xc91120 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xc7ab30 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xc7ab10 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xc7ab00 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc7efc0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xc7ab20 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xc7a330 <tcp_disconnect(soap*)>, fsend = 0xc7b1c0 <fsend(soap*, char const*, size_t)>, frecv = 0xc7af50 <frecv(soap*, char*, size_t)>, fpoll = 0xc939a0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xc7a9d0 <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 = 0, port = 0, 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 = 0xd2ece9 "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 864 times>, "\020\020\000\000\000\000\000\000@νè\210\177\000\000\001\020\000\000\000\000\000\000\001\020\000\000\000\000\000\000@ð\232ê\210\177\000\000\003\000\000\000\000\000\000\000¢\200\215è\210\177\000\000@νè\210\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@ð\232ê\210\177\000\000\003\000\000\000\000\000\000\000¨Î½è\210\177\000\000c", '\000' <repeats 23 times>, " ­\001\000\000\000\000\000\220\235\001\000\000\000\000\000¨Î½è\210\177\000\000c\000\000\000\000\000\000", session_port = 0, c_locale = 0x0, d_stream = 0x7f88e8bdce40, z_crc = 0, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 547098992, zlib_state = 0, zlib_in = 0, zlib_out = -4032, z_buf = 0x3 <Address 0x3 out of bounds>, z_buflen = 140225993872814, z_level = 0, z_ratio_in = 0, z_ratio_out = 5.90787433e-42}
  744. m = <value optimized out>
  745. s = <value optimized out>
  746. #4 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x20bd5f20) at /root/mangos/src/shared/Threading.cpp:187
  747. _task = 0x20bd5f20
  748. #5 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x209c1170) at ../../ace/OS_Thread_Adapter.cpp:103
  749. hook = <value optimized out>
  750. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  751. arg = 0x20bd5f20
  752. cancel_flags = 589826
  753. status = 0x0
  754. #6 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  755. No symbol table info available.
  756. #7 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  757. No symbol table info available.
  758. #8 0x0000000000000000 in ?? ()
  759. No symbol table info available.
  760.  
  761. Thread 7 (Thread 4646):
  762. #0 0x00007f88e8bf036d in nanosleep () from /lib/libpthread.so.0
  763. No symbol table info available.
  764. #1 0x0000000000c1b2e8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  765. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  766. #2 0x0000000000c1b73b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  767. No locals.
  768. #3 0x0000000000c1a6ee in SqlDelayThread::run (this=0x20830470) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  769. pingEveryLoop = <value optimized out>
  770. loopCounter = <value optimized out>
  771. #4 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x20830470) at /root/mangos/src/shared/Threading.cpp:187
  772. _task = 0x20830470
  773. #5 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x20830790) at ../../ace/OS_Thread_Adapter.cpp:103
  774. hook = <value optimized out>
  775. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  776. arg = 0x20830470
  777. cancel_flags = 589826
  778. status = 0x0
  779. #6 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  780. No symbol table info available.
  781. #7 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  782. No symbol table info available.
  783. #8 0x0000000000000000 in ?? ()
  784. No symbol table info available.
  785.  
  786. Thread 6 (Thread 4649):
  787. #0 0x00007f88e89074dd in nanosleep () from /lib/libc.so.6
  788. No symbol table info available.
  789. #1 0x00007f88e893d104 in usleep () from /lib/libc.so.6
  790. No symbol table info available.
  791. #2 0x00000000006bbd67 in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:618
  792. command_str = <value optimized out>
  793. commandbuf = "c\000\000\000\000\000\000\000\001\020", '\000' <repeats 14 times>, " \000\000Ô\210\177\000\000\000\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000`ø¸ \000\000\000\000@ð\232ê\210\177\000\000\003\000\000\000\000\000\000\000®\225\215è\210\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000`ø¸ \000\000\000\000\226{Lê\210\177\000\000\000\000\000\000\000\000\000\000\226{Lê\210\177\000\000\000\000\000\000\000\000\000\000\230¿k\000\000\000\000\000\210\066RÚ\210\177\000\000\000\000\000\000\210\177\000\000 \020¹ ", '\000' <repeats 12 times>, "`Ï\033\001", '\000' <repeats 12 times>, " \020¹ \000\000\000\000`Ï\033\001\000\000\000\000"...
  794. #3 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x209c7110) at /root/mangos/src/shared/Threading.cpp:187
  795. _task = 0x209c7110
  796. #4 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x20b8f860) at ../../ace/OS_Thread_Adapter.cpp:103
  797. hook = <value optimized out>
  798. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  799. arg = 0x209c7110
  800. cancel_flags = 589826
  801. status = 0x0
  802. #5 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  803. No symbol table info available.
  804. #6 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  805. No symbol table info available.
  806. #7 0x0000000000000000 in ?? ()
  807. No symbol table info available.
  808.  
  809. Thread 5 (Thread 4648):
  810. #0 0x00007f88e8beca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  811. No symbol table info available.
  812. #1 0x00000000006b7f16 in ACE_OS::cond_wait (cv=<value optimized out>, external_mutex=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:325
  813. result = <value optimized out>
  814. #2 0x00000000009adb98 in MapUpdater::wait (this=0x130af928) at /root/mangos/src/game/MapUpdater.cpp:95
  815. guard = {lock_ = 0x130afa40, owner_ = 0}
  816. #3 0x00000000007321d8 in MapManager::Update (this=0x130af840, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:215
  817. iter = {_M_node = 0xcb2a10}
  818. #4 0x00000000008104c8 in World::Update (this=0x12879a0, diff=257) at /root/mangos/src/game/World.cpp:1726
  819. autobroadcaston = 0
  820. #5 0x00000000006b61ac in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  821. diff = 257
  822. realCurrTime = <value optimized out>
  823. prevSleepTime = 0
  824. #6 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x20b8f840) at /root/mangos/src/shared/Threading.cpp:187
  825. _task = 0x20b8f840
  826. #7 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x20b8f860) at ../../ace/OS_Thread_Adapter.cpp:103
  827. hook = <value optimized out>
  828. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  829. arg = 0x20b8f840
  830. cancel_flags = 589826
  831. status = 0x0
  832. #8 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  833. No symbol table info available.
  834. #9 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  835. No symbol table info available.
  836. #10 0x0000000000000000 in ?? ()
  837. No symbol table info available.
  838.  
  839. Thread 4 (Thread 4640):
  840. #0 0x00007f88e8befb8d in read () from /lib/libpthread.so.0
  841. No symbol table info available.
  842. #1 0x00007f88ea012d79 in vio_read_buff (vio=0x13, buf=0x126d030 "\022", size=4) at viosocket.c:86
  843. rc = <value optimized out>
  844. #2 0x00007f88ea013d3f in my_real_read (net=0x12689b0, complen=0x7f88e77f2c28) at net.c:817
  845. pos = 0x126d030 "\022"
  846. length = <value optimized out>
  847. len = 18446744073709551615
  848. remain = 16384
  849. #3 0x00007f88ea014015 in my_net_read (net=0x13) at net.c:1012
  850. len = <value optimized out>
  851. complen = <value optimized out>
  852. #4 0x00007f88ea00e92a in cli_safe_read (mysql=0x13) at client.c:693
  853. len = <value optimized out>
  854. #5 0x00007f88ea00f099 in cli_read_query_result (mysql=0x12689b0) at client.c:2818
  855. pos = <value optimized out>
  856. field_count = <value optimized out>
  857. fields = <value optimized out>
  858. length = <value optimized out>
  859. #6 0x00007f88e9fe0244 in execute (stmt=0x7f88b66eab00, packet=<value optimized out>, length=<value optimized out>) at libmysql.c:2489
  860. mysql = 0x12689b0
  861. buff = "\032\000\000\000\000\001\000\000"
  862. #7 0x00007f88e9fe2f87 in cli_stmt_execute (stmt=0x7f88b66eab00) at libmysql.c:2581
  863. param = <value optimized out>
  864. param_end = 0x7f88b5b6f120
  865. length = 8
  866. mysql = <value optimized out>
  867. null_count = <value optimized out>
  868. result = <value optimized out>
  869. #8 0x00007f88e9fe29c5 in mysql_stmt_execute (stmt=0x7f88b66eab00) at libmysql.c:2932
  870. mysql = 0x12689b0
  871. #9 0x0000000000c16d11 in MySqlPreparedStatement::execute (this=0x7f88b656ea60) at /root/mangos/src/shared/Database/DatabaseMysql.cpp:475
  872. No locals.
  873. #10 0x0000000000c18c1b in SqlPreparedRequest::Execute (this=0x7f8864470c00, conn=0x1268900) at /root/mangos/src/shared/Database/SqlOperations.cpp:80
  874. guard = {m_pConn = 0x1268900}
  875. #11 0x0000000000c1a681 in SqlDelayThread::ProcessRequests (this=0x126f350) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:74
  876. s = 0x7f8864470c00
  877. #12 0x0000000000c1a6f6 in SqlDelayThread::run (this=0x126f350) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:50
  878. pingEveryLoop = <value optimized out>
  879. loopCounter = <value optimized out>
  880. #13 0x0000000000c1b80a in ACE_Based::Thread::ThreadTask (param=0x126f350) at /root/mangos/src/shared/Threading.cpp:187
  881. _task = 0x126f350
  882. #14 0x00007f88ea4cb655 in ACE_OS_Thread_Adapter::invoke (this=0x126f690) at ../../ace/OS_Thread_Adapter.cpp:103
  883. hook = <value optimized out>
  884. func = 0xc1b800 <ACE_Based::Thread::ThreadTask(void*)>
  885. arg = 0x126f350
  886. cancel_flags = 589826
  887. status = 0x0
  888. #15 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  889. No symbol table info available.
  890. #16 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  891. No symbol table info available.
  892. #17 0x0000000000000000 in ?? ()
  893. No symbol table info available.
  894.  
  895. Thread 3 (Thread 4637):
  896. #0 0x00007f88e8be9285 in pthread_join () from /lib/libpthread.so.0
  897. No symbol table info available.
  898. #1 0x0000000000c1bef6 in ACE_OS::thr_join (thr_handle=<value optimized out>, status=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  899. result = <value optimized out>
  900. #2 0x00007f88ea50e9bb in ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  901. i = <value optimized out>
  902. copy_count = 1
  903. copy_table = 0x7f88d407e578
  904. result = 0
  905. #3 0x00000000006bca60 in WorldSocketMgr::Wait (this=0x7f88d4001a08) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  906. i = <value optimized out>
  907. #4 0x00000000006b76bd in Master::Run (this=0x11f0840) at /root/mangos/src/mangosd/Master.cpp:327
  908. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1201c48 "mangos.pid"}}
  909. rar_thread = 0x0
  910. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x20b90018 "0.0.0.0"}}
  911. world_thread = {m_iThreadId = 140225763493632, m_hThreadHandle = 140225763493632, m_task = 0x20b8f840, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xd2b1f0, 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}}}
  912. cliThread = 0x209c7130
  913. soap_thread = 0x209c7150
  914. freeze_thread = 0x20b8f8d0
  915. wsport = 8085
  916. #5 0x00000000006aa6f4 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangos/src/mangosd/Main.cpp:215
  917. cfg_file = <value optimized out>
  918. options = 0xca28b0 ":a:c:s:"
  919. cmd_opts = {argc_ = 1, argv_ = 0x7fff17d67238, optind = 1, opterr = 0, optarg = 0x0, optstring_ = 0x11e0d20, long_only_ = 0, has_colon_ = 1, last_option_ = 0x11e4350, 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_ = 0x11e4440, allocator_ = 0x7f88ea78d278}, <No data fields>}}
  920. serviceDaemonMode = 0 '\000'
  921. option = <value optimized out>
  922.  
  923. Thread 2 (Thread 5437):
  924. #0 0x00007f88e8bea630 in pthread_mutex_lock () from /lib/libpthread.so.0
  925. No symbol table info available.
  926. #1 0x00007f88ea4c7aa6 in ACE_OS::mutex_lock (m=<value optimized out>) at ../../ace/OS_NS_Thread.cpp:2058
  927. result = <value optimized out>
  928. #2 0x00000000008354fc in ACE_Guard<ACE_Thread_Mutex>::acquire (this=0x7f88ce7f2550) at /usr/local/include/ace/Guard_T.inl:13
  929. No locals.
  930. #3 0x0000000000835873 in WorldSocket::SendPacket (this=0x7f88bc30bb30, pct=...) at /root/mangos/src/game/WorldSocket.cpp:162
  931. Guard = {lock_ = 0x7f88bc30be50, owner_ = 0}
  932. header = {size = 33, header = "\000\000\000\000i"}
  933. __FUNCTION__ = "SendPacket"
  934. #4 0x0000000000735f31 in WorldSession::SendPacket (this=0x55dfa040, packet=0x7f88ce7f2870) at /root/mangos/src/game/WorldSession.cpp:194
  935. No locals.
  936. #5 0x0000000000b1beb4 in MaNGOS::MessageDeliverer::Visit (this=0x7f88ce7f27b0, m=<value optimized out>) at /root/mangos/src/game/GridNotifiers.cpp:113
  937. session = <value optimized out>
  938. owner = 0x7f87b59fb720
  939. iter = {_Ptr = 0x7f87b59fe560}
  940. #6 0x00000000007f6c3d in Map::Visit<MaNGOS::MessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7f87af50fcb0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:462
  941. x = 33
  942. y = 33
  943. cell_x = 2
  944. cell_y = 1
  945. #7 0x00000000007f6d69 in Cell::VisitCircle<MaNGOS::MessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7f88ce7f2800, visitor=..., m=..., begin_cell=..., end_cell=...) at /root/mangos/src/game/CellImpl.h:147
  946. cell_pair = {x_coord = 266, y_coord = 265}
  947. r_zone = {data = {Part = {grid_x = 33, grid_y = 33, cell_x = 2, cell_y = 1, nocreate = 1, reserved = 0}, All = 17049697}}
  948. y = 265
  949. x = 266
  950. x_shift = 4
  951. x_start = 264
  952. y_end = <value optimized out>
  953. x_end = 268
  954. y_start = <value optimized out>
  955. #8 0x00000000007f7063 in Cell::Visit<MaNGOS::MessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7f88ce7f2800, standing_cell=..., visitor=..., m=..., x=<value optimized out>, y=<value optimized out>, radius=<value optimized out>) at /root/mangos/src/game/CellImpl.h:99
  956. area = {low_bound = {x_coord = 260, y_coord = 259}, high_bound = {x_coord = 272, y_coord = 271}}
  957. begin_cell = @0x7f88ce7f2720
  958. end_cell = @0x7f88ce7f2728
  959. #9 0x00000000007ee253 in Map::MessageBroadcast (this=0x7f87af50fcb0, player=0x7f880d4c3bf0, msg=0x7f88ce7f2870, to_self=false) at /root/mangos/src/game/Map.cpp:387
  960. p = {x_coord = 266, y_coord = 265}
  961. cell = {data = {Part = {grid_x = 33, grid_y = 33, cell_x = 2, cell_y = 1, nocreate = 1, reserved = 0}, All = 17049697}}
  962. post_man = {i_player = @0x7f880d4c3bf0, i_message = 0x7f88ce7f2870, i_toSelf = false}
  963. message = {i_visitor = @0x7f88ce7f27b0}
  964. #10 0x000000000084a659 in Player::SendMessageToSet (this=0x7f880d4c3bf0, data=0x7f88ce7f2870, self=true) at /root/mangos/src/game/Player.cpp:6411
  965. No locals.
  966. #11 0x0000000000af9d97 in SpellAuraHolder::SendAuraUpdate (this=0x7f881523dda0, remove=true) at /root/mangos/src/game/SpellAuras.cpp:11056
  967. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 9, _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 = 0x7f87e194f470 "\aþ¯\005\006", _M_finish = 0x7f87e194f479 "\001", _M_end_of_storage = 0x7f87e194f538 "%"}}, <No data fields>}}, m_opcode = 1174}
  968. #12 0x0000000000afe4f7 in SpellAuraHolder::_RemoveSpellAuraHolder (this=0x7f881523dda0) at /root/mangos/src/game/SpellAuras.cpp:10706
  969. removeState = <value optimized out>
  970. removeFamilyFlag = {Flags = 140220738703384, Flags2 = 4294967295, static Null = {Flags = 0, Flags2 = 0, static Null = <same as static member of an already seen type>}}
  971. caster = 0x7f880d4c3bf0
  972. slot = 6 '\006'
  973. #13 0x00000000009052c0 in Unit::RemoveSpellAuraHolder (this=0x7f880d4c3bf0, holder=..., mode=AURA_REMOVE_BY_STACK) at /root/mangos/src/game/Unit.cpp:5430
  974. AurSpellInfo = 0x7f88e09cca84
  975. statue = 0x0
  976. caster = 0x7f880d4c3bf0
  977. #14 0x0000000000910699 in Unit::AddSpellAuraHolder (this=0x7f880d4c3bf0, holder=...) at /root/mangos/src/game/Unit.cpp:4641
  978. i = {_M_node = 0x7f87ee1ae950}
  979. aurSpellInfo = 0x7f88e09cca84
  980. holdersToRemove = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ACE_Refcounted_Auto_Ptr<SpellAuraHolder, ACE_Thread_Mutex> > >> = {<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 = 0x7f87ee1ae950, _M_left = 0x7f87ee1ae950, _M_right = 0x7f87ee1ae950}, _M_node_count = 1}}}
  981. holderToStackAdd = {_vptr.ACE_Refcounted_Auto_Ptr = 0xca5290, rep_ = 0x7f87ee0fac60}
  982. #15 0x0000000000a7febf in Spell::DoSpellHitOnUnit (this=0x7f87fd5d79d0, unit=0x7f880d4c3bf0, effectMask=<value optimized out>) at /root/mangos/src/game/Spell.cpp:1473
  983. duration = 8000
  984. originalDuration = 8000
  985. realCaster = <value optimized out>
  986. #16 0x0000000000a818fe in Spell::DoAllEffectOnTarget (this=0x7f87fd5d79d0, target=0x7f88ce7f2da0) at /root/mangos/src/game/Spell.cpp:1127
  987. mask = <value optimized out>
  988. unit = 0x7f880d4c3bf0
  989. real_caster = 0x7f880d4c3bf0
  990. caster = 0x7f880d4c3bf0
  991. missInfo = SPELL_MISS_NONE
  992. damageInfo = {attacker = 0x7f880d4c3bf0, target = 0x7f880d4c3bf0, SpellID = 52916, m_spellInfo = 0x7f88e09cca84, 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 = 0, procVictim = 0, procEx = 0, physicalLog = false, unused = false}
  993. #17 0x0000000000a97a3e in Spell::handle_immediate (this=0x7f87fd5d79d0) at /root/mangos/src/game/Spell.cpp:3910
  994. buffer = {targetGUID = {m_guid = 372734, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, timeDelay = 0, HitInfo = 1120403456, damage = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 1 '\001', processed = true}
  995. ihit = {_M_node = 0x7f884ce4a310}
  996. #18 0x0000000000a918d2 in Spell::cast (this=0x7f87fd5d79d0, skipCheck=<value optimized out>) at /root/mangos/src/game/Spell.cpp:3885
  997. procTarget = 0x7f87b59fb720
  998. castResult = SPELL_CAST_OK
  999. 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 = 0x7f88ce7f2e48, _M_right = 0x7f88ce7f2e48}, _M_node_count = 0}}}
  1000. #19 0x0000000000a977fd in Spell::prepare (this=0x7f87fd5d79d0, targets=<value optimized out>, triggeredByAura=0x4d5f1148) at /root/mangos/src/game/Spell.cpp:3453
  1001. Event = <value optimized out>
  1002. result = SPELL_CAST_OK
  1003. #20 0x0000000000909372 in Unit::CastSpell (this=0x7f87b59fb720, Victim=0x7f87b59fb720, spellInfo=0x7f88e09cca84, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x4d5f1148, originalCaster=..., triggeredBy=0x7f88e08de9f8) at /root/mangos/src/game/Unit.cpp:1396
  1004. spell = 0x7f87fd5d79d0
  1005. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 732.100952, m_destY = 638.748169, m_destZ = 411.745911, m_strTarget = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f88e9587598 ""}}, m_targetMask = 2, m_unitTarget = 0x7f87b59fb720, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 317696, 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}
  1006. 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 = 2, _M_parent = 0x7f88ce7f3480, _M_left = 0x7f88b1e5af58, _M_right = 0x65}, _M_node_count = 11192391}}}
  1007. #21 0x0000000000bbb4d5 in Unit::HandleProcTriggerSpellAuraProc (this=0x7f87b59fb720, pVictim=0x7f88b037dd70, damageInfo=<value optimized out>, triggeredByAura=0x4d5f1148, procSpell=0x7f88df1c2a10, procFlags=262144, procEx=1048577, cooldown=0) at /root/mangos/src/game/UnitAuraProcHandler.cpp:4555
  1008. triggeredSpellInfo = 0x7f88e09cca84
  1009. auraSpellInfo = <value optimized out>
  1010. basepoints = {0, 0, 0}
  1011. castItem = 0x0
  1012. triggerEntry = <value optimized out>
  1013. triggerAmount = 100
  1014. damage = 218
  1015. trigger_spell_id = 52916
  1016. target = 0x7f87b59fb720
  1017. #22 0x000000000090ecd4 in Unit::ProcDamageAndSpellFor (this=0x7f87b59fb720, isVictim=<value optimized out>, damageInfo=0x7f88ce7f35e0) at /root/mangos/src/game/Unit.cpp:11688
  1018. triggeredByAura = 0x4d5f1148
  1019. procResult = <value optimized out>
  1020. i = <value optimized out>
  1021. spellProcEvent = 0x0
  1022. useCharges = false
  1023. procSuccess = <value optimized out>
  1024. anyAuraProc = <value optimized out>
  1025. cooldown = 0
  1026. itr = {_M_node = 0x7f87bac66040}
  1027. pTarget = 0x7f88b037dd70
  1028. procFlag = 262144
  1029. 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 = 0x7f88ce7f33c8, _M_right = 0x7f88ce7f33c8}, _M_node_count = 0}}}
  1030. 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 = 0x7f87bac66040, _M_left = 0x7f87bac66040, _M_right = 0x7f883afc1f60}, _M_node_count = 2}}}
  1031. procExtra = 1048577
  1032. procSpell = 0x7f88df1c2a10
  1033. #23 0x000000000090f32d in Unit::ProcDamageAndSpell (this=0x7f87b59fb720, damageInfo=0x7f88ce7f35e0) at /root/mangos/src/game/Unit.cpp:6126
  1034. pVictim = <value optimized out>
  1035. #24 0x0000000000b0a83b in Aura::PeriodicTick (this=0x5a204b48) at /root/mangos/src/game/SpellAuras.cpp:8666
  1036. amount = <value optimized out>
  1037. isCrit = false
  1038. overkill = <value optimized out>
  1039. pCaster = 0x7f87b59fb720
  1040. damageInfo = {attacker = 0x7f87b59fb720, target = 0x7f88b037dd70, SpellID = 12721, m_spellInfo = 0x7f88df1c2a10, damage = 218, absorb = 0, resist = 0, blocked = 0, cleanDamage = 0, attackType = BASE_ATTACK, damageType = DOT, HitInfo = 0, TargetState = 0, hitOutCome = MELEE_HIT_NORMAL, procAttacker = 262144, procVictim = 1572864, procEx = 1048577, physicalLog = false, unused = false}
  1041. pInfo = {aura = 0x5a204b48, damage = 218, overDamage = 0, absorb = 0, resist = 0, multiplier = 0, critical = false}
  1042. target = 0x7f88b037dd70
  1043. holder = {_vptr.ACE_Refcounted_Auto_Ptr = 0xca5290, rep_ = 0x480d10d0}
  1044. spellProto = 0x7f88df1c2a10
  1045. #25 0x0000000000b0e037 in Aura::UpdateAura (this=0x5a204b48, diff=257) at /root/mangos/src/game/SpellAuras.cpp:626
  1046. No locals.
  1047. #26 0x0000000000b0e0ec in SpellAuraHolder::Update (this=0x49ab0b30, diff=257) at /root/mangos/src/game/SpellAuras.cpp:12253
  1048. aura = <value optimized out>
  1049. i = 0
  1050. #27 0x000000000091fa88 in SpellAuraHolder::UpdateHolder (this=0x49ab0b30, diff=257) at /root/mangos/src/game/SpellAuras.h:137
  1051. No locals.
  1052. #28 0x000000000091de12 in Unit::_UpdateSpells (this=0x7f88b037dd70, time=257) at /root/mangos/src/game/Unit.cpp:3829
  1053. 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 = 0x7f87e7296580, _M_map_size = 8, _M_start = {_M_cur = 0x7f88169042d0, _M_first = 0x7f88169042c0, _M_last = 0x7f88169044c0, _M_node = 0x7f87e7296598}, _M_finish = {_M_cur = 0x7f8816904340, _M_first = 0x7f88169042c0, _M_last = 0x7f88169044c0, _M_node = 0x7f87e7296598}}}, <No data fields>}}
  1054. #29 0x000000000091e24f in Unit::Update (this=0x7f88b037dd70, update_diff=257, p_time=257) at /root/mangos/src/game/Unit.cpp:351
  1055. No locals.
  1056. #30 0x00000000006c931c in Creature::Update (this=0x7f88b037dd70, update_diff=257, diff=257) at /root/mangos/src/game/Creature.cpp:592
  1057. No locals.
  1058. #31 0x00000000007e5049 in WorldObject::UpdateHelper::Update (this=0x7f88ce7f3ba0, time_diff=257) at /root/mangos/src/game/Object.h:429
  1059. No locals.
  1060. #32 0x00000000007f19aa in MaNGOS::ObjectUpdater::Visit (this=0x7f88ce7f3d50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  1061. helper = {m_obj = 0x7f88b037dd70}
  1062. iter = {_Ptr = 0x7f88b037fe90}
  1063. #33 0x00000000007f6779 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  1064. No locals.
  1065. #34 0x00000000007ecd5d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f87af50fcb0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:462
  1066. x = 33
  1067. y = 33
  1068. #35 0x00000000007ed0d1 in Map::Update (this=0x7f87af50fcb0, t_diff=@0x54e3eaa0) at /root/mangos/src/game/Map.cpp:520
  1069. pair = {x_coord = 266, y_coord = 265}
  1070. cell = {data = {Part = {grid_x = 33, grid_y = 33, cell_x = 2, cell_y = 1, nocreate = 1, reserved = 0}, All = 17049697}}
  1071. cell_id = 135946
  1072. y = 265
  1073. x = 266
  1074. plr = <value optimized out>
  1075. area = {low_bound = {x_coord = 260, y_coord = 259}, high_bound = {x_coord = 272, y_coord = 271}}
  1076. updater = {i_timeDiff = 257}
  1077. grid_object_update = {i_visitor = @0x7f88ce7f3d50}
  1078. world_object_update = {i_visitor = @0x7f88ce7f3d50}
  1079. __FUNCTION__ = "Update"
  1080. #36 0x00000000009b0269 in MapUpdateRequest::call (this=0x54e3ea80) at /root/mangos/src/game/MapUpdater.cpp:53
  1081. threadId = 140225556727552
  1082. #37 0x0000000000c1ee19 in DelayExecutor::svc (this=0x130af930) at /root/mangos/src/shared/DelayExecutor.cpp:72
  1083. 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 = 1335280839, tv_usec = 264169}}
  1084. rq = 0x54e3ea80
  1085. #38 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x130af930) at ../../ace/Task.cpp:271
  1086. t = 0x130af930
  1087. svc_status = <value optimized out>
  1088. status = <value optimized out>
  1089. #39 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1090. hook = <value optimized out>
  1091. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  1092. arg = 0x130af930
  1093. cancel_flags = 4259842
  1094. status = 0x0
  1095. #40 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x7f885c00c890) at ../../ace/Thread_Adapter.cpp:96
  1096. exit_hook_instance = <value optimized out>
  1097. exit_hook_maybe = {instance_ = 0x0}
  1098. exit_hook_ptr = 0x3ef9e6c0
  1099. exit_hook = @0x3ef9e6c0
  1100. #41 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  1101. No symbol table info available.
  1102. #42 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  1103. No symbol table info available.
  1104. #43 0x0000000000000000 in ?? ()
  1105. No symbol table info available.
  1106.  
  1107. Thread 1 (Thread 5435):
  1108. #0 0x00000000007e0955 in std::tr1::__detail::_Mod_range_hashing::operator() (__num=17384043151211102209, __den=0, this=<value optimized out>) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/tr1/hashtable_policy.h:369
  1109. No locals.
  1110. #1 0x00000000007e49f5 in std::tr1::_Hashtable<ObjectGuid, std::pair<ObjectGuid const, Pet*>, std::allocator<std::pair<ObjectGuid const, Pet*> >, std::_Select1st<std::pair<ObjectGuid const, Pet*> >, std::equal_to<ObjectGuid>, std::tr1::hash<ObjectGuid>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>::find (this=0x7f87848fba80, __k=...) at /opt/gcc-4.6.1/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../include/c++/4.6.1/tr1/hashtable.h:697
  1111. __code = <value optimized out>
  1112. __n = <value optimized out>
  1113. __p = <value optimized out>
  1114. #2 0x00000000007ea568 in TypeUnorderedMapContainer<TypeList<Creature, TypeList<Pet, TypeList<GameObject, TypeList<DynamicObject, TypeNull> > > >, ObjectGuid>::find<Pet> (elements=..., hdl=...) at /root/mangos/src/framework/GameSystem/TypeContainer.h:121
  1115. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<ObjectGuid const, Pet*>, false>> = {_M_cur_node = 0x937773, _M_cur_bucket = 0x6caeb6}, <No data fields>}
  1116. #3 0x00000000007ea5d9 in TypeUnorderedMapContainer<TypeList<Creature, TypeList<Pet, TypeList<GameObject, TypeList<DynamicObject, TypeNull> > > >, ObjectGuid>::find<Pet, Pet, TypeList<GameObject, TypeList<DynamicObject, TypeNull> > > (elements=<value optimized out>, hdl=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainer.h:143
  1117. ret = <value optimized out>
  1118. #4 0x00000000007ea6cc in Map::GetAnyTypeCreature (this=0x7f87848fb8e0, guid=...) at /root/mangos/src/game/Map.cpp:1780
  1119. No locals.
  1120. #5 0x000000000072e8a9 in ObjectAccessor::GetUnit (u=..., guid=...) at /root/mangos/src/game/ObjectAccessor.cpp:62
  1121. No locals.
  1122. #6 0x000000000093924f in ThreatManager::processThreatEvent (this=0x7f877541a8b8, threatRefStatusChangeEvent=<value optimized out>) at /root/mangos/src/game/ThreatManager.cpp:596
  1123. target = <value optimized out>
  1124. hostileReference = 0x7f87daf439b0
  1125. #7 0x00000000009393f2 in HostileReference::setOnlineOfflineState (this=0x7f87daf439b0, pIsOnline=<value optimized out>) at /root/mangos/src/game/ThreatManager.cpp:172
  1126. event = {<UnitBaseEvent> = {iType = 1}, iHostileReference = 0x7f87daf439b0, {iFValue = -3.43716612e+16, iIValue = -621528656, iBValue = 176}, iThreatManager = 0x7f877541a8b8}
  1127. #8 0x00000000008b934a in Reference<Unit, ThreatManager>::invalidate (this=0x7f87daf439b0) at /root/mangos/src/framework/Utilities/LinkedReference/Reference.h:83
  1128. No locals.
  1129. #9 0x000000000093959d in HostileReference::removeReference (this=0x7f87daf439b0) at /root/mangos/src/game/ThreatManager.cpp:195
  1130. event = {<UnitBaseEvent> = {iType = 4}, iHostileReference = 0x6cb09c, {iFValue = -3.43716612e+16, iIValue = -621528656, iBValue = 176}, iThreatManager = 0x8b92ed}
  1131. #10 0x00000000008b917e in HostileRefManager::deleteReferences (this=<value optimized out>) at /root/mangos/src/game/HostileRefManager.cpp:114
  1132. nextRef = 0x0
  1133. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x601ff028, owner_ = 0}, <No data fields>}
  1134. ref = 0x7f87daf439b0
  1135. #11 0x0000000000917ee0 in Unit::CleanupsBeforeDelete (this=0x7f87ae9a5c10) at /root/mangos/src/game/Unit.cpp:10915
  1136. No locals.
  1137. #12 0x00000000007e77cf in Map::AddObjectToRemoveList (this=0x601edd00, obj=0x7f87ae9a5c10) at /root/mangos/src/game/Map.cpp:1012
  1138. __FUNCTION__ = "AddObjectToRemoveList"
  1139. #13 0x0000000000a6d4db in Pet::Unsummon (this=0x7f87ae9a5c10, mode=PET_SAVE_AS_CURRENT, owner=0x7f87d2fd5840) at /root/mangos/src/game/Pet.cpp:847
  1140. No locals.
  1141. #14 0x0000000000867574 in Player::UnsummonPetTemporaryIfAny (this=0x7f87d2fd5840, full=true) at /root/mangos/src/game/Player.cpp:23739
  1142. pet = 0x7f87ae9a5c10
  1143. itr = {_M_node = 0x7f87ec9f1360}
  1144. minipet = <value optimized out>
  1145. pet = <value optimized out>
  1146. petmap = 0x601edd00
  1147. m_groupPetsTmp = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x7f87ec9f1360, _M_left = 0x7f87ec9f1360, _M_right = 0x7f87ec9f1360}, _M_node_count = 1}}}
  1148. #15 0x00000000008a0b08 in Player::TeleportTo (this=0x7f87d2fd5840, mapid=571, x=6447.48682, y=2060.85596, z=564.030334, orientation=1.42907381, options=4096) at /root/mangos/src/game/Player.cpp:1896
  1149. final_x = <value optimized out>
  1150. final_y = <value optimized out>
  1151. final_z = <value optimized out>
  1152. final_o = <value optimized out>
  1153. oldmap = 0x601edd00
  1154. state = <value optimized out>
  1155. map = <value optimized out>
  1156. pet = <value optimized out>
  1157. mEntry = <value optimized out>
  1158. #16 0x00000000008a14b1 in Player::RepopAtGraveyard (this=0x7f87d2fd5840) at /root/mangos/src/game/Player.cpp:5091
  1159. zone = <value optimized out>
  1160. ClosestGrave = 0x3462c54
  1161. #17 0x00000000008a1788 in Player::UpdateHomebindTime (this=0x7f87d2fd5840, time=257) at /root/mangos/src/game/Player.cpp:20810
  1162. No locals.
  1163. #18 0x00000000008a3b34 in Player::Update (this=0x7f87d2fd5840, update_diff=257, p_time=257) at /root/mangos/src/game/Player.cpp:1453
  1164. now = <value optimized out>
  1165. pet = <value optimized out>
  1166. #19 0x00000000007e5049 in WorldObject::UpdateHelper::Update (this=0x7f88cf7f5c90, time_diff=257) at /root/mangos/src/game/Object.h:429
  1167. No locals.
  1168. #20 0x00000000007ecee1 in Map::Update (this=0x601edd00, t_diff=@0x522e1b50) at /root/mangos/src/game/Map.cpp:482
  1169. helper = {m_obj = 0x7f87d2fd5840}
  1170. plr = 0x7f87d2fd5840
  1171. updater = {i_timeDiff = 3481233152}
  1172. grid_object_update = {i_visitor = @0x130af928}
  1173. world_object_update = {i_visitor = @0x7f87ee9eb210}
  1174. __FUNCTION__ = "Update"
  1175. #21 0x00000000009b0269 in MapUpdateRequest::call (this=0x522e1b30) at /root/mangos/src/game/MapUpdater.cpp:53
  1176. threadId = 140225573512960
  1177. #22 0x0000000000c1ee19 in DelayExecutor::svc (this=0x130af930) at /root/mangos/src/shared/DelayExecutor.cpp:72
  1178. 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 = 1335280839, tv_usec = 265419}}
  1179. rq = 0x522e1b30
  1180. #23 0x00007f88ea507f79 in ACE_Task_Base::svc_run (args=0x130af930) at ../../ace/Task.cpp:271
  1181. t = 0x130af930
  1182. svc_status = <value optimized out>
  1183. status = <value optimized out>
  1184. #24 0x00007f88ea5093dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1185. hook = <value optimized out>
  1186. func = 0x7f88ea507f50 <ACE_Task_Base::svc_run(void*)>
  1187. arg = 0x130af930
  1188. cancel_flags = 4259842
  1189. status = 0x0
  1190. #25 0x00007f88ea50945b in ACE_Thread_Adapter::invoke (this=0x28e9b910) at ../../ace/Thread_Adapter.cpp:96
  1191. exit_hook_instance = <value optimized out>
  1192. exit_hook_maybe = {instance_ = 0x0}
  1193. exit_hook_ptr = 0x7f885e0e8950
  1194. exit_hook = @0x7f885e0e8950
  1195. #26 0x00007f88e8be8971 in start_thread () from /lib/libpthread.so.0
  1196. No symbol table info available.
  1197. #27 0x00007f88e8943f3d in clone () from /lib/libc.so.6
  1198. No symbol table info available.
  1199. #28 0x0000000000000000 in ?? ()
  1200. No symbol table info available.
Add Comment
Please, Sign In to add comment