Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.74 KB | None | 0 0
  1. [New Thread 0x7fffd12be700 (LWP 31809)]
  2. [New Thread 0x7fffd02bc700 (LWP 31811)]
  3. [New Thread 0x7fffcfabb700 (LWP 31812)]
  4. [New Thread 0x7fffcf2ba700 (LWP 31813)]
  5. [New Thread 0x7fffceab9700 (LWP 31814)]
  6. [New Thread 0x7fffce2b8700 (LWP 31815)]
  7. [New Thread 0x7fffcdab7700 (LWP 31816)]
  8. [New Thread 0x7fffcd2b6700 (LWP 31817)]
  9. [New Thread 0x7fffccab5700 (LWP 31818)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd3ac3700 (LWP 31804)]
  13. Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffae252080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6196
  14. 6196 return ObjectAccessor::FindPet(guid);
  15. #0 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffae252080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6196
  16. #1 0x000000000078574b in isAttackingPlayer (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6042
  17. #2 operator() (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6034
  18. #3 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.h:2243
  19. #4 0x000000000078595c in Unit::isAttackingPlayer (this=0x7fffae252080) at /root/mangosdev/src/game/Unit.cpp:6042
  20. #5 0x0000000000785fe2 in Unit::IsHostileTo (this=<value optimized out>, unit=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:5685
  21. #6 0x0000000000853cbe in AggressorAI::MoveInLineOfSight (this=0x7fffb6355f30, u=0x7fffb0334000) at /root/mangosdev/src/game/AggressorAI.cpp:51
  22. #7 0x000000000079473a in PlayerCreatureRelocationWorker (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:56
  23. #8 Visit (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:84
  24. #9 VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature> (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  25. #10 VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  26. #11 VisitorHelper<MaNGOS::PlayerRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  27. #12 VisitorHelper<MaNGOS::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  28. #13 Visit (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  29. #14 Visit<MaNGOS::PlayerRelocationNotifier> (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  30. #15 Visit<MaNGOS::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  31. #16 Map::Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  32. #17 0x000000000076624d in Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:102
  33. #18 Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  34. #19 Cell::VisitAllObjects<MaNGOS::PlayerRelocationNotifier> (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:205
  35. #20 0x0000000000795e78 in RelocationNotifyEvent::Execute (this=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:11973
  36. #21 0x0000000000a7f64f in EventProcessor::Update (this=0x7fffb0334128, p_time=155) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  37. #22 0x0000000000788d6b in Unit::Update (this=0x7fffb0334000, update_diff=155, p_time=155) at /root/mangosdev/src/game/Unit.cpp:331
  38. #23 0x000000000070eec8 in Player::Update (this=0x7fffb0334000, update_diff=155, p_time=155) at /root/mangosdev/src/game/Player.cpp:1219
  39. #24 0x00000000006475ca in Update (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  40. #25 Map::Update (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:462
  41. #26 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffad41aca0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  42. #27 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4f8d8f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  43. #28 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  44. #29 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  45. #30 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  46. #31 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  47. #32 0x0000000000000000 in ?? ()
  48. #0 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffae252080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6196
  49. No locals.
  50. #1 0x000000000078574b in isAttackingPlayer (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6042
  51. No locals.
  52. #2 operator() (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6034
  53. No locals.
  54. #3 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.h:2243
  55. pet = 0x7fffae252080
  56. #4 0x000000000078595c in Unit::isAttackingPlayer (this=0x7fffae252080) at /root/mangosdev/src/game/Unit.cpp:6042
  57. No locals.
  58. #5 0x0000000000785fe2 in Unit::IsHostileTo (this=<value optimized out>, unit=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:5685
  59. tester_faction = 0x12448f0
  60. target_faction = <value optimized out>
  61. testerOwner = 0x7fffb62aa080
  62. targetOwner = <value optimized out>
  63. tester = 0x7fffb62aa080
  64. target = 0x7fffb0334000
  65. #6 0x0000000000853cbe in AggressorAI::MoveInLineOfSight (this=0x7fffb6355f30, u=0x7fffb0334000) at /root/mangosdev/src/game/AggressorAI.cpp:51
  66. No locals.
  67. #7 0x000000000079473a in PlayerCreatureRelocationWorker (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:56
  68. No locals.
  69. #8 Visit (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:84
  70. c = 0x7fffb62aa080
  71. #9 VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature> (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  72. No locals.
  73. #10 VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  74. No locals.
  75. #11 VisitorHelper<MaNGOS::PlayerRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  76. No locals.
  77. #12 VisitorHelper<MaNGOS::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  78. No locals.
  79. #13 Visit (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  80. No locals.
  81. #14 Visit<MaNGOS::PlayerRelocationNotifier> (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  82. No locals.
  83. #15 Visit<MaNGOS::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  84. No locals.
  85. #16 Map::Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  86. x = <value optimized out>
  87. y = 33
  88. cell_x = <value optimized out>
  89. cell_y = <value optimized out>
  90. #17 0x000000000076624d in Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:102
  91. area = {low_bound = {x_coord = 297, y_coord = 268}, high_bound = {x_coord = 298, y_coord = 269}}
  92. #18 Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  93. No locals.
  94. #19 Cell::VisitAllObjects<MaNGOS::PlayerRelocationNotifier> (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:205
  95. cell = {data = {Part = {grid_x = 37, grid_y = 33, cell_x = 2, cell_y = 5, nocreate = 1, reserved = 0}, All = 18098277}}
  96. gnotifier = {i_visitor = @0x7fffd3ac2a50}
  97. wnotifier = {i_visitor = @0x7fffd3ac2a50}
  98. #20 0x0000000000795e78 in RelocationNotifyEvent::Execute (this=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:11973
  99. notify = {i_player = @0x7fffb0334000}
  100. radius = 45
  101. #21 0x0000000000a7f64f in EventProcessor::Update (this=0x7fffb0334128, p_time=155) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  102. Event = 0x7fffadc9dff8
  103. #22 0x0000000000788d6b in Unit::Update (this=0x7fffb0334000, update_diff=155, p_time=155) at /root/mangosdev/src/game/Unit.cpp:331
  104. No locals.
  105. #23 0x000000000070eec8 in Player::Update (this=0x7fffb0334000, update_diff=155, p_time=155) at /root/mangosdev/src/game/Player.cpp:1219
  106. now = <value optimized out>
  107. pet = <value optimized out>
  108. #24 0x00000000006475ca in Update (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  109. No locals.
  110. #25 Map::Update (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:462
  111. plr = 0x7fffb0334000
  112. updater = {i_timeDiff = 3573078256}
  113. __FUNCTION__ = "Update"
  114. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  115. #26 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffad41aca0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  116. No locals.
  117. #27 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4f8d8f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  118. 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 = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1311981785, tv_usec = 709369}}
  119. rq = <value optimized out>
  120. #28 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  121. No symbol table info available.
  122. #29 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  123. No symbol table info available.
  124. #30 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  125. No symbol table info available.
  126. #31 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  127. No symbol table info available.
  128. #32 0x0000000000000000 in ?? ()
  129. No symbol table info available.
  130. 21 Thread 0x7fffccab5700 (LWP 31818) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  131. 20 Thread 0x7fffcd2b6700 (LWP 31817) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  132. 19 Thread 0x7fffcdab7700 (LWP 31816) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  133. 18 Thread 0x7fffce2b8700 (LWP 31815) 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  134. 17 Thread 0x7fffceab9700 (LWP 31814) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  135. 16 Thread 0x7fffcf2ba700 (LWP 31813) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  136. 15 Thread 0x7fffcfabb700 (LWP 31812) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  137. 14 Thread 0x7fffd02bc700 (LWP 31811) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  138. 13 Thread 0x7fffd12be700 (LWP 31809) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  139. 12 Thread 0x7fffd0abd700 (LWP 31810) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  140. 11 Thread 0x7fffd1abf700 (LWP 31808) 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  141. 10 Thread 0x7fffd22c0700 (LWP 31807) 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  142. 9 Thread 0x7fffd2ac1700 (LWP 31806) 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  143. 8 Thread 0x7fffd32c2700 (LWP 31805) 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  144. * 7 Thread 0x7fffd3ac3700 (LWP 31804) Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffae252080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6196
  145. 6 Thread 0x7fffd44c4700 (LWP 31803) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  146. 5 Thread 0x7ffff4225700 (LWP 31758) 0x00007ffff5e21b8d in read () from /lib/libpthread.so.0
  147. 4 Thread 0x7ffff4a26700 (LWP 31757) 0x00007ffff5e21b2d in write () from /lib/libpthread.so.0
  148. 3 Thread 0x7ffff5434700 (LWP 31756) 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  149. 1 Thread 0x7ffff7feb720 (LWP 31752) 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  150.  
  151. Thread 21 (Thread 0x7fffccab5700 (LWP 31818)):
  152. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  153. No symbol table info available.
  154. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  155. No symbol table info available.
  156. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  157. No symbol table info available.
  158. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  161. No symbol table info available.
  162. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b719b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  163. 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 = 9223372036854775807, tv_usec = 999999}}, 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 = 3121}}
  164. __FUNCTION__ = "svc"
  165. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  166. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  169. No symbol table info available.
  170. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  171. No symbol table info available.
  172. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  173. No symbol table info available.
  174. #10 0x0000000000000000 in ?? ()
  175. No symbol table info available.
  176.  
  177. Thread 20 (Thread 0x7fffcd2b6700 (LWP 31817)):
  178. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  179. No symbol table info available.
  180. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  181. No symbol table info available.
  182. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  183. No symbol table info available.
  184. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  185. No symbol table info available.
  186. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b71878) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  189. 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 = 9223372036854775807, tv_usec = 999999}}, 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}}
  190. __FUNCTION__ = "svc"
  191. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  192. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  195. No symbol table info available.
  196. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  197. No symbol table info available.
  198. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  199. No symbol table info available.
  200. #10 0x0000000000000000 in ?? ()
  201. No symbol table info available.
  202.  
  203. Thread 19 (Thread 0x7fffcdab7700 (LWP 31816)):
  204. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  205. No symbol table info available.
  206. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  207. No symbol table info available.
  208. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  209. No symbol table info available.
  210. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  211. No symbol table info available.
  212. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b71740) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  215. 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 = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9998}}
  216. __FUNCTION__ = "svc"
  217. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  218. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  219. No symbol table info available.
  220. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  221. No symbol table info available.
  222. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  223. No symbol table info available.
  224. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  225. No symbol table info available.
  226. #10 0x0000000000000000 in ?? ()
  227. No symbol table info available.
  228.  
  229. Thread 18 (Thread 0x7fffce2b8700 (LWP 31815)):
  230. #0 0x00007ffff5b76f23 in epoll_wait () from /lib/libc.so.6
  231. No symbol table info available.
  232. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  233. No symbol table info available.
  234. #2 0x00007ffff7af369c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  235. No symbol table info available.
  236. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  237. No symbol table info available.
  238. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  239. No symbol table info available.
  240. #5 0x0000000000524488 in ReactorRunnable::svc (this=0x7fffd3b71608) at /root/mangosdev/src/game/WorldSocketMgr.cpp:165
  241. 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 = 9223372036854775807, tv_usec = 999999}}, 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}}
  242. __FUNCTION__ = "svc"
  243. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  244. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  245. No symbol table info available.
  246. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  247. No symbol table info available.
  248. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  249. No symbol table info available.
  250. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  251. No symbol table info available.
  252. #10 0x0000000000000000 in ?? ()
  253. No symbol table info available.
  254.  
  255. Thread 17 (Thread 0x7fffceab9700 (LWP 31814)):
  256. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  257. No symbol table info available.
  258. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  259. No symbol table info available.
  260. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b2ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  261. result = <value optimized out>
  262. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b2ff00, first_item=@0x7fffceab8e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  263. ace_mon = {lock_ = 0x7fffd3b2ff50, owner_ = 0}
  264. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  265. No locals.
  266. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  267. mb = 0x0
  268. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  269. No symbol table info available.
  270. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  271. No symbol table info available.
  272. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  273. No symbol table info available.
  274. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  275. No symbol table info available.
  276. #10 0x0000000000000000 in ?? ()
  277. No symbol table info available.
  278.  
  279. Thread 16 (Thread 0x7fffcf2ba700 (LWP 31813)):
  280. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  281. No symbol table info available.
  282. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  283. No symbol table info available.
  284. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b2ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  285. result = <value optimized out>
  286. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b2ff00, first_item=@0x7fffcf2b9e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  287. ace_mon = {lock_ = 0x7fffd3b2ff50, owner_ = 0}
  288. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  289. No locals.
  290. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  291. mb = 0x0
  292. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  293. No symbol table info available.
  294. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  295. No symbol table info available.
  296. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  297. No symbol table info available.
  298. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  299. No symbol table info available.
  300. #10 0x0000000000000000 in ?? ()
  301. No symbol table info available.
  302.  
  303. Thread 15 (Thread 0x7fffcfabb700 (LWP 31812)):
  304. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  305. No symbol table info available.
  306. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  307. No symbol table info available.
  308. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b2ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  309. result = <value optimized out>
  310. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b2ff00, first_item=@0x7fffcfabae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  311. ace_mon = {lock_ = 0x7fffd3b2ff50, owner_ = 0}
  312. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  313. No locals.
  314. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  315. mb = 0x0
  316. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  317. No symbol table info available.
  318. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  319. No symbol table info available.
  320. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  321. No symbol table info available.
  322. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  323. No symbol table info available.
  324. #10 0x0000000000000000 in ?? ()
  325. No symbol table info available.
  326.  
  327. Thread 14 (Thread 0x7fffd02bc700 (LWP 31811)):
  328. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  329. No symbol table info available.
  330. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  331. No symbol table info available.
  332. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b2ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  333. result = <value optimized out>
  334. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b2ff00, first_item=@0x7fffd02bbe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  335. ace_mon = {lock_ = 0x7fffd3b2ff50, owner_ = 0}
  336. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  337. No locals.
  338. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  339. mb = 0x0
  340. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  341. No symbol table info available.
  342. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  343. No symbol table info available.
  344. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  345. No symbol table info available.
  346. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  347. No symbol table info available.
  348. #10 0x0000000000000000 in ?? ()
  349. No symbol table info available.
  350.  
  351. Thread 13 (Thread 0x7fffd12be700 (LWP 31809)):
  352. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  353. No symbol table info available.
  354. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  355. No symbol table info available.
  356. #2 0x000000000051320b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffd3b2ff00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  357. result = <value optimized out>
  358. #3 0x0000000000514387 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffd3b2ff00, first_item=@0x7fffd12bde28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  359. ace_mon = {lock_ = 0x7fffd3b2ff50, owner_ = 0}
  360. #4 0x0000000000513058 in getq (this=0x7fffd1abed90) at /opt/mangos/include/ace/Task_T.inl:22
  361. No locals.
  362. #5 SOAPWorkingThread::svc (this=0x7fffd1abed90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  363. mb = 0x0
  364. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  365. No symbol table info available.
  366. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  367. No symbol table info available.
  368. #8 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  369. No symbol table info available.
  370. #9 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  371. No symbol table info available.
  372. #10 0x0000000000000000 in ?? ()
  373. No symbol table info available.
  374.  
  375. Thread 12 (Thread 0x7fffd0abd700 (LWP 31810)):
  376. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  377. No symbol table info available.
  378. #1 0x0000000000a78b39 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  379. rqtp = {tv_sec = 1, tv_nsec = 0}
  380. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  381. No locals.
  382. #3 0x000000000051e88b in FreezeDetectorRunnable::run (this=0x7fffd3b5c770) at /root/mangosdev/src/mangosd/Master.cpp:79
  383. curtime = 4294966780
  384. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd0abce30) at /root/mangosdev/src/shared/Threading.cpp:187
  385. No locals.
  386. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  387. No symbol table info available.
  388. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  389. No symbol table info available.
  390. #7 0x0000000000000000 in ?? ()
  391. No symbol table info available.
  392.  
  393. Thread 11 (Thread 0x7fffd1abf700 (LWP 31808)):
  394. #0 0x00007ffff5b6f2c3 in select () from /lib/libc.so.6
  395. No symbol table info available.
  396. #1 0x0000000000af4bfe in tcp_select (soap=0x7fffd1aa3590, s=32, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  397. tv = {tv_sec = 0, tv_usec = 776742}
  398. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296, 0 <repeats 15 times>}}}
  399. sfd = 0x7fffd1aa33c0
  400. efd = 0x7fffd1aa3440
  401. r = <value optimized out>
  402. rfd = 0x7fffd1aa3340
  403. #2 0x0000000000b0284f in soap_accept (soap=0x7fffd1aa3590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  404. r = -514
  405. err = -514
  406. n = 16
  407. len = 65536
  408. set = 1
  409. #3 0x0000000000512527 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  410. thread_soap = <value optimized out>
  411. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffd3b2ff00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  412. soap = {_vptr.soap = 0xbc4c30, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc153b "%.9G", double_format = 0xbc1540 "%.17lG", dime_id_format = 0xbc1547 "cid:id%d", http_version = 0xbc1550 "1.1", http_content = 0x0, encodingStyle = 0xbc4160 "", actor = 0x0, lang = 0xbc1e6c "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 = 0xe80120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x2d4a970, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffcc0e7fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb15400 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf2ec0 <http_get(soap*)>, fput = 0xaf2ed0 <http_405(soap*)>, fdel = 0xaf2ed0 <http_405(soap*)>, fhead = 0xaf2ed0 <http_405(soap*)>, fform = 0, fposthdr = 0xafb0e0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf5ff0 <http_response(soap*, int, size_t)>, fparse = 0xb06a00 <http_parse(soap*)>, fparsehdr = 0xb14840 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf8350 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf8330 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf8320 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0a1e0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf8340 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf27d0 <tcp_disconnect(soap*)>, fsend = 0xaf8000 <fsend(soap*, char const*, size_t)>, frecv = 0xaf7dd0 <frecv(soap*, char*, size_t)>, fpoll = 0xb02cb0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf5f90 <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 = 32, 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 = 0xbc1554 "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 889 times>, "+³Óÿ\177\000\000³à|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\000³Óÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\000³Óÿ\177\000\000zç|öÿ\177\000\000 í«Ñÿ\177\000\000\000§·T\211êOÄ\000\000\000\000\000\000\000\000\000+³Óÿ\177\000\000\001\000\000\000\000\000\000\000\210ö«Ñÿ\177\000\000\000÷«Ñÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d02f4, z_crc = 0, z_dict = 0xad3b30000 <Address 0xad3b30000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 0, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310675e+33}
  413. m = <value optimized out>
  414. s = -514
  415. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x21) at /root/mangosdev/src/shared/Threading.cpp:187
  416. No locals.
  417. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  418. No symbol table info available.
  419. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  420. No symbol table info available.
  421. #7 0x0000000000000000 in ?? ()
  422. No symbol table info available.
  423.  
  424. Thread 10 (Thread 0x7fffd22c0700 (LWP 31807)):
  425. #0 0x00007ffff5b3a20d in nanosleep () from /lib/libc.so.6
  426. No symbol table info available.
  427. #1 0x00007ffff5b6fb14 in usleep () from /lib/libc.so.6
  428. No symbol table info available.
  429. #2 0x000000000051fbae in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  430. command_str = <value optimized out>
  431. commandbuf = "\000À³Óÿ\177\000\000ô\002}öÿ\177", '\000' <repeats 11 times>, "À³Ó\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 11 times>, "À³Óÿ\177\000\000V\f}öÿ\177", '\000' <repeats 11 times>, "§·T\211êOÄx\020\000\000\000\000\000\000\000ë³Óÿ\177\000\000°~ý÷ÿ\177\000\000\210\006,Òÿ\177\000\000\000\a,Òÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000@ÄÓÿ\177\000\000\\ø|öÿ\177\000\000è_ÄÓÿ\177", '\000' <repeats 11 times>, "ë³Óÿ\177\000\000P]é\000\000\000\000\000À\t,Ò"...
  432. #3 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd22bfc40) at /root/mangosdev/src/shared/Threading.cpp:187
  433. No locals.
  434. #4 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  435. No symbol table info available.
  436. #5 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  437. No symbol table info available.
  438. #6 0x0000000000000000 in ?? ()
  439. No symbol table info available.
  440.  
  441. Thread 9 (Thread 0x7fffd2ac1700 (LWP 31806)):
  442. #0 0x00007ffff5e1ea9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  443. No symbol table info available.
  444. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  445. No symbol table info available.
  446. #2 0x0000000000812f40 in MapUpdater::wait (this=0x7fffd4f8d8e8) at /root/mangosdev/src/game/MapUpdater.cpp:107
  447. guard = {lock_ = 0x7fffd4f8da00, owner_ = 0}
  448. #3 0x0000000000580c08 in MapManager::Update (this=0x7fffd4f8d800, diff=<value optimized out>) at /root/mangosdev/src/game/MapManager.cpp:247
  449. No locals.
  450. #4 0x000000000066335d in World::Update (this=0x7ffff7f77900, diff=155) at /root/mangosdev/src/game/World.cpp:1610
  451. autobroadcaston = 0
  452. #5 0x000000000051ba5d in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  453. diff = 155
  454. prevSleepTime = 49
  455. #6 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd4f8d9c4) at /root/mangosdev/src/shared/Threading.cpp:187
  456. No locals.
  457. #7 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  458. No symbol table info available.
  459. #8 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  460. No symbol table info available.
  461. #9 0x0000000000000000 in ?? ()
  462. No symbol table info available.
  463.  
  464. Thread 8 (Thread 0x7fffd32c2700 (LWP 31805)):
  465. #0 0x00007ffff5e216b4 in __lll_lock_wait () from /lib/libpthread.so.0
  466. No symbol table info available.
  467. #1 0x00007ffff5e1c849 in _L_lock_953 () from /lib/libpthread.so.0
  468. No symbol table info available.
  469. #2 0x00007ffff5e1c66b in pthread_mutex_lock () from /lib/libpthread.so.0
  470. No symbol table info available.
  471. #3 0x00007ffff7b26926 in ACE_OS::mutex_lock(pthread_mutex_t*) () from /opt/mangos/lib/libACE-5.8.3.so
  472. No symbol table info available.
  473. #4 0x0000000000788d5d in thread_mutex_lock (this=0x7fffb7bec100, update_diff=155, p_time=155) at /opt/mangos/include/ace/OS_NS_Thread.inl:3394
  474. No locals.
  475. #5 acquire (this=0x7fffb7bec100, update_diff=155, p_time=155) at /opt/mangos/include/ace/Thread_Mutex.inl:60
  476. No locals.
  477. #6 Unit::Update (this=0x7fffb7bec100, update_diff=155, p_time=155) at /root/mangosdev/src/game/Unit.cpp:330
  478. No locals.
  479. #7 0x0000000000537fdc in Creature::Update (this=0x7fffb7bec100, update_diff=155, diff=155) at /root/mangosdev/src/game/Creature.cpp:566
  480. No locals.
  481. #8 0x0000000000649781 in Update (v=..., c=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  482. No locals.
  483. #9 Visit (v=..., c=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:46
  484. No locals.
  485. #10 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  486. No locals.
  487. #11 0x00000000006479ed in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  488. No locals.
  489. #12 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  490. No locals.
  491. #13 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  492. No locals.
  493. #14 Visit (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  494. No locals.
  495. #15 Visit<MaNGOS::ObjectUpdater> (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  496. No locals.
  497. #16 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  498. No locals.
  499. #17 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  500. x = 3124084736
  501. y = <value optimized out>
  502. cell_x = 6
  503. cell_y = 3
  504. #18 Map::Update (this=0x2d54000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:500
  505. pair = {x_coord = 398, y_coord = 147}
  506. cell = {data = {Part = {grid_x = 49, grid_y = 18, cell_x = 6, cell_y = 3, nocreate = 1, reserved = 0}, All = 17589425}}
  507. y = 147
  508. x = 398
  509. plr = <value optimized out>
  510. area = {low_bound = {x_coord = 398, y_coord = 147}, high_bound = {x_coord = 401, y_coord = 149}}
  511. updater = {i_timeDiff = 155}
  512. __FUNCTION__ = "Update"
  513. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  514. #19 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffad41ad40) at /root/mangosdev/src/game/MapUpdater.cpp:74
  515. No locals.
  516. #20 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4f8d8f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  517. 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 = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1311981785, tv_usec = 707447}}
  518. rq = <value optimized out>
  519. #21 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  520. No symbol table info available.
  521. #22 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  522. No symbol table info available.
  523. #23 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  524. No symbol table info available.
  525. #24 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  526. No symbol table info available.
  527. #25 0x0000000000000000 in ?? ()
  528. No symbol table info available.
  529.  
  530. Thread 7 (Thread 0x7fffd3ac3700 (LWP 31804)):
  531. #0 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffae252080, func=..., controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6196
  532. No locals.
  533. #1 0x000000000078574b in isAttackingPlayer (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6042
  534. No locals.
  535. #2 operator() (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:6034
  536. No locals.
  537. #3 Unit::CheckAllControlledUnits<IsAttackingPlayerHelper> (this=0x7fffb0334000, func=<value optimized out>, controlledMask=<value optimized out>) at /root/mangosdev/src/game/Unit.h:2243
  538. pet = 0x7fffae252080
  539. #4 0x000000000078595c in Unit::isAttackingPlayer (this=0x7fffae252080) at /root/mangosdev/src/game/Unit.cpp:6042
  540. No locals.
  541. #5 0x0000000000785fe2 in Unit::IsHostileTo (this=<value optimized out>, unit=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:5685
  542. tester_faction = 0x12448f0
  543. target_faction = <value optimized out>
  544. testerOwner = 0x7fffb62aa080
  545. targetOwner = <value optimized out>
  546. tester = 0x7fffb62aa080
  547. target = 0x7fffb0334000
  548. #6 0x0000000000853cbe in AggressorAI::MoveInLineOfSight (this=0x7fffb6355f30, u=0x7fffb0334000) at /root/mangosdev/src/game/AggressorAI.cpp:51
  549. No locals.
  550. #7 0x000000000079473a in PlayerCreatureRelocationWorker (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:56
  551. No locals.
  552. #8 Visit (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/GridNotifiersImpl.h:84
  553. c = 0x7fffb62aa080
  554. #9 VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature> (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:50
  555. No locals.
  556. #10 VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:57
  557. No locals.
  558. #11 VisitorHelper<MaNGOS::PlayerRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:58
  559. No locals.
  560. #12 VisitorHelper<MaNGOS::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:65
  561. No locals.
  562. #13 Visit (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/TypeContainerVisitor.h:80
  563. No locals.
  564. #14 Visit<MaNGOS::PlayerRelocationNotifier> (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/Grid.h:81
  565. No locals.
  566. #15 Visit<MaNGOS::PlayerRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/framework/GameSystem/NGrid.h:156
  567. No locals.
  568. #16 Map::Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, visitor=<value optimized out>) at /root/mangosdev/src/game/Map.h:429
  569. x = <value optimized out>
  570. y = 33
  571. cell_x = <value optimized out>
  572. cell_y = <value optimized out>
  573. #17 0x000000000076624d in Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:102
  574. area = {low_bound = {x_coord = 297, y_coord = 268}, high_bound = {x_coord = 298, y_coord = 269}}
  575. #18 Visit<MaNGOS::PlayerRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:56
  576. No locals.
  577. #19 Cell::VisitAllObjects<MaNGOS::PlayerRelocationNotifier> (center_obj=<value optimized out>, visitor=<value optimized out>, radius=<value optimized out>, dont_load=<value optimized out>) at /root/mangosdev/src/game/CellImpl.h:205
  578. cell = {data = {Part = {grid_x = 37, grid_y = 33, cell_x = 2, cell_y = 5, nocreate = 1, reserved = 0}, All = 18098277}}
  579. gnotifier = {i_visitor = @0x7fffd3ac2a50}
  580. wnotifier = {i_visitor = @0x7fffd3ac2a50}
  581. #20 0x0000000000795e78 in RelocationNotifyEvent::Execute (this=<value optimized out>) at /root/mangosdev/src/game/Unit.cpp:11973
  582. notify = {i_player = @0x7fffb0334000}
  583. radius = 45
  584. #21 0x0000000000a7f64f in EventProcessor::Update (this=0x7fffb0334128, p_time=155) at /root/mangosdev/src/framework/Utilities/EventProcessor.cpp:47
  585. Event = 0x7fffadc9dff8
  586. #22 0x0000000000788d6b in Unit::Update (this=0x7fffb0334000, update_diff=155, p_time=155) at /root/mangosdev/src/game/Unit.cpp:331
  587. No locals.
  588. #23 0x000000000070eec8 in Player::Update (this=0x7fffb0334000, update_diff=155, p_time=155) at /root/mangosdev/src/game/Player.cpp:1219
  589. now = <value optimized out>
  590. pet = <value optimized out>
  591. #24 0x00000000006475ca in Update (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Object.h:434
  592. No locals.
  593. #25 Map::Update (this=0x2d6c000, t_diff=<value optimized out>) at /root/mangosdev/src/game/Map.cpp:462
  594. plr = 0x7fffb0334000
  595. updater = {i_timeDiff = 3573078256}
  596. __FUNCTION__ = "Update"
  597. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  598. #26 0x00000000008135f2 in MapUpdateRequest::call (this=0x7fffad41aca0) at /root/mangosdev/src/game/MapUpdater.cpp:74
  599. No locals.
  600. #27 0x0000000000a7e607 in DelayExecutor::svc (this=0x7fffd4f8d8f0) at /root/mangosdev/src/shared/DelayExecutor.cpp:72
  601. 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 = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1311981785, tv_usec = 709369}}
  602. rq = <value optimized out>
  603. #28 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  604. No symbol table info available.
  605. #29 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  606. No symbol table info available.
  607. #30 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  608. No symbol table info available.
  609. #31 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  610. No symbol table info available.
  611. #32 0x0000000000000000 in ?? ()
  612. No symbol table info available.
  613.  
  614. Thread 6 (Thread 0x7fffd44c4700 (LWP 31803)):
  615. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  616. No symbol table info available.
  617. #1 0x0000000000a78b39 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  618. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  619. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  620. No locals.
  621. #3 0x0000000000a77d7a in SqlDelayThread::run (this=0x7fffd50d9fc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  622. pingEveryLoop = 180000
  623. loopCounter = 3516
  624. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7fffd44c3e30) at /root/mangosdev/src/shared/Threading.cpp:187
  625. No locals.
  626. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  627. No symbol table info available.
  628. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  629. No symbol table info available.
  630. #7 0x0000000000000000 in ?? ()
  631. No symbol table info available.
  632.  
  633. Thread 5 (Thread 0x7ffff4225700 (LWP 31758)):
  634. #0 0x00007ffff5e21b8d in read () from /lib/libpthread.so.0
  635. No symbol table info available.
  636. #1 0x00007ffff768e999 in vio_read_buff (vio=0x10, buf=0xf10f90 "'", size=4) at viosocket.c:83
  637. rc = <value optimized out>
  638. #2 0x00007ffff768f95f in my_real_read (net=0xf0c960, complen=0x7ffff4224c58) at net.c:817
  639. pos = 0xf10f90 "'"
  640. length = <value optimized out>
  641. len = 18446744073709551615
  642. remain = 16384
  643. #3 0x00007ffff768fc35 in my_net_read (net=0x10) at net.c:1012
  644. len = <value optimized out>
  645. complen = <value optimized out>
  646. #4 0x00007ffff768a55a in cli_safe_read (mysql=0x10) at client.c:691
  647. len = <value optimized out>
  648. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0xf0c960) at client.c:2816
  649. pos = <value optimized out>
  650. field_count = <value optimized out>
  651. fields = <value optimized out>
  652. length = <value optimized out>
  653. #6 0x00007ffff765be94 in execute (stmt=0x12bdf90, packet=<value optimized out>, length=<value optimized out>) at libmysql.c:2489
  654. mysql = 0xf0c960
  655. buff = "\001\000\000\000\000\001\000\000"
  656. #7 0x00007ffff765ebd7 in cli_stmt_execute (stmt=0x12bdf90) at libmysql.c:2581
  657. param = <value optimized out>
  658. param_end = 0x12be3c0
  659. length = 29
  660. mysql = <value optimized out>
  661. null_count = <value optimized out>
  662. result = <value optimized out>
  663. #8 0x00007ffff765e615 in mysql_stmt_execute (stmt=0x12bdf90) at libmysql.c:2932
  664. mysql = 0xf0c960
  665. #9 0x0000000000a72fb1 in MySqlPreparedStatement::execute (this=0x7fffcc22bfb0) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:482
  666. No locals.
  667. #10 0x0000000000a76b8d in SqlPreparedRequest::Execute (this=0x7fffcc2467a0, conn=0x7ffff7fbf920) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:80
  668. guard = {m_pConn = 0x7ffff7fbf920}
  669. #11 0x0000000000a77dca in ProcessRequests (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  670. s = 0x7fffcc2467a0
  671. #12 SqlDelayThread::run (this=0x7ffff7f87dc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  672. pingEveryLoop = 180000
  673. loopCounter = 6021
  674. #13 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x10) at /root/mangosdev/src/shared/Threading.cpp:187
  675. No locals.
  676. #14 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  677. No symbol table info available.
  678. #15 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  679. No symbol table info available.
  680. #16 0x0000000000000000 in ?? ()
  681. No symbol table info available.
  682.  
  683. Thread 4 (Thread 0x7ffff4a26700 (LWP 31757)):
  684. #0 0x00007ffff5e21b2d in write () from /lib/libpthread.so.0
  685. No symbol table info available.
  686. #1 0x00007ffff768f28a in net_real_write (net=0xeff950, packet=0xf03f80 "\a", len=11) at net.c:617
  687. length = <value optimized out>
  688. pos = 0xf03f80 "\a"
  689. end = 0xf03f8b ""
  690. #2 0x00007ffff768f40b in net_flush (net=0xeff950) at net.c:343
  691. error = 11 '\v'
  692. #3 0x00007ffff768f6b1 in net_write_command (net=0xeff950, command=<value optimized out>, header=0x0, head_len=0, packet=0xbbd799 "COMMIT", len=6) at net.c:463
  693. length = <value optimized out>
  694. buff = "\a\000\000\000\003"
  695. header_size = <value optimized out>
  696. #4 0x00007ffff768c5e9 in cli_advanced_command (mysql=0xeff950, command=<value optimized out>, header=<value optimized out>, header_length=0, arg=0xbbd799 "COMMIT", arg_length=6, skip_check=1 '\001', stmt=0x0) at client.c:802
  697. result = <value optimized out>
  698. #5 0x00007ffff76890bd in mysql_send_query (mysql=0xeff950, query=0xbbd799 "COMMIT", length=6) at client.c:2907
  699. No locals.
  700. #6 0x00007ffff7689129 in mysql_real_query (mysql=0xe, query=0xf03f80 "\a", length=11) at client.c:2918
  701. No locals.
  702. #7 0x0000000000a72cca in MySQLConnection::_TransactionCmd (this=0x7ffff7fbfb00, sql=0xf03f80 "\a") at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:290
  703. No locals.
  704. #8 0x0000000000a76e5b in SqlTransaction::Execute (this=0x7fffc774ed80, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:65
  705. guard = {m_pConn = 0x7ffff7fbfb00}
  706. nItems = <value optimized out>
  707. #9 0x0000000000a77dca in ProcessRequests (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  708. s = 0x7fffc774ed80
  709. #10 SqlDelayThread::run (this=0x7ffff7f87e80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  710. pingEveryLoop = 180000
  711. loopCounter = 4168
  712. #11 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  713. No locals.
  714. #12 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  715. No symbol table info available.
  716. #13 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  717. No symbol table info available.
  718. #14 0x0000000000000000 in ?? ()
  719. No symbol table info available.
  720.  
  721. Thread 3 (Thread 0x7ffff5434700 (LWP 31756)):
  722. #0 0x00007ffff5e2236d in nanosleep () from /lib/libpthread.so.0
  723. No symbol table info available.
  724. #1 0x0000000000a78b39 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  725. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  726. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  727. No locals.
  728. #3 0x0000000000a77d7a in SqlDelayThread::run (this=0x7ffff7f87f40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  729. pingEveryLoop = 180000
  730. loopCounter = 6124
  731. #4 0x0000000000a78e0a in ACE_Based::Thread::ThreadTask (param=0x7ffff5433e30) at /root/mangosdev/src/shared/Threading.cpp:187
  732. No locals.
  733. #5 0x00007ffff5e1a971 in start_thread () from /lib/libpthread.so.0
  734. No symbol table info available.
  735. #6 0x00007ffff5b7692d in clone () from /lib/libc.so.6
  736. No symbol table info available.
  737. #7 0x0000000000000000 in ?? ()
  738. No symbol table info available.
  739.  
  740. Thread 1 (Thread 0x7ffff7feb720 (LWP 31752)):
  741. #0 0x00007ffff5e1b285 in pthread_join () from /lib/libpthread.so.0
  742. No symbol table info available.
  743. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  744. No symbol table info available.
  745. #2 0x0000000000522990 in Wait (this=0x7fffd3b7bab8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:101
  746. No locals.
  747. #3 WorldSocketMgr::Wait (this=0x7fffd3b7bab8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:310
  748. i = 1
  749. #4 0x000000000051c8b3 in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:322
  750. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fdbf28 "mangos.pid"}}
  751. rar_thread = 0x0
  752. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd3c16d78 "0.0.0.0"}}
  753. world_thread = {m_iThreadId = 140736727881472, m_hThreadHandle = 140736727881472, m_task = 0x7fffd50c6280, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbe350, 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}}}
  754. cliThread = 0x7fffd5280730
  755. soap_thread = 0x7fffd5280748
  756. freeze_thread = 0x7fffd5280778
  757. #5 0x000000000051525b in main (argc=<value optimized out>, argv=0x7fffffffe1f8) at /root/mangosdev/src/mangosd/Main.cpp:212
  758. cfg_file = 0x7fffffffe45e "../etc/mangosd.conf"
  759. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1f8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x7ffff7fcbf70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  760. serviceDaemonMode = 0 '\000'
  761. option = <value optimized out>
  762. Item::LoadFromDB, Item GUID: 166879923 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  763. Item::LoadFromDB, Item GUID: 166862790 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  764. Item::LoadFromDB, Item GUID: 166862800 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  765. Item::LoadFromDB, Item GUID: 166862828 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  766. Item::LoadFromDB, Item GUID: 166862872 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  767. Item::LoadFromDB, Item GUID: 166862847 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  768. Item::LoadFromDB, Item GUID: 166862932 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  769. Item::LoadFromDB, Item GUID: 166871010 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  770. Item::LoadFromDB, Item GUID: 166864316 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  771. Item::LoadFromDB, Item GUID: 166863898 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  772. Item::LoadFromDB, Item GUID: 166863832 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  773. WORLD: CMSG_ITEM_NAME_QUERY for item 48904 failed (item listed in Item.dbc but not exist in DB)
  774. WORLD: CMSG_ITEM_NAME_QUERY for item 48903 failed (item listed in Item.dbc but not exist in DB)
  775. WORLD: CMSG_ITEM_NAME_QUERY for item 48902 failed (item listed in Item.dbc but not exist in DB)
  776. WORLD: CMSG_ITEM_NAME_QUERY for item 48901 failed (item listed in Item.dbc but not exist in DB)
  777. WORLD: CMSG_ITEM_NAME_QUERY for item 48900 failed (item listed in Item.dbc but not exist in DB)
  778. Item::LoadFromDB, Item GUID: 170935467 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  779. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 314 account Id 174260
  780. Item::LoadFromDB, Item GUID: 118393080 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  781. Item::LoadFromDB, Item GUID: 91459227 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  782. Item::LoadFromDB, Item GUID: 84288492 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  783. Item::LoadFromDB, Item GUID: 124353323 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  784. Item::LoadFromDB, Item GUID: 141922354 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  785. Item::LoadFromDB, Item GUID: 141913826 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  786. Item::LoadFromDB, Item GUID: 161197935 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  787. Item::LoadFromDB, Item GUID: 120925935 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  788. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 652 account Id 211726
  789. Item::LoadFromDB, Item GUID: 148381350 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
  790. WARDEN: RESULT MEM_CHECK not 0x00, CheckId 51 account Id 236590
  791. Item::LoadFromDB, Item GUID: 182315422 has flag ITEM_FLAG_BOP_TRADEABLE but has no data in item_soulbound_trade_data, removing flag.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement