Guest User

Untitled

a guest
May 18th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.84 KB | None | 0 0
  1. Crash time: 2012-01-07_01-35-22
  2. [New Thread 3850]
  3. [New Thread 3866]
  4. [New Thread 3855]
  5. [New Thread 3868]
  6. [New Thread 3864]
  7. [New Thread 3861]
  8. [New Thread 3859]
  9. [New Thread 3860]
  10. [New Thread 3856]
  11. [New Thread 3867]
  12. [New Thread 3854]
  13. [New Thread 3852]
  14. [New Thread 3853]
  15. [New Thread 3872]
  16. [New Thread 3871]
  17. [New Thread 3870]
  18. [New Thread 3862]
  19. [New Thread 3863]
  20. [New Thread 3869]
  21. [New Thread 3858]
  22. [New Thread 3865]
  23. [New Thread 3857]
  24. Core was generated by `./mangos-worldd'.
  25. Program terminated with signal 11, Segmentation fault.
  26. #0 0x00007f09fba6c285 in pthread_join () from /lib/libpthread.so.0
  27.  
  28. Thread 22 (Thread 3857):
  29. #0 std::_Rb_tree_const_iterator<ObjectGuid>::_Rb_tree_const_iterator (this=0x7f09edc66788, __x=0x7f09d72d9e50) 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:247
  30. No locals.
  31. #1 0x0000000000770430 in std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::end (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:671
  32. No locals.
  33. #2 0x0000000000770449 in std::set<ObjectGuid, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::end (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_set.h:304
  34. No locals.
  35. #3 0x0000000000909560 in Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7f09d72d8180, func=<value optimized out>, controlledMask=29) at /root/mangos/src/game/Unit.h:2274
  36. itr = {_M_node = 0x7f09d72d9e50}
  37. #4 0x00000000008e2d13 in Unit::isAttackingPlayer (this=0x7f09d72d8180) at /root/mangos/src/game/Unit.cpp:6586
  38. No locals.
  39. #5 0x00000000008f52db in Unit::IsHostileTo (this=<value optimized out>, unit=<value optimized out>) at /root/mangos/src/game/Unit.cpp:6191
  40. tester_faction = 0x191ac08
  41. target_faction = 0x191b6f8
  42. testerOwner = <value optimized out>
  43. targetOwner = <value optimized out>
  44. tester = <value optimized out>
  45. target = 0x7f09d72d8180
  46. #6 0x00000000009d4646 in AggressorAI::MoveInLineOfSight (this=0x7f09d7276120, u=0x7f09d72d8180) at /root/mangos/src/game/AggressorAI.cpp:52
  47. No locals.
  48. #7 0x000000000090a237 in MaNGOS::CreatureRelocationNotifier::Visit<Creature> (this=0x7f09edc66a40, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:112
  49. c = 0x7f09d72d8180
  50. iter = {_Ptr = 0x7f09d72da1a8}
  51. #8 0x0000000000910a8d in Map::Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x10dfd2b0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:458
  52. x = 43
  53. y = 32
  54. cell_x = 2
  55. cell_y = 5
  56. #9 0x0000000000910e4e in Cell::Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f09edc66a00, standing_cell=..., visitor=..., m=..., x=<value optimized out>, y=<value optimized out>, radius=<value optimized out>) at /root/mangos/src/game/CellImpl.h:115
  57. r_zone = {data = {Part = {grid_x = 43, grid_y = 32, cell_x = 2, cell_y = 5, nocreate = 1, reserved = 0}, All = 18098219}}
  58. cell_pair = {x_coord = 346, y_coord = 261}
  59. y = 261
  60. x = 346
  61. area = {low_bound = {x_coord = 345, y_coord = 259}, high_bound = {x_coord = 346, y_coord = 261}}
  62. begin_cell = @0x7f09edc66940
  63. end_cell = @0x7f09edc66948
  64. #10 0x0000000000906fdf in Cell::VisitAllObjects<MaNGOS::CreatureRelocationNotifier> (center_obj=0x7f09d7273ee0, visitor=..., radius=45, dont_load=true) at /root/mangos/src/game/CellImpl.h:205
  65. p = {x_coord = 346, y_coord = 260}
  66. cell = {data = {Part = {grid_x = 43, grid_y = 32, cell_x = 2, cell_y = 4, nocreate = 1, reserved = 0}, All = 17836075}}
  67. gnotifier = {i_visitor = @0x7f09edc66a40}
  68. wnotifier = {i_visitor = @0x7f09edc66a40}
  69. #11 0x0000000000911463 in RelocationNotifyEvent::Execute (this=0x7f08749f3880) at /root/mangos/src/game/Unit.cpp:12752
  70. notify = {i_creature = @0x7f09d7273ee0}
  71. radius = <value optimized out>
  72. #12 0x0000000000be7c97 in EventProcessor::Update (this=0x7f09d7275bd8, p_time=489, force=<value optimized out>) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:50
  73. Event = 0x7f08749f3880
  74. i = {_M_node = 0x7f084678a800}
  75. #13 0x00000000008e2664 in Unit::UpdateEvents (this=<value optimized out>, update_diff=489, time=<value optimized out>) at /root/mangos/src/game/Unit.cpp:13123
  76. No locals.
  77. #14 0x0000000000905bf5 in Unit::Update (this=0x7f09d7273ee0, update_diff=489, p_time=489) at /root/mangos/src/game/Unit.cpp:343
  78. No locals.
  79. #15 0x00000000006ba82c in Creature::Update (this=0x7f09d7273ee0, update_diff=489, diff=489) at /root/mangos/src/game/Creature.cpp:586
  80. No locals.
  81. #16 0x00000000007d0259 in WorldObject::UpdateHelper::Update (this=0x7f09edc66ba0, time_diff=489) at /root/mangos/src/game/Object.h:425
  82. No locals.
  83. #17 0x00000000007e021a in MaNGOS::ObjectUpdater::Visit (this=0x7f09edc66d50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  84. helper = {m_obj = 0x7f09d7273ee0}
  85. iter = {_Ptr = 0x7f09d7275f08}
  86. #18 0x00000000007e4fe9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  87. No locals.
  88. #19 0x00000000007d7b7d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x10dfd2b0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:458
  89. x = 43
  90. y = 32
  91. #20 0x00000000007de211 in Map::Update (this=0x10dfd2b0, t_diff=@0x7f074f856bc0) at /root/mangos/src/game/Map.cpp:520
  92. pair = {x_coord = 346, y_coord = 260}
  93. cell = {data = {Part = {grid_x = 43, grid_y = 32, cell_x = 2, cell_y = 4, nocreate = 1, reserved = 0}, All = 17836075}}
  94. cell_id = 133466
  95. y = 260
  96. x = 346
  97. plr = <value optimized out>
  98. area = {low_bound = {x_coord = 343, y_coord = 259}, high_bound = {x_coord = 346, y_coord = 262}}
  99. updater = {i_timeDiff = 489}
  100. grid_object_update = {i_visitor = @0x7f09edc66d50}
  101. world_object_update = {i_visitor = @0x7f09edc66d50}
  102. __FUNCTION__ = "Update"
  103. #21 0x0000000000990489 in MapUpdateRequest::call (this=0x7f074f856ba0) at /root/mangos/src/game/MapUpdater.cpp:53
  104. threadId = 139680620640000
  105. #22 0x0000000000be65d9 in DelayExecutor::svc (this=0x10ddc1e0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  106. 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 = 1325896370, tv_usec = 773143}}
  107. rq = 0x7f074f856ba0
  108. #23 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x10ddc1e0) at ../../ace/Task.cpp:271
  109. t = 0x10ddc1e0
  110. svc_status = <value optimized out>
  111. status = <value optimized out>
  112. #24 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  113. hook = <value optimized out>
  114. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  115. arg = 0x10ddc1e0
  116. cancel_flags = 4259842
  117. status = 0x0
  118. #25 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x10ddca10) at ../../ace/Thread_Adapter.cpp:96
  119. exit_hook_instance = <value optimized out>
  120. exit_hook_maybe = {instance_ = 0x0}
  121. exit_hook_ptr = 0xc827e00
  122. exit_hook = @0xc827e00
  123. #26 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  124. No symbol table info available.
  125. #27 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  126. No symbol table info available.
  127. #28 0x0000000000000000 in ?? ()
  128. No symbol table info available.
  129.  
  130. Thread 21 (Thread 3865):
  131. #0 0x00007f09fba6fa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  132. No symbol table info available.
  133. #1 0x00007f09fd30fcc5 in ACE_OS::cond_timedwait (cv=0x105e1df0, external_mutex=0x105e1dc0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  134. result = 0
  135. ts = {tv_sec = 3, tv_nsec = 139677839392800}
  136. #2 0x000000000069da5b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x105e1d70, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  137. result = 0
  138. #3 0x000000000069dd7a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x105e1d70, first_item=@0x7f09e57f9df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  139. ace_mon = {lock_ = 0x105e1dc0, owner_ = 0}
  140. #4 0x000000000069eb03 in SOAPWorkingThread::svc (this=0x7f09e77fdd70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  141. mb = 0x0
  142. #5 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e77fdd70) at ../../ace/Task.cpp:271
  143. t = 0x7f09e77fdd70
  144. svc_status = <value optimized out>
  145. status = <value optimized out>
  146. #6 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  147. hook = <value optimized out>
  148. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  149. arg = 0x7f09e77fdd70
  150. cancel_flags = 65538
  151. status = 0x0
  152. #7 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x105e21c0) at ../../ace/Thread_Adapter.cpp:96
  153. exit_hook_instance = <value optimized out>
  154. exit_hook_maybe = {instance_ = 0x0}
  155. exit_hook_ptr = 0x11977b0
  156. exit_hook = @0x11977b0
  157. #8 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  158. No symbol table info available.
  159. #9 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  160. No symbol table info available.
  161. #10 0x0000000000000000 in ?? ()
  162. No symbol table info available.
  163.  
  164. Thread 20 (Thread 3858):
  165. #0 0x00007f09fb714e87 in kill () from /lib/libc.so.6
  166. No symbol table info available.
  167. #1 0x00000000006a4949 in Master::_OnSignal (s=11) at /root/mangos/src/mangosd/Master.cpp:648
  168. No locals.
  169. #2 <signal handler called>
  170. No symbol table info available.
  171. #3 0x0000000000ac0a0e in SpellAuraHolder::GetCaster (this=0x7f075e330400) at /root/mangos/src/game/SpellAuras.cpp:10708
  172. No locals.
  173. #4 0x0000000000ad7ee8 in SpellAuraHolder::HandleSpellSpecificBoostsForward (this=0x7f075e330400, apply=false) at /root/mangos/src/game/SpellAuras.cpp:11796
  174. pCaster = <value optimized out>
  175. procFlag = <value optimized out>
  176. procEx = <value optimized out>
  177. 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 = 1608567840, _M_parent = 0x5e330400, _M_left = 0x7f07c60ce370, _M_right = 0x7f083797f9c0}, _M_node_count = 9488787}}}
  178. #5 0x00000000008eda2f in Unit::RemoveSpellAuraHolder (this=0x7f075fe0c980, holder=..., mode=AURA_REMOVE_BY_DEFAULT) at /root/mangos/src/game/Unit.cpp:5278
  179. AurSpellInfo = <value optimized out>
  180. statue = <value optimized out>
  181. caster = <value optimized out>
  182. #6 0x00000000008ede3a in Unit::RemoveAurasDueToSpell (this=0x7f075fe0c980, spellId=56420, except=..., mode=AURA_REMOVE_BY_DEFAULT) at /root/mangos/src/game/Unit.cpp:5119
  183. iter = {_M_node = 0x7f083797f9a0}
  184. spellEntry = <value optimized out>
  185. bounds = {first = {_M_node = 0x7f083797f9a0}, second = {_M_node = 0x7f08c3064c70}}
  186. #7 0x00000000008f22c5 in Unit::RemoveAurasWithInterruptFlags (this=0x7f075fe0c980, flags=8) at /root/mangos/src/game/Unit.cpp:5163
  187. i = {_M_node = 0xa3ec5a60}
  188. spellsToRemove = {_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 = 0xa3ec5a60, _M_left = 0xa3ec5a60, _M_right = 0xa3ec5a60}, _M_node_count = 1}}}
  189. #8 0x00000000008f2449 in Unit::SetPosition (this=0x7f075fe0c980, x=1296.6781, y=-106.44194, z=30.8939743, orientation=1.74766123, teleport=false) at /root/mangos/src/game/Unit.cpp:495
  190. turn = false
  191. relocate = true
  192. #9 0x0000000000882d23 in Player::SetPosition (this=0x7f075fe0c980, x=1296.6781, y=-106.44194, z=30.8939743, orientation=<value optimized out>, teleport=<value optimized out>) at /root/mangos/src/game/Player.cpp:6329
  193. No locals.
  194. #10 0x0000000000ab6d33 in WorldSession::HandleMoverRelocation (this=0x7f078d810b90, movementInfo=...) at /root/mangos/src/game/MovementHandler.cpp:577
  195. plMover = 0x7f075fe0c980
  196. mover = 0x7f075fe0c980
  197. #11 0x0000000000ab7f7b in WorldSession::HandleMovementOpcodes (this=0x7f078d810b90, recv_data=...) at /root/mangos/src/game/MovementHandler.cpp:298
  198. opcode = 238
  199. mover = 0x7f075fe0c980
  200. plMover = <value optimized out>
  201. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 18446744073709551615, _wpos = 12395412, _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 = 0x0, _M_finish = 0x7f09ed465b40 "`\\Fí\t\177", _M_end_of_storage = 0x98a3f9c0 ""}}, <No data fields>}}, m_opcode = 19453}
  202. guid = {m_guid = 242645, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}
  203. movementInfo = {moveFlags = 1, moveFlags2 = 0, time = 59919982, pos = {x = 1296.6781, y = -106.44194, z = 30.8939743, o = 1.74766123}, t_guid = {m_guid = 0, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}, t_pos = {x = 0, y = 0, z = 0, o = 0}, t_time = 0, t_seat = -1 'ÿ', t_seatInfo = 0x0, t_time2 = 0, s_pitch = 0, fallTime = 141, jump = {velocity = 0, sinAngle = 0, cosAngle = 0, xyspeed = 0}, u_unk1 = 0}
  204. #12 0x0000000000720bf5 in WorldSession::ExecuteOpcode (this=0x7f078d810b90, opHandle=..., packet=0x7f091df62ce0) at /root/mangos/src/game/WorldSession.cpp:1045
  205. No locals.
  206. #13 0x0000000000723d36 in WorldSession::Update (this=0x7f078d810b90, updater=...) at /root/mangos/src/game/WorldSession.cpp:249
  207. opHandle = @0x1160cc0
  208. packet = 0x7f091df62ce0
  209. #14 0x00000000007ddf87 in Map::Update (this=0x7f074f051150, t_diff=@0x7f094cc22d40) at /root/mangos/src/game/Map.cpp:471
  210. pSession = 0x7f078d810b90
  211. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xc79a90, m_pSession = 0x7f078d810b90}, <No data fields>}
  212. plr = <value optimized out>
  213. updater = {i_timeDiff = 3675972032}
  214. grid_object_update = {i_visitor = @0x7f09ed466700}
  215. world_object_update = {i_visitor = @0x7f09ed465d00}
  216. __FUNCTION__ = "Update"
  217. #15 0x00000000007de5a9 in BattleGroundMap::Update (this=0x7f074f051150, diff=@0x7f094cc22d40) at /root/mangos/src/game/Map.cpp:1580
  218. No locals.
  219. #16 0x0000000000990489 in MapUpdateRequest::call (this=0x7f094cc22d20) at /root/mangos/src/game/MapUpdater.cpp:53
  220. threadId = 139680612247296
  221. #17 0x0000000000be65d9 in DelayExecutor::svc (this=0x10ddc1e0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  222. 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 = 1325896371, tv_usec = 213067}}
  223. rq = 0x7f094cc22d20
  224. #18 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x10ddc1e0) at ../../ace/Task.cpp:271
  225. t = 0x10ddc1e0
  226. svc_status = <value optimized out>
  227. status = <value optimized out>
  228. #19 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  229. hook = <value optimized out>
  230. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  231. arg = 0x10ddc1e0
  232. cancel_flags = 4259842
  233. status = 0x0
  234. #20 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x10ddcc60) at ../../ace/Thread_Adapter.cpp:96
  235. exit_hook_instance = <value optimized out>
  236. exit_hook_maybe = {instance_ = 0x0}
  237. exit_hook_ptr = 0x7f09e8002940
  238. exit_hook = @0x7f09e8002940
  239. #21 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  240. No symbol table info available.
  241. #22 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  242. No symbol table info available.
  243. #23 0x0000000000000000 in ?? ()
  244. No symbol table info available.
  245.  
  246. Thread 19 (Thread 3869):
  247. #0 0x00007f09fb7c7f23 in epoll_wait () from /lib/libc.so.6
  248. No symbol table info available.
  249. #1 0x00007f09fd32012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f09e801fc50, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  250. 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 = 4216}}
  251. this_timeout = <value optimized out>
  252. timeout = 4
  253. nfds = <value optimized out>
  254. #2 0x00007f09fd32120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f09e801fc50, max_wait_time=0x7f09e37f5dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  255. result = <value optimized out>
  256. #3 0x00007f09fd32136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f09e801fc50, max_wait_time=0x7f09e37f5dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  257. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f09e37f5dc0, 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 = 1325896366, tv_usec = 217595}}, stopped_ = false}
  258. guard = {token_ = @0x7f09e801fcc8, owner_ = 1}
  259. result = 0
  260. #4 0x00007f09fd36c055 in ACE_Reactor::run_reactor_event_loop (this=0x7f09e8038230, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  261. result = <value optimized out>
  262. #5 0x00000000006afe21 in ReactorRunnable::svc (this=0x7f09e80030f0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  263. 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 = 4216}}
  264. __FUNCTION__ = "svc"
  265. i = {_M_node = 0x7f09e80031a0}
  266. t = {_M_node = 0x7f08ff4d9750}
  267. #6 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e80030f0) at ../../ace/Task.cpp:271
  268. t = 0x7f09e80030f0
  269. svc_status = <value optimized out>
  270. status = <value optimized out>
  271. #7 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  272. hook = <value optimized out>
  273. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  274. arg = 0x7f09e80030f0
  275. cancel_flags = 4259842
  276. status = 0x0
  277. #8 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x7f09e8081880) at ../../ace/Thread_Adapter.cpp:96
  278. exit_hook_instance = <value optimized out>
  279. exit_hook_maybe = {instance_ = 0x0}
  280. exit_hook_ptr = 0x10de6a80
  281. exit_hook = @0x10de6a80
  282. #9 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  283. No symbol table info available.
  284. #10 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  285. No symbol table info available.
  286. #11 0x0000000000000000 in ?? ()
  287. No symbol table info available.
  288.  
  289. Thread 18 (Thread 3863):
  290. #0 0x00007f09fba6fa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  291. No symbol table info available.
  292. #1 0x00007f09fd30fcc5 in ACE_OS::cond_timedwait (cv=0x105e1df0, external_mutex=0x105e1dc0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  293. result = 0
  294. ts = {tv_sec = 139680498567616, tv_nsec = 139677839392800}
  295. #2 0x000000000069da5b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x105e1d70, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  296. result = 0
  297. #3 0x000000000069dd7a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x105e1d70, first_item=@0x7f09e67fbdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  298. ace_mon = {lock_ = 0x105e1dc0, owner_ = 0}
  299. #4 0x000000000069eb03 in SOAPWorkingThread::svc (this=0x7f09e77fdd70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  300. mb = 0x0
  301. #5 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e77fdd70) at ../../ace/Task.cpp:271
  302. t = 0x7f09e77fdd70
  303. svc_status = <value optimized out>
  304. status = <value optimized out>
  305. #6 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  306. hook = <value optimized out>
  307. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  308. arg = 0x7f09e77fdd70
  309. cancel_flags = 65538
  310. status = 0x0
  311. #7 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x10ddcc60) at ../../ace/Thread_Adapter.cpp:96
  312. exit_hook_instance = <value optimized out>
  313. exit_hook_maybe = {instance_ = 0x0}
  314. exit_hook_ptr = 0x11a3d20
  315. exit_hook = @0x11a3d20
  316. #8 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  317. No symbol table info available.
  318. #9 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  319. No symbol table info available.
  320. #10 0x0000000000000000 in ?? ()
  321. No symbol table info available.
  322.  
  323. Thread 17 (Thread 3862):
  324. #0 0x00007f09fba7336d in nanosleep () from /lib/libpthread.so.0
  325. No symbol table info available.
  326. #1 0x0000000000be2aa8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  327. rqtp = {tv_sec = 1, tv_nsec = 0}
  328. #2 0x0000000000be2efb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  329. No locals.
  330. #3 0x00000000006a66be in FreezeDetectorRunnable::run (this=0x7f09e8002c20) at /root/mangos/src/mangosd/Master.cpp:81
  331. curtime = <value optimized out>
  332. #4 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x7f09e8002c20) at /root/mangos/src/shared/Threading.cpp:187
  333. _task = 0x7f09e8002c20
  334. #5 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0x7f09e8002c70) at ../../ace/OS_Thread_Adapter.cpp:103
  335. hook = <value optimized out>
  336. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  337. arg = 0x7f09e8002c20
  338. cancel_flags = 589826
  339. status = 0x0
  340. #6 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  341. No symbol table info available.
  342. #7 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  343. No symbol table info available.
  344. #8 0x0000000000000000 in ?? ()
  345. No symbol table info available.
  346.  
  347. Thread 16 (Thread 3870):
  348. #0 0x00007f09fb7c7f23 in epoll_wait () from /lib/libc.so.6
  349. No symbol table info available.
  350. #1 0x00007f09fd32012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f09e8038250, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  351. 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 = 4709}}
  352. this_timeout = <value optimized out>
  353. timeout = 4
  354. nfds = <value optimized out>
  355. #2 0x00007f09fd32120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f09e8038250, max_wait_time=0x7f09e2ff4dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  356. result = <value optimized out>
  357. #3 0x00007f09fd32136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f09e8038250, max_wait_time=0x7f09e2ff4dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  358. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f09e2ff4dc0, 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 = 1325896366, tv_usec = 216653}}, stopped_ = false}
  359. guard = {token_ = @0x7f09e80382c8, owner_ = 1}
  360. result = 0
  361. #4 0x00007f09fd36c055 in ACE_Reactor::run_reactor_event_loop (this=0x7f09e8050830, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  362. result = <value optimized out>
  363. #5 0x00000000006afe21 in ReactorRunnable::svc (this=0x7f09e8003228) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  364. 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 = 4709}}
  365. __FUNCTION__ = "svc"
  366. i = {_M_node = 0x7f09e80032d8}
  367. t = {_M_node = 0x7f07efc69650}
  368. #6 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e8003228) at ../../ace/Task.cpp:271
  369. t = 0x7f09e8003228
  370. svc_status = <value optimized out>
  371. status = <value optimized out>
  372. #7 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  373. hook = <value optimized out>
  374. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  375. arg = 0x7f09e8003228
  376. cancel_flags = 4259842
  377. status = 0x0
  378. #8 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x105e06b0) at ../../ace/Thread_Adapter.cpp:96
  379. exit_hook_instance = <value optimized out>
  380. exit_hook_maybe = {instance_ = 0x0}
  381. exit_hook_ptr = 0x105e0ba0
  382. exit_hook = @0x105e0ba0
  383. #9 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  384. No symbol table info available.
  385. #10 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  386. No symbol table info available.
  387. #11 0x0000000000000000 in ?? ()
  388. No symbol table info available.
  389.  
  390. Thread 15 (Thread 3871):
  391. #0 0x00007f09fb7c7f23 in epoll_wait () from /lib/libc.so.6
  392. No symbol table info available.
  393. #1 0x00007f09fd32012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f09e8050850, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  394. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 3781}}
  395. this_timeout = <value optimized out>
  396. timeout = 3
  397. nfds = <value optimized out>
  398. #2 0x00007f09fd32120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f09e8050850, max_wait_time=0x7f09e27f3dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  399. result = <value optimized out>
  400. #3 0x00007f09fd32136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f09e8050850, max_wait_time=0x7f09e27f3dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  401. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f09e27f3dc0, 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 = 1325896366, tv_usec = 217422}}, stopped_ = false}
  402. guard = {token_ = @0x7f09e80508c8, owner_ = 1}
  403. result = 0
  404. #4 0x00007f09fd36c055 in ACE_Reactor::run_reactor_event_loop (this=0x7f09e8068e30, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  405. result = <value optimized out>
  406. #5 0x00000000006afe21 in ReactorRunnable::svc (this=0x7f09e8003360) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  407. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 3781}}
  408. __FUNCTION__ = "svc"
  409. i = {_M_node = 0x7f09e8003410}
  410. t = {_M_node = 0x7f080ff989c0}
  411. #6 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e8003360) at ../../ace/Task.cpp:271
  412. t = 0x7f09e8003360
  413. svc_status = <value optimized out>
  414. status = <value optimized out>
  415. #7 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  416. hook = <value optimized out>
  417. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  418. arg = 0x7f09e8003360
  419. cancel_flags = 4259842
  420. status = 0x0
  421. #8 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x105e0ba0) at ../../ace/Thread_Adapter.cpp:96
  422. exit_hook_instance = <value optimized out>
  423. exit_hook_maybe = {instance_ = 0x0}
  424. exit_hook_ptr = 0x7f09e8081470
  425. exit_hook = @0x7f09e8081470
  426. #9 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  427. No symbol table info available.
  428. #10 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  429. No symbol table info available.
  430. #11 0x0000000000000000 in ?? ()
  431. No symbol table info available.
  432.  
  433. Thread 14 (Thread 3872):
  434. #0 0x00007f09fb7c7f23 in epoll_wait () from /lib/libc.so.6
  435. No symbol table info available.
  436. #1 0x00007f09fd32012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f09e8068e50, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  437. 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 = 2336}}
  438. this_timeout = <value optimized out>
  439. timeout = 2
  440. nfds = <value optimized out>
  441. #2 0x00007f09fd32120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f09e8068e50, max_wait_time=0x7f09e1ff2dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  442. result = <value optimized out>
  443. #3 0x00007f09fd32136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f09e8068e50, max_wait_time=0x7f09e1ff2dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  444. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f09e1ff2dc0, 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 = 1325896366, tv_usec = 217593}}, stopped_ = false}
  445. guard = {token_ = @0x7f09e8068ec8, owner_ = 1}
  446. result = 0
  447. #4 0x00007f09fd36c055 in ACE_Reactor::run_reactor_event_loop (this=0x7f09e8081430, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  448. result = <value optimized out>
  449. #5 0x00000000006afe21 in ReactorRunnable::svc (this=0x7f09e8003498) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  450. 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 = 2336}}
  451. __FUNCTION__ = "svc"
  452. i = {_M_node = 0x7f09e8003548}
  453. t = {_M_node = 0x7f090e9ad7b0}
  454. #6 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e8003498) at ../../ace/Task.cpp:271
  455. t = 0x7f09e8003498
  456. svc_status = <value optimized out>
  457. status = <value optimized out>
  458. #7 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  459. hook = <value optimized out>
  460. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  461. arg = 0x7f09e8003498
  462. cancel_flags = 4259842
  463. status = 0x0
  464. #8 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x105e0d80) at ../../ace/Thread_Adapter.cpp:96
  465. exit_hook_instance = <value optimized out>
  466. exit_hook_maybe = {instance_ = 0x0}
  467. exit_hook_ptr = 0x10de6b10
  468. exit_hook = @0x10de6b10
  469. #9 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  470. No symbol table info available.
  471. #10 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  472. No symbol table info available.
  473. #11 0x0000000000000000 in ?? ()
  474. No symbol table info available.
  475.  
  476. Thread 13 (Thread 3853):
  477. #0 0x00007f09fba7336d in nanosleep () from /lib/libpthread.so.0
  478. No symbol table info available.
  479. #1 0x0000000000be2aa8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  480. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  481. #2 0x0000000000be2efb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  482. No locals.
  483. #3 0x0000000000be1eae in SqlDelayThread::run (this=0x1215950) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  484. pingEveryLoop = <value optimized out>
  485. loopCounter = <value optimized out>
  486. #4 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x1215950) at /root/mangos/src/shared/Threading.cpp:187
  487. _task = 0x1215950
  488. #5 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0x1215c20) at ../../ace/OS_Thread_Adapter.cpp:103
  489. hook = <value optimized out>
  490. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  491. arg = 0x1215950
  492. cancel_flags = 589826
  493. status = 0x0
  494. #6 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  495. No symbol table info available.
  496. #7 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  497. No symbol table info available.
  498. #8 0x0000000000000000 in ?? ()
  499. No symbol table info available.
  500.  
  501. Thread 12 (Thread 3852):
  502. #0 0x00007f09fba7336d in nanosleep () from /lib/libpthread.so.0
  503. No symbol table info available.
  504. #1 0x0000000000be2aa8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  505. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  506. #2 0x0000000000be2efb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  507. No locals.
  508. #3 0x0000000000be1eae in SqlDelayThread::run (this=0x11ec1e0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  509. pingEveryLoop = <value optimized out>
  510. loopCounter = <value optimized out>
  511. #4 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x11ec1e0) at /root/mangos/src/shared/Threading.cpp:187
  512. _task = 0x11ec1e0
  513. #5 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0x11ec4d0) at ../../ace/OS_Thread_Adapter.cpp:103
  514. hook = <value optimized out>
  515. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  516. arg = 0x11ec1e0
  517. cancel_flags = 589826
  518. status = 0x0
  519. #6 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #7 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  522. No symbol table info available.
  523. #8 0x0000000000000000 in ?? ()
  524. No symbol table info available.
  525.  
  526. Thread 11 (Thread 3854):
  527. #0 0x00007f09fba7336d in nanosleep () from /lib/libpthread.so.0
  528. No symbol table info available.
  529. #1 0x0000000000be2aa8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  530. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  531. #2 0x0000000000be2efb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  532. No locals.
  533. #3 0x0000000000be1eae in SqlDelayThread::run (this=0x122b990) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  534. pingEveryLoop = <value optimized out>
  535. loopCounter = <value optimized out>
  536. #4 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x122b990) at /root/mangos/src/shared/Threading.cpp:187
  537. _task = 0x122b990
  538. #5 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0x122bc60) at ../../ace/OS_Thread_Adapter.cpp:103
  539. hook = <value optimized out>
  540. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  541. arg = 0x122b990
  542. cancel_flags = 589826
  543. status = 0x0
  544. #6 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  545. No symbol table info available.
  546. #7 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  547. No symbol table info available.
  548. #8 0x0000000000000000 in ?? ()
  549. No symbol table info available.
  550.  
  551. Thread 10 (Thread 3867):
  552. #0 0x00007f09fba6fa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  553. No symbol table info available.
  554. #1 0x00007f09fd30fcc5 in ACE_OS::cond_timedwait (cv=0x105e1df0, external_mutex=0x105e1dc0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  555. result = 0
  556. ts = {tv_sec = 3, tv_nsec = 139677839392800}
  557. #2 0x000000000069da5b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x105e1d70, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  558. result = 0
  559. #3 0x000000000069dd7a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x105e1d70, first_item=@0x7f09e47f7df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  560. ace_mon = {lock_ = 0x105e1dc0, owner_ = 0}
  561. #4 0x000000000069eb03 in SOAPWorkingThread::svc (this=0x7f09e77fdd70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  562. mb = 0x0
  563. #5 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e77fdd70) at ../../ace/Task.cpp:271
  564. t = 0x7f09e77fdd70
  565. svc_status = <value optimized out>
  566. status = <value optimized out>
  567. #6 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  568. hook = <value optimized out>
  569. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  570. arg = 0x7f09e77fdd70
  571. cancel_flags = 65538
  572. status = 0x0
  573. #7 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x105e06b0) at ../../ace/Thread_Adapter.cpp:96
  574. exit_hook_instance = <value optimized out>
  575. exit_hook_maybe = {instance_ = 0x0}
  576. exit_hook_ptr = 0x105e24c0
  577. exit_hook = @0x105e24c0
  578. #8 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  579. No symbol table info available.
  580. #9 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  581. No symbol table info available.
  582. #10 0x0000000000000000 in ?? ()
  583. No symbol table info available.
  584.  
  585. Thread 9 (Thread 3856):
  586. #0 0x00007f09fb75bdf8 in ?? () from /lib/libc.so.6
  587. No symbol table info available.
  588. #1 0x00007f09fb75d38e in malloc () from /lib/libc.so.6
  589. No symbol table info available.
  590. #2 0x00007f09fc1d0cbd in operator new (sz=48) at ../../../../gcc-4.6.1/libstdc++-v3/libsupc++/new_op.cc:52
  591. p = <value optimized out>
  592. #3 0x0000000000be773b 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
  593. __tmp = <value optimized out>
  594. #4 0x0000000000be78f3 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=0x223bfc80, __x=<value optimized out>, __p=0x7f07a6dde750, __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
  595. __insert_left = 168
  596. __z = <value optimized out>
  597. #5 0x0000000000be79f6 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=0x223bfc80, __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
  598. __x = <value optimized out>
  599. __y = <value optimized out>
  600. #6 0x0000000000be7a19 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
  601. No locals.
  602. #7 0x0000000000be7a4e in EventProcessor::RenewEvents (this=0x223bfc78) at /root/mangos/src/framework/Utilities/EventProcessor.cpp:107
  603. No locals.
  604. #8 0x00000000008e2650 in Unit::UpdateEvents (this=<value optimized out>, update_diff=489, time=<value optimized out>) at /root/mangos/src/game/Unit.cpp:13120
  605. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x10e37c68, owner_ = 0}, <No data fields>}
  606. #9 0x0000000000905bf5 in Unit::Update (this=0x223bdf80, update_diff=489, p_time=489) at /root/mangos/src/game/Unit.cpp:343
  607. No locals.
  608. #10 0x00000000006ba82c in Creature::Update (this=0x223bdf80, update_diff=489, diff=489) at /root/mangos/src/game/Creature.cpp:586
  609. No locals.
  610. #11 0x00000000007d0259 in WorldObject::UpdateHelper::Update (this=0x7f09ee467ba0, time_diff=489) at /root/mangos/src/game/Object.h:425
  611. No locals.
  612. #12 0x00000000007e021a in MaNGOS::ObjectUpdater::Visit (this=0x7f09ee467d50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  613. helper = {m_obj = 0x223bdf80}
  614. iter = {_Ptr = 0x223bffa8}
  615. #13 0x00000000007e4fe9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  616. No locals.
  617. #14 0x00000000007d7b7d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x10e26940, cell=..., visitor=...) at /root/mangos/src/game/Map.h:458
  618. x = 42
  619. y = 32
  620. #15 0x00000000007de211 in Map::Update (this=0x10e26940, t_diff=@0x7f074f0e5330) at /root/mangos/src/game/Map.cpp:520
  621. pair = {x_coord = 343, y_coord = 262}
  622. cell = {data = {Part = {grid_x = 42, grid_y = 32, cell_x = 7, cell_y = 6, nocreate = 1, reserved = 0}, All = 18380842}}
  623. cell_id = 134487
  624. y = 262
  625. x = 343
  626. plr = <value optimized out>
  627. area = {low_bound = {x_coord = 341, y_coord = 261}, high_bound = {x_coord = 344, y_coord = 264}}
  628. updater = {i_timeDiff = 489}
  629. grid_object_update = {i_visitor = @0x7f09ee467d50}
  630. world_object_update = {i_visitor = @0x7f09ee467d50}
  631. __FUNCTION__ = "Update"
  632. #16 0x0000000000990489 in MapUpdateRequest::call (this=0x7f074f0e5310) at /root/mangos/src/game/MapUpdater.cpp:53
  633. threadId = 139680629032704
  634. #17 0x0000000000be65d9 in DelayExecutor::svc (this=0x10ddc1e0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  635. 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 = 1325896371, tv_usec = 163859}}
  636. rq = 0x7f074f0e5310
  637. #18 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x10ddc1e0) at ../../ace/Task.cpp:271
  638. t = 0x10ddc1e0
  639. svc_status = <value optimized out>
  640. status = <value optimized out>
  641. #19 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  642. hook = <value optimized out>
  643. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  644. arg = 0x10ddc1e0
  645. cancel_flags = 4259842
  646. status = 0x0
  647. #20 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x10ddc7c0) at ../../ace/Thread_Adapter.cpp:96
  648. exit_hook_instance = <value optimized out>
  649. exit_hook_maybe = {instance_ = 0x0}
  650. exit_hook_ptr = 0xc827db0
  651. exit_hook = @0xc827db0
  652. #21 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  653. No symbol table info available.
  654. #22 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  655. No symbol table info available.
  656. #23 0x0000000000000000 in ?? ()
  657. No symbol table info available.
  658.  
  659. Thread 8 (Thread 3860):
  660. #0 0x00007f09fb78b20d in nanosleep () from /lib/libc.so.6
  661. No symbol table info available.
  662. #1 0x00007f09fb7c0b14 in usleep () from /lib/libc.so.6
  663. No symbol table info available.
  664. #2 0x00000000006a9db7 in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  665. command_str = <value optimized out>
  666. commandbuf = "c", '\000' <repeats 23 times>, "@þ¥û\t\177\000\000\000\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000`ÌÝ\020\000\000\000\000@ \203ý\t\177\000\000\003\000\000\000\000\000\000\000\216Óuû\t\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000`ÌÝ\020\000\000\000\000\226«4ý\t\177\000\000\000\000\000\000\000\000\000\000\226«4ý\t\177\000\000\000\000\000\000\000\000\000\000è\237j\000\000\000\000\000\210öÿç\t\177\000\000\000\000\000\000\t\177\000\000\200ô]\020", '\000' <repeats 12 times>, "`\003\027\001", '\000' <repeats 12 times>, "\200ô]\020\000\000\000\000`\003\027\001\000\000\000\000`ÌÝ\020\000\000\000\000V"...
  667. #3 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x105e4320) at /root/mangos/src/shared/Threading.cpp:187
  668. _task = 0x105e4320
  669. #4 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0x10ddcc60) at ../../ace/OS_Thread_Adapter.cpp:103
  670. hook = <value optimized out>
  671. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  672. arg = 0x105e4320
  673. cancel_flags = 589826
  674. status = 0x0
  675. #5 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  676. No symbol table info available.
  677. #6 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  678. No symbol table info available.
  679. #7 0x0000000000000000 in ?? ()
  680. No symbol table info available.
  681.  
  682. Thread 7 (Thread 3859):
  683. #0 0x00007f09fba6fa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  684. No symbol table info available.
  685. #1 0x00000000006a5a76 in ACE_OS::cond_wait (cv=<value optimized out>, external_mutex=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:325
  686. result = <value optimized out>
  687. #2 0x000000000098ddb8 in MapUpdater::wait (this=0x10ddc1d8) at /root/mangos/src/game/MapUpdater.cpp:95
  688. guard = {lock_ = 0x10ddc2f0, owner_ = 0}
  689. #3 0x000000000071d068 in MapManager::Update (this=0x10ddc0f0, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:206
  690. iter = {_M_node = 0xc79b10}
  691. #4 0x00000000007ff6e2 in World::Update (this=0x122df50, diff=489) at /root/mangos/src/game/World.cpp:1708
  692. autobroadcaston = 0
  693. #5 0x00000000006a3d0c in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  694. diff = 489
  695. realCurrTime = <value optimized out>
  696. prevSleepTime = 0
  697. #6 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x105e1910) at /root/mangos/src/shared/Threading.cpp:187
  698. _task = 0x105e1910
  699. #7 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0x10ddcc60) at ../../ace/OS_Thread_Adapter.cpp:103
  700. hook = <value optimized out>
  701. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  702. arg = 0x105e1910
  703. cancel_flags = 589826
  704. status = 0x0
  705. #8 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  706. No symbol table info available.
  707. #9 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  708. No symbol table info available.
  709. #10 0x0000000000000000 in ?? ()
  710. No symbol table info available.
  711.  
  712. Thread 6 (Thread 3861):
  713. #0 0x00007f09fb7c02c3 in select () from /lib/libc.so.6
  714. No symbol table info available.
  715. #1 0x0000000000c4252b in tcp_select (s=24, flags=<value optimized out>, timeout=<value optimized out>, soap=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  716. tv = {tv_sec = 0, tv_usec = 317286}
  717. fd = {{fds_bits = {16777216, 0 <repeats 15 times>}}, {fds_bits = {16777216, 0 <repeats 15 times>}}, {fds_bits = {16777216, 0 <repeats 15 times>}}}
  718. sfd = 0x7f09e77e2380
  719. efd = 0x7f09e77e2400
  720. r = <value optimized out>
  721. rfd = 0x7f09e77e2300
  722. #2 0x0000000000c5add2 in soap_accept (soap=0x7f09e77e2570) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  723. r = <value optimized out>
  724. err = <value optimized out>
  725. n = 16
  726. len = 65536
  727. set = 1
  728. #3 0x000000000069d0b7 in MaNGOSsoapRunnable::run (this=0x7f09e80029a0) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  729. thread_soap = 0x7f075fa8ea50
  730. mb = <value optimized out>
  731. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xc69590, 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 = 0x7f09fd5fbd30}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0xc69690}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x10ddc4f0, 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_ = 0x105e1d70, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  732. soap = {_vptr.soap = 0xcf7930, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xcf5030 "%.9G", double_format = 0xcf5035 "%.17lG", dime_id_format = 0xcf503c "cid:id%d", http_version = 0xcf5045 "1.1", http_content = 0x0, encodingStyle = 0xcf77d0 "", actor = 0x0, lang = 0xcf5d13 "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 = 0x115a7a0, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x10635590, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x10680670, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xc595e0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xc41cf0 <http_get(soap*)>, fput = 0xc41d00 <http_405(soap*)>, fdel = 0xc41d00 <http_405(soap*)>, fhead = 0xc41d00 <http_405(soap*)>, fform = 0, fposthdr = 0xc434f0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xc592e0 <http_response(soap*, int, size_t)>, fparse = 0xc5a680 <http_parse(soap*)>, fparsehdr = 0xc588e0 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xc422f0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xc422d0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xc422c0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc46780 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xc422e0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xc41af0 <tcp_disconnect(soap*)>, fsend = 0xc42980 <fsend(soap*, char const*, size_t)>, frecv = 0xc42710 <frecv(soap*, char*, size_t)>, fpoll = 0xc5b160 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xc42190 <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 = 24, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 2886729737, port = 45770, 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 = 0xcf5049 "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@þ¥û\t\177\000\000\001\020\000\000\000\000\000\000\001\020\000\000\000\000\000\000@ \203ý\t\177\000\000\003\000\000\000\000\000\000\000\202¾uû\t\177\000\000@þ¥û\t\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@ \203ý\t\177\000\000\003\000\000\000\000\000\000\000¨þ¥û\t\177\000\000c", '\000' <repeats 23 times>, "ðü\000\000\000\000\000\000àì\000\000\000\000\000\000\235þuû\t\177\000\000c\000\000\000\000\000\000", session_port = 0, c_locale = 0x0, d_stream = 0x7f09fba5fe40, z_crc = 0, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 3892324992, zlib_state = 32521, zlib_in = 0, zlib_out = 8256, z_buf = 0x3 <Address 0x3 out of bounds>, z_buflen = 139680850236302, z_level = 0, z_ratio_in = 0, z_ratio_out = 5.90787433e-42}
  733. m = <value optimized out>
  734. s = <value optimized out>
  735. #4 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x7f09e80029a0) at /root/mangos/src/shared/Threading.cpp:187
  736. _task = 0x7f09e80029a0
  737. #5 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0x7f09e8002a80) at ../../ace/OS_Thread_Adapter.cpp:103
  738. hook = <value optimized out>
  739. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  740. arg = 0x7f09e80029a0
  741. cancel_flags = 589826
  742. status = 0x0
  743. #6 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  744. No symbol table info available.
  745. #7 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  746. No symbol table info available.
  747. #8 0x0000000000000000 in ?? ()
  748. No symbol table info available.
  749.  
  750. Thread 5 (Thread 3864):
  751. #0 0x00007f09fba6fa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  752. No symbol table info available.
  753. #1 0x00007f09fd30fcc5 in ACE_OS::cond_timedwait (cv=0x105e1df0, external_mutex=0x105e1dc0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  754. result = 0
  755. ts = {tv_sec = 139680490174912, tv_nsec = 139677839392800}
  756. #2 0x000000000069da5b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x105e1d70, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  757. result = 0
  758. #3 0x000000000069dd7a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x105e1d70, first_item=@0x7f09e5ffadf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  759. ace_mon = {lock_ = 0x105e1dc0, owner_ = 0}
  760. #4 0x000000000069eb03 in SOAPWorkingThread::svc (this=0x7f09e77fdd70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  761. mb = 0x0
  762. #5 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e77fdd70) at ../../ace/Task.cpp:271
  763. t = 0x7f09e77fdd70
  764. svc_status = <value optimized out>
  765. status = <value optimized out>
  766. #6 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  767. hook = <value optimized out>
  768. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  769. arg = 0x7f09e77fdd70
  770. cancel_flags = 65538
  771. status = 0x0
  772. #7 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x105e2020) at ../../ace/Thread_Adapter.cpp:96
  773. exit_hook_instance = <value optimized out>
  774. exit_hook_maybe = {instance_ = 0x0}
  775. exit_hook_ptr = 0x7f09e8002c70
  776. exit_hook = @0x7f09e8002c70
  777. #8 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  778. No symbol table info available.
  779. #9 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  780. No symbol table info available.
  781. #10 0x0000000000000000 in ?? ()
  782. No symbol table info available.
  783.  
  784. Thread 4 (Thread 3868):
  785. #0 0x00007f09fb7c7f23 in epoll_wait () from /lib/libc.so.6
  786. No symbol table info available.
  787. #1 0x00007f09fd32012f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7f09e80035e0, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  788. 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}}
  789. this_timeout = <value optimized out>
  790. timeout = 9
  791. nfds = <value optimized out>
  792. #2 0x00007f09fd32120c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7f09e80035e0, max_wait_time=0x7f09e3ff6dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  793. result = <value optimized out>
  794. #3 0x00007f09fd32136d in ACE_Dev_Poll_Reactor::handle_events (this=0x7f09e80035e0, max_wait_time=0x7f09e3ff6dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  795. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7f09e3ff6dc0, 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 = 1325896366, tv_usec = 212503}}, stopped_ = false}
  796. guard = {token_ = @0x7f09e8003658, owner_ = 1}
  797. result = 0
  798. #4 0x00007f09fd36c055 in ACE_Reactor::run_reactor_event_loop (this=0x7f09e80029d0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  799. result = <value optimized out>
  800. #5 0x00000000006afe21 in ReactorRunnable::svc (this=0x7f09e8002fb8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  801. 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}}
  802. __FUNCTION__ = "svc"
  803. i = {_M_node = 0x7f09e8003068}
  804. t = {_M_node = 0x0}
  805. #6 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e8002fb8) at ../../ace/Task.cpp:271
  806. t = 0x7f09e8002fb8
  807. svc_status = <value optimized out>
  808. status = <value optimized out>
  809. #7 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  810. hook = <value optimized out>
  811. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  812. arg = 0x7f09e8002fb8
  813. cancel_flags = 4259842
  814. status = 0x0
  815. #8 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x7f09e8081630) at ../../ace/Thread_Adapter.cpp:96
  816. exit_hook_instance = <value optimized out>
  817. exit_hook_maybe = {instance_ = 0x0}
  818. exit_hook_ptr = 0x105e2060
  819. exit_hook = @0x105e2060
  820. #9 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  821. No symbol table info available.
  822. #10 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  823. No symbol table info available.
  824. #11 0x0000000000000000 in ?? ()
  825. No symbol table info available.
  826.  
  827. Thread 3 (Thread 3855):
  828. #0 0x00007f09fba7336d in nanosleep () from /lib/libpthread.so.0
  829. No symbol table info available.
  830. #1 0x0000000000be2aa8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  831. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  832. #2 0x0000000000be2efb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  833. No locals.
  834. #3 0x0000000000be1eae in SqlDelayThread::run (this=0x48d1b40) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  835. pingEveryLoop = <value optimized out>
  836. loopCounter = <value optimized out>
  837. #4 0x0000000000be2fca in ACE_Based::Thread::ThreadTask (param=0x48d1b40) at /root/mangos/src/shared/Threading.cpp:187
  838. _task = 0x48d1b40
  839. #5 0x00007f09fd34e655 in ACE_OS_Thread_Adapter::invoke (this=0xc59b680) at ../../ace/OS_Thread_Adapter.cpp:103
  840. hook = <value optimized out>
  841. func = 0xbe2fc0 <ACE_Based::Thread::ThreadTask(void*)>
  842. arg = 0x48d1b40
  843. cancel_flags = 589826
  844. status = 0x0
  845. #6 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  846. No symbol table info available.
  847. #7 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  848. No symbol table info available.
  849. #8 0x0000000000000000 in ?? ()
  850. No symbol table info available.
  851.  
  852. Thread 2 (Thread 3866):
  853. #0 0x00007f09fba6fa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  854. No symbol table info available.
  855. #1 0x00007f09fd30fcc5 in ACE_OS::cond_timedwait (cv=0x105e1df0, external_mutex=0x105e1dc0, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  856. result = 0
  857. ts = {tv_sec = 3, tv_nsec = 139677839392800}
  858. #2 0x000000000069da5b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x105e1d70, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  859. result = 0
  860. #3 0x000000000069dd7a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x105e1d70, first_item=@0x7f09e4ff8df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  861. ace_mon = {lock_ = 0x105e1dc0, owner_ = 0}
  862. #4 0x000000000069eb03 in SOAPWorkingThread::svc (this=0x7f09e77fdd70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  863. mb = 0x0
  864. #5 0x00007f09fd38af79 in ACE_Task_Base::svc_run (args=0x7f09e77fdd70) at ../../ace/Task.cpp:271
  865. t = 0x7f09e77fdd70
  866. svc_status = <value optimized out>
  867. status = <value optimized out>
  868. #6 0x00007f09fd38c3dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  869. hook = <value optimized out>
  870. func = 0x7f09fd38af50 <ACE_Task_Base::svc_run(void*)>
  871. arg = 0x7f09e77fdd70
  872. cancel_flags = 65538
  873. status = 0x0
  874. #7 0x00007f09fd38c45b in ACE_Thread_Adapter::invoke (this=0x105e2410) at ../../ace/Thread_Adapter.cpp:96
  875. exit_hook_instance = <value optimized out>
  876. exit_hook_maybe = {instance_ = 0x0}
  877. exit_hook_ptr = 0x10ddc7c0
  878. exit_hook = @0x10ddc7c0
  879. #8 0x00007f09fba6b971 in start_thread () from /lib/libpthread.so.0
  880. No symbol table info available.
  881. #9 0x00007f09fb7c792d in clone () from /lib/libc.so.6
  882. No symbol table info available.
  883. #10 0x0000000000000000 in ?? ()
  884. No symbol table info available.
  885.  
  886. Thread 1 (Thread 3850):
  887. #0 0x00007f09fba6c285 in pthread_join () from /lib/libpthread.so.0
  888. No symbol table info available.
  889. #1 0x0000000000be36b6 in ACE_OS::thr_join (thr_handle=<value optimized out>, status=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  890. result = <value optimized out>
  891. #2 0x00007f09fd3919bb in ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  892. i = <value optimized out>
  893. copy_count = 1
  894. copy_table = 0x105e0f28
  895. result = 0
  896. #3 0x00000000006ae180 in WorldSocketMgr::Wait (this=0x7f09e8002f28) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  897. i = <value optimized out>
  898. #4 0x00000000006a521d in Master::Run (this=0x11a3c40) at /root/mangos/src/mangosd/Master.cpp:327
  899. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x11b5048 "mangos.pid"}}
  900. rar_thread = 0x0
  901. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f09e8002e28 "0.0.0.0"}}
  902. world_thread = {m_iThreadId = 139680603854592, m_hThreadHandle = 139680603854592, m_task = 0x105e1910, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xcf1550, 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}}}
  903. cliThread = 0x105e17d0
  904. soap_thread = 0x7f09e8002a10
  905. freeze_thread = 0x7f09e8002a30
  906. wsport = 8085
  907. #5 0x0000000000698b74 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangos/src/mangosd/Main.cpp:215
  908. cfg_file = <value optimized out>
  909. options = 0xc6a050 ":a:c:s:"
  910. cmd_opts = {argc_ = 1, argv_ = 0x7fffc924c238, optind = 1, opterr = 0, optarg = 0x0, optstring_ = 0x1196710, long_only_ = 0, has_colon_ = 1, last_option_ = 0x1196650, 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_ = 0x1197810, allocator_ = 0x7f09fd610278}, <No data fields>}}
  911. serviceDaemonMode = 0 '\000'
  912. option = <value optimized out>
Add Comment
Please, Sign In to add comment