Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 70.53 KB | None | 0 0
  1. Show all threads
  2.  
  3. [Thread 0x7fffc87ff700 (LWP 2632) exited]
  4. [New Thread 0x7fffc6bff700 (LWP 2634)]
  5. [New Thread 0x7fffc5bff700 (LWP 2636)]
  6. [New Thread 0x7fffc4bff700 (LWP 2637)]
  7. [New Thread 0x7fffc3bff700 (LWP 2638)]
  8. [New Thread 0x7fffc2bff700 (LWP 2639)]
  9. [New Thread 0x7fffc1bff700 (LWP 2640)]
  10. [New Thread 0x7fffc0bff700 (LWP 2641)]
  11. [New Thread 0x7fffbfbff700 (LWP 2642)]
  12.  
  13. Program received signal SIGSEGV, Segmentation fault.
  14. [Switching to Thread 0x7fffd2ffe700 (LWP 2629)]
  15. MotionMaster::GetCurrentMovementGeneratorType (this=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:560
  16.     in /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp
  17. #0  MotionMaster::GetCurrentMovementGeneratorType (this=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:560
  18. #1  0x0000000000bede3e in SmartAI::AttackStart (this=0x7fff6f5d1640, who=0x7fff5cf80000) at /home/trinity/tc/src/server/game/AI/SmartScripts/SmartAI.cpp:599
  19. #2  0x0000000000a835a9 in DirectDelete (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:581
  20. #3  Mutate (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:492
  21. #4  MotionMaster::MoveFleeing (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:436
  22. #5  0x000000000096dadb in Unit::SetFeared (this=0x7fff6f633000, apply=true) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:15780
  23. #6  0x0000000000ba466c in AuraEffect::HandleEffect (this=0x7fff6e642200, aurApp=0x7fff4972bce0, mode=<value optimised out>, apply=120) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1000
  24. #7  0x0000000000b84edf in AuraApplication::_HandleEffect (this=0x7fff4972bce0, effIndex=<value optimised out>, apply=false) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuras.cpp:173
  25. #8  0x000000000097c0a3 in Unit::_UnapplyAura (this=0x7fff6f633000, i=..., removeMode=<value optimised out>) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3359
  26. #9  0x00000000009984b3 in Unit::_UnapplyAura (this=0x7fff6f633000, aurApp=0x7fff4972bce0, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3392
  27. #10 0x0000000000b84bf1 in Aura::_Remove (this=0x7fff49258300, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuras.cpp:474
  28. #11 0x000000000096b318 in Unit::RemoveOwnedAura (this=0x7fff6f633000, i=..., removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3535
  29. #12 0x000000000096b5b2 in Unit::RemoveOwnedAura (this=0x7fff6f633000, aura=0x7fff49258300, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3563
  30. #13 0x00000000009a90bc in Unit::ProcDamageAndSpellFor (this=0x7fff6f633000, isVictim=<value optimised out>, pTarget=<value optimised out>, procFlag=<value optimised out>, procExtra=1, attType=<value optimised out>, procSpell=0x7fffe0233530, damage=1195, procAura=0x0) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:14528
  31. #14 0x0000000000b32113 in Spell::DoAllEffectOnTarget (this=0x7fff45d2fe00, target=<value optimised out>) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:1302
  32. #15 0x0000000000b339a6 in Spell::handle_delayed (this=0x7fff45d2fe00, t_offset=1029) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:3453
  33. #16 0x0000000000b3f6ad in SpellEvent::Execute (this=0x7fff48733040, e_time=183789, p_time=<value optimised out>) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:6905
  34. #17 0x0000000000cf024f in EventProcessor::Update (this=0x7fff5cf80288, p_time=515) at /home/trinity/tc/src/server/shared/Utilities/EventProcessor.cpp:47
  35. #18 0x00000000009960af in Unit::Update (this=0x7fff5cf80000, p_time=0) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:248
  36. #19 0x0000000000947a5e in Player::Update (this=0x7fff5cf80000, p_time=515) at /home/trinity/tc/src/server/game/Entities/Player/Player.cpp:1535
  37. #20 0x0000000000a6f5d5 in Map::Update (this=0x7fffddd25000, t_diff=@0x7fff801188a0) at /home/trinity/tc/src/server/game/Maps/Map.cpp:538
  38. #21 0x0000000000a7fe32 in MapUpdateRequest::call (this=0x7fff80118880) at /home/trinity/tc/src/server/game/Maps/MapUpdater.cpp:54
  39. #22 0x0000000000ceb061 in DelayExecutor::svc (this=0x7fffe5a40040) at /home/trinity/tc/src/server/shared/Threading/DelayExecutor.cpp:52
  40. #23 0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  41. #24 0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffd3f19be0) at ../../ace/Thread_Adapter.cpp:98
  42. #25 0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  43. #26 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  44. #27 0x0000000000000000 in ?? ()
  45. #0  MotionMaster::GetCurrentMovementGeneratorType (this=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:560
  46. No locals.
  47. #1  0x0000000000bede3e in SmartAI::AttackStart (this=0x7fff6f5d1640, who=0x7fff5cf80000) at /home/trinity/tc/src/server/game/AI/SmartScripts/SmartAI.cpp:599
  48. No locals.
  49. #2  0x0000000000a835a9 in DirectDelete (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:581
  50. No locals.
  51. #3  Mutate (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:492
  52.         curr = 0x7fff4645f860
  53. #4  MotionMaster::MoveFleeing (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:436
  54. No locals.
  55. #5  0x000000000096dadb in Unit::SetFeared (this=0x7fff6f633000, apply=true) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:15780
  56.         caster = <value optimised out>
  57. #6  0x0000000000ba466c in AuraEffect::HandleEffect (this=0x7fff6e642200, aurApp=0x7fff4972bce0, mode=<value optimised out>, apply=120) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1000
  58.         __FUNCTION__ = "HandleEffect"
  59.         prevented = <value optimised out>
  60. #7  0x0000000000b84edf in AuraApplication::_HandleEffect (this=0x7fff4972bce0, effIndex=<value optimised out>, apply=false) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuras.cpp:173
  61.         aurEff = 0x7fff6e642200
  62.         __FUNCTION__ = "_HandleEffect"
  63. #8  0x000000000097c0a3 in Unit::_UnapplyAura (this=0x7fff6f633000, i=..., removeMode=<value optimised out>) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3359
  64.         __FUNCTION__ = "_UnapplyAura"
  65.         caster = 0x7fff5cf80000
  66.         auraStateFound = false
  67.         aurApp = 0x7fff4972bce0
  68.         aura = 0x7fff49258300
  69.         auraState = AURA_STATE_FROZEN
  70. #9  0x00000000009984b3 in Unit::_UnapplyAura (this=0x7fff6f633000, aurApp=0x7fff4972bce0, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3392
  71.         iter = {_M_node = 0x7fff4ad485b0}
  72.         __FUNCTION__ = "_UnapplyAura"
  73. #10 0x0000000000b84bf1 in Aura::_Remove (this=0x7fff49258300, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuras.cpp:474
  74.         aurApp = 0x2
  75.         __FUNCTION__ = "_Remove"
  76. #11 0x000000000096b318 in Unit::RemoveOwnedAura (this=0x7fff6f633000, i=..., removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3535
  77.         aura = 0x7fff49258300
  78.         __FUNCTION__ = "RemoveOwnedAura"
  79. #12 0x000000000096b5b2 in Unit::RemoveOwnedAura (this=0x7fff6f633000, aura=0x7fff49258300, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3563
  80.         itr = {_M_node = 0x7fff4ad470d0}
  81. #13 0x00000000009a90bc in Unit::ProcDamageAndSpellFor (this=0x7fff6f633000, isVictim=<value optimised out>, pTarget=<value optimised out>, procFlag=<value optimised out>, procExtra=1, attType=<value optimised out>, procSpell=0x7fffe0233530, damage=1195, procAura=0x0) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:14528
  82.         damageLeft = <value optimised out>
  83.         triggeredByAura = 0x7fff6e642200
  84.         useCharges = false
  85.         takeCharges = false
  86.         spellInfo = 0x7fffdf4073e0
  87.         Id = 1852056064
  88.         cooldown = 0
  89.         handled = false
  90.         procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {_M_impl = {<std::allocator<std::_List_node<ProcTriggeredData> >> = {<__gnu_cxx::new_allocator<std::_List_node<ProcTriggeredData> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff454133a0, _M_prev = 0x7fff454133a0}}}, <No data fields>}
  91. #14 0x0000000000b32113 in Spell::DoAllEffectOnTarget (this=0x7fff45d2fe00, target=<value optimised out>) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:1302
  92.         damageInfo = {target = 0x7fff6f633000, attacker = 0x7fff5cf80000, SpellID = 38692, damage = 1195, overkill = 0, schoolMask = 4, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0, cleanDamage = 0}
  93.         mask = <value optimised out>
  94.         unit = 0x7fff6f633000
  95.         caster = 0x7fff5cf80000
  96.         missInfo = SPELL_MISS_NONE
  97.         procVictim = 1179648
  98.         spellHitTarget = 0x7fff6f633000
  99.         procAttacker = 65536
  100.         procEx = <value optimised out>
  101.         canEffectTrigger = true
  102. #15 0x0000000000b339a6 in Spell::handle_delayed (this=0x7fff45d2fe00, t_offset=1029) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:3453
  103.         next_time = 0
  104.         single_missile = <value optimised out>
  105. #16 0x0000000000b3f6ad in SpellEvent::Execute (this=0x7fff48733040, e_time=183789, p_time=<value optimised out>) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:6905
  106.         n_offset = <value optimised out>
  107. #17 0x0000000000cf024f in EventProcessor::Update (this=0x7fff5cf80288, p_time=515) at /home/trinity/tc/src/server/shared/Utilities/EventProcessor.cpp:47
  108.         Event = 0x7fff48733040
  109. #18 0x00000000009960af in Unit::Update (this=0x7fff5cf80000, p_time=0) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:248
  110.         __FUNCTION__ = "Update"
  111. #19 0x0000000000947a5e in Player::Update (this=0x7fff5cf80000, p_time=515) at /home/trinity/tc/src/server/game/Entities/Player/Player.cpp:1535
  112.         now = <value optimised out>
  113.         pet = <value optimised out>
  114. #20 0x0000000000a6f5d5 in Map::Update (this=0x7fffddd25000, t_diff=@0x7fff801188a0) at /home/trinity/tc/src/server/game/Maps/Map.cpp:538
  115.         plr = 0x7fff5cf80000
  116.         updater = {i_timeDiff = 515}
  117.         grid_object_update = {i_visitor = @0x7fffd2ffddd0}
  118.         world_object_update = {i_visitor = @0x7fffd2ffddd0}
  119. #21 0x0000000000a7fe32 in MapUpdateRequest::call (this=0x7fff80118880) at /home/trinity/tc/src/server/game/Maps/MapUpdater.cpp:54
  120. No locals.
  121. #22 0x0000000000ceb061 in DelayExecutor::svc (this=0x7fffe5a40040) at /home/trinity/tc/src/server/shared/Threading/DelayExecutor.cpp:52
  122.         rq = 0x7fff80118880
  123. #23 0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  124.         t = 0x7fffe5a40040
  125.         svc_status = <value optimised out>
  126. #24 0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffd3f19be0) at ../../ace/Thread_Adapter.cpp:98
  127.         exit_hook_instance = <value optimised out>
  128.         exit_hook_maybe = {instance_ = 0x0}
  129.         exit_hook_ptr = <value optimised out>
  130. #25 0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  131. No symbol table info available.
  132. #26 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  133. No symbol table info available.
  134. #27 0x0000000000000000 in ?? ()
  135. No symbol table info available.
  136.   25 Thread 0x7fffbfbff700 (LWP 2642)  0x00007ffff5d3bf23 in epoll_wait () from /lib/libc.so.6
  137.   24 Thread 0x7fffc0bff700 (LWP 2641)  0x00007ffff5d3bf23 in epoll_wait () from /lib/libc.so.6
  138.   23 Thread 0x7fffc1bff700 (LWP 2640)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  139.   22 Thread 0x7fffc2bff700 (LWP 2639)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  140.   21 Thread 0x7fffc3bff700 (LWP 2638)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  141.   20 Thread 0x7fffc4bff700 (LWP 2637)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  142.   19 Thread 0x7fffc5bff700 (LWP 2636)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  143.   18 Thread 0x7fffc6bff700 (LWP 2634)  0x00007ffff5fe736d in nanosleep () from /lib/libpthread.so.0
  144.   17 Thread 0x7fffc7bfe700 (LWP 2633)  0x00007ffff5d342c3 in select () from /lib/libc.so.6
  145.   15 Thread 0x7fffc9bfe700 (LWP 2631)  0x00007ffff5d342c3 in select () from /lib/libc.so.6
  146.   14 Thread 0x7fffca3ff700 (LWP 2630)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  147. * 13 Thread 0x7fffd2ffe700 (LWP 2629)  MotionMaster::GetCurrentMovementGeneratorType (this=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:560
  148.   12 Thread 0x7fffd37ff700 (LWP 2628)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  149.   11 Thread 0x7fffebfff700 (LWP 2627)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  150.   10 Thread 0x7fffecfff700 (LWP 2626)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  151.   9 Thread 0x7fffedfff700 (LWP 2625)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  152.   8 Thread 0x7fffeefff700 (LWP 2624)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  153.   7 Thread 0x7fffeffff700 (LWP 2623)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  154.   6 Thread 0x7ffff13ff700 (LWP 2622)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  155.   5 Thread 0x7ffff23ff700 (LWP 2621)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  156.   4 Thread 0x7ffff31e6700 (LWP 2620)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  157.   3 Thread 0x7ffff43ff700 (LWP 2619)  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  158.   1 Thread 0x7ffff7feb720 (LWP 2615)  0x00007ffff5fe0285 in pthread_join () from /lib/libpthread.so.0
  159.  
  160.  
  161.  
  162. Thread 25
  163.  
  164. (Thread 0x7fffbfbff700 (LWP 2642)):
  165. #0  0x00007ffff5d3bf23 in epoll_wait () from /lib/libc.so.6
  166. No symbol table info available.
  167. #1  0x00007ffff7673a1c in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd0016480, max_wait_time=<value optimised out>) at ../../ace/Dev_Poll_Reactor.cpp:991
  168.         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 = 4659}}
  169.         this_timeout = <value optimised out>
  170.         timeout = 4
  171.         nfds = <value optimised out>
  172. #2  0x00007ffff7675b4c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd0016480, max_wait_time=0x7fffbfbfee00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1064
  173.         result = <value optimised out>
  174. #3  0x00007ffff7675d16 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd0016480, max_wait_time=0x7fffbfbfee00) at ../../ace/Dev_Poll_Reactor.cpp:1046
  175.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffbfbfee00, 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 = 1306306021, tv_usec = 65665}}, stopped_ = false}
  176.         guard = {token_ = @0x7fffd0016500, owner_ = 1}
  177.         result = -1
  178. #4  0x00007ffff76cd08d in ACE_Reactor::run_reactor_event_loop (this=0x7fffcab6de80, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  179.         result = 1
  180. #5  0x0000000000b22417 in ReactorRunnable::svc() ()
  181. No symbol table info available.
  182. #6  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  183.         t = 0x7fffcab5a540
  184.         svc_status = <value optimised out>
  185. #7  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffd1fec040) at ../../ace/Thread_Adapter.cpp:98
  186.         exit_hook_instance = <value optimised out>
  187.         exit_hook_maybe = {instance_ = 0x0}
  188.         exit_hook_ptr = <value optimised out>
  189. #8  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  190. No symbol table info available.
  191. #9  0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  192. No symbol table info available.
  193. #10 0x0000000000000000 in ?? ()
  194. No symbol table info available.
  195.  
  196.  
  197.  
  198.  
  199. Thread 24
  200.  
  201. (Thread 0x7fffc0bff700 (LWP 2641)):
  202. #0  0x00007ffff5d3bf23 in epoll_wait () from /lib/libc.so.6
  203. No symbol table info available.
  204. #1  0x00007ffff7673a1c in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd0016300, max_wait_time=<value optimised out>) at ../../ace/Dev_Poll_Reactor.cpp:991
  205.         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 = 10000}}
  206.         this_timeout = <value optimised out>
  207.         timeout = 10
  208.         nfds = <value optimised out>
  209. #2  0x00007ffff7675b4c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd0016300, max_wait_time=0x7fffc0bfee00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1064
  210.         result = <value optimised out>
  211. #3  0x00007ffff7675d16 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd0016300, max_wait_time=0x7fffc0bfee00) at ../../ace/Dev_Poll_Reactor.cpp:1046
  212.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffc0bfee00, 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 = 1306306021, tv_usec = 61145}}, stopped_ = false}
  213.         guard = {token_ = @0x7fffd0016380, owner_ = 1}
  214.         result = -1
  215. #4  0x00007ffff76cd08d in ACE_Reactor::run_reactor_event_loop (this=0x7fffcab6de40, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  216.         result = -1061160512
  217. #5  0x0000000000b22417 in ReactorRunnable::svc() ()
  218. No symbol table info available.
  219. #6  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  220.         t = 0x7fffcab5a408
  221.         svc_status = <value optimised out>
  222. #7  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffcc9afbe0) at ../../ace/Thread_Adapter.cpp:98
  223.         exit_hook_instance = <value optimised out>
  224.         exit_hook_maybe = {instance_ = 0x0}
  225.         exit_hook_ptr = <value optimised out>
  226. #8  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  227. No symbol table info available.
  228. #9  0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  229. No symbol table info available.
  230. #10 0x0000000000000000 in ?? ()
  231. No symbol table info available.
  232.  
  233.  
  234.  
  235.  
  236. Thread 23
  237.  
  238. (Thread 0x7fffc1bff700 (LWP 2640)):
  239. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  240. No symbol table info available.
  241. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  242.         result = <value optimised out>
  243.         ts = {tv_sec = 140737299682280, tv_nsec = 64}
  244. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  245. No locals.
  246. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc5c0a100, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  247.         result = <value optimised out>
  248. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc5c0a100, first_item=@0x7fffc1bfee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  249.         ace_mon = {lock_ = 0x7fffc5c0a150, owner_ = 0}
  250. #5  0x00000000007884f8 in getq (this=0x7fffc7bfdd90) at /usr/local/include/ace/Task_T.inl:22
  251. No locals.
  252. #6  SOAPWorkingThread::svc (this=0x7fffc7bfdd90) at /home/trinity/tc/src/server/worldserver/TCSoap/TCSoap.h:58
  253.         mb = 0x0
  254. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  255.         t = 0x7fffc7bfdd90
  256.         svc_status = <value optimised out>
  257. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffc5c0e280) at ../../ace/Thread_Adapter.cpp:98
  258.         exit_hook_instance = <value optimised out>
  259.         exit_hook_maybe = {instance_ = 0x0}
  260.         exit_hook_ptr = <value optimised out>
  261. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  262. No symbol table info available.
  263. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  264. No symbol table info available.
  265. #11 0x0000000000000000 in ?? ()
  266. No symbol table info available.
  267.  
  268.  
  269.  
  270.  
  271. Thread 22
  272.  
  273. (Thread 0x7fffc2bff700 (LWP 2639)):
  274. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  275. No symbol table info available.
  276. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  277.         result = <value optimised out>
  278.         ts = {tv_sec = 140737299679272, tv_nsec = 64}
  279. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  280. No locals.
  281. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc5c0a100, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  282.         result = <value optimised out>
  283. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc5c0a100, first_item=@0x7fffc2bfee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  284.         ace_mon = {lock_ = 0x7fffc5c0a150, owner_ = 0}
  285. #5  0x00000000007884f8 in getq (this=0x7fffc7bfdd90) at /usr/local/include/ace/Task_T.inl:22
  286. No locals.
  287. #6  SOAPWorkingThread::svc (this=0x7fffc7bfdd90) at /home/trinity/tc/src/server/worldserver/TCSoap/TCSoap.h:58
  288.         mb = 0x0
  289. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  290.         t = 0x7fffc7bfdd90
  291.         svc_status = <value optimised out>
  292. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffc5c0e220) at ../../ace/Thread_Adapter.cpp:98
  293.         exit_hook_instance = <value optimised out>
  294.         exit_hook_maybe = {instance_ = 0x0}
  295.         exit_hook_ptr = <value optimised out>
  296. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  297. No symbol table info available.
  298. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  299. No symbol table info available.
  300. #11 0x0000000000000000 in ?? ()
  301. No symbol table info available.
  302.  
  303.  
  304.  
  305.  
  306. Thread 21
  307.  
  308. (Thread 0x7fffc3bff700 (LWP 2638)):
  309. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  310. No symbol table info available.
  311. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  312.         result = <value optimised out>
  313.         ts = {tv_sec = 140737299676264, tv_nsec = 64}
  314. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  315. No locals.
  316. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc5c0a100, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  317.         result = <value optimised out>
  318. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc5c0a100, first_item=@0x7fffc3bfee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  319.         ace_mon = {lock_ = 0x7fffc5c0a150, owner_ = 0}
  320. #5  0x00000000007884f8 in getq (this=0x7fffc7bfdd90) at /usr/local/include/ace/Task_T.inl:22
  321. No locals.
  322. #6  SOAPWorkingThread::svc (this=0x7fffc7bfdd90) at /home/trinity/tc/src/server/worldserver/TCSoap/TCSoap.h:58
  323.         mb = 0x0
  324. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  325.         t = 0x7fffc7bfdd90
  326.         svc_status = <value optimised out>
  327. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffc5c0e1c0) at ../../ace/Thread_Adapter.cpp:98
  328.         exit_hook_instance = <value optimised out>
  329.         exit_hook_maybe = {instance_ = 0x0}
  330.         exit_hook_ptr = <value optimised out>
  331. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  332. No symbol table info available.
  333. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  334. No symbol table info available.
  335. #11 0x0000000000000000 in ?? ()
  336. No symbol table info available.
  337.  
  338.  
  339.  
  340.  
  341. Thread 20
  342.  
  343. (Thread 0x7fffc4bff700 (LWP 2637)):
  344. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  345. No symbol table info available.
  346. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  347.         result = <value optimised out>
  348.         ts = {tv_sec = 140737299673256, tv_nsec = 64}
  349. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  350. No locals.
  351. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc5c0a100, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  352.         result = <value optimised out>
  353. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc5c0a100, first_item=@0x7fffc4bfee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  354.         ace_mon = {lock_ = 0x7fffc5c0a150, owner_ = 0}
  355. #5  0x00000000007884f8 in getq (this=0x7fffc7bfdd90) at /usr/local/include/ace/Task_T.inl:22
  356. No locals.
  357. #6  SOAPWorkingThread::svc (this=0x7fffc7bfdd90) at /home/trinity/tc/src/server/worldserver/TCSoap/TCSoap.h:58
  358.         mb = 0x0
  359. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  360.         t = 0x7fffc7bfdd90
  361.         svc_status = <value optimised out>
  362. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffc5c0e160) at ../../ace/Thread_Adapter.cpp:98
  363.         exit_hook_instance = <value optimised out>
  364.         exit_hook_maybe = {instance_ = 0x0}
  365.         exit_hook_ptr = <value optimised out>
  366. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  367. No symbol table info available.
  368. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  369. No symbol table info available.
  370. #11 0x0000000000000000 in ?? ()
  371. No symbol table info available.
  372.  
  373.  
  374.  
  375.  
  376. Thread 19
  377.  
  378. (Thread 0x7fffc5bff700 (LWP 2636)):
  379. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  380. No symbol table info available.
  381. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  382.         result = <value optimised out>
  383.         ts = {tv_sec = 140737299670248, tv_nsec = 64}
  384. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffc5c0a184, mutex=..., abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  385. No locals.
  386. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc5c0a100, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  387.         result = <value optimised out>
  388. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc5c0a100, first_item=@0x7fffc5bfee28, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  389.         ace_mon = {lock_ = 0x7fffc5c0a150, owner_ = 0}
  390. #5  0x00000000007884f8 in getq (this=0x7fffc7bfdd90) at /usr/local/include/ace/Task_T.inl:22
  391. No locals.
  392. #6  SOAPWorkingThread::svc (this=0x7fffc7bfdd90) at /home/trinity/tc/src/server/worldserver/TCSoap/TCSoap.h:58
  393.         mb = 0x0
  394. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  395.         t = 0x7fffc7bfdd90
  396.         svc_status = <value optimised out>
  397. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffc5c0e0a0) at ../../ace/Thread_Adapter.cpp:98
  398.         exit_hook_instance = <value optimised out>
  399.         exit_hook_maybe = {instance_ = 0x0}
  400.         exit_hook_ptr = <value optimised out>
  401. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  402. No symbol table info available.
  403. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  404. No symbol table info available.
  405. #11 0x0000000000000000 in ?? ()
  406. No symbol table info available.
  407.  
  408.  
  409.  
  410.  
  411. Thread 18
  412.  
  413. (Thread 0x7fffc6bff700 (LWP 2634)):
  414. #0  0x00007ffff5fe736d in nanosleep () from /lib/libpthread.so.0
  415. No symbol table info available.
  416. #1  0x0000000000ceb7a9 in sleep (msecs=<value optimised out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  417.         rqtp = {tv_sec = 1, tv_nsec = 0}
  418. #2  ACE_Based::Thread::Sleep (msecs=<value optimised out>) at /home/trinity/tc/src/server/shared/Threading/Threading.cpp:231
  419. No locals.
  420. #3  0x00000000007913a9 in FreezeDetectorRunnable::run (this=0x7fffcc9b9850) at /home/trinity/tc/src/server/worldserver/Master.cpp:93
  421.         curtime = 1
  422.         __FUNCTION__ = "run"
  423. #4  0x0000000000cebaca in ACE_Based::Thread::ThreadTask (param=0x7fffc6bfdd90) at /home/trinity/tc/src/server/shared/Threading/Threading.cpp:183
  424. No locals.
  425. #5  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  426. No symbol table info available.
  427. #6  0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  428. No symbol table info available.
  429. #7  0x0000000000000000 in ?? ()
  430. No symbol table info available.
  431.  
  432.  
  433.  
  434.  
  435. Thread 17
  436.  
  437. (Thread 0x7fffc7bfe700 (LWP 2633)):
  438. #0  0x00007ffff5d342c3 in select () from /lib/libc.so.6
  439. No symbol table info available.
  440. #1  0x0000000001132cdb in tcp_select (soap=0x7fffc7bd6520, s=37, flags=<value optimised out>, timeout=<value optimised out>) at /home/trinity/tc/dep/gsoap/stdsoap2.cpp:4402
  441.         tv = {tv_sec = 0, tv_usec = 459111}
  442.         fd = {{fds_bits = {137438953472, 0 <repeats 15 times>}}, {fds_bits = {137438953472, 0 <repeats 15 times>}}, {fds_bits = {137438953472, 0 <repeats 15 times>}}}
  443.         sfd = 0x7fffc7bd6350
  444.         efd = 0x7fffc7bd63d0
  445.         r = <value optimised out>
  446.         rfd = 0x7fffc7bd62d0
  447. #2  0x000000000114702f in soap_accept (soap=0x7fffc7bd6520) at /home/trinity/tc/dep/gsoap/stdsoap2.cpp:4810
  448.         r = -514
  449.         err = -514
  450.         n = 16
  451.         len = 65536
  452.         set = 1
  453. #3  0x0000000000787c17 in TCSoapRunnable::run (this=<value optimised out>) at /home/trinity/tc/src/server/worldserver/TCSoap/TCSoap.cpp:49
  454.         thread_soap = 0x7fffcc9b9898
  455.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x116b070, 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 = 0x7ffff79477b0}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0x116b170}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x7ffff44303c0, flags_ = 0, grp_id_ = 11, 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_ = 0x7fffc5c0a100, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  456.         soap = {_vptr.soap = 0x131d430, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0x1319676 "%.9G", double_format = 0x131967b "%.17lG", dime_id_format = 0x1319682 "cid:id%d", http_version = 0x131968b "1.1", http_content = 0x0, encodingStyle = 0x131ca20 "", actor = 0x0, lang = 0x131a275 "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 = 0x16b1140, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffc5c16040, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffc5c17060, idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0x1153de0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0x1130090 <http_get(soap*)>, fput = 0x11447e0 <http_put(soap*)>, fdel = 0x11300a0 <http_405(soap*)>, fopt = 0x11300a0 <http_405(soap*)>, fhead = 0x11300a0 <http_405(soap*)>, fform = 0, fposthdr = 0x1139dc0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0x1134d90 <http_response(soap*, int, size_t)>, fparse = 0x1143e60 <http_parse(soap*)>, fparsehdr = 0x1153260 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0x11371d0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0x11371b0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0x11371a0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0x11489a0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0x11371c0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0x112ff70 <tcp_disconnect(soap*)>, fsend = 0x1136e80 <fsend(soap*, char const*, size_t)>, frecv = 0x1136c50 <frecv(soap*, char*, size_t)>, fpoll = 0x1147590 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0x1134d30 <fplugin(soap*, char const*)>, fmalloc = 0, feltbegin = 0, feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0, fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0, ffiltersend = 0, ffilterrecv = 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 = 37, 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, event = 0, 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 = 0x131968f "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 3974 times>, 0x7fffc5c00058, 0x1, 0x7fffc5c00088, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fffc5c00028, 0x1, 0x7fffc5c00058, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fffc5c00028, 0x0 <repeats 105 times>}, wsuid = 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 '\000', 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, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, session_host = '\000' <repeats 832 times>, "0\220\026\001", '\000' <repeats 12 times>, "j\217\026\001", '\000' <repeats 30 times>, "���\177\000\000\000\000���\177\000\000qQ\026\001\000\000\000\000�\003\000\000\000\000\000\000\230����\177\000\000�\003\000\000\000\000\000\000\000\217�'wT\001\000\000\000@\000\000\000\000\000@����\177\000\000\000\200���\177\000\000\001\000\000\000\000\000\000\000�����\177", '\000' <repeats 18 times>, "Z`\026\001\000\000\000\000@����\177\000\000@����\177\000\000\000`���\177\000", session_port = 1, c_locale = 0x0, d_stream = 0x7ffff7ffd040, z_crc = -188691648, z_dict = 0x7ffff4c0cb48 "", z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 0, z_buf = 0x0, z_buflen = 18246581, z_level = 8193, z_ratio_in = 0, z_ratio_out = 5.74111981e-42}
  457. #4  0x0000000000cebaca in ACE_Based::Thread::ThreadTask (param=0x26) at /home/trinity/tc/src/server/shared/Threading/Threading.cpp:183
  458. No locals.
  459. #5  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  460. No symbol table info available.
  461. #6  0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  462. No symbol table info available.
  463. #7  0x0000000000000000 in ?? ()
  464. No symbol table info available.
  465.  
  466.  
  467.  
  468.  
  469. Thread 15
  470.  
  471. (Thread 0x7fffc9bfe700 (LWP 2631)):
  472. #0  0x00007ffff5d342c3 in select () from /lib/libc.so.6
  473. No symbol table info available.
  474. #1  0x00007ffff7980490 in ?? () from /lib/libreadline.so.5
  475. No symbol table info available.
  476. #2  0x00007ffff79806ee in rl_read_key () from /lib/libreadline.so.5
  477. No symbol table info available.
  478. #3  0x00007ffff796d69f in readline_internal_char () from /lib/libreadline.so.5
  479. No symbol table info available.
  480. #4  0x00007ffff796db65 in readline () from /lib/libreadline.so.5
  481. No symbol table info available.
  482. #5  0x000000000077e4f5 in CliRunnable::run (this=<value optimised out>) at /home/trinity/tc/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  483.         command_str = 0x7fffcaa33060 "�\227\026\001"
  484. #6  0x0000000000cebaca in ACE_Based::Thread::ThreadTask (param=0x1) at /home/trinity/tc/src/server/shared/Threading/Threading.cpp:183
  485. No locals.
  486. #7  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  487. No symbol table info available.
  488. #8  0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  489. No symbol table info available.
  490. #9  0x0000000000000000 in ?? ()
  491. No symbol table info available.
  492.  
  493.  
  494.  
  495.  
  496. Thread 14
  497.  
  498. (Thread 0x7fffca3ff700 (LWP 2630)):
  499. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  500. No symbol table info available.
  501. #1  0x00007ffff766280a in cond_wait (this=0x7fffe5a40144) at ../../ace/OS_NS_Thread.inl:329
  502.         result = <value optimised out>
  503. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffe5a40144) at ../../ace/Condition_Thread_Mutex.cpp:90
  504. No locals.
  505. #3  0x0000000000a7f790 in MapUpdater::wait (this=0x7fffe5a40038) at /home/trinity/tc/src/server/game/Maps/MapUpdater.cpp:87
  506.         guard = {lock_ = 0x7fffe5a40110, owner_ = 0}
  507. #4  0x0000000000a60762 in MapManager::Update (this=0x7fffe5a3ff08, diff=<value optimised out>) at /home/trinity/tc/src/server/game/Maps/MapManager.cpp:275
  508. No locals.
  509. #5  0x0000000000bc5d74 in World::Update (this=0x7ffff447d008, diff=50) at /home/trinity/tc/src/server/game/World/World.cpp:1990
  510. No locals.
  511. #6  0x000000000078896a in WorldRunnable::run (this=<value optimised out>) at /home/trinity/tc/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  512.         diff = 50
  513.         realCurrTime = <value optimised out>
  514.         realPrevTime = <value optimised out>
  515.         prevSleepTime = 49
  516. #7  0x0000000000cebaca in ACE_Based::Thread::ThreadTask (param=0x7fffe5a40144) at /home/trinity/tc/src/server/shared/Threading/Threading.cpp:183
  517. No locals.
  518. #8  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  519. No symbol table info available.
  520. #9  0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  521. No symbol table info available.
  522. #10 0x0000000000000000 in ?? ()
  523. No symbol table info available.
  524.  
  525.  
  526.  
  527.  
  528. Thread 13
  529.  
  530. (Thread 0x7fffd2ffe700 (LWP 2629)):
  531. #0  MotionMaster::GetCurrentMovementGeneratorType (this=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:560
  532. No locals.
  533. #1  0x0000000000bede3e in SmartAI::AttackStart (this=0x7fff6f5d1640, who=0x7fff5cf80000) at /home/trinity/tc/src/server/game/AI/SmartScripts/SmartAI.cpp:599
  534. No locals.
  535. #2  0x0000000000a835a9 in DirectDelete (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:581
  536. No locals.
  537. #3  Mutate (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:492
  538.         curr = 0x7fff4645f860
  539. #4  MotionMaster::MoveFleeing (this=0x7fff6f634ad8, enemy=<value optimised out>, time=<value optimised out>) at /home/trinity/tc/src/server/game/Movement/MotionMaster.cpp:436
  540. No locals.
  541. #5  0x000000000096dadb in Unit::SetFeared (this=0x7fff6f633000, apply=true) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:15780
  542.         caster = <value optimised out>
  543. #6  0x0000000000ba466c in AuraEffect::HandleEffect (this=0x7fff6e642200, aurApp=0x7fff4972bce0, mode=<value optimised out>, apply=120) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1000
  544.         __FUNCTION__ = "HandleEffect"
  545.         prevented = <value optimised out>
  546. #7  0x0000000000b84edf in AuraApplication::_HandleEffect (this=0x7fff4972bce0, effIndex=<value optimised out>, apply=false) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuras.cpp:173
  547.         aurEff = 0x7fff6e642200
  548.         __FUNCTION__ = "_HandleEffect"
  549. #8  0x000000000097c0a3 in Unit::_UnapplyAura (this=0x7fff6f633000, i=..., removeMode=<value optimised out>) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3359
  550.         __FUNCTION__ = "_UnapplyAura"
  551.         caster = 0x7fff5cf80000
  552.         auraStateFound = false
  553.         aurApp = 0x7fff4972bce0
  554.         aura = 0x7fff49258300
  555.         auraState = AURA_STATE_FROZEN
  556. #9  0x00000000009984b3 in Unit::_UnapplyAura (this=0x7fff6f633000, aurApp=0x7fff4972bce0, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3392
  557.         iter = {_M_node = 0x7fff4ad485b0}
  558.         __FUNCTION__ = "_UnapplyAura"
  559. #10 0x0000000000b84bf1 in Aura::_Remove (this=0x7fff49258300, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Spells/Auras/SpellAuras.cpp:474
  560.         aurApp = 0x2
  561.         __FUNCTION__ = "_Remove"
  562. #11 0x000000000096b318 in Unit::RemoveOwnedAura (this=0x7fff6f633000, i=..., removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3535
  563.         aura = 0x7fff49258300
  564.         __FUNCTION__ = "RemoveOwnedAura"
  565. #12 0x000000000096b5b2 in Unit::RemoveOwnedAura (this=0x7fff6f633000, aura=0x7fff49258300, removeMode=AURA_REMOVE_BY_DEFAULT) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:3563
  566.         itr = {_M_node = 0x7fff4ad470d0}
  567. #13 0x00000000009a90bc in Unit::ProcDamageAndSpellFor (this=0x7fff6f633000, isVictim=<value optimised out>, pTarget=<value optimised out>, procFlag=<value optimised out>, procExtra=1, attType=<value optimised out>, procSpell=0x7fffe0233530, damage=1195, procAura=0x0) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:14528
  568.         damageLeft = <value optimised out>
  569.         triggeredByAura = 0x7fff6e642200
  570.         useCharges = false
  571.         takeCharges = false
  572.         spellInfo = 0x7fffdf4073e0
  573.         Id = 1852056064
  574.         cooldown = 0
  575.         handled = false
  576.         procTriggered = {<std::_List_base<ProcTriggeredData, std::allocator<ProcTriggeredData> >> = {_M_impl = {<std::allocator<std::_List_node<ProcTriggeredData> >> = {<__gnu_cxx::new_allocator<std::_List_node<ProcTriggeredData> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fff454133a0, _M_prev = 0x7fff454133a0}}}, <No data fields>}
  577. #14 0x0000000000b32113 in Spell::DoAllEffectOnTarget (this=0x7fff45d2fe00, target=<value optimised out>) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:1302
  578.         damageInfo = {target = 0x7fff6f633000, attacker = 0x7fff5cf80000, SpellID = 38692, damage = 1195, overkill = 0, schoolMask = 4, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 0, cleanDamage = 0}
  579.         mask = <value optimised out>
  580.         unit = 0x7fff6f633000
  581.         caster = 0x7fff5cf80000
  582.         missInfo = SPELL_MISS_NONE
  583.         procVictim = 1179648
  584.         spellHitTarget = 0x7fff6f633000
  585.         procAttacker = 65536
  586.         procEx = <value optimised out>
  587.         canEffectTrigger = true
  588. #15 0x0000000000b339a6 in Spell::handle_delayed (this=0x7fff45d2fe00, t_offset=1029) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:3453
  589.         next_time = 0
  590.         single_missile = <value optimised out>
  591. #16 0x0000000000b3f6ad in SpellEvent::Execute (this=0x7fff48733040, e_time=183789, p_time=<value optimised out>) at /home/trinity/tc/src/server/game/Spells/Spell.cpp:6905
  592.         n_offset = <value optimised out>
  593. #17 0x0000000000cf024f in EventProcessor::Update (this=0x7fff5cf80288, p_time=515) at /home/trinity/tc/src/server/shared/Utilities/EventProcessor.cpp:47
  594.         Event = 0x7fff48733040
  595. #18 0x00000000009960af in Unit::Update (this=0x7fff5cf80000, p_time=0) at /home/trinity/tc/src/server/game/Entities/Unit/Unit.cpp:248
  596.         __FUNCTION__ = "Update"
  597. #19 0x0000000000947a5e in Player::Update (this=0x7fff5cf80000, p_time=515) at /home/trinity/tc/src/server/game/Entities/Player/Player.cpp:1535
  598.         now = <value optimised out>
  599.         pet = <value optimised out>
  600. #20 0x0000000000a6f5d5 in Map::Update (this=0x7fffddd25000, t_diff=@0x7fff801188a0) at /home/trinity/tc/src/server/game/Maps/Map.cpp:538
  601.         plr = 0x7fff5cf80000
  602.         updater = {i_timeDiff = 515}
  603.         grid_object_update = {i_visitor = @0x7fffd2ffddd0}
  604.         world_object_update = {i_visitor = @0x7fffd2ffddd0}
  605. #21 0x0000000000a7fe32 in MapUpdateRequest::call (this=0x7fff80118880) at /home/trinity/tc/src/server/game/Maps/MapUpdater.cpp:54
  606. No locals.
  607. #22 0x0000000000ceb061 in DelayExecutor::svc (this=0x7fffe5a40040) at /home/trinity/tc/src/server/shared/Threading/DelayExecutor.cpp:52
  608.         rq = 0x7fff80118880
  609. #23 0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  610.         t = 0x7fffe5a40040
  611.         svc_status = <value optimised out>
  612. #24 0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffd3f19be0) at ../../ace/Thread_Adapter.cpp:98
  613.         exit_hook_instance = <value optimised out>
  614.         exit_hook_maybe = {instance_ = 0x0}
  615.         exit_hook_ptr = <value optimised out>
  616. #25 0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  617. No symbol table info available.
  618. #26 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  619. No symbol table info available.
  620. #27 0x0000000000000000 in ?? ()
  621. No symbol table info available.
  622.  
  623.  
  624.  
  625.  
  626. Thread 12
  627.  
  628. (Thread 0x7fffd37ff700 (LWP 2628)):
  629. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  630. No symbol table info available.
  631. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7fffe5a59884, mutex=..., abstime=0xbf5) at ../../ace/OS_NS_Thread.inl:362
  632.         result = <value optimised out>
  633.         ts = {tv_sec = 140734389547504, tv_nsec = 4096}
  634. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffe5a59884, mutex=..., abstime=0xbf5) at ../../ace/Condition_Thread_Mutex.cpp:100
  635. No locals.
  636. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe5a59800, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  637.         result = <value optimised out>
  638. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffe5a59800, first_item=@0x7fffd37fee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  639.         ace_mon = {lock_ = 0x7fffe5a59850, owner_ = 0}
  640. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0xbf5) at ../../ace/Activation_Queue.cpp:91
  641.         mb = 0x0
  642. #6  0x0000000000ceb075 in DelayExecutor::svc (this=0x7fffe5a40040) at /home/trinity/tc/src/server/shared/Threading/DelayExecutor.cpp:47
  643.         rq = 0x7fff80118040
  644. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  645.         t = 0x7fffe5a40040
  646.         svc_status = <value optimised out>
  647. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7fffd3f19d00) at ../../ace/Thread_Adapter.cpp:98
  648.         exit_hook_instance = <value optimised out>
  649.         exit_hook_maybe = {instance_ = 0x0}
  650.         exit_hook_ptr = <value optimised out>
  651. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  652. No symbol table info available.
  653. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  654. No symbol table info available.
  655. #11 0x0000000000000000 in ?? ()
  656. No symbol table info available.
  657.  
  658.  
  659.  
  660.  
  661. Thread 11
  662.  
  663. (Thread 0x7fffebfff700 (LWP 2627)):
  664. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  665. No symbol table info available.
  666. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d784, mutex=..., abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  667.         result = <value optimised out>
  668.         ts = {tv_sec = 140737299645000, tv_nsec = 140737299645304}
  669. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d784, mutex=..., abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  670. No locals.
  671. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d700, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  672.         result = <value optimised out>
  673. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d700, first_item=@0x7fffebffee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  674.         ace_mon = {lock_ = 0x7ffff440d750, owner_ = 0}
  675. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0x1) at ../../ace/Activation_Queue.cpp:91
  676.         mb = 0x0
  677. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff01911c0) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  678. No locals.
  679. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  680.         t = 0x7ffff01911c0
  681.         svc_status = <value optimised out>
  682. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff0192be0) at ../../ace/Thread_Adapter.cpp:98
  683.         exit_hook_instance = <value optimised out>
  684.         exit_hook_maybe = {instance_ = 0x0}
  685.         exit_hook_ptr = <value optimised out>
  686. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  687. No symbol table info available.
  688. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  689. No symbol table info available.
  690. #11 0x0000000000000000 in ?? ()
  691. No symbol table info available.
  692.  
  693.  
  694.  
  695.  
  696. Thread 10
  697.  
  698. (Thread 0x7fffecfff700 (LWP 2626)):
  699. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  700. No symbol table info available.
  701. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d684, mutex=..., abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  702.         result = <value optimised out>
  703.         ts = {tv_sec = 140737299641992, tv_nsec = 140737299642296}
  704. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d684, mutex=..., abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  705. No locals.
  706. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d600, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  707.         result = <value optimised out>
  708. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d600, first_item=@0x7fffecffee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  709.         ace_mon = {lock_ = 0x7ffff440d650, owner_ = 0}
  710. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0x1) at ../../ace/Activation_Queue.cpp:91
  711.         mb = 0x0
  712. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff0190f80) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  713. No locals.
  714. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  715.         t = 0x7ffff0190f80
  716.         svc_status = <value optimised out>
  717. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff0192b80) at ../../ace/Thread_Adapter.cpp:98
  718.         exit_hook_instance = <value optimised out>
  719.         exit_hook_maybe = {instance_ = 0x0}
  720.         exit_hook_ptr = <value optimised out>
  721. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  722. No symbol table info available.
  723. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  724. No symbol table info available.
  725. #11 0x0000000000000000 in ?? ()
  726. No symbol table info available.
  727.  
  728.  
  729.  
  730.  
  731. Thread 9
  732.  
  733. (Thread 0x7fffedfff700 (LWP 2625)):
  734. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  735. No symbol table info available.
  736. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d584, mutex=..., abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  737.         result = <value optimised out>
  738.         ts = {tv_sec = 140737299638984, tv_nsec = 140737299639288}
  739. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d584, mutex=..., abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  740. No locals.
  741. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d500, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  742.         result = <value optimised out>
  743. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d500, first_item=@0x7fffedffee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  744.         ace_mon = {lock_ = 0x7ffff440d550, owner_ = 0}
  745. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0x1) at ../../ace/Activation_Queue.cpp:91
  746.         mb = 0x0
  747. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff0190d40) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  748. No locals.
  749. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  750.         t = 0x7ffff0190d40
  751.         svc_status = <value optimised out>
  752. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff0192ac0) at ../../ace/Thread_Adapter.cpp:98
  753.         exit_hook_instance = <value optimised out>
  754.         exit_hook_maybe = {instance_ = 0x0}
  755.         exit_hook_ptr = <value optimised out>
  756. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  757. No symbol table info available.
  758. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  759. No symbol table info available.
  760. #11 0x0000000000000000 in ?? ()
  761. No symbol table info available.
  762.  
  763.  
  764.  
  765.  
  766. Thread 8
  767.  
  768. (Thread 0x7fffeefff700 (LWP 2624)):
  769. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  770. No symbol table info available.
  771. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d484, mutex=..., abstime=0xba2) at ../../ace/OS_NS_Thread.inl:362
  772.         result = <value optimised out>
  773.         ts = {tv_sec = 140737299655744, tv_nsec = 140734434902016}
  774. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d484, mutex=..., abstime=0xba2) at ../../ace/Condition_Thread_Mutex.cpp:100
  775. No locals.
  776. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d400, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  777.         result = <value optimised out>
  778. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d400, first_item=@0x7fffeeffee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  779.         ace_mon = {lock_ = 0x7ffff440d450, owner_ = 0}
  780. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0xba2) at ../../ace/Activation_Queue.cpp:91
  781.         mb = 0x0
  782. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff0190680) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  783. No locals.
  784. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  785.         t = 0x7ffff0190680
  786.         svc_status = <value optimised out>
  787. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff01929a0) at ../../ace/Thread_Adapter.cpp:98
  788.         exit_hook_instance = <value optimised out>
  789.         exit_hook_maybe = {instance_ = 0x0}
  790.         exit_hook_ptr = <value optimised out>
  791. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  792. No symbol table info available.
  793. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  794. No symbol table info available.
  795. #11 0x0000000000000000 in ?? ()
  796. No symbol table info available.
  797.  
  798.  
  799.  
  800.  
  801. Thread 7
  802.  
  803. (Thread 0x7fffeffff700 (LWP 2623)):
  804. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  805. No symbol table info available.
  806. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d484, mutex=..., abstime=0xba0) at ../../ace/OS_NS_Thread.inl:362
  807.         result = <value optimised out>
  808.         ts = {tv_sec = 140737299655744, tv_nsec = 140735340871680}
  809. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d484, mutex=..., abstime=0xba0) at ../../ace/Condition_Thread_Mutex.cpp:100
  810. No locals.
  811. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d400, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  812.         result = <value optimised out>
  813. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d400, first_item=@0x7fffefffee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  814.         ace_mon = {lock_ = 0x7ffff440d450, owner_ = 0}
  815. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0xba0) at ../../ace/Activation_Queue.cpp:91
  816.         mb = 0x0
  817. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff01902c0) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  818. No locals.
  819. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  820.         t = 0x7ffff01902c0
  821.         svc_status = <value optimised out>
  822. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff01928e0) at ../../ace/Thread_Adapter.cpp:98
  823.         exit_hook_instance = <value optimised out>
  824.         exit_hook_maybe = {instance_ = 0x0}
  825.         exit_hook_ptr = <value optimised out>
  826. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  827. No symbol table info available.
  828. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  829. No symbol table info available.
  830. #11 0x0000000000000000 in ?? ()
  831. No symbol table info available.
  832.  
  833.  
  834.  
  835.  
  836. Thread 6
  837.  
  838. (Thread 0x7ffff13ff700 (LWP 2622)):
  839. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  840. No symbol table info available.
  841. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d384, mutex=..., abstime=0x49fa) at ../../ace/OS_NS_Thread.inl:362
  842.         result = <value optimised out>
  843.         ts = {tv_sec = 140737299655224, tv_nsec = 140734434902016}
  844. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=..., abstime=0x49fa) at ../../ace/Condition_Thread_Mutex.cpp:100
  845. No locals.
  846. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d300, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  847.         result = <value optimised out>
  848. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d300, first_item=@0x7ffff13fee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  849.         ace_mon = {lock_ = 0x7ffff440d350, owner_ = 0}
  850. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0x49fa) at ../../ace/Activation_Queue.cpp:91
  851.         mb = 0x0
  852. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff44158c0) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  853. No locals.
  854. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  855.         t = 0x7ffff44158c0
  856.         svc_status = <value optimised out>
  857. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff452b400) at ../../ace/Thread_Adapter.cpp:98
  858.         exit_hook_instance = <value optimised out>
  859.         exit_hook_maybe = {instance_ = 0x0}
  860.         exit_hook_ptr = <value optimised out>
  861. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  862. No symbol table info available.
  863. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  864. No symbol table info available.
  865. #11 0x0000000000000000 in ?? ()
  866. No symbol table info available.
  867.  
  868.  
  869.  
  870.  
  871. Thread 5
  872.  
  873. (Thread 0x7ffff23ff700 (LWP 2621)):
  874. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  875. No symbol table info available.
  876. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d384, mutex=..., abstime=0x49fc) at ../../ace/OS_NS_Thread.inl:362
  877.         result = <value optimised out>
  878.         ts = {tv_sec = 140734524864816, tv_nsec = 140737257666304}
  879. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=..., abstime=0x49fc) at ../../ace/Condition_Thread_Mutex.cpp:100
  880. No locals.
  881. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d300, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  882.         result = <value optimised out>
  883. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d300, first_item=@0x7ffff23fee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  884.         ace_mon = {lock_ = 0x7ffff440d350, owner_ = 0}
  885. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0x49fc) at ../../ace/Activation_Queue.cpp:91
  886.         mb = 0x0
  887. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff4414a80) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  888. No locals.
  889. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  890.         t = 0x7ffff4414a80
  891.         svc_status = <value optimised out>
  892. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff4413ca0) at ../../ace/Thread_Adapter.cpp:98
  893.         exit_hook_instance = <value optimised out>
  894.         exit_hook_maybe = {instance_ = 0x0}
  895.         exit_hook_ptr = <value optimised out>
  896. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  897. No symbol table info available.
  898. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  899. No symbol table info available.
  900. #11 0x0000000000000000 in ?? ()
  901. No symbol table info available.
  902.  
  903.  
  904.  
  905.  
  906. Thread 4
  907.  
  908. (Thread 0x7ffff31e6700 (LWP 2620)):
  909. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  910. No symbol table info available.
  911. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d284, mutex=..., abstime=0x4) at ../../ace/OS_NS_Thread.inl:362
  912.         result = <value optimised out>
  913.         ts = {tv_sec = 140733193388037, tv_nsec = 0}
  914. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=..., abstime=0x4) at ../../ace/Condition_Thread_Mutex.cpp:100
  915. No locals.
  916. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  917.         result = <value optimised out>
  918. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d200, first_item=@0x7ffff31e5e18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  919.         ace_mon = {lock_ = 0x7ffff440d250, owner_ = 0}
  920. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0x4) at ../../ace/Activation_Queue.cpp:91
  921.         mb = 0x0
  922. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff4414840) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  923. No locals.
  924. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  925.         t = 0x7ffff4414840
  926.         svc_status = <value optimised out>
  927. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff4413be0) at ../../ace/Thread_Adapter.cpp:98
  928.         exit_hook_instance = <value optimised out>
  929.         exit_hook_maybe = {instance_ = 0x0}
  930.         exit_hook_ptr = <value optimised out>
  931. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  932. No symbol table info available.
  933. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  934. No symbol table info available.
  935. #11 0x0000000000000000 in ?? ()
  936. No symbol table info available.
  937.  
  938.  
  939.  
  940.  
  941. Thread 3
  942.  
  943. (Thread 0x7ffff43ff700 (LWP 2619)):
  944. #0  0x00007ffff5fe3a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  945. No symbol table info available.
  946. #1  0x00007ffff76628b5 in cond_timedwait (this=0x7ffff440d284, mutex=..., abstime=0x4) at ../../ace/OS_NS_Thread.inl:362
  947.         result = <value optimised out>
  948.         ts = {tv_sec = 140737291276928, tv_nsec = 140737291276880}
  949. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=..., abstime=0x4) at ../../ace/Condition_Thread_Mutex.cpp:100
  950. No locals.
  951. #3  0x00000000007849ab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  952.         result = <value optimised out>
  953. #4  0x00000000007859b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d200, first_item=@0x7ffff43fee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  954.         ace_mon = {lock_ = 0x7ffff440d250, owner_ = 0}
  955. #5  0x00007ffff76495c2 in ACE_Activation_Queue::dequeue (this=<value optimised out>, tv=0x4) at ../../ace/Activation_Queue.cpp:91
  956.         mb = 0x0
  957. #6  0x0000000000ce44e0 in DatabaseWorker::svc (this=0x7ffff4414600) at /home/trinity/tc/src/server/shared/Database/DatabaseWorker.cpp:40
  958. No locals.
  959. #7  0x00007ffff76f2c37 in ACE_Task_Base::svc_run (args=<value optimised out>) at ../../ace/Task.cpp:275
  960.         t = 0x7ffff4414600
  961.         svc_status = <value optimised out>
  962. #8  0x00007ffff76f3fc1 in ACE_Thread_Adapter::invoke (this=0x7ffff4413b80) at ../../ace/Thread_Adapter.cpp:98
  963.         exit_hook_instance = <value optimised out>
  964.         exit_hook_maybe = {instance_ = 0x0}
  965.         exit_hook_ptr = <value optimised out>
  966. #9  0x00007ffff5fdf971 in start_thread () from /lib/libpthread.so.0
  967. No symbol table info available.
  968. #10 0x00007ffff5d3b92d in clone () from /lib/libc.so.6
  969. No symbol table info available.
  970. #11 0x0000000000000000 in ?? ()
  971. No symbol table info available.
  972.  
  973.  
  974.  
  975.  
  976. Thread 1
  977.  
  978. (Thread 0x7ffff7feb720 (LWP 2615)):
  979. #0  0x00007ffff5fe0285 in pthread_join () from /lib/libpthread.so.0
  980. No symbol table info available.
  981. #1  0x00007ffff76f66dc in thr_join (this=<value optimised out>, task=<value optimised out>) at ../../ace/OS_NS_Thread.inl:2798
  982.         result = -196934696
  983. #2  join (this=<value optimised out>, task=<value optimised out>) at ../../ace/Thread.inl:137
  984. No locals.
  985. #3  ACE_Thread_Manager::wait_task (this=<value optimised out>, task=<value optimised out>) at ../../ace/Thread_Manager.cpp:1797
  986.         i = 0
  987.         copy_count = 1
  988.         copy_table = 0x7fffcbca3c08
  989.         result = <value optimised out>
  990. #4  0x0000000000b20a60 in Wait (this=0x7fffcabe77c8) at /home/trinity/tc/src/server/game/Server/WorldSocketMgr.cpp:102
  991. No locals.
  992. #5  WorldSocketMgr::Wait (this=0x7fffcabe77c8) at /home/trinity/tc/src/server/game/Server/WorldSocketMgr.cpp:318
  993.         i = 1
  994. #6  0x0000000000790a4a in Master::Run (this=0x7ffff44111e8) at /home/trinity/tc/src/server/worldserver/Master.cpp:278
  995.         seed1 = {_bn = 0x7ffff4412220, _array = 0x0}
  996.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x116c6f0, 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 = 0x7ffff79477b0}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  997.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x116c6f0, 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 = 0x7ffff79477b0}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  998.         Handler = {_vptr.ACE_Sig_Handler = 0x16c2c30, static sig_pending_ = 0, static signal_handlers_ = {0x0, 0x0, 0x7fffffffe7c0, 0x0 <repeats 12 times>, 0x7fffffffe790, 0x0 <repeats 49 times>}}
  999.         world_thread = {m_iThreadId = 140736586577664, m_hThreadHandle = 140736586577664, m_task = 0x7fffcaa33050, static m_ThreadStorage = {_vptr.ACE_TSS = 0x11f6bb0, 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}}}
  1000.         rar_thread = {m_iThreadId = 140736557217536, m_hThreadHandle = 140736557217536, m_task = 0x7fffcab6dd40, static m_ThreadStorage = {_vptr.ACE_TSS = 0x11f6bb0, 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}}}
  1001.         cliThread = 0x7fffcab6dd20
  1002.         soap_thread = 0x7fffcab6ddc0
  1003.         bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffcab6de18 "0.0.0.0"}}
  1004.         pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4409688 "world.pid"}}
  1005.         wsport = 8085
  1006. #7  0x00007ffff5c73d8e in __libc_start_main () from /lib/libc.so.6
  1007. No symbol table info available.
  1008. #8  0x000000000077de59 in _start ()
  1009. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement