Guest User

Untitled

a guest
Feb 8th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
D 90.32 KB | None | 0 0
  1. src/game/WorldStateMgr.h:307: Error: Assertion in add failed: m_count <126
  2. src/game/WorldStateMgr.h:307: Error: Assertion in add failed: m_count < 126
  3. src/game/WorldStateMgr.h:307: Error: Assertion in add failed: m_count < 126
  4. [New Thread 0x7fffec14e700 (LWP 13946)]
  5. [New Thread 0x7fffeb94d700 (LWP 13947)]
  6. [New Thread 0x7fffeb14c700 (LWP 13948)]
  7. [New Thread 0x7fffea94b700 (LWP 13949)]
  8. [New Thread 0x7fffea14a700 (LWP 13950)]
  9. [New Thread 0x7fffe9949700 (LWP 13951)]
  10. [New Thread 0x7fffe8947700 (LWP 13953)]
  11. [New Thread 0x7fffe9148700 (LWP 13952)]
  12. [New Thread 0x7fffe3fff700 (LWP 13954)]
  13. [New Thread 0x7fffe37fe700 (LWP 13955)]
  14. [New Thread 0x7fffe2ffd700 (LWP 13956)]
  15. [New Thread 0x7fffe27fc700 (LWP 13957)]
  16. [New Thread 0x7fffe1ffb700 (LWP 13958)]
  17. [New Thread 0x7fffe17fa700 (LWP 13959)]
  18.  
  19. Program received signal SIGABRT, Aborted.
  20. [Switching to Thread 0x7fffeb14c700 (LWP 13948)]
  21. 0x00007ffff624cd73 in pthread_rwlock_unlock () from /lib/libpthread.so.0
  22.  
  23. CRASH ON vie feb 8 23:15:08 CET 2013
  24.     Using the running image of child Thread 0x7fffeb14c700 (LWP 13948).
  25. Program stopped at 0x7ffff624cd73.
  26. It stopped with signal SIGABRT, Aborted.
  27. Type "info stack" or "info registers" for more information.
  28.  
  29. STACK
  30.  
  31. #0  0x00007ffff624cd73 in pthread_rwlock_unlock () from /lib/libpthread.so.0
  32. #1  0x000000000068fac2 in Map::getNGrid(unsigned int, unsigned int) const ()
  33. #2  0x000000000089fa2d in Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=<value optimized out>, obj=<value optimized out>,
  34.     msg=<value optimized out>) at src/game/Map.h:539
  35. #3  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  36.     this=<value optimized out>, obj=<value optimized out>,
  37.     msg=<value optimized out>)
  38.     at src/game/CellImpl.h:118
  39. #4  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  40.     this=<value optimized out>, obj=<value optimized out>,
  41.     msg=<value optimized out>)
  42.     at src/game/CellImpl.h:56
  43. #5  Map::MessageBroadcast (this=<value optimized out>,
  44.     obj=<value optimized out>, msg=<value optimized out>)
  45.     at src/game/Map.cpp:451
  46. #6  0x00000000006ba40d in Unit::SendMeleeAttackStop (this=0x7fff8f270e40,
  47.     victim=0x0) at src/game/Unit.cpp:3243
  48. #7  0x00000000006ce3f3 in Unit::AttackStop (this=0x7fff8f270e40,
  49.     targetSwitch=false) at src/game/Unit.cpp:7138
  50. #8  0x00000000006d03e3 in Unit::CombatStop (this=0x7fff8f270e40,
  51.     includingCast=<value optimized out>)
  52.     at src/game/Unit.cpp:7178
  53. #9  0x00000000006de508 in Unit::SetDeathState (this=0x7fff8f270e40, s=CORPSE)
  54.     at src/game/Unit.cpp:10311
  55. #10 0x00000000005cea2c in Creature::SetDeathState (this=0x7fff8f270e40,
  56.     s=JUST_DIED) at src/game/Creature.cpp:1523
  57. #11 0x00000000006d1ada in Unit::DealDamage (this=<value optimized out>,
  58.     damageInfo=0x7fffeb14b6c0)
  59.     at src/game/Unit.cpp:1074
  60. #12 0x00000000006d26a3 in Unit::DealDamage (this=0x7fffb5707670,
  61.     pVictim=0x7fff8f270e40, damageInfo=0x7fffeb14b6c0, durabilityLoss=true)
  62.     at src/game/Unit.cpp:691
  63. #13 0x000000000067056f in Spell::DoAllEffectOnTarget (this=0x7fff8f9e62b0,
  64.     target=0x10000) at src/game/Spell.cpp:1339
  65. #14 0x000000000068bc8a in Spell::handle_immediate (this=0x7fff8f9e62b0)
  66.     at src/game/Spell.cpp:3831
  67. #15 0x000000000068cdfe in Spell::cast (this=0x7fff8f9e62b0,
  68.     skipCheck=<value optimized out>)
  69.     at src/game/Spell.cpp:3806
  70. #16 0x0000000000685dfd in Spell::prepare (this=0x7fff8f9e62b0,
  71.     targets=<value optimized out>, triggeredByAura=0x0)
  72.     at src/game/Spell.cpp:3351
  73. #17 0x00000000006baaab in Unit::CastSpell (this=<value optimized out>,
  74.     Victim=0x7fffb5707670, spellInfo=0x7fffee09d518,
  75.     triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  76.     originalCaster=..., triggeredBy=0x0)
  77.     at src/game/Unit.cpp:1413
  78. #18 0x00000000006bb611 in Unit::CastSpell (this=0x7fffb5707670, Victim=0x1,
  79.     spellId=<value optimized out>, triggered=false, castItem=0x7fffd47aea20,
  80.     triggeredByAura=0x367c, originalCaster=..., triggeredBy=0x0)
  81.     at src/game/Unit.cpp:1361
  82. #19 0x0000000000941ccd in GameObject::Update (this=0x7fffb775ca50,
  83.     update_diff=<value optimized out>, p_time=<value optimized out>)
  84.     at src/game/GameObject.cpp:394
  85. #20 0x00000000009d0469 in WorldObject::UpdateHelper::Update (
  86.     this=0x7fffeb14bdb0, m=<value optimized out>)
  87.     at src/game/Object.h:443
  88. #21 MaNGOS::ObjectUpdater::Visit<GameObject> (this=0x7fffeb14bdb0,
  89.     m=<value optimized out>)
  90.     at src/game/GridNotifiers.cpp:182
  91. #22 0x000000000089a857 in VisitorHelper<MaNGOS::ObjectUpdater, GameObject> (
  92.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  93.     at src/framework/GameSystem/TypeContainerVisitor.h:50
  94. #23 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffca5d4f30,
  95.     t_diff=<value optimized out>)
  96.     at src/framework/GameSystem/TypeContainerVisitor.h:57
  97. #24 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  98.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  99.     at src/framework/GameSystem/TypeContainerVisitor.h:65
  100. #25 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  101.     at src/framework/GameSystem/TypeContainerVisitor.h:80
  102. #26 Visit<MaNGOS::ObjectUpdater> (this=0x7fffca5d4f30,
  103.     t_diff=<value optimized out>)
  104.     at src/framework/GameSystem/Grid.h:81
  105. #27 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffca5d4f30,
  106.     t_diff=<value optimized out>)
  107.     at src/framework/GameSystem/NGrid.h:156
  108. #28 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  109.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  110.     at src/game/Map.h:539
  111. #29 Map::Update (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  112.     at src/game/Map.cpp:599
  113. #30 0x00000000005c2084 in MapUpdateRequest::call (this=0x1a171860)
  114.     at src/game/MapUpdater.cpp:53
  115. #31 0x0000000000abd641 in DelayExecutor::svc (this=0x13de9a00)
  116.     at src/shared/DelayExecutor.cpp:70
  117. #32 0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  118.     at Task.cpp:271
  119. #33 0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  120.     this=<value optimized out>) at Thread_Adapter.cpp:161
  121. #34 0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13dea290)
  122.     at Thread_Adapter.cpp:96
  123. #35 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  124. #36 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  125. #37 0x0000000000000000 in ?? ()
  126.  
  127. REGISTERS
  128.  
  129. rax            0x0  0
  130. rbx            0x7fffba668f30   140736320671536
  131. rcx            0x2000   8192
  132. rdx            0x1  1
  133. rsi            0x1  1
  134. rdi            0x7fffca5e6220   140736588571168
  135. rbp            0x900    0x900
  136. rsp            0x7fffeb14af78   0x7fffeb14af78
  137. r8             0x7fffd47aea20   140736758213152
  138. r9             0x367c   13948
  139. r10            0x7fffca5e622c   140736588571180
  140. r11            0x7ffff5f5e76c   140737319921516
  141. r12            0x15 21
  142. r13            0x7fffca5e6220   140736588571168
  143. r14            0x0  0
  144. r15            0x24 36
  145. rip            0x7ffff624cd73   0x7ffff624cd73 <pthread_rwlock_unlock+115>
  146. eflags         0x246    [ PF ZF IF ]
  147. cs             0x33 51
  148. ss             0x2b 43
  149. ds             0x0  0
  150. es             0x0  0
  151. fs             0x0  0
  152. gs             0x0  0
  153. fctrl          0x37f    895
  154. fstat          0x220    544
  155. ftag           0xffff   65535
  156. fiseg          0x7fff   32767
  157. fioff          0xf6699e47   -160850361
  158. foseg          0x7fff   32767
  159. fooff          0xeb14b228   -350965208
  160. fop            0x0  0
  161. mxcsr          0x1faf   [ IE DE ZE OE PE IM DM ZM OM UM PM ]
  162.  
  163. BACKTRACE
  164.  
  165. #0  0x00007ffff624cd73 in pthread_rwlock_unlock () from /lib/libpthread.so.0
  166. #1  0x000000000068fac2 in Map::getNGrid(unsigned int, unsigned int) const ()
  167. #2  0x000000000089fa2d in Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=<value optimized out>, obj=<value optimized out>,
  168.     msg=<value optimized out>) at src/game/Map.h:539
  169. #3  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  170.     this=<value optimized out>, obj=<value optimized out>,
  171.     msg=<value optimized out>)
  172.     at src/game/CellImpl.h:118
  173. #4  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  174.     this=<value optimized out>, obj=<value optimized out>,
  175.     msg=<value optimized out>)
  176.     at src/game/CellImpl.h:56
  177. #5  Map::MessageBroadcast (this=<value optimized out>,
  178.     obj=<value optimized out>, msg=<value optimized out>)
  179.     at src/game/Map.cpp:451
  180. #6  0x00000000006ba40d in Unit::SendMeleeAttackStop (this=0x7fff8f270e40,
  181.     victim=0x0) at src/game/Unit.cpp:3243
  182. #7  0x00000000006ce3f3 in Unit::AttackStop (this=0x7fff8f270e40,
  183.     targetSwitch=false) at src/game/Unit.cpp:7138
  184. #8  0x00000000006d03e3 in Unit::CombatStop (this=0x7fff8f270e40,
  185.     includingCast=<value optimized out>)
  186.     at src/game/Unit.cpp:7178
  187. #9  0x00000000006de508 in Unit::SetDeathState (this=0x7fff8f270e40, s=CORPSE)
  188.     at src/game/Unit.cpp:10311
  189. #10 0x00000000005cea2c in Creature::SetDeathState (this=0x7fff8f270e40,
  190.     s=JUST_DIED) at src/game/Creature.cpp:1523
  191. #11 0x00000000006d1ada in Unit::DealDamage (this=<value optimized out>,
  192.     damageInfo=0x7fffeb14b6c0)
  193.     at src/game/Unit.cpp:1074
  194. #12 0x00000000006d26a3 in Unit::DealDamage (this=0x7fffb5707670,
  195.     pVictim=0x7fff8f270e40, damageInfo=0x7fffeb14b6c0, durabilityLoss=true)
  196.     at src/game/Unit.cpp:691
  197. #13 0x000000000067056f in Spell::DoAllEffectOnTarget (this=0x7fff8f9e62b0,
  198.     target=0x10000) at src/game/Spell.cpp:1339
  199. #14 0x000000000068bc8a in Spell::handle_immediate (this=0x7fff8f9e62b0)
  200.     at src/game/Spell.cpp:3831
  201. #15 0x000000000068cdfe in Spell::cast (this=0x7fff8f9e62b0,
  202.     skipCheck=<value optimized out>)
  203.     at src/game/Spell.cpp:3806
  204. #16 0x0000000000685dfd in Spell::prepare (this=0x7fff8f9e62b0,
  205.     targets=<value optimized out>, triggeredByAura=0x0)
  206.     at src/game/Spell.cpp:3351
  207. #17 0x00000000006baaab in Unit::CastSpell (this=<value optimized out>,
  208.     Victim=0x7fffb5707670, spellInfo=0x7fffee09d518,
  209.     triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  210.     originalCaster=..., triggeredBy=0x0)
  211.     at src/game/Unit.cpp:1413
  212. #18 0x00000000006bb611 in Unit::CastSpell (this=0x7fffb5707670, Victim=0x1,
  213.     spellId=<value optimized out>, triggered=false, castItem=0x7fffd47aea20,
  214.     triggeredByAura=0x367c, originalCaster=..., triggeredBy=0x0)
  215.     at src/game/Unit.cpp:1361
  216. #19 0x0000000000941ccd in GameObject::Update (this=0x7fffb775ca50,
  217.     update_diff=<value optimized out>, p_time=<value optimized out>)
  218.     at src/game/GameObject.cpp:394
  219. #20 0x00000000009d0469 in WorldObject::UpdateHelper::Update (
  220.     this=0x7fffeb14bdb0, m=<value optimized out>)
  221.     at src/game/Object.h:443
  222. #21 MaNGOS::ObjectUpdater::Visit<GameObject> (this=0x7fffeb14bdb0,
  223.     m=<value optimized out>)
  224.     at src/game/GridNotifiers.cpp:182
  225. #22 0x000000000089a857 in VisitorHelper<MaNGOS::ObjectUpdater, GameObject> (
  226.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  227.     at src/framework/GameSystem/TypeContainerVisitor.h:50
  228. #23 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffca5d4f30,
  229.     t_diff=<value optimized out>)
  230.     at src/framework/GameSystem/TypeContainerVisitor.h:57
  231. #24 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  232.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  233.     at src/framework/GameSystem/TypeContainerVisitor.h:65
  234. #25 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  235.     at src/framework/GameSystem/TypeContainerVisitor.h:80
  236. #26 Visit<MaNGOS::ObjectUpdater> (this=0x7fffca5d4f30,
  237.     t_diff=<value optimized out>)
  238.     at src/framework/GameSystem/Grid.h:81
  239. #27 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffca5d4f30,
  240.     t_diff=<value optimized out>)
  241.     at src/framework/GameSystem/NGrid.h:156
  242. #28 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  243.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  244.     at src/game/Map.h:539
  245. #29 Map::Update (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  246.     at src/game/Map.cpp:599
  247. #30 0x00000000005c2084 in MapUpdateRequest::call (this=0x1a171860)
  248.     at src/game/MapUpdater.cpp:53
  249. #31 0x0000000000abd641 in DelayExecutor::svc (this=0x13de9a00)
  250.     at src/shared/DelayExecutor.cpp:70
  251. #32 0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  252.     at Task.cpp:271
  253. #33 0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  254.     this=<value optimized out>) at Thread_Adapter.cpp:161
  255. #34 0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13dea290)
  256.     at Thread_Adapter.cpp:96
  257. #35 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  258. #36 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  259. #37 0x0000000000000000 in ?? ()
  260.  
  261. BACKTRACE FULL
  262.  
  263. #0  0x00007ffff624cd73 in pthread_rwlock_unlock () from /lib/libpthread.so.0
  264. No symbol table info available.
  265. #1  0x000000000068fac2 in Map::getNGrid(unsigned int, unsigned int) const ()
  266. No symbol table info available.
  267. #2  0x000000000089fa2d in Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=<value optimized out>, obj=<value optimized out>,
  268.     msg=<value optimized out>) at src/game/Map.h:539
  269.         x = 36
  270.         y = <value optimized out>
  271. #3  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  272.     this=<value optimized out>, obj=<value optimized out>,
  273.     msg=<value optimized out>)
  274.     at src/game/CellImpl.h:118
  275.         r_zone = {data = {Part = {grid_x = 36, grid_y = 21, cell_x = 2,
  276.               cell_y = 7, nocreate = 1, reserved = 0}, All = 18621796}}
  277.         y = 175
  278.         x = 290
  279.         area = {low_bound = {x_coord = 288, y_coord = 174}, high_bound = {
  280.             x_coord = 291, y_coord = 177}}
  281. #4  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  282.     this=<value optimized out>, obj=<value optimized out>,
  283.     msg=<value optimized out>)
  284.     at src/game/CellImpl.h:56
  285. No locals.
  286. #5  Map::MessageBroadcast (this=<value optimized out>,
  287.     obj=<value optimized out>, msg=<value optimized out>)
  288.     at src/game/Map.cpp:451
  289.         cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2,
  290.               cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  291.         post_man = {i_phaseMask = 128, i_message = 0x7fffeb14b170}
  292.         message = {i_visitor = @0x7fffeb14b070}
  293. #6  0x00000000006ba40d in Unit::SendMeleeAttackStop (this=0x7fff8f270e40,
  294.     victim=0x0) at src/game/Unit.cpp:3243
  295.         data = {<ByteBuffer> = {static DEFAULT_SIZE = <optimized out>,
  296.             _rpos = 0, _wpos = 13,
  297.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  298.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  299.                   _M_start = 0x7fff8f273af0 "\337\004XD#r0", <incomplete sequence \361>, _M_finish = 0x7fff8f273afd "\377\377\377",
  300.                   _M_end_of_storage = 0x7fff8f273b04 ""}}, <No data fields>}},
  301.           m_opcode = SMSG_ATTACKSTOP}
  302. #7  0x00000000006ce3f3 in Unit::AttackStop (this=0x7fff8f270e40,
  303.     targetSwitch=false) at src/game/Unit.cpp:7138
  304.         victim = <value optimized out>
  305. #8  0x00000000006d03e3 in Unit::CombatStop (this=0x7fff8f270e40,
  306.     includingCast=<value optimized out>)
  307.     at src/game/Unit.cpp:7178
  308. No locals.
  309. #9  0x00000000006de508 in Unit::SetDeathState (this=0x7fff8f270e40, s=CORPSE)
  310.     at src/game/Unit.cpp:10311
  311. No locals.
  312. #10 0x00000000005cea2c in Creature::SetDeathState (this=0x7fff8f270e40,
  313.     s=JUST_DIED) at src/game/Creature.cpp:1523
  314. No locals.
  315. #11 0x00000000006d1ada in Unit::DealDamage (this=<value optimized out>,
  316.     damageInfo=0x7fffeb14b6c0)
  317.     at src/game/Unit.cpp:1074
  318.         player_tap = 0x7fffb5707670
  319.         group_tap = 0x0
  320.         damageFromSpiritOfRedemtionTalent = false
  321.         spiritOfRedemtionTalentReady = {m_holder = {
  322.             _vptr.ACE_Refcounted_Auto_Ptr = 0xb4a6d0, rep_ = 0x7fff94e01820},
  323.           m_index = MAX_EFFECT_INDEX}
  324.         spellProto = 0x7fffee09d518
  325.         health = 13920
  326.         duel_hasEnded = false
  327.         __FUNCTION__ = "DealDamage"
  328. #12 0x00000000006d26a3 in Unit::DealDamage (this=0x7fffb5707670,
  329.     pVictim=0x7fff8f270e40, damageInfo=0x7fffeb14b6c0, durabilityLoss=true)
  330.     at src/game/Unit.cpp:691
  331. No locals.
  332. #13 0x000000000067056f in Spell::DoAllEffectOnTarget (this=0x7fff8f9e62b0,
  333.     target=0x10000) at src/game/Spell.cpp:1339
  334.         mask = 1
  335.         unit = <value optimized out>
  336.         real_caster = 0x0
  337.         caster = 0x7fffb5707670
  338.         missInfo = SPELL_MISS_NONE
  339.         damageInfo = {attacker = 0x7fffb5707670, target = 0x7fff8f270e40,
  340.           damage = 643798, cleanDamage = 0, baseDamage = 0, bonusCrit = 0,
  341.           bonusDone = 747020, bonusTaken = 0, reduction = 0, absorb = 0,
  342.           resist = 0, blocked = 0, attackType = BASE_ATTACK,
  343.           damageType = SPELL_DIRECT_DAMAGE, HitInfo = 0, TargetState = 0,
  344.           hitOutCome = MELEE_HIT_NORMAL, rage = 0, procAttacker = 65536,
  345.           procVictim = 1179648, procEx = 1048577, durabilityLoss = true,
  346.           physicalLog = false, unused = false, m_flags = 0,
  347.           m_spellInfo = 0x7fffee09d518, SpellID = 53644}
  348. #14 0x000000000068bc8a in Spell::handle_immediate (this=0x7fff8f9e62b0)
  349.     at src/game/Spell.cpp:3831
  350.         buffer = {targetGUID = {m_guid = 17379391452240697348, static Null = {
  351.               m_guid = 0,
  352.               static Null = <same as static member of an already seen type>}},
  353.           timeDelay = 0, HitInfo = 0, damage = 0,
  354.           missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE,
  355.           effectMask = 1 '\001', processed = true}
  356. #15 0x000000000068cdfe in Spell::cast (this=0x7fff8f9e62b0,
  357.     skipCheck=<value optimized out>)
  358.     at src/game/Spell.cpp:3806
  359.         checkTargetResult = SPELL_CAST_OK
  360.         procTarget = 0x7fffb5707670
  361.         castResult = <value optimized out>
  362.         linkedSet = {<std::tr1::__unordered_set<unsigned int, std::tr1::hash<unsigned int>, std::equal_to<unsigned int>, std::allocator<unsigned int>, false>> = {<std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<unsigned int, unsigned int, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  363.                 _M_extract = {<std::unary_function<unsigned int, unsigned int>> = {<No data fields>}, <No data fields>},
  364.                 _M_eq = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>},
  365.                 _M_h1 = {<std::unary_function<unsigned int, unsigned long>> = {<No data fields>}, <No data fields>},
  366.                 _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<unsigned int, unsigned int, std::_Identity<unsigned int>, true, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>},
  367.               _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<unsigned int, false> >> = {<No data fields>}, <No data fields>},
  368.               _M_buckets = 0x7fff8f9e6510, _M_bucket_count = 11,
  369.               _M_element_count = 0, _M_rehash_policy = {
  370.                 _M_max_load_factor = 1, _M_growth_factor = 2,
  371.                 _M_next_resize = 11}}, <No data fields>}, <No data fields>}
  372. #16 0x0000000000685dfd in Spell::prepare (this=0x7fff8f9e62b0,
  373.     targets=<value optimized out>, triggeredByAura=0x0)
  374.     at src/game/Spell.cpp:3351
  375.         result = SPELL_CAST_OK
  376. #17 0x00000000006baaab in Unit::CastSpell (this=<value optimized out>,
  377.     Victim=0x7fffb5707670, spellInfo=0x7fffee09d518,
  378.     triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  379.     originalCaster=..., triggeredBy=0x0)
  380.     at src/game/Unit.cpp:1413
  381.         targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 2327.78003,
  382.           m_destY = -5287.48535, m_destZ = 81.7777786, m_strTarget = {
  383.             static npos = 18446744073709551615,
  384.             _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xebc6b8 ""}},
  385.           m_targetMask = 2, m_unitTarget = 0x7fffb5707670, m_GOTarget = 0x0,
  386.           m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 166760,
  387.             static Null = {m_guid = 0,
  388.               static Null = <same as static member of an already seen type>}},
  389.           m_GOTargetGUID = {m_guid = 0, static Null = {m_guid = 0,
  390.               static Null = <same as static member of an already seen type>}},
  391.           m_CorpseTargetGUID = {m_guid = 0, static Null = {m_guid = 0,
  392.               static Null = <same as static member of an already seen type>}},
  393.           m_itemTargetGUID = {m_guid = 0, static Null = {m_guid = 0,
  394.               static Null = <same as static member of an already seen type>}},
  395.           m_srcTransportGUID = {m_guid = 0, static Null = {m_guid = 0,
  396.               static Null = <same as static member of an already seen type>}},
  397.           m_destTransportGUID = {m_guid = 0, static Null = {m_guid = 0,
  398.               static Null = <same as static member of an already seen type>}},
  399.           m_itemTargetEntry = 0, m_elevation = 0, m_speed = 0}
  400.         linkedSet = {<std::tr1::__unordered_set<unsigned int, std::tr1::hash<unsigned int>, std::equal_to<unsigned int>, std::allocator<unsigned int>, false>> = {<std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<unsigned int, unsigned int, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  401.                 _M_extract = {<std::unary_function<unsigned int, unsigned int>> = {<No data fields>}, <No data fields>},
  402.                 _M_eq = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>},
  403.                 _M_h1 = {<std::unary_function<unsigned int, unsigned long>> = {<No data fields>}, <No data fields>},
  404.                 _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<unsigned int, unsigned int, std::_Identity<unsigned int>, true, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>},
  405.               _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<unsigned int, false> >> = {<No data fields>}, <No data fields>},
  406.               _M_buckets = 0x7fff8f9e6100, _M_bucket_count = 11,
  407.               _M_element_count = 0, _M_rehash_policy = {
  408.                 _M_max_load_factor = -1.79808531e+26,
  409.                 _M_growth_factor = 4.59163468e-41,
  410.                 _M_next_resize = 11}}, <No data fields>}, <No data fields>}
  411. #18 0x00000000006bb611 in Unit::CastSpell (this=0x7fffb5707670, Victim=0x1,
  412.     spellId=<value optimized out>, triggered=false, castItem=0x7fffd47aea20,
  413.     triggeredByAura=0x367c, originalCaster=..., triggeredBy=0x0)
  414.     at src/game/Unit.cpp:1361
  415.         spellInfo = 0x1
  416. #19 0x0000000000941ccd in GameObject::Update (this=0x7fffb775ca50,
  417.     update_diff=<value optimized out>, p_time=<value optimized out>)
  418.     at src/game/GameObject.cpp:394
  419.         caster = 0x7fffb5707670
  420.         owner = 0x0
  421.         ok = 0x7fffb5707670
  422.         IsBattleGroundTrap = false
  423.         radius = 90
  424.         checker = {i_phaseMask = 128, i_object = @0x7fffeb14bc28,
  425.           i_check = @0x7fffeb14bc10}
  426.         u_check = {i_obj = 0x7fffb775ca50, i_controlledByPlayer = false,
  427.           i_range = 90}
  428.         goInfo = 0x7ffff1ba080c
  429. #20 0x00000000009d0469 in WorldObject::UpdateHelper::Update (
  430.     this=0x7fffeb14bdb0, m=<value optimized out>)
  431.     at src/game/Object.h:443
  432. No locals.
  433. #21 MaNGOS::ObjectUpdater::Visit<GameObject> (this=0x7fffeb14bdb0,
  434.     m=<value optimized out>)
  435.     at src/game/GridNotifiers.cpp:182
  436. No locals.
  437. #22 0x000000000089a857 in VisitorHelper<MaNGOS::ObjectUpdater, GameObject> (
  438.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  439.     at src/framework/GameSystem/TypeContainerVisitor.h:50
  440. No locals.
  441. #23 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffca5d4f30,
  442.     t_diff=<value optimized out>)
  443.     at src/framework/GameSystem/TypeContainerVisitor.h:57
  444. No locals.
  445. #24 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  446.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  447.     at src/framework/GameSystem/TypeContainerVisitor.h:65
  448. No locals.
  449. #25 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  450.     at src/framework/GameSystem/TypeContainerVisitor.h:80
  451. No locals.
  452. #26 Visit<MaNGOS::ObjectUpdater> (this=0x7fffca5d4f30,
  453.     t_diff=<value optimized out>)
  454.     at src/framework/GameSystem/Grid.h:81
  455. No locals.
  456. #27 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffca5d4f30,
  457.     t_diff=<value optimized out>)
  458.     at src/framework/GameSystem/NGrid.h:156
  459. No locals.
  460. #28 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  461.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  462.     at src/game/Map.h:539
  463.         x = 36
  464.         y = 7168
  465. #29 Map::Update (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  466.     at src/game/Map.cpp:599
  467.         cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2,
  468.               cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  469.         y = 176
  470.         x = 290
  471.         plr = <value optimized out>
  472.         updater = {i_timeDiff = 200}
  473.         __FUNCTION__ = "Update"
  474.         loadingObjectToGridUpdateTime = <value optimized out>
  475.         bg = <value optimized out>
  476. #30 0x00000000005c2084 in MapUpdateRequest::call (this=0x1a171860)
  477.     at src/game/MapUpdater.cpp:53
  478.         threadId = 140737137395456
  479. #31 0x0000000000abd641 in DelayExecutor::svc (this=0x13de9a00)
  480.     at src/shared/DelayExecutor.cpp:70
  481.         rq = 0x1a171860
  482. #32 0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  483.     at Task.cpp:271
  484.         t = 0x13de9a00
  485.         svc_status = <value optimized out>
  486. #33 0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  487.     this=<value optimized out>) at Thread_Adapter.cpp:161
  488.         hook = 0x0
  489.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  490.         arg = 0x13de9a00
  491.         cancel_flags = 0
  492.         status = 0x0
  493. #34 0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13dea290)
  494.     at Thread_Adapter.cpp:96
  495.         exit_hook_instance = <value optimized out>
  496.         exit_hook_maybe = {instance_ = 0x0}
  497.         exit_hook_ptr = <value optimized out>
  498. #35 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  499. No symbol table info available.
  500. #36 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  501. No symbol table info available.
  502. #37 0x0000000000000000 in ?? ()
  503. No symbol table info available.
  504.  
  505. THREADS
  506.  
  507.   19 Thread 0x7fffe17fa700 (LWP 13959)  0x00007ffff5fb0163 in epoll_wait ()
  508.    from /lib/libc.so.6
  509.   18 Thread 0x7fffe1ffb700 (LWP 13958)  0x00007ffff5fb0163 in epoll_wait ()
  510.    from /lib/libc.so.6
  511.   17 Thread 0x7fffe27fc700 (LWP 13957)  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  512.   16 Thread 0x7fffe2ffd700 (LWP 13956)  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  513.   15 Thread 0x7fffe37fe700 (LWP 13955)  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  514.   14 Thread 0x7fffe3fff700 (LWP 13954)  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  515.   13 Thread 0x7fffe9148700 (LWP 13952)  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  516.   12 Thread 0x7fffe8947700 (LWP 13953)  0x00007ffff625086d in nanosleep ()
  517.    from /lib/libpthread.so.0
  518.   11 Thread 0x7fffe9949700 (LWP 13951)  0x00007ffff5fa93e3 in select ()
  519.    from /lib/libc.so.6
  520.   10 Thread 0x7fffea14a700 (LWP 13950)  0x00007ffff5f80c5d in nanosleep ()
  521.    from /lib/libc.so.6
  522.   9 Thread 0x7fffea94b700 (LWP 13949)  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  523. * 8 Thread 0x7fffeb14c700 (LWP 13948)  0x00007ffff624cd73 in pthread_rwlock_unlock () from /lib/libpthread.so.0
  524.   7 Thread 0x7fffeb94d700 (LWP 13947)  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  525.   6 Thread 0x7fffec14e700 (LWP 13946)  0x00007ffff625086d in nanosleep ()
  526.    from /lib/libpthread.so.0
  527.   5 Thread 0x7ffff4679700 (LWP 13918)  0x00007ffff625086d in nanosleep ()
  528.    from /lib/libpthread.so.0
  529.   4 Thread 0x7ffff4e7a700 (LWP 13917)  0x00007ffff625086d in nanosleep ()
  530.    from /lib/libpthread.so.0
  531.   3 Thread 0x7ffff5888700 (LWP 13916)  0x00007ffff625086d in nanosleep ()
  532.    from /lib/libpthread.so.0
  533.   1 Thread 0x7ffff7fec720 (LWP 13912)  0x00007ffff6249c75 in pthread_join ()
  534.    from /lib/libpthread.so.0
  535.  
  536. Thread 19 (Thread 0x7fffe17fa700 (LWP 13959)):
  537. #0  0x00007ffff5fb0163 in epoll_wait () from /lib/libc.so.6
  538. No symbol table info available.
  539. #1  0x00007ffff7b1ffa4 in ACE_Dev_Poll_Reactor::work_pending_i (
  540.     this=0x7fffe400f500, max_wait_time=<value optimized out>)
  541.     at Dev_Poll_Reactor.cpp:967
  542.         timer_buf = {static zero = {
  543.             static zero = <same as static member of an already seen type>,
  544.             static max_time = {
  545.               static zero = <same as static member of an already seen type>,
  546.               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}},
  547.           static max_time = <same as static member of an already seen type>,
  548.           tv_ = {tv_sec = 0, tv_usec = 8092}}
  549.         this_timeout = <value optimized out>
  550.         timeout = 8
  551.         nfds = <value optimized out>
  552. #2  0x00007ffff7b2000c in ACE_Dev_Poll_Reactor::handle_events_i (
  553.     this=0x7fffe400f500, max_wait_time=0x7fffe17f9de0, guard=...)
  554.     at Dev_Poll_Reactor.cpp:1043
  555.         result = <value optimized out>
  556. #3  0x00007ffff7b20217 in ACE_Dev_Poll_Reactor::handle_events (
  557.     this=0x7fffe400f500, max_wait_time=0x7fffe17f9de0)
  558.     at Dev_Poll_Reactor.cpp:1025
  559.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, time_policy_ = {
  560.             function_ = 0x7ffff7b01a20 <ACE_OS::gettimeofday()>},
  561.           max_wait_time_ = 0x7fffe17f9de0, start_time_ = {static zero = {
  562.               static zero = <same as static member of an already seen type>,
  563.               static max_time = {
  564.                 static zero = <same as static member of an already seen type>,
  565.                 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}},
  566.             static max_time = <same as static member of an already seen type>,
  567.             tv_ = {tv_sec = 1360361708, tv_usec = 14726}}, stopped_ = false}
  568.         guard = {token_ = @0x7fffe400f578, owner_ = 1}
  569.         result = 0
  570. #4  0x00007ffff7b62bed in ACE_Reactor::run_reactor_event_loop (
  571.     this=0x7fffe401db70, tv=..., eh=0) at Reactor.cpp:267
  572.         result = 1
  573. #5  0x0000000000951440 in ReactorRunnable::svc (this=0x7fffe4000db0)
  574.     at src/game/WorldSocketMgr.cpp:165
  575.         interval = {static zero = {
  576.             static zero = <same as static member of an already seen type>,
  577.             static max_time = {
  578.               static zero = <same as static member of an already seen type>,
  579.               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}},
  580.           static max_time = <same as static member of an already seen type>,
  581.           tv_ = {tv_sec = 0, tv_usec = 8092}}
  582.         __FUNCTION__ = "svc"
  583. #6  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  584.     at Task.cpp:271
  585.         t = 0x7fffe4000db0
  586.         svc_status = <value optimized out>
  587. #7  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  588.     this=<value optimized out>) at Thread_Adapter.cpp:161
  589.         hook = 0xfffffffffffffffc
  590.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  591.         arg = 0x7fffe4000db0
  592.         cancel_flags = 0
  593.         status = 0xfffffffffffffffc
  594. #8  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x7fffe401e000)
  595.     at Thread_Adapter.cpp:96
  596.         exit_hook_instance = <value optimized out>
  597.         exit_hook_maybe = {instance_ = 0x0}
  598.         exit_hook_ptr = <value optimized out>
  599. #9  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  600. No symbol table info available.
  601. #10 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  602. No symbol table info available.
  603. #11 0x0000000000000000 in ?? ()
  604. No symbol table info available.
  605.  
  606. Thread 18 (Thread 0x7fffe1ffb700 (LWP 13958)):
  607. #0  0x00007ffff5fb0163 in epoll_wait () from /lib/libc.so.6
  608. No symbol table info available.
  609. #1  0x00007ffff7b1ffa4 in ACE_Dev_Poll_Reactor::work_pending_i (
  610.     this=0x7fffe4000ef0, max_wait_time=<value optimized out>)
  611.     at Dev_Poll_Reactor.cpp:967
  612.         timer_buf = {static zero = {
  613.             static zero = <same as static member of an already seen type>,
  614.             static max_time = {
  615.               static zero = <same as static member of an already seen type>,
  616.               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}},
  617.           static max_time = <same as static member of an already seen type>,
  618.           tv_ = {tv_sec = 0, tv_usec = 10000}}
  619.         this_timeout = <value optimized out>
  620.         timeout = 10
  621.         nfds = <value optimized out>
  622. #2  0x00007ffff7b2000c in ACE_Dev_Poll_Reactor::handle_events_i (
  623.     this=0x7fffe4000ef0, max_wait_time=0x7fffe1ffade0, guard=...)
  624.     at Dev_Poll_Reactor.cpp:1043
  625.         result = <value optimized out>
  626. #3  0x00007ffff7b20217 in ACE_Dev_Poll_Reactor::handle_events (
  627.     this=0x7fffe4000ef0, max_wait_time=0x7fffe1ffade0)
  628.     at Dev_Poll_Reactor.cpp:1025
  629.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, time_policy_ = {
  630.             function_ = 0x7ffff7b01a20 <ACE_OS::gettimeofday()>},
  631.           max_wait_time_ = 0x7fffe1ffade0, start_time_ = {static zero = {
  632.               static zero = <same as static member of an already seen type>,
  633.               static max_time = {
  634.                 static zero = <same as static member of an already seen type>,
  635.                 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}},
  636.             static max_time = <same as static member of an already seen type>,
  637.             tv_ = {tv_sec = 1360361708, tv_usec = 14239}}, stopped_ = false}
  638.         guard = {token_ = @0x7fffe4000f68, owner_ = 1}
  639.         result = 0
  640. #4  0x00007ffff7b62bed in ACE_Reactor::run_reactor_event_loop (
  641.     this=0x7fffe400f4e0, tv=..., eh=0) at Reactor.cpp:267
  642.         result = -469758632
  643. #5  0x0000000000951440 in ReactorRunnable::svc (this=0x7fffe4000c78)
  644.     at src/game/WorldSocketMgr.cpp:165
  645.         interval = {static zero = {
  646.             static zero = <same as static member of an already seen type>,
  647.             static max_time = {
  648.               static zero = <same as static member of an already seen type>,
  649.               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}},
  650.           static max_time = <same as static member of an already seen type>,
  651.           tv_ = {tv_sec = 0, tv_usec = 10000}}
  652.         __FUNCTION__ = "svc"
  653. #6  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  654.     at Task.cpp:271
  655.         t = 0x7fffe4000c78
  656.         svc_status = <value optimized out>
  657. #7  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  658.     this=<value optimized out>) at Thread_Adapter.cpp:161
  659.         hook = 0xfffffffffffffffc
  660.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  661.         arg = 0x7fffe4000c78
  662.         cancel_flags = 0
  663.         status = 0xfffffffffffffffc
  664. #8  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x7fffe401ddb0)
  665.     at Thread_Adapter.cpp:96
  666.         exit_hook_instance = <value optimized out>
  667.         exit_hook_maybe = {instance_ = 0x0}
  668.         exit_hook_ptr = <value optimized out>
  669. #9  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  670. No symbol table info available.
  671. #10 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  672. No symbol table info available.
  673. #11 0x0000000000000000 in ?? ()
  674. No symbol table info available.
  675.  
  676. Thread 17 (Thread 0x7fffe27fc700 (LWP 13957)):
  677. #0  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 ()
  678.    from /lib/libpthread.so.0
  679. No symbol table info available.
  680. #1  0x00007ffff7b0e155 in cond_timedwait (this=0x13fcc584, mutex=...,
  681.     abstime=0x1d) at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:369
  682.         result = <value optimized out>
  683.         ts = {tv_sec = 352809536, tv_nsec = 5456}
  684. #2  ACE_Condition_Thread_Mutex::wait (this=0x13fcc584, mutex=..., abstime=0x1d)
  685.     at Condition_Thread_Mutex.cpp:100
  686. No locals.
  687. #3  0x000000000055aa9b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  688.     (this=0x13fcc500, timeout=0x0)
  689.     at /usr/local/include/ace/Message_Queue_T.cpp:1745
  690.         result = <value optimized out>
  691. #4  0x000000000055bbe7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  692.     this=0x13fcc500, first_item=@0x7fffe27fbe18, timeout=0x0)
  693.     at /usr/local/include/ace/Message_Queue_T.cpp:1937
  694.         ace_mon = {lock_ = 0x13fcc550, owner_ = 0}
  695. #5  0x000000000055a818 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe9948d90)
  696.     at /usr/local/include/ace/Task_T.inl:22
  697. No locals.
  698. #6  SOAPWorkingThread::svc (this=0x7fffe9948d90)
  699.     at src/mangosd/MaNGOSsoap.h:60
  700.         mb = 0x0
  701. #7  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  702.     at Task.cpp:271
  703.         t = 0x7fffe9948d90
  704.         svc_status = <value optimized out>
  705. #8  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  706.     this=<value optimized out>) at Thread_Adapter.cpp:161
  707.         hook = 0xfffffffffffffe00
  708.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  709.         arg = 0x7fffe9948d90
  710.         cancel_flags = 0
  711.         status = 0xfffffffffffffe00
  712. #9  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13fd5310)
  713.     at Thread_Adapter.cpp:96
  714.         exit_hook_instance = <value optimized out>
  715.         exit_hook_maybe = {instance_ = 0x0}
  716.         exit_hook_ptr = <value optimized out>
  717. #10 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  718. No symbol table info available.
  719. #11 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  720. No symbol table info available.
  721. #12 0x0000000000000000 in ?? ()
  722. No symbol table info available.
  723.  
  724. Thread 16 (Thread 0x7fffe2ffd700 (LWP 13956)):
  725. #0  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 ()
  726.    from /lib/libpthread.so.0
  727. No symbol table info available.
  728. #1  0x00007ffff7b0e155 in cond_timedwait (this=0x13fcc584, mutex=...,
  729.     abstime=0x1b) at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:369
  730.         result = <value optimized out>
  731.         ts = {tv_sec = 352809536, tv_nsec = 5456}
  732. #2  ACE_Condition_Thread_Mutex::wait (this=0x13fcc584, mutex=..., abstime=0x1b)
  733.     at Condition_Thread_Mutex.cpp:100
  734. No locals.
  735. #3  0x000000000055aa9b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  736.     (this=0x13fcc500, timeout=0x0)
  737.     at /usr/local/include/ace/Message_Queue_T.cpp:1745
  738.         result = <value optimized out>
  739. #4  0x000000000055bbe7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  740.     this=0x13fcc500, first_item=@0x7fffe2ffce18, timeout=0x0)
  741.     at /usr/local/include/ace/Message_Queue_T.cpp:1937
  742.         ace_mon = {lock_ = 0x13fcc550, owner_ = 0}
  743. #5  0x000000000055a818 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe9948d90)
  744.     at /usr/local/include/ace/Task_T.inl:22
  745. No locals.
  746. #6  SOAPWorkingThread::svc (this=0x7fffe9948d90)
  747.     at src/mangosd/MaNGOSsoap.h:60
  748.         mb = 0x0
  749. #7  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  750.     at Task.cpp:271
  751.         t = 0x7fffe9948d90
  752.         svc_status = <value optimized out>
  753. #8  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  754.     this=<value optimized out>) at Thread_Adapter.cpp:161
  755.         hook = 0xfffffffffffffe00
  756.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  757.         arg = 0x7fffe9948d90
  758.         cancel_flags = 0
  759.         status = 0xfffffffffffffe00
  760. #9  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13fd30e0)
  761.     at Thread_Adapter.cpp:96
  762.         exit_hook_instance = <value optimized out>
  763.         exit_hook_maybe = {instance_ = 0x0}
  764.         exit_hook_ptr = <value optimized out>
  765. #10 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  766. No symbol table info available.
  767. #11 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  768. No symbol table info available.
  769. #12 0x0000000000000000 in ?? ()
  770. No symbol table info available.
  771.  
  772. Thread 15 (Thread 0x7fffe37fe700 (LWP 13955)):
  773. #0  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 ()
  774.    from /lib/libpthread.so.0
  775. No symbol table info available.
  776. #1  0x00007ffff7b0e155 in cond_timedwait (this=0x13fcc584, mutex=...,
  777.     abstime=0x1f) at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:369
  778.         result = <value optimized out>
  779.         ts = {tv_sec = 352809536, tv_nsec = 5456}
  780. #2  ACE_Condition_Thread_Mutex::wait (this=0x13fcc584, mutex=..., abstime=0x1f)
  781.     at Condition_Thread_Mutex.cpp:100
  782. No locals.
  783. #3  0x000000000055aa9b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  784.     (this=0x13fcc500, timeout=0x0)
  785.     at /usr/local/include/ace/Message_Queue_T.cpp:1745
  786.         result = <value optimized out>
  787. #4  0x000000000055bbe7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  788.     this=0x13fcc500, first_item=@0x7fffe37fde18, timeout=0x0)
  789.     at /usr/local/include/ace/Message_Queue_T.cpp:1937
  790.         ace_mon = {lock_ = 0x13fcc550, owner_ = 0}
  791. #5  0x000000000055a818 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe9948d90)
  792.     at /usr/local/include/ace/Task_T.inl:22
  793. No locals.
  794. #6  SOAPWorkingThread::svc (this=0x7fffe9948d90)
  795.     at src/mangosd/MaNGOSsoap.h:60
  796.         mb = 0x0
  797. #7  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  798.     at Task.cpp:271
  799.         t = 0x7fffe9948d90
  800.         svc_status = <value optimized out>
  801. #8  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  802.     this=<value optimized out>) at Thread_Adapter.cpp:161
  803.         hook = 0xfffffffffffffe00
  804.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  805.         arg = 0x7fffe9948d90
  806.         cancel_flags = 0
  807.         status = 0xfffffffffffffe00
  808. #9  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13fd0d40)
  809.     at Thread_Adapter.cpp:96
  810.         exit_hook_instance = <value optimized out>
  811.         exit_hook_maybe = {instance_ = 0x0}
  812.         exit_hook_ptr = <value optimized out>
  813. #10 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  814. No symbol table info available.
  815. #11 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  816. No symbol table info available.
  817. #12 0x0000000000000000 in ?? ()
  818. No symbol table info available.
  819.  
  820. Thread 14 (Thread 0x7fffe3fff700 (LWP 13954)):
  821. #0  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 ()
  822.    from /lib/libpthread.so.0
  823. No symbol table info available.
  824. #1  0x00007ffff7b0e155 in cond_timedwait (this=0x13fcc584, mutex=...,
  825.     abstime=0x21) at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:369
  826.         result = <value optimized out>
  827.         ts = {tv_sec = 352809536, tv_nsec = 5456}
  828. #2  ACE_Condition_Thread_Mutex::wait (this=0x13fcc584, mutex=..., abstime=0x21)
  829.     at Condition_Thread_Mutex.cpp:100
  830. No locals.
  831. #3  0x000000000055aa9b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  832.     (this=0x13fcc500, timeout=0x0)
  833.     at /usr/local/include/ace/Message_Queue_T.cpp:1745
  834.         result = <value optimized out>
  835. #4  0x000000000055bbe7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  836.     this=0x13fcc500, first_item=@0x7fffe3ffee18, timeout=0x0)
  837.     at /usr/local/include/ace/Message_Queue_T.cpp:1937
  838.         ace_mon = {lock_ = 0x13fcc550, owner_ = 0}
  839. #5  0x000000000055a818 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe9948d90)
  840.     at /usr/local/include/ace/Task_T.inl:22
  841. No locals.
  842. #6  SOAPWorkingThread::svc (this=0x7fffe9948d90)
  843.     at src/mangosd/MaNGOSsoap.h:60
  844.         mb = 0x0
  845. #7  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  846.     at Task.cpp:271
  847.         t = 0x7fffe9948d90
  848.         svc_status = <value optimized out>
  849. #8  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  850.     this=<value optimized out>) at Thread_Adapter.cpp:161
  851.         hook = 0xfffffffffffffe00
  852.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  853.         arg = 0x7fffe9948d90
  854.         cancel_flags = 0
  855.         status = 0xfffffffffffffe00
  856. #9  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13fcca40)
  857.     at Thread_Adapter.cpp:96
  858.         exit_hook_instance = <value optimized out>
  859.         exit_hook_maybe = {instance_ = 0x0}
  860.         exit_hook_ptr = <value optimized out>
  861. #10 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  862. No symbol table info available.
  863. #11 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  864. No symbol table info available.
  865. #12 0x0000000000000000 in ?? ()
  866. No symbol table info available.
  867.  
  868. Thread 13 (Thread 0x7fffe9148700 (LWP 13952)):
  869. #0  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 ()
  870.    from /lib/libpthread.so.0
  871. No symbol table info available.
  872. #1  0x00007ffff7b0e155 in cond_timedwait (this=0x13fcc584, mutex=...,
  873.     abstime=0x23) at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:369
  874.         result = <value optimized out>
  875.         ts = {tv_sec = 497827520, tv_nsec = 4144}
  876. #2  ACE_Condition_Thread_Mutex::wait (this=0x13fcc584, mutex=..., abstime=0x23)
  877.     at Condition_Thread_Mutex.cpp:100
  878. No locals.
  879. #3  0x000000000055aa9b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  880.     (this=0x13fcc500, timeout=0x0)
  881.     at /usr/local/include/ace/Message_Queue_T.cpp:1745
  882.         result = <value optimized out>
  883. #4  0x000000000055bbe7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  884.     this=0x13fcc500, first_item=@0x7fffe9147e18, timeout=0x0)
  885.     at /usr/local/include/ace/Message_Queue_T.cpp:1937
  886.         ace_mon = {lock_ = 0x13fcc550, owner_ = 0}
  887. #5  0x000000000055a818 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe9948d90)
  888.     at /usr/local/include/ace/Task_T.inl:22
  889. No locals.
  890. #6  SOAPWorkingThread::svc (this=0x7fffe9948d90)
  891.     at src/mangosd/MaNGOSsoap.h:60
  892.         mb = 0x0
  893. #7  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  894.     at Task.cpp:271
  895.         t = 0x7fffe9948d90
  896.         svc_status = <value optimized out>
  897. #8  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  898.     this=<value optimized out>) at Thread_Adapter.cpp:161
  899.         hook = 0xfffffffffffffe00
  900.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  901.         arg = 0x7fffe9948d90
  902.         cancel_flags = 0
  903.         status = 0xfffffffffffffe00
  904. #9  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13fcc650)
  905.     at Thread_Adapter.cpp:96
  906.         exit_hook_instance = <value optimized out>
  907.         exit_hook_maybe = {instance_ = 0x0}
  908.         exit_hook_ptr = <value optimized out>
  909. #10 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  910. No symbol table info available.
  911. #11 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  912. No symbol table info available.
  913. #12 0x0000000000000000 in ?? ()
  914. No symbol table info available.
  915.  
  916. Thread 12 (Thread 0x7fffe8947700 (LWP 13953)):
  917. #0  0x00007ffff625086d in nanosleep () from /lib/libpthread.so.0
  918. No symbol table info available.
  919. #1  0x0000000000abc709 in sleep (msecs=<value optimized out>)
  920.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  921.         rqtp = {tv_sec = 1, tv_nsec = 0}
  922. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  923.     at src/shared/Threading.cpp:237
  924. No locals.
  925. #3  0x0000000000556797 in FreezeDetectorRunnable::run (this=0x13fca440)
  926.     at src/mangosd/Master.cpp:81
  927.         curtime = <value optimized out>
  928. #4  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x7fffe8946e30)
  929.     at src/shared/Threading.cpp:187
  930. No locals.
  931. #5  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0x13fcc6c0)
  932.     at OS_Thread_Adapter.cpp:103
  933.         hook = 0xfffffffffffffdfc
  934.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  935.         arg = 0x13fca440
  936.         cancel_flags = 0
  937.         status = 0xfffffffffffffdfc
  938. #6  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  939. No symbol table info available.
  940. #7  0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  941. No symbol table info available.
  942. #8  0x0000000000000000 in ?? ()
  943. No symbol table info available.
  944.  
  945. Thread 11 (Thread 0x7fffe9949700 (LWP 13951)):
  946. #0  0x00007ffff5fa93e3 in select () from /lib/libc.so.6
  947. No symbol table info available.
  948. #1  0x0000000000b237ab in tcp_select (soap=0x7fffe992d590, s=33,
  949.     flags=<value optimized out>, timeout=<value optimized out>)
  950.     at dep/src/gsoap/stdsoap2.cpp:4418
  951.         tv = {tv_sec = 1, tv_usec = 961588}
  952.         fd = {{fds_bits = {8589934592, 0 <repeats 15 times>}}, {fds_bits = {
  953.               8589934592, 0 <repeats 15 times>}}, {fds_bits = {8589934592,
  954.               0 <repeats 15 times>}}}
  955.         sfd = 0x7fffe992d3c0
  956.         efd = 0x7fffe992d440
  957.         r = <value optimized out>
  958.         rfd = 0x7fffe992d340
  959. #2  0x0000000000b31baf in soap_accept (soap=0x7fffe992d590)
  960.     at dep/src/gsoap/stdsoap2.cpp:4486
  961.         r = -514
  962.         err = -514
  963.         n = 16
  964.         len = 65536
  965.         set = 1
  966. #3  0x0000000000559d5f in MaNGOSsoapRunnable::run (this=<value optimized out>)
  967.     at src/mangosd/MaNGOSsoap.cpp:51
  968.         thread_soap = 0x1daa86c0
  969.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xb45450,
  970.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  971.                       value_ = 1}, <No data fields>}, priority_ = 0,
  972.                   reactor_ = 0x0,
  973.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  974.                       _vptr.Policy = 0x7ffff7dcddf0},
  975.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  976.                   _vptr.ACE_Shared_Object = 0xb45550}, <No data fields>},
  977.               thr_count_ = 5, thr_mgr_ = 0x13de9db0, flags_ = 0, grp_id_ = 2,
  978.               lock_ = {lock_ = {__data = {__lock = 0, __count = 0,
  979.                     __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  980.                     __list = {__prev = 0x0, __next = 0x0}},
  981.                   __size = '\000' <repeats 39 times>, __align = 0},
  982.                 removed_ = false}, last_thread_id_ = 0},
  983.             msg_queue_ = 0x13fcc500, delete_msg_queue_ = true, mod_ = 0x0,
  984.             next_ = 0x0}, <No data fields>}
  985.         soap = {_vptr.soap = 0xbd6f70, state = 1, version = 0, mode = 0,
  986.           imode = 2097152, omode = 2097152, float_format = 0xbd3fc8 "%.9G",
  987.           double_format = 0xbd3fcd "%.17lG",
  988.           dime_id_format = 0xbd3fd4 "cid:id%d", http_version = 0xb45f57 "1.1",
  989.           http_content = 0x0, encodingStyle = 0xbd6420 "", actor = 0x0,
  990.           lang = 0xbd4b88 "en", recv_timeout = 5, send_timeout = 5,
  991.           connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  992.           connect_flags = 0, bind_flags = 0, accept_flags = 0,
  993.           linger_time = 0, namespaces = 0xea5b00, local_namespaces = 0x0,
  994.           nlist = 0x0, blist = 0x0, clist = 0x13fdd9f0, alist = 0x0, iht = {
  995.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  996.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x13fdddb0, idnum = 0,
  997.           user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  998.           fpost = 0xb2aac0 <http_post>, fget = 0xb20a30 <http_get>,
  999.           fput = 0xb20a40 <http_405>, fdel = 0xb20a40 <http_405>,
  1000.           fhead = 0xb20a40 <http_405>, fform = 0,
  1001.           fposthdr = 0xb27b40 <http_post_header>,
  1002.           fresponse = 0xb27d00 <http_response>,
  1003.           fparse = 0xb327f0 <http_parse>,
  1004.           fparsehdr = 0xb2b600 <http_parse_header>, fheader = 0,
  1005.           fresolve = 0xb32750 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  1006.           fclosesocket = 0xb31a60 <tcp_closesocket>,
  1007.           fshutdownsocket = 0xb31a50 <tcp_shutdownsocket>,
  1008.           fopen = 0xb31f50 <tcp_connect>, faccept = 0xb32740 <tcp_accept>,
  1009.           fclose = 0xb20230 <tcp_disconnect>, fsend = 0xb31730 <fsend>,
  1010.           frecv = 0xb307a0 <frecv>, fpoll = 0xb264a0 <soap_poll>,
  1011.           fseterror = 0, fignore = 0, fserveloop = 0,
  1012.           fplugin = 0xb27ca0 <fplugin>, fmalloc = 0, fprepareinit = 0,
  1013.           fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  1014.           fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  1015.           fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  1016.           fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  1017.           fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 33,
  1018.           socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  1019.           buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  1020.           length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  1021.           buf = '\000' <repeats 65535 times>,
  1022.           msgbuf = '\000' <repeats 1023 times>,
  1023.           tmpbuf = '\000' <repeats 1023 times>,
  1024.           tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
  1025.           href = '\000' <repeats 1023 times>,
  1026.           type = '\000' <repeats 1023 times>,
  1027.           arrayType = '\000' <repeats 1023 times>,
  1028.           arraySize = '\000' <repeats 1023 times>,
  1029.           arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
  1030.           positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  1031.           encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  1032.           alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  1033.           endpoint = '\000' <repeats 1023 times>,
  1034.           path = '\000' <repeats 1023 times>,
  1035.           host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  1036.           prolog = 0x0, ip = 168430100, port = 60563, keep_alive = 0,
  1037.           tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0,
  1038.           tcp_keep_cnt = 0, max_keep_alive = 100,
  1039.           proxy_http_version = 0xbd3fdd "1.0", proxy_host = 0x0,
  1040.           proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  1041.           proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0,
  1042.           dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0,
  1043.             flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0,
  1044.             list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0,
  1045.             start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0,
  1046.           logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {
  1047.             0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0,
  1048.           cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  1049.           cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  1050.           ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  1051.             sin_addr = {s_addr = 0},
  1052.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  1053.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  1054.           session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  1055.           dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  1056.           randfile = 0x0,
  1057.           session_host = '\000' <repeats 984 times>, "@\336#\366\377\177\000\000x\020\000\000\000\000\000\000\260\305\353\000\000\000\000\000@\320\377\367\377\177\000\000\003\000\000\000\000\000\000", session_port = 4112, c_locale = 0x0,
  1058.           d_stream = 0x7ffff623dea8, z_crc = 0,
  1059.           z_dict = 0x1001 <Address 0x1001 out of bounds>,
  1060.           z_dict_len = 4129545880, zlib_state = 99, zlib_in = 0,
  1061.           zlib_out = -8536, z_buf = 0x1030 <Address 0x1030 out of bounds>,
  1062.           z_buflen = 1103806599288, z_level = 0, z_ratio_in = 1.38728548e-43,
  1063.           z_ratio_out = 6.37758913e-27}
  1064.         m = <value optimized out>
  1065.         s = <value optimized out>
  1066. #4  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x22)
  1067.     at src/shared/Threading.cpp:187
  1068. No locals.
  1069. #5  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0x13fc5e70)
  1070.     at OS_Thread_Adapter.cpp:103
  1071.         hook = 0xfffffffffffffdfe
  1072.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  1073.         arg = 0x13db76d0
  1074.         cancel_flags = 0
  1075.         status = 0xfffffffffffffdfe
  1076. #6  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1077. No symbol table info available.
  1078. #7  0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1079. No symbol table info available.
  1080. #8  0x0000000000000000 in ?? ()
  1081. No symbol table info available.
  1082.  
  1083. Thread 10 (Thread 0x7fffea14a700 (LWP 13950)):
  1084. #0  0x00007ffff5f80c5d in nanosleep () from /lib/libc.so.6
  1085. No symbol table info available.
  1086. #1  0x00007ffff5fa9c54 in usleep () from /lib/libc.so.6
  1087. No symbol table info available.
  1088. #2  0x000000000054cea9 in CliRunnable::run (this=<value optimized out>)
  1089.     at src/mangosd/CliRunnable.cpp:620
  1090.         command_str = 0x13dea2e0 "\320\064\264"
  1091.         commandbuf = "\260\305\353\000\000\000\000\000@\320\377\367\377\177\000\000\003\000\000\000\000\000\000\000\020\020\000\000\000\000\000\000\230\336#\366\377\177\000\000\250\336#\366\377\177\000\000\000\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000\230\336#\366c\000\000\000\250\336#\366\377\177\000\000\060\020\000\000\000\000\000\000x\020\000\000\001\001\000\000\000\000\000\000c\000\000\000`\202\374\023\000\000\000\000@\336#\366\377\177\000\000\001\020\000\000\000\000\000\000\260\305\353\000\000\000\000\000@\320\377\367\377\177\000\000\003\000\000\000\000\000\000\000pl\365\365\377\177\000\000\260\305\353\000\000\000\000\000`\202\374\023\000\000\000\000\001\020", '\000' <repeats 14 times>"\260, \305\353\000\000\000\000\000[\027\234\366\377\177\000\000`\202\374\023", '\000' <repeats 12 times>, "`\202\374\023", '\000' <repeats 12 times>"\260, \305\353\000\000\000\000\000VP\264\367\377\177\000"
  1092. #3  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x7fffea149cc0)
  1093.     at src/shared/Threading.cpp:187
  1094. No locals.
  1095. #4  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0x13fc5e70)
  1096.     at OS_Thread_Adapter.cpp:103
  1097.         hook = 0xfffffffffffffdfc
  1098.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  1099.         arg = 0x13dea2e0
  1100.         cancel_flags = 0
  1101.         status = 0xfffffffffffffdfc
  1102. #5  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1103. No symbol table info available.
  1104. #6  0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1105. No symbol table info available.
  1106. #7  0x0000000000000000 in ?? ()
  1107. No symbol table info available.
  1108.  
  1109. Thread 9 (Thread 0x7fffea94b700 (LWP 13949)):
  1110. #0  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 ()
  1111.    from /lib/libpthread.so.0
  1112. No symbol table info available.
  1113. #1  0x00007ffff7b0e0aa in cond_wait (this=0x13de99c4)
  1114.     at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:336
  1115.         result = <value optimized out>
  1116. #2  ACE_Condition_Thread_Mutex::wait (this=0x13de99c4)
  1117.     at Condition_Thread_Mutex.cpp:90
  1118. No locals.
  1119. #3  0x00000000005c0ac8 in MapUpdater::wait (this=0x13de9988)
  1120.     at src/game/MapUpdater.cpp:95
  1121.         guard = {lock_ = 0x13de9990, owner_ = 0}
  1122. #4  0x00000000005ea41d in MapManager::Update (this=0x13de98a0,
  1123.     diff=<value optimized out>)
  1124.     at src/game/MapManager.cpp:215
  1125. No locals.
  1126. #5  0x00000000005fa10d in World::Update (this=0xf3f350, diff=50)
  1127.     at src/game/World.cpp:1815
  1128.         autobroadcaston = 1
  1129. #6  0x000000000055421d in WorldRunnable::run (this=<value optimized out>)
  1130.     at src/mangosd/WorldRunnable.cpp:59
  1131.         diff = 50
  1132.         prevSleepTime = 50
  1133. #7  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x13de99c4)
  1134.     at src/shared/Threading.cpp:187
  1135. No locals.
  1136. #8  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0x13fc5e70)
  1137.     at OS_Thread_Adapter.cpp:103
  1138.         hook = 0xfffffffffffffe00
  1139.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  1140.         arg = 0x13fd1f00
  1141.         cancel_flags = 0
  1142.         status = 0xfffffffffffffe00
  1143. #9  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1144. No symbol table info available.
  1145. #10 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1146. No symbol table info available.
  1147. #11 0x0000000000000000 in ?? ()
  1148. No symbol table info available.
  1149.  
  1150. Thread 8 (Thread 0x7fffeb14c700 (LWP 13948)):
  1151. #0  0x00007ffff624cd73 in pthread_rwlock_unlock () from /lib/libpthread.so.0
  1152. No symbol table info available.
  1153. #1  0x000000000068fac2 in Map::getNGrid(unsigned int, unsigned int) const ()
  1154. No symbol table info available.
  1155. #2  0x000000000089fa2d in Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=<value optimized out>, obj=<value optimized out>,
  1156.     msg=<value optimized out>) at src/game/Map.h:539
  1157.         x = 36
  1158.         y = <value optimized out>
  1159. #3  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  1160.     this=<value optimized out>, obj=<value optimized out>,
  1161.     msg=<value optimized out>)
  1162.     at src/game/CellImpl.h:118
  1163.         r_zone = {data = {Part = {grid_x = 36, grid_y = 21, cell_x = 2,
  1164.               cell_y = 7, nocreate = 1, reserved = 0}, All = 18621796}}
  1165.         y = 175
  1166.         x = 290
  1167.         area = {low_bound = {x_coord = 288, y_coord = 174}, high_bound = {
  1168.             x_coord = 291, y_coord = 177}}
  1169. #4  Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  1170.     this=<value optimized out>, obj=<value optimized out>,
  1171.     msg=<value optimized out>)
  1172.     at src/game/CellImpl.h:56
  1173. No locals.
  1174. #5  Map::MessageBroadcast (this=<value optimized out>,
  1175.     obj=<value optimized out>, msg=<value optimized out>)
  1176.     at src/game/Map.cpp:451
  1177.         cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2,
  1178.               cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  1179.         post_man = {i_phaseMask = 128, i_message = 0x7fffeb14b170}
  1180.         message = {i_visitor = @0x7fffeb14b070}
  1181. #6  0x00000000006ba40d in Unit::SendMeleeAttackStop (this=0x7fff8f270e40,
  1182.     victim=0x0) at src/game/Unit.cpp:3243
  1183.         data = {<ByteBuffer> = {static DEFAULT_SIZE = <optimized out>,
  1184.             _rpos = 0, _wpos = 13,
  1185.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1186.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1187.                   _M_start = 0x7fff8f273af0 "\337\004XD#r0", <incomplete sequence \361>, _M_finish = 0x7fff8f273afd "\377\377\377",
  1188.                   _M_end_of_storage = 0x7fff8f273b04 ""}}, <No data fields>}},
  1189.           m_opcode = SMSG_ATTACKSTOP}
  1190. #7  0x00000000006ce3f3 in Unit::AttackStop (this=0x7fff8f270e40,
  1191.     targetSwitch=false) at src/game/Unit.cpp:7138
  1192.         victim = <value optimized out>
  1193. #8  0x00000000006d03e3 in Unit::CombatStop (this=0x7fff8f270e40,
  1194.     includingCast=<value optimized out>)
  1195.     at src/game/Unit.cpp:7178
  1196. No locals.
  1197. #9  0x00000000006de508 in Unit::SetDeathState (this=0x7fff8f270e40, s=CORPSE)
  1198.     at src/game/Unit.cpp:10311
  1199. No locals.
  1200. #10 0x00000000005cea2c in Creature::SetDeathState (this=0x7fff8f270e40,
  1201.     s=JUST_DIED) at src/game/Creature.cpp:1523
  1202. No locals.
  1203. #11 0x00000000006d1ada in Unit::DealDamage (this=<value optimized out>,
  1204.     damageInfo=0x7fffeb14b6c0)
  1205.     at src/game/Unit.cpp:1074
  1206.         player_tap = 0x7fffb5707670
  1207.         group_tap = 0x0
  1208.         damageFromSpiritOfRedemtionTalent = false
  1209.         spiritOfRedemtionTalentReady = {m_holder = {
  1210.             _vptr.ACE_Refcounted_Auto_Ptr = 0xb4a6d0, rep_ = 0x7fff94e01820},
  1211.           m_index = MAX_EFFECT_INDEX}
  1212.         spellProto = 0x7fffee09d518
  1213.         health = 13920
  1214.         duel_hasEnded = false
  1215.         __FUNCTION__ = "DealDamage"
  1216. #12 0x00000000006d26a3 in Unit::DealDamage (this=0x7fffb5707670,
  1217.     pVictim=0x7fff8f270e40, damageInfo=0x7fffeb14b6c0, durabilityLoss=true)
  1218.     at src/game/Unit.cpp:691
  1219. No locals.
  1220. #13 0x000000000067056f in Spell::DoAllEffectOnTarget (this=0x7fff8f9e62b0,
  1221.     target=0x10000) at src/game/Spell.cpp:1339
  1222.         mask = 1
  1223.         unit = <value optimized out>
  1224.         real_caster = 0x0
  1225.         caster = 0x7fffb5707670
  1226.         missInfo = SPELL_MISS_NONE
  1227.         damageInfo = {attacker = 0x7fffb5707670, target = 0x7fff8f270e40,
  1228.           damage = 643798, cleanDamage = 0, baseDamage = 0, bonusCrit = 0,
  1229.           bonusDone = 747020, bonusTaken = 0, reduction = 0, absorb = 0,
  1230.           resist = 0, blocked = 0, attackType = BASE_ATTACK,
  1231.           damageType = SPELL_DIRECT_DAMAGE, HitInfo = 0, TargetState = 0,
  1232.           hitOutCome = MELEE_HIT_NORMAL, rage = 0, procAttacker = 65536,
  1233.           procVictim = 1179648, procEx = 1048577, durabilityLoss = true,
  1234.           physicalLog = false, unused = false, m_flags = 0,
  1235.           m_spellInfo = 0x7fffee09d518, SpellID = 53644}
  1236. #14 0x000000000068bc8a in Spell::handle_immediate (this=0x7fff8f9e62b0)
  1237.     at src/game/Spell.cpp:3831
  1238.         buffer = {targetGUID = {m_guid = 17379391452240697348, static Null = {
  1239.               m_guid = 0,
  1240.               static Null = <same as static member of an already seen type>}},
  1241.           timeDelay = 0, HitInfo = 0, damage = 0,
  1242.           missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE,
  1243.           effectMask = 1 '\001', processed = true}
  1244. #15 0x000000000068cdfe in Spell::cast (this=0x7fff8f9e62b0,
  1245.     skipCheck=<value optimized out>)
  1246.     at src/game/Spell.cpp:3806
  1247.         checkTargetResult = SPELL_CAST_OK
  1248.         procTarget = 0x7fffb5707670
  1249.         castResult = <value optimized out>
  1250.         linkedSet = {<std::tr1::__unordered_set<unsigned int, std::tr1::hash<unsigned int>, std::equal_to<unsigned int>, std::allocator<unsigned int>, false>> = {<std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<unsigned int, unsigned int, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  1251.                 _M_extract = {<std::unary_function<unsigned int, unsigned int>> = {<No data fields>}, <No data fields>},
  1252.                 _M_eq = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>},
  1253.                 _M_h1 = {<std::unary_function<unsigned int, unsigned long>> = {<No data fields>}, <No data fields>},
  1254.                 _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<unsigned int, unsigned int, std::_Identity<unsigned int>, true, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>},
  1255.               _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<unsigned int, false> >> = {<No data fields>}, <No data fields>},
  1256.               _M_buckets = 0x7fff8f9e6510, _M_bucket_count = 11,
  1257.               _M_element_count = 0, _M_rehash_policy = {
  1258.                 _M_max_load_factor = 1, _M_growth_factor = 2,
  1259.                 _M_next_resize = 11}}, <No data fields>}, <No data fields>}
  1260. #16 0x0000000000685dfd in Spell::prepare (this=0x7fff8f9e62b0,
  1261.     targets=<value optimized out>, triggeredByAura=0x0)
  1262.     at src/game/Spell.cpp:3351
  1263.         result = SPELL_CAST_OK
  1264. #17 0x00000000006baaab in Unit::CastSpell (this=<value optimized out>,
  1265.     Victim=0x7fffb5707670, spellInfo=0x7fffee09d518,
  1266.     triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  1267.     originalCaster=..., triggeredBy=0x0)
  1268.     at src/game/Unit.cpp:1413
  1269.         targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 2327.78003,
  1270.           m_destY = -5287.48535, m_destZ = 81.7777786, m_strTarget = {
  1271.             static npos = 18446744073709551615,
  1272.             _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xebc6b8 ""}},
  1273.           m_targetMask = 2, m_unitTarget = 0x7fffb5707670, m_GOTarget = 0x0,
  1274.           m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 166760,
  1275.             static Null = {m_guid = 0,
  1276.               static Null = <same as static member of an already seen type>}},
  1277.           m_GOTargetGUID = {m_guid = 0, static Null = {m_guid = 0,
  1278.               static Null = <same as static member of an already seen type>}},
  1279.           m_CorpseTargetGUID = {m_guid = 0, static Null = {m_guid = 0,
  1280.               static Null = <same as static member of an already seen type>}},
  1281.           m_itemTargetGUID = {m_guid = 0, static Null = {m_guid = 0,
  1282.               static Null = <same as static member of an already seen type>}},
  1283.           m_srcTransportGUID = {m_guid = 0, static Null = {m_guid = 0,
  1284.               static Null = <same as static member of an already seen type>}},
  1285.           m_destTransportGUID = {m_guid = 0, static Null = {m_guid = 0,
  1286.               static Null = <same as static member of an already seen type>}},
  1287.           m_itemTargetEntry = 0, m_elevation = 0, m_speed = 0}
  1288.         linkedSet = {<std::tr1::__unordered_set<unsigned int, std::tr1::hash<unsigned int>, std::equal_to<unsigned int>, std::allocator<unsigned int>, false>> = {<std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<unsigned int, unsigned int, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  1289.                 _M_extract = {<std::unary_function<unsigned int, unsigned int>> = {<No data fields>}, <No data fields>},
  1290.                 _M_eq = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>},
  1291.                 _M_h1 = {<std::unary_function<unsigned int, unsigned long>> = {<No data fields>}, <No data fields>},
  1292.                 _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<unsigned int, unsigned int, std::_Identity<unsigned int>, true, std::tr1::_Hashtable<unsigned int, unsigned int, std::allocator<unsigned int>, std::_Identity<unsigned int>, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, true, true> >> = {<No data fields>},
  1293.               _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<unsigned int, false> >> = {<No data fields>}, <No data fields>},
  1294.               _M_buckets = 0x7fff8f9e6100, _M_bucket_count = 11,
  1295.               _M_element_count = 0, _M_rehash_policy = {
  1296.                 _M_max_load_factor = -1.79808531e+26,
  1297.                 _M_growth_factor = 4.59163468e-41,
  1298.                 _M_next_resize = 11}}, <No data fields>}, <No data fields>}
  1299. #18 0x00000000006bb611 in Unit::CastSpell (this=0x7fffb5707670, Victim=0x1,
  1300.     spellId=<value optimized out>, triggered=false, castItem=0x7fffd47aea20,
  1301.     triggeredByAura=0x367c, originalCaster=..., triggeredBy=0x0)
  1302.     at src/game/Unit.cpp:1361
  1303.         spellInfo = 0x1
  1304. #19 0x0000000000941ccd in GameObject::Update (this=0x7fffb775ca50,
  1305.     update_diff=<value optimized out>, p_time=<value optimized out>)
  1306.     at src/game/GameObject.cpp:394
  1307.         caster = 0x7fffb5707670
  1308.         owner = 0x0
  1309.         ok = 0x7fffb5707670
  1310.         IsBattleGroundTrap = false
  1311.         radius = 90
  1312.         checker = {i_phaseMask = 128, i_object = @0x7fffeb14bc28,
  1313.           i_check = @0x7fffeb14bc10}
  1314.         u_check = {i_obj = 0x7fffb775ca50, i_controlledByPlayer = false,
  1315.           i_range = 90}
  1316.         goInfo = 0x7ffff1ba080c
  1317. #20 0x00000000009d0469 in WorldObject::UpdateHelper::Update (
  1318.     this=0x7fffeb14bdb0, m=<value optimized out>)
  1319.     at src/game/Object.h:443
  1320. No locals.
  1321. #21 MaNGOS::ObjectUpdater::Visit<GameObject> (this=0x7fffeb14bdb0,
  1322.     m=<value optimized out>)
  1323.     at src/game/GridNotifiers.cpp:182
  1324. No locals.
  1325. #22 0x000000000089a857 in VisitorHelper<MaNGOS::ObjectUpdater, GameObject> (
  1326.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  1327.     at src/framework/GameSystem/TypeContainerVisitor.h:50
  1328. No locals.
  1329. #23 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffca5d4f30,
  1330.     t_diff=<value optimized out>)
  1331.     at src/framework/GameSystem/TypeContainerVisitor.h:57
  1332. No locals.
  1333. #24 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1334.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  1335.     at src/framework/GameSystem/TypeContainerVisitor.h:65
  1336. No locals.
  1337. #25 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  1338.     at src/framework/GameSystem/TypeContainerVisitor.h:80
  1339. No locals.
  1340. #26 Visit<MaNGOS::ObjectUpdater> (this=0x7fffca5d4f30,
  1341.     t_diff=<value optimized out>)
  1342.     at src/framework/GameSystem/Grid.h:81
  1343. No locals.
  1344. #27 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffca5d4f30,
  1345.     t_diff=<value optimized out>)
  1346.     at src/framework/GameSystem/NGrid.h:156
  1347. No locals.
  1348. #28 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  1349.     this=0x7fffca5d4f30, t_diff=<value optimized out>)
  1350.     at src/game/Map.h:539
  1351.         x = 36
  1352.         y = 7168
  1353. #29 Map::Update (this=0x7fffca5d4f30, t_diff=<value optimized out>)
  1354.     at src/game/Map.cpp:599
  1355.         cell = {data = {Part = {grid_x = 36, grid_y = 22, cell_x = 2,
  1356.               cell_y = 0, nocreate = 1, reserved = 0}, All = 16786852}}
  1357.         y = 176
  1358.         x = 290
  1359.         plr = <value optimized out>
  1360.         updater = {i_timeDiff = 200}
  1361.         __FUNCTION__ = "Update"
  1362.         loadingObjectToGridUpdateTime = <value optimized out>
  1363.         bg = <value optimized out>
  1364. #30 0x00000000005c2084 in MapUpdateRequest::call (this=0x1a171860)
  1365.     at src/game/MapUpdater.cpp:53
  1366.         threadId = 140737137395456
  1367. #31 0x0000000000abd641 in DelayExecutor::svc (this=0x13de9a00)
  1368.     at src/shared/DelayExecutor.cpp:70
  1369.         rq = 0x1a171860
  1370. #32 0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1371.     at Task.cpp:271
  1372.         t = 0x13de9a00
  1373.         svc_status = <value optimized out>
  1374. #33 0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  1375.     this=<value optimized out>) at Thread_Adapter.cpp:161
  1376.         hook = 0x0
  1377.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  1378.         arg = 0x13de9a00
  1379.         cancel_flags = 0
  1380.         status = 0x0
  1381. #34 0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13dea290)
  1382.     at Thread_Adapter.cpp:96
  1383.         exit_hook_instance = <value optimized out>
  1384.         exit_hook_maybe = {instance_ = 0x0}
  1385.         exit_hook_ptr = <value optimized out>
  1386. #35 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1387. No symbol table info available.
  1388. #36 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1389. No symbol table info available.
  1390. #37 0x0000000000000000 in ?? ()
  1391. No symbol table info available.
  1392.  
  1393. Thread 7 (Thread 0x7fffeb94d700 (LWP 13947)):
  1394. #0  0x00007ffff624d1fc in pthread_cond_wait@@GLIBC_2.3.2 ()
  1395.    from /lib/libpthread.so.0
  1396. No symbol table info available.
  1397. #1  0x00007ffff7b0e155 in cond_timedwait (this=0x13de9d24, mutex=...,
  1398.     abstime=0xc96d5) at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:369
  1399.         result = <value optimized out>
  1400.         ts = {tv_sec = 1360361705, tv_nsec = 140737018593312}
  1401. #2  ACE_Condition_Thread_Mutex::wait (this=0x13de9d24, mutex=...,
  1402.     abstime=0xc96d5) at Condition_Thread_Mutex.cpp:100
  1403. No locals.
  1404. #3  0x00007ffff7af5d2b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1405.     (this=0x13de9ca0, timeout=0x0)
  1406.     at /usr/local/src/ACE_wrappers/ace/Message_Queue_T.cpp:1745
  1407.         result = <value optimized out>
  1408. #4  0x00007ffff7af7117 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1409.     this=0x13de9ca0, first_item=@0x7fffeb94ce08, timeout=0x0)
  1410.     at /usr/local/src/ACE_wrappers/ace/Message_Queue_T.cpp:1937
  1411.         ace_mon = {lock_ = 0x13de9cf0, owner_ = 0}
  1412. #5  0x00007ffff7af5762 in ACE_Activation_Queue::dequeue (
  1413.     this=<value optimized out>, tv=0xc96d5) at Activation_Queue.cpp:89
  1414.         mb = 0x0
  1415. #6  0x0000000000abd655 in DelayExecutor::svc (this=0x13de9a00)
  1416.     at src/shared/DelayExecutor.cpp:65
  1417.         rq = 0x23fa0b10
  1418. #7  0x00007ffff7b75d67 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1419.     at Task.cpp:271
  1420.         t = 0x13de9a00
  1421.         svc_status = <value optimized out>
  1422. #8  0x00007ffff7b77102 in ACE_Thread_Adapter::invoke_i (
  1423.     this=<value optimized out>) at Thread_Adapter.cpp:161
  1424.         hook = 0xfffffffffffffe00
  1425.         func = 0x7ffff7b75d30 <ACE_Task_Base::svc_run(void*)>
  1426.         arg = 0x13de9a00
  1427.         cancel_flags = 0
  1428.         status = 0xfffffffffffffe00
  1429. #9  0x00007ffff7b77181 in ACE_Thread_Adapter::invoke (this=0x13dea040)
  1430.     at Thread_Adapter.cpp:96
  1431.         exit_hook_instance = <value optimized out>
  1432.         exit_hook_maybe = {instance_ = 0x0}
  1433.         exit_hook_ptr = <value optimized out>
  1434. #10 0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1435. No symbol table info available.
  1436. #11 0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1437. No symbol table info available.
  1438. #12 0x0000000000000000 in ?? ()
  1439. No symbol table info available.
  1440.  
  1441. Thread 6 (Thread 0x7fffec14e700 (LWP 13946)):
  1442. #0  0x00007ffff625086d in nanosleep () from /lib/libpthread.so.0
  1443. No symbol table info available.
  1444. #1  0x0000000000abc709 in sleep (msecs=<value optimized out>)
  1445.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1446.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1447. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1448.     at src/shared/Threading.cpp:237
  1449. No locals.
  1450. #3  0x0000000000ab9f59 in SqlDelayThread::run (this=0xabbd090)
  1451.     at src/shared/Database/SqlDelayThread.cpp:48
  1452.         pingEveryLoop = 180000
  1453.         loopCounter = 350
  1454. #4  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x7fffec14de30)
  1455.     at src/shared/Threading.cpp:187
  1456. No locals.
  1457. #5  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0xabbd360)
  1458.     at OS_Thread_Adapter.cpp:103
  1459.         hook = 0xfffffffffffffdfc
  1460.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  1461.         arg = 0xabbd090
  1462.         cancel_flags = 0
  1463.         status = 0xfffffffffffffdfc
  1464. #6  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1465. No symbol table info available.
  1466. #7  0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1467. No symbol table info available.
  1468. #8  0x0000000000000000 in ?? ()
  1469. No symbol table info available.
  1470.  
  1471. Thread 5 (Thread 0x7ffff4679700 (LWP 13918)):
  1472. #0  0x00007ffff625086d in nanosleep () from /lib/libpthread.so.0
  1473. No symbol table info available.
  1474. #1  0x0000000000abc709 in sleep (msecs=<value optimized out>)
  1475.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1476.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1477. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1478.     at src/shared/Threading.cpp:237
  1479. No locals.
  1480. #3  0x0000000000ab9f59 in SqlDelayThread::run (this=0xf3cd20)
  1481.     at src/shared/Database/SqlDelayThread.cpp:48
  1482.         pingEveryLoop = 180000
  1483.         loopCounter = 1234
  1484. #4  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x7ffff4678e30)
  1485.     at src/shared/Threading.cpp:187
  1486. No locals.
  1487. #5  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0xf3d060)
  1488.     at OS_Thread_Adapter.cpp:103
  1489.         hook = 0xfffffffffffffdfc
  1490.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  1491.         arg = 0xf3cd20
  1492.         cancel_flags = 0
  1493.         status = 0xfffffffffffffdfc
  1494. #6  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1495. No symbol table info available.
  1496. #7  0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1497. No symbol table info available.
  1498. #8  0x0000000000000000 in ?? ()
  1499. No symbol table info available.
  1500.  
  1501. Thread 4 (Thread 0x7ffff4e7a700 (LWP 13917)):
  1502. #0  0x00007ffff625086d in nanosleep () from /lib/libpthread.so.0
  1503. No symbol table info available.
  1504. #1  0x0000000000abc709 in sleep (msecs=<value optimized out>)
  1505.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1506.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1507. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1508.     at src/shared/Threading.cpp:237
  1509. No locals.
  1510. #3  0x0000000000ab9f59 in SqlDelayThread::run (this=0xf2d4e0)
  1511.     at src/shared/Database/SqlDelayThread.cpp:48
  1512.         pingEveryLoop = 180000
  1513.         loopCounter = 154392
  1514. #4  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x7ffff4e79e30)
  1515.     at src/shared/Threading.cpp:187
  1516. No locals.
  1517. #5  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0xf2d820)
  1518.     at OS_Thread_Adapter.cpp:103
  1519.         hook = 0xfffffffffffffdfc
  1520.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  1521.         arg = 0xf2d4e0
  1522.         cancel_flags = 0
  1523.         status = 0xfffffffffffffdfc
  1524. #6  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1525. No symbol table info available.
  1526. #7  0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1527. No symbol table info available.
  1528. #8  0x0000000000000000 in ?? ()
  1529. No symbol table info available.
  1530.  
  1531. Thread 3 (Thread 0x7ffff5888700 (LWP 13916)):
  1532. #0  0x00007ffff625086d in nanosleep () from /lib/libpthread.so.0
  1533. No symbol table info available.
  1534. #1  0x0000000000abc709 in sleep (msecs=<value optimized out>)
  1535.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1536.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1537. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1538.     at src/shared/Threading.cpp:237
  1539. No locals.
  1540. #3  0x0000000000ab9f59 in SqlDelayThread::run (this=0xf17610)
  1541.     at src/shared/Database/SqlDelayThread.cpp:48
  1542.         pingEveryLoop = 180000
  1543.         loopCounter = 1520
  1544. #4  0x0000000000abcaea in ACE_Based::Thread::ThreadTask (param=0x7ffff5887e30)
  1545.     at src/shared/Threading.cpp:187
  1546. No locals.
  1547. #5  0x00007ffff7b47a12 in ACE_OS_Thread_Adapter::invoke (this=0xf17950)
  1548.     at OS_Thread_Adapter.cpp:103
  1549.         hook = 0xfffffffffffffdfc
  1550.         func = 0xabcae0 <ACE_Based::Thread::ThreadTask(void*)>
  1551.         arg = 0xf17610
  1552.         cancel_flags = 0
  1553.         status = 0xfffffffffffffdfc
  1554. #6  0x00007ffff62488ca in start_thread () from /lib/libpthread.so.0
  1555. No symbol table info available.
  1556. #7  0x00007ffff5fafb6d in clone () from /lib/libc.so.6
  1557. No symbol table info available.
  1558. #8  0x0000000000000000 in ?? ()
  1559. No symbol table info available.
  1560.  
  1561. Thread 1 (Thread 0x7ffff7fec720 (LWP 13912)):
  1562. #0  0x00007ffff6249c75 in pthread_join () from /lib/libpthread.so.0
  1563. No symbol table info available.
  1564. #1  0x00007ffff7b79ab3 in thr_join (this=0x3686, task=0x7fffe4000c78)
  1565.     at /usr/local/src/ACE_wrappers/ace/OS_NS_Thread.inl:2795
  1566.         result = -469758856
  1567. #2  ACE_Thread::join (this=0x3686, task=0x7fffe4000c78)
  1568.     at /usr/local/src/ACE_wrappers/ace/Thread.inl:137
  1569. No locals.
  1570. #3  ACE_Thread_Manager::wait_task (this=0x3686, task=0x7fffe4000c78)
  1571.     at Thread_Manager.cpp:1801
  1572.         i = 0
  1573.         copy_count = 1
  1574.         copy_table = 0x7fffe401e1a8
  1575.         result = <value optimized out>
  1576. #4  0x000000000094fb00 in ReactorRunnable::Wait (this=0x7fffe4000bb8)
  1577.     at src/game/WorldSocketMgr.cpp:101
  1578. No locals.
  1579. #5  WorldSocketMgr::Wait (this=0x7fffe4000bb8)
  1580.     at src/game/WorldSocketMgr.cpp:310
  1581.         i = 1
  1582. #6  0x00000000005552ae in Master::Run (this=0xee1e40)
  1583.     at src/mangosd/Master.cpp:327
  1584.         pidfile = {static npos = 18446744073709551615,
  1585.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xef4218 "./worldd.pid"}}
  1586.         rar_thread = 0x0
  1587.         bind_ip = {static npos = 18446744073709551615,
  1588.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe4000ab8 "0.0.0.0"}}
  1589.         world_thread = {m_iThreadId = 140737129002752,
  1590.           m_hThreadHandle = 140737129002752, m_task = 0x13fd1f00,
  1591.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1592.             _vptr.ACE_TSS = 0xbd09d0, keylock_ = {lock_ = {__data = {
  1593.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1594.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1595.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1596.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1597.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1598.         cliThread = 0x13fc80a0
  1599.         soap_thread = 0xee1d00
  1600.         freeze_thread = 0x13fca2f0
  1601.         wsport = 8085
  1602. #7  0x000000000055c942 in main (argc=<value optimized out>,
  1603.     argv=<value optimized out>)
  1604.     at src/mangosd/Main.cpp:213
  1605.         cfg_file = 0xb45aa0 "/home/megamind/eglador/etc/mangosd.conf"
  1606.         cmd_opts = {argc_ = 1, argv_ = 0x7fffffffe478, optind = 1, opterr = 0,
  1607.           optarg = 0x0, optstring_ = 0xed4ce0, long_only_ = 0, has_colon_ = 1,
  1608.           last_option_ = 0xed4c20, nextchar_ = 0x0, optopt_ = 0,
  1609.           ordering_ = 2, nonopt_start_ = 1, nonopt_end_ = 1,
  1610.           long_option_ = 0x0,
  1611.           long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0xed59c0,
  1612.               allocator_ = 0x7ffff7dde3c0}, <No data fields>}}
  1613.         serviceDaemonMode = 0 '\000'
  1614.         option = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment