Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.99 KB | None | 0 0
  1. [New Thread 0x7ffff47ff700 (LWP 8969)]
  2. [New Thread 0x7ffff33ff700 (LWP 8970)]
  3. [New Thread 0x7ffff1fff700 (LWP 8971)]
  4. [New Thread 0x7fffc77ff700 (LWP 9184)]
  5. [New Thread 0x7fffc67ff700 (LWP 9226)]
  6. [New Thread 0x7fffc5ffe700 (LWP 9227)]
  7. [New Thread 0x7fffc4fff700 (LWP 9228)]
  8. [New Thread 0x7fffc3fff700 (LWP 9229)]
  9. [New Thread 0x7fffc37fe700 (LWP 9230)]
  10. [New Thread 0x7fffc2ffd700 (LWP 9231)]
  11. [New Thread 0x7fffc27fc700 (LWP 9232)]
  12. [New Thread 0x7fffc1ffb700 (LWP 9233)]
  13. [New Thread 0x7fffc17fa700 (LWP 9234)]
  14. [New Thread 0x7fffc0ff9700 (LWP 9235)]
  15. [New Thread 0x7fffc07f8700 (LWP 9236)]
  16.  
  17. Program received signal SIGSEGV, Segmentation fault.
  18. [Switching to Thread 0x7fffc77ff700 (LWP 9184)]
  19. 0x0000000000d3accc in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::_M_begin (this=0x9f0) at /usr/include/c++/4.4/bits/stl_tree.h:488
  20. 488 (this->_M_impl._M_header._M_parent);
  21. -e
  22. CRASH ON Wed Aug 10 00:51:47 CEST 2011
  23. Using the running image of child Thread 0x7fffc77ff700 (LWP 9184).
  24. Program stopped at 0xd3accc.
  25. It stopped with signal SIGSEGV, Segmentation fault.
  26. Type "info stack" or "info registers" for more information.
  27. -e
  28. BACKTRACE
  29.  
  30. #0 0x0000000000d3accc in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::_M_begin (this=0x9f0) at /usr/include/c++/4.4/bits/stl_tree.h:488
  31. #1 0x0000000000d30200 in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::lower_bound (this=0x9f0, __k=@0x7fffc77fe3f4)
  32. at /usr/include/c++/4.4/bits/stl_tree.h:749
  33. #2 0x0000000000d24cb9 in std::multimap<unsigned int, AuraApplication*, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::lower_bound (this=0x9f0, __x=@0x7fffc77fe3f4) at /usr/include/c++/4.4/bits/stl_multimap.h:649
  34. #3 0x0000000000d9bd09 in Unit::GetAuraApplication (this=0x0, spellId=16913, casterGUID=0, itemCasterGUID=0, reqEffMask=0 &#039;\000&#039;, except=0x0)
  35. at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:4185
  36. #4 0x0000000000d9c18a in Unit::HasAura (this=0x0, spellId=16913, casterGUID=0, itemCasterGUID=0, reqEffMask=0 &#039;\000&#039;)
  37. at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:4245
  38. #5 0x000000000103bf07 in Spell::SpellDamageSchoolDmg (this=0x7fff80a22300, effIndex=EFFECT_0)
  39. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/SpellEffects.cpp:716
  40. #6 0x0000000000ffd6f0 in Spell::CalculateDamageDone (this=0x7fff80a22300, unit=0x7fffbf159000, effectMask=1, multiplier=0x7fffc77fe710)
  41. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7233
  42. #7 0x0000000000ffd491 in Spell::CalculateDamageDoneForAllTargets (this=0x7fff80a22300) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7205
  43. #8 0x0000000000fefd7c in Spell::cast (this=0x7fff80a22300, skipCheck=false) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:3420
  44. #9 0x0000000000ff0fa9 in Spell::update (this=0x7fff80a22300, difftime=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:3756
  45. #10 0x0000000000ffcdb1 in SpellEvent::Execute (this=0x7fff82450e50, e_time=14375, p_time=109)
  46. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7011
  47. #11 0x0000000001235a83 in EventProcessor::Update (this=0x7fffbf156288, p_time=109)
  48. at /home/wow/source/SkyFireEMU_clean/src/server/shared/Utilities/EventProcessor.cpp:51
  49. #12 0x0000000000d8c35d in Unit::Update (this=0x7fffbf156000, p_time=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:246
  50. #13 0x0000000000de812a in Creature::Update (this=0x7fffbf156000, diff=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Creature/Creature.cpp:525
  51. #14 0x0000000000f0889c in Trinity::ObjectUpdater::Visit (this=0x7fffc77fed90, m=...)
  52. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:50
  53. #15 0x0000000000f14eb2 in void VisitorHelper<Trinity::ObjectUpdater, Creature>(Trinity::ObjectUpdater&, ContainerMapList<Creature>&) ()
  54. #16 0x0000000000f14836 in void VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > >(Trinity::ObjectUpdater&, ContainerMapList<TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > >&) ()
  55. #17 0x0000000000f140f2 in VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (v=..., c=...)
  56. at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:75
  57. #18 0x0000000000f13897 in VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  58. v=..., c=...) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:98
  59. #19 0x0000000000f12eda in TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffc77fed80, c=...) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:109
  60. #20 0x0000000000f1248b in Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater> (this=0x7fffbf078958, visitor=...)
  61. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Grid.h:93
  62. #21 0x0000000000f10bb4 in NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffbf077000, x=@0x7fffc77febcc, y=@0x7fffc77febc8, visitor=...)
  63. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/NGrid.h:149
  64. #22 0x0000000000f0ec83 in Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffcc810000, cell=..., visitor=...) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.h:657
  65. #23 0x0000000000f0ad16 in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc77fecc0, standing_cell=..., visitor=..., m=...) at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Cells/CellImpl.h:52
  66. #24 0x0000000000efe366 in Map::VisitNearbyCellsOf (this=0x7fffcc810000, obj=0x7fffb2c45000, gridVisitor=..., worldVisitor=...)
  67. at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.cpp:504
  68. #25 0x0000000000efe642 in Map::Update (this=0x7fffcc810000, t_diff=@0x7fff836a8660) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.cpp:545
  69. #26 0x000000000117cd50 in MapUpdateRequest::call (this=0x7fff836a8640) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/MapUpdater.cpp:77
  70. #27 0x0000000001235249 in DelayExecutor::svc (this=0x7fffe9296240) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Threading/DelayExecutor.cpp:74
  71. #28 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  72. #29 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  73. #30 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  74. #31 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  75. #32 0x0000000000000000 in ?? ()
  76. -e
  77. BACKTRACE FULL
  78.  
  79. #0 0x0000000000d3accc in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::_M_begin (this=0x9f0) at /usr/include/c++/4.4/bits/stl_tree.h:488
  80. No locals.
  81. #1 0x0000000000d30200 in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::lower_bound (this=0x9f0, __k=@0x7fffc77fe3f4)
  82. at /usr/include/c++/4.4/bits/stl_tree.h:749
  83. No locals.
  84. #2 0x0000000000d24cb9 in std::multimap<unsigned int, AuraApplication*, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::lower_bound (this=0x9f0, __x=@0x7fffc77fe3f4) at /usr/include/c++/4.4/bits/stl_multimap.h:649
  85. No locals.
  86. #3 0x0000000000d9bd09 in Unit::GetAuraApplication (this=0x0, spellId=16913, casterGUID=0, itemCasterGUID=0, reqEffMask=0 &#039;\000&#039;, except=0x0)
  87. at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:4185
  88. itr = {_M_node = 0x7fffc77fe550}
  89. #4 0x0000000000d9c18a in Unit::HasAura (this=0x0, spellId=16913, casterGUID=0, itemCasterGUID=0, reqEffMask=0 &#039;\000&#039;)
  90. at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:4245
  91. No locals.
  92. #5 0x000000000103bf07 in Spell::SpellDamageSchoolDmg (this=0x7fff80a22300, effIndex=EFFECT_0)
  93. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/SpellEffects.cpp:716
  94. apply_direct_bonus = true
  95. #6 0x0000000000ffd6f0 in Spell::CalculateDamageDone (this=0x7fff80a22300, unit=0x7fffbf159000, effectMask=1, multiplier=0x7fffc77fe710)
  96. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7233
  97. i = 0
  98. damageDone = 0
  99. #7 0x0000000000ffd491 in Spell::CalculateDamageDoneForAllTargets (this=0x7fff80a22300) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7205
  100. target = @0x7fff80e28860
  101. mask = 1
  102. unit = 0x7fffbf159000
  103. ihit = {_M_node = 0x7fff80e28850}
  104. multiplier = {-16464.0625, 6.69638497e-40, -0.583496094}
  105. usesAmmo = true
  106. Auras = @0x7fffbf157b60
  107. #8 0x0000000000fefd7c in Spell::cast (this=0x7fff80a22300, skipCheck=false) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:3420
  108. targetTriggers = @0x7fffbf157110
  109. #9 0x0000000000ff0fa9 in Spell::update (this=0x7fff80a22300, difftime=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:3756
  110. No locals.
  111. #10 0x0000000000ffcdb1 in SpellEvent::Execute (this=0x7fff82450e50, e_time=14375, p_time=109)
  112. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7011
  113. No locals.
  114. #11 0x0000000001235a83 in EventProcessor::Update (this=0x7fffbf156288, p_time=109)
  115. at /home/wow/source/SkyFireEMU_clean/src/server/shared/Utilities/EventProcessor.cpp:51
  116. Event = 0x7fff82450e50
  117. i = {_M_node = 0x7fff80e28850}
  118. #12 0x0000000000d8c35d in Unit::Update (this=0x7fffbf156000, p_time=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:246
  119. __FUNCTION__ = "Update"
  120. __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  121. #13 0x0000000000de812a in Creature::Update (this=0x7fffbf156000, diff=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Creature/Creature.cpp:525
  122. bInCombat = false
  123. #14 0x0000000000f0889c in Trinity::ObjectUpdater::Visit (this=0x7fffc77fed90, m=...)
  124. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:50
  125. iter = {_Ptr = 0x7fffbf158488}
  126. #15 0x0000000000f14eb2 in void VisitorHelper<Trinity::ObjectUpdater, Creature>(Trinity::ObjectUpdater&, ContainerMapList<Creature>&) ()
  127. AuctionHouseEntryfmt = "niiix"
  128. PvPDifficultyfmt = "diiiii"
  129. CustomSpellCastingRequirementsEntryIndex = {static npos = 18446744073709551615,
  130. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a18 "id"}}
  131. QuestSortEntryfmt = "nx"
  132. ItemRandomPropertiesfmt = "nxiiiiis"
  133. SoundEntriesfmt = "n", &#039;x&#039; <repeats 33 times>
  134. TalentEntryfmt = "niiiiiiiiixxixxxxxx"
  135. DurabilityQualityfmt = "nf"
  136. SpellDifficultyfmt = "niiii"
  137. CustomSpellAuraOptionsEntryIndex = {static npos = 18446744073709551615,
  138. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629b8 "id"}}
  139. CustomSpellInterruptsEntryfmt = {static npos = 18446744073709551615,
  140. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b58 "ppapap"}}
  141. MovieEntryfmt = "nxxx"
  142. ScalingStatDistributionfmt = "n", &#039;i&#039; <repeats 20 times>, "xi"
  143. CustomSpellClassOptionsEntryfmt = {static npos = 18446744073709551615,
  144. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a78 "pappppa"}}
  145. SpellTargetRestrictionsfmt = "niiii"
  146. CustomDurationEntryIndex = {static npos = 18446744073709551615,
  147. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962958 "id"}}
  148. WorldSafeLocsEntryfmt = "nifffx"
  149. MountTypefmt = "n", &#039;i&#039; <repeats 17 times>, "xxxxxxx"
  150. DestructibleModelDatafmt = "nxxixxxixxxixxxixxx"
  151. Holidaysfmt = "n", &#039;x&#039; <repeats 54 times>
  152. CustomSpellTotemsEntryIndex = {static npos = 18446744073709551615,
  153. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cf8 "id"}}
  154. AreaGroupEntryfmt = "niiiiiii"
  155. BarberShopStyleEntryfmt = "nixxxiii"
  156. CustomSpellClassOptionsEntryIndex = {static npos = 18446744073709551615,
  157. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a98 "id"}}
  158. CustomSpellTotemsEntryfmt = {static npos = 18446744073709551615,
  159. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cd8 "ppppp"}}
  160. LFGDungeonEntryfmt = "nxiiiiiiixixxixix"
  161. CharStartOutfitEntryfmt = "d", &#039;i&#039; <repeats 25 times>, &#039;x&#039; <repeats 53 times>
  162. CustomSpellCooldownsEntryIndex = {static npos = 18446744073709551615,
  163. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ad8 "id"}}
  164. GameObjectDisplayInfofmt = "n", &#039;x&#039; <repeats 11 times>, "ffffffxxx"
  165. CustomSpellDifficultyIndex = {static npos = 18446744073709551615,
  166. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962918 "id"}}
  167. TaxiPathEntryfmt = "niii"
  168. CustomSpellEntryIndex = {static npos = 18446744073709551615,
  169. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962978 "Id"}}
  170. TOTAL_LOCALES = 9 &#039;\t&#039;
  171. CustomSpellEffectEntryIndex = {static npos = 18446744073709551615,
  172. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962af8 "id"}}
  173. CreatureDisplayInfofmt = "nxxxf", &#039;x&#039; <repeats 12 times>
  174. CustomSpellCategoriesEntryIndex = {static npos = 18446744073709551615,
  175. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a58 "id"}}
  176. ReputationRankStrIndex = {318, 319, 320, 321, 322, 323, 324, 325}
  177. CustomSpellAuraRestrictionsEntryfmt = {static npos = 18446744073709551615,
  178. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff495d868 "ppppppppp"}}
  179. CustomSpellReagentsEntryfmt = {static npos = 18446744073709551615,
  180. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  181. _M_p = 0x7ffff495d898 &#039;p&#039; <repeats 17 times>}}
  182. ScalingStatValuesfmt = "in", &#039;i&#039; <repeats 20 times>, &#039;x&#039; <repeats 25 times>
  183. SpellInterruptsfmt = "nixixi"
  184. CustomSpellTargetRestrictionsEntryfmt = {static npos = 18446744073709551615,
  185. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c98 "ppppp"}}
  186. GtOCTClassCombatRatingScalarfmt = "df"
  187. CREATURE_TYPEMASK_MECHANICAL_OR_ELEMENTAL = 264
  188. GtRegenMPPerSptfmt = "xf"
  189. SpellTotemsfmt = "niiii"
  190. VehicleEntryfmt = "niffffiiiiiiii", &#039;f&#039; <repeats 15 times>, "ssssfifiixx"
  191. DungeonEncounterfmt = "niixisxx"
  192. TalentTabEntryfmt = "nxxiiixxxii"
  193. ACE_ONE_SECOND_IN_USECS = 1000000
  194. QuestFactionRewardfmt = "niiiiiiiiii"
  195. CustomSpellScalingEntryfmt = {static npos = 18446744073709551615,
  196. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  197. _M_p = 0x7ffff495d8c8 "n", &#039;p&#039; <repeats 15 times>}}
  198. CinematicSequencesEntryfmt = "nxxxxxxxxx"
  199. CurrencyTypesfmt = "nxxxxxxiixx"
  200. True_SpellEntryfmt = "iiiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix", &#039;i&#039; <repeats 31 times>, "fffiiiiiiiiifff", &#039;i&#039; <repeats 18 times>, "fffiiifff", &#039;i&#039; <repeats 57 times>, "ffffffffff", &#039;i&#039; <repeats 11 times>
  201. CustomSpellEffectEntryfmt = {static npos = 18446744073709551615,
  202. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  203. _M_p = 0x7ffff4961158 "ppppppapppppppppappppppppp"}}
  204. MaxItemSubclassValues = {9, 10, 21, 11, 12, 1, 5, 16, 1, 12, 1, 4, 9, 2, 1, 13, 12}
  205. CustomSpellPowerEntryIndex = {static npos = 18446744073709551615,
  206. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bf8 "id"}}
  207. CustomSpellShapeshiftEntryIndex = {static npos = 18446744073709551615,
  208. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c78 "id"}}
  209. SkillLineAbilityfmt = "niiiixxiiiiixx"
  210. SpellCooldownsfmt = "niii"
  211. SpellItemEnchantmentfmt = "nxiiiiiixxxiiisiiiiiiix"
  212. Buff_Entries = {179871, 179904, 179905}
  213. CustomSpellLevelsEntryIndex = {static npos = 18446744073709551615,
  214. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bb8 "id"}}
  215. GtChanceToSpellCritfmt = "xf"
  216. SpellAuraRestrictionsfmt = "niiiiiiii"
  217. SpellClassOptionsfmt = "nxiiiix"
  218. CustomSpellShapeshiftEntryfmt = {static npos = 18446744073709551615,
  219. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c58 "ppapaa"}}
  220. CustomSpellCastTimeEntryIndex = {static npos = 18446744073709551615,
  221. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628d8 "id"}}
  222. CustomSpellCategoriesEntryfmt = {static npos = 18446744073709551615,
  223. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a38 "ppppppp"}}
  224. SpellPowerfmt = "niiiixx"
  225. __ioinit = {static _S_refcount = <optimized out>, static _S_synced_with_stdio = <optimized out>}
  226. Achievementfmt = "niixsxiixixxii"
  227. EmotesTextEntryfmt = "nxi", &#039;x&#039; <repeats 16 times>
  228. GtChanceToMeleeCritBasefmt = "xf"
  229. CreatureFamilyfmt = "nfifiiiiixsx"
  230. SpellShapeshiftfmt = "nixixx"
  231. CREATURE_TYPEMASK_HUMANOID_OR_UNDEAD = 96
  232. ChrClassesEntryfmt = "nixsxxxixiixxx"
  233. FactionEntryfmt = "n", &#039;i&#039; <repeats 18 times>, "ffixsxx"
  234. CustomSpellPowerEntryfmt = {static npos = 18446744073709551615,
  235. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bd8 "pppppaa"}}
  236. PhaseEntryfmt = "nsi"
  237. LockEntryfmt = "n", &#039;i&#039; <repeats 24 times>, "xxxxxxxx"
  238. SpellLevelsfmt = "niii"
  239. ItemRandomSuffixfmt = "nsxiiiiiiiiii"
  240. CustomSpellInterruptsEntryIndex = {static npos = 18446744073709551615,
  241. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b78 "id"}}
  242. CustomSpellEquippedItemsEntryIndex = {static npos = 18446744073709551615,
  243. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b38 "id"}}
  244. ChrRacesEntryfmt = "nxixiixixxxxixsxxxxxixxx"
  245. OverrideSpellDatafmt = "niiiiiiiiiixx"
  246. SpellAuraOptionsfmt = "niiii"
  247. CustomSpellLevelsEntryfmt = {static npos = 18446744073709551615,
  248. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b98 "pppp"}}
  249. AreaTriggerEntryfmt = "nifffxxxfffff"
  250. GtOCTRegenHPfmt = "xf"
  251. SpellCastTimefmt = "nixx"
  252. CharTitlesEntryfmt = "nxsxix"
  253. ItemLimitCategoryEntryfmt = "nxii"
  254. CustomSpellDifficultyfmt = {static npos = 18446744073709551615,
  255. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628f8 "ppppp"}}
  256. WMOAreaTableEntryfmt = "niiixxxxxiixxxx"
  257. ItemQualityColors = {4288519581, 4294967295, 4280221440, 4278218973, 4288886254, 4294934528, 4293315712, 4293315712}
  258. CustomSpellScalingEntryIndex = {static npos = 18446744073709551615,
  259. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c38 "id"}}
  260. ItemArmorShieldfmt = "nifffffff"
  261. AchievementCriteriafmt = "niiiiiiiisiiiiixxxxxxxx"
  262. CustomSpellEntryfmt = {static npos = 18446744073709551615,
  263. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  264. _M_p = 0x7ffff4946c58 "ppppppppppapppppppppaaaappaapapppppppappppppppa"}}
  265. TotemCategoryEntryfmt = "nxii"
  266. CreatureSpellDatafmt = "niiiixxxx"
  267. ItemBagFamilyfmt = "nx"
  268. TaxiNodesEntryfmt = "nifffsii"
  269. EmotesEntryfmt = "nxxiiix"
  270. GtChanceToSpellCritBasefmt = "xf"
  271. GtRegenHPPerSptfmt = "xf"
  272. WorldMapAreaEntryfmt = "xinxffffixxx"
  273. SpellRuneCostfmt = "niiii"
  274. GtCombatRatingsfmt = "xf"
  275. CustomSpellCooldownsEntryfmt = {static npos = 18446744073709551615,
  276. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ab8 "pppp"}}
  277. BankBagSlotPricesEntryfmt = "ni"
  278. RandomPropertiesPointsfmt = "n", &#039;i&#039; <repeats 15 times>
  279. GtBarberShopCostBasefmt = "xf"
  280. SpellFocusObjectfmt = "nx"
  281. SpellRadiusfmt = "nfxf"
  282. CreatureTypefmt = "nxx"
  283. MapEntryfmt = "nxixxxsixxixiffxiixx"
  284. SpellEquippedItemsfmt = "niii"
  285. CustomSpellTargetRestrictionsEntryIndex = {static npos = 18446744073709551615,
  286. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cb8 "id"}}
  287. ItemExtendedCostEntryfmt = "nxx", &#039;i&#039; <repeats 12 times>, "xiiiiiiiiiixxxxx"
  288. SpellCategoriesfmt = "niiiiii"
  289. SpellScalingfmt = "niiiiffffffffffi"
  290. VehicleSeatEntryfmt = "niiffffffffffiiiiiifffffffiiifffiiiiiiiffiiiii", &#039;x&#039; <repeats 20 times>
  291. ItemSetEntryfmt = "dsiiiiiiiiiixxxxxxx", &#039;i&#039; <repeats 18 times>
  292. BattlemasterListEntryfmt = "niiiiiiiiixsiiiiiiix"
  293. SpellReagentsfmt = "n", &#039;i&#039; <repeats 16 times>
  294. GroupUpdateLength = "\000\002\002\002\001\002\002\002\002\004\b\b\001\002\002\002\001\002\002\b"
  295. DEFAULT_LOCALE = LOCALE_enUS
  296. AreaPOIEntryfmt = "n", &#039;i&#039; <repeats 11 times>, "ffixixxixx"
  297. DurabilityCostsfmt = "n", &#039;i&#039; <repeats 29 times>
  298. GemPropertiesEntryfmt = "nixxix"
  299. CustomSpellAuraOptionsEntryfmt = {static npos = 18446744073709551615,
  300. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962998 "ppppp"}}
  301. CustomSpellCastingRequirementsEntryfmt = {static npos = 18446744073709551615,
  302. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629f8 "ppaapap"}}
  303. TaxiPathNodeEntryfmt = "diiifffiiii"
  304. GtChanceToMeleeCritfmt = "xf"
  305. ArmorLocationfmt = "nfffff"
  306. MailTemplateEntryfmt = "nxs"
  307. CustomDurationEntryfmt = {static npos = 18446744073709551615,
  308. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962938 "pppp"}}
  309. SpellItemEnchantmentConditionfmt = "nbbbbbxxxxxbbbbbbbbbbiiiiiXXXXX"
  310. Colors = 15
  311. ItemArmorQualityfmt = "nfffffffi"
  312. SpellCastingRequirementsfmt = "nixxixi"
  313. SpellEffectfmt = "nifiiiffiiiiiifixfiiiiiiii"
  314. SummonPropertiesfmt = "niiiii"
  315. GtSpellScalingfmt = "nf"
  316. MapDifficultyEntryfmt = "diisiix"
  317. CREATURE_TYPEMASK_DEMON_OR_UNDEAD = 36
  318. GlyphPropertiesfmt = "niii"
  319. CustomSpellEquippedItemsEntryfmt = {static npos = 18446744073709551615,
  320. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b18 "pppp"}}
  321. SpellRangefmt = "nffffixx"
  322. GuildPerksfmt = "nii"
  323. SpellDurationfmt = "niii"
  324. SpellEntryfmt = "niiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix"
  325. ChatChannelsEntryfmt = "nixsx"
  326. SkillLinefmt = "nixsxixi"
  327. AreaTableEntryfmt = "iiinixxxxxisi", &#039;x&#039; <repeats 12 times>
  328. TalentTreePrimarySpellsfmt = "niix"
  329. WorldMapOverlayEntryfmt = "nxiiiixxxxxxxxx"
  330. TeamId2Team = {ALLIANCE, HORDE, TEAM_OTHER}
  331. FactionTemplateEntryfmt = "n", &#039;i&#039; <repeats 13 times>
  332. ItemArmorTotalfmt = "niffff"
  333. GlyphSlotfmt = "nii"
  334. CustomSpellCastTimeEntryfmt = {static npos = 18446744073709551615,
  335. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628b8 "ppaa"}}
  336. CustomSpellReagentsEntryIndex = {static npos = 18446744073709551615,
  337. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c18 "id"}}
  338. LogLevels = 4
  339. ItemDamagefmt = "nfffffffi"
  340. QuestXPfmt = "niiiiiiiiii"
  341. CustomSpellAuraRestrictionsEntryIndex = {static npos = 18446744073709551615,
  342. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629d8 "id"}}
  343. SpellShapeshiftFormfmt = "nxxiixiiixxiiiiiiiixx"
  344. MountCapabilityfmt = "niixxiii"
  345. #16 0x0000000000f14836 in void VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > >(Trinity::ObjectUpdater&, ContainerMapList<TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > >&) ()
  346. AuctionHouseEntryfmt = "niiix"
  347. PvPDifficultyfmt = "diiiii"
  348. CustomSpellCastingRequirementsEntryIndex = {static npos = 18446744073709551615,
  349. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a18 "id"}}
  350. QuestSortEntryfmt = "nx"
  351. ItemRandomPropertiesfmt = "nxiiiiis"
  352. SoundEntriesfmt = "n", &#039;x&#039; <repeats 33 times>
  353. TalentEntryfmt = "niiiiiiiiixxixxxxxx"
  354. DurabilityQualityfmt = "nf"
  355. SpellDifficultyfmt = "niiii"
  356. CustomSpellAuraOptionsEntryIndex = {static npos = 18446744073709551615,
  357. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629b8 "id"}}
  358. CustomSpellInterruptsEntryfmt = {static npos = 18446744073709551615,
  359. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b58 "ppapap"}}
  360. MovieEntryfmt = "nxxx"
  361. ScalingStatDistributionfmt = "n", &#039;i&#039; <repeats 20 times>, "xi"
  362. CustomSpellClassOptionsEntryfmt = {static npos = 18446744073709551615,
  363. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a78 "pappppa"}}
  364. SpellTargetRestrictionsfmt = "niiii"
  365. CustomDurationEntryIndex = {static npos = 18446744073709551615,
  366. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962958 "id"}}
  367. WorldSafeLocsEntryfmt = "nifffx"
  368. MountTypefmt = "n", &#039;i&#039; <repeats 17 times>, "xxxxxxx"
  369. DestructibleModelDatafmt = "nxxixxxixxxixxxixxx"
  370. Holidaysfmt = "n", &#039;x&#039; <repeats 54 times>
  371. CustomSpellTotemsEntryIndex = {static npos = 18446744073709551615,
  372. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cf8 "id"}}
  373. AreaGroupEntryfmt = "niiiiiii"
  374. BarberShopStyleEntryfmt = "nixxxiii"
  375. CustomSpellClassOptionsEntryIndex = {static npos = 18446744073709551615,
  376. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a98 "id"}}
  377. CustomSpellTotemsEntryfmt = {static npos = 18446744073709551615,
  378. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cd8 "ppppp"}}
  379. LFGDungeonEntryfmt = "nxiiiiiiixixxixix"
  380. CharStartOutfitEntryfmt = "d", &#039;i&#039; <repeats 25 times>, &#039;x&#039; <repeats 53 times>
  381. CustomSpellCooldownsEntryIndex = {static npos = 18446744073709551615,
  382. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ad8 "id"}}
  383. GameObjectDisplayInfofmt = "n", &#039;x&#039; <repeats 11 times>, "ffffffxxx"
  384. CustomSpellDifficultyIndex = {static npos = 18446744073709551615,
  385. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962918 "id"}}
  386. TaxiPathEntryfmt = "niii"
  387. CustomSpellEntryIndex = {static npos = 18446744073709551615,
  388. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962978 "Id"}}
  389. TOTAL_LOCALES = 9 &#039;\t&#039;
  390. CustomSpellEffectEntryIndex = {static npos = 18446744073709551615,
  391. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962af8 "id"}}
  392. CreatureDisplayInfofmt = "nxxxf", &#039;x&#039; <repeats 12 times>
  393. CustomSpellCategoriesEntryIndex = {static npos = 18446744073709551615,
  394. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a58 "id"}}
  395. ReputationRankStrIndex = {318, 319, 320, 321, 322, 323, 324, 325}
  396. CustomSpellAuraRestrictionsEntryfmt = {static npos = 18446744073709551615,
  397. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff495d868 "ppppppppp"}}
  398. CustomSpellReagentsEntryfmt = {static npos = 18446744073709551615,
  399. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  400. _M_p = 0x7ffff495d898 &#039;p&#039; <repeats 17 times>}}
  401. ScalingStatValuesfmt = "in", &#039;i&#039; <repeats 20 times>, &#039;x&#039; <repeats 25 times>
  402. SpellInterruptsfmt = "nixixi"
  403. CustomSpellTargetRestrictionsEntryfmt = {static npos = 18446744073709551615,
  404. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c98 "ppppp"}}
  405. GtOCTClassCombatRatingScalarfmt = "df"
  406. CREATURE_TYPEMASK_MECHANICAL_OR_ELEMENTAL = 264
  407. GtRegenMPPerSptfmt = "xf"
  408. SpellTotemsfmt = "niiii"
  409. VehicleEntryfmt = "niffffiiiiiiii", &#039;f&#039; <repeats 15 times>, "ssssfifiixx"
  410. DungeonEncounterfmt = "niixisxx"
  411. TalentTabEntryfmt = "nxxiiixxxii"
  412. ACE_ONE_SECOND_IN_USECS = 1000000
  413. QuestFactionRewardfmt = "niiiiiiiiii"
  414. CustomSpellScalingEntryfmt = {static npos = 18446744073709551615,
  415. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  416. _M_p = 0x7ffff495d8c8 "n", &#039;p&#039; <repeats 15 times>}}
  417. CinematicSequencesEntryfmt = "nxxxxxxxxx"
  418. CurrencyTypesfmt = "nxxxxxxiixx"
  419. True_SpellEntryfmt = "iiiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix", &#039;i&#039; <repeats 31 times>, "fffiiiiiiiiifff", &#039;i&#039; <repeats 18 times>, "fffiiifff", &#039;i&#039; <repeats 57 times>, "ffffffffff", &#039;i&#039; <repeats 11 times>
  420. CustomSpellEffectEntryfmt = {static npos = 18446744073709551615,
  421. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  422. _M_p = 0x7ffff4961158 "ppppppapppppppppappppppppp"}}
  423. MaxItemSubclassValues = {9, 10, 21, 11, 12, 1, 5, 16, 1, 12, 1, 4, 9, 2, 1, 13, 12}
  424. CustomSpellPowerEntryIndex = {static npos = 18446744073709551615,
  425. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bf8 "id"}}
  426. CustomSpellShapeshiftEntryIndex = {static npos = 18446744073709551615,
  427. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c78 "id"}}
  428. SkillLineAbilityfmt = "niiiixxiiiiixx"
  429. SpellCooldownsfmt = "niii"
  430. SpellItemEnchantmentfmt = "nxiiiiiixxxiiisiiiiiiix"
  431. Buff_Entries = {179871, 179904, 179905}
  432. CustomSpellLevelsEntryIndex = {static npos = 18446744073709551615,
  433. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bb8 "id"}}
  434. GtChanceToSpellCritfmt = "xf"
  435. SpellAuraRestrictionsfmt = "niiiiiiii"
  436. SpellClassOptionsfmt = "nxiiiix"
  437. CustomSpellShapeshiftEntryfmt = {static npos = 18446744073709551615,
  438. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c58 "ppapaa"}}
  439. CustomSpellCastTimeEntryIndex = {static npos = 18446744073709551615,
  440. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628d8 "id"}}
  441. CustomSpellCategoriesEntryfmt = {static npos = 18446744073709551615,
  442. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a38 "ppppppp"}}
  443. SpellPowerfmt = "niiiixx"
  444. __ioinit = {static _S_refcount = <optimized out>, static _S_synced_with_stdio = <optimized out>}
  445. Achievementfmt = "niixsxiixixxii"
  446. EmotesTextEntryfmt = "nxi", &#039;x&#039; <repeats 16 times>
  447. GtChanceToMeleeCritBasefmt = "xf"
  448. CreatureFamilyfmt = "nfifiiiiixsx"
  449. SpellShapeshiftfmt = "nixixx"
  450. CREATURE_TYPEMASK_HUMANOID_OR_UNDEAD = 96
  451. ChrClassesEntryfmt = "nixsxxxixiixxx"
  452. FactionEntryfmt = "n", &#039;i&#039; <repeats 18 times>, "ffixsxx"
  453. CustomSpellPowerEntryfmt = {static npos = 18446744073709551615,
  454. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bd8 "pppppaa"}}
  455. PhaseEntryfmt = "nsi"
  456. LockEntryfmt = "n", &#039;i&#039; <repeats 24 times>, "xxxxxxxx"
  457. SpellLevelsfmt = "niii"
  458. ItemRandomSuffixfmt = "nsxiiiiiiiiii"
  459. CustomSpellInterruptsEntryIndex = {static npos = 18446744073709551615,
  460. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b78 "id"}}
  461. CustomSpellEquippedItemsEntryIndex = {static npos = 18446744073709551615,
  462. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b38 "id"}}
  463. ChrRacesEntryfmt = "nxixiixixxxxixsxxxxxixxx"
  464. OverrideSpellDatafmt = "niiiiiiiiiixx"
  465. SpellAuraOptionsfmt = "niiii"
  466. CustomSpellLevelsEntryfmt = {static npos = 18446744073709551615,
  467. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b98 "pppp"}}
  468. AreaTriggerEntryfmt = "nifffxxxfffff"
  469. GtOCTRegenHPfmt = "xf"
  470. SpellCastTimefmt = "nixx"
  471. CharTitlesEntryfmt = "nxsxix"
  472. ItemLimitCategoryEntryfmt = "nxii"
  473. CustomSpellDifficultyfmt = {static npos = 18446744073709551615,
  474. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628f8 "ppppp"}}
  475. WMOAreaTableEntryfmt = "niiixxxxxiixxxx"
  476. ItemQualityColors = {4288519581, 4294967295, 4280221440, 4278218973, 4288886254, 4294934528, 4293315712, 4293315712}
  477. CustomSpellScalingEntryIndex = {static npos = 18446744073709551615,
  478. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c38 "id"}}
  479. ItemArmorShieldfmt = "nifffffff"
  480. AchievementCriteriafmt = "niiiiiiiisiiiiixxxxxxxx"
  481. CustomSpellEntryfmt = {static npos = 18446744073709551615,
  482. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  483. _M_p = 0x7ffff4946c58 "ppppppppppapppppppppaaaappaapapppppppappppppppa"}}
  484. TotemCategoryEntryfmt = "nxii"
  485. CreatureSpellDatafmt = "niiiixxxx"
  486. ItemBagFamilyfmt = "nx"
  487. TaxiNodesEntryfmt = "nifffsii"
  488. EmotesEntryfmt = "nxxiiix"
  489. GtChanceToSpellCritBasefmt = "xf"
  490. GtRegenHPPerSptfmt = "xf"
  491. WorldMapAreaEntryfmt = "xinxffffixxx"
  492. SpellRuneCostfmt = "niiii"
  493. GtCombatRatingsfmt = "xf"
  494. CustomSpellCooldownsEntryfmt = {static npos = 18446744073709551615,
  495. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ab8 "pppp"}}
  496. BankBagSlotPricesEntryfmt = "ni"
  497. RandomPropertiesPointsfmt = "n", &#039;i&#039; <repeats 15 times>
  498. GtBarberShopCostBasefmt = "xf"
  499. SpellFocusObjectfmt = "nx"
  500. SpellRadiusfmt = "nfxf"
  501. CreatureTypefmt = "nxx"
  502. MapEntryfmt = "nxixxxsixxixiffxiixx"
  503. SpellEquippedItemsfmt = "niii"
  504. CustomSpellTargetRestrictionsEntryIndex = {static npos = 18446744073709551615,
  505. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cb8 "id"}}
  506. ItemExtendedCostEntryfmt = "nxx", &#039;i&#039; <repeats 12 times>, "xiiiiiiiiiixxxxx"
  507. SpellCategoriesfmt = "niiiiii"
  508. SpellScalingfmt = "niiiiffffffffffi"
  509. VehicleSeatEntryfmt = "niiffffffffffiiiiiifffffffiiifffiiiiiiiffiiiii", &#039;x&#039; <repeats 20 times>
  510. ItemSetEntryfmt = "dsiiiiiiiiiixxxxxxx", &#039;i&#039; <repeats 18 times>
  511. BattlemasterListEntryfmt = "niiiiiiiiixsiiiiiiix"
  512. SpellReagentsfmt = "n", &#039;i&#039; <repeats 16 times>
  513. GroupUpdateLength = "\000\002\002\002\001\002\002\002\002\004\b\b\001\002\002\002\001\002\002\b"
  514. DEFAULT_LOCALE = LOCALE_enUS
  515. AreaPOIEntryfmt = "n", &#039;i&#039; <repeats 11 times>, "ffixixxixx"
  516. DurabilityCostsfmt = "n", &#039;i&#039; <repeats 29 times>
  517. GemPropertiesEntryfmt = "nixxix"
  518. CustomSpellAuraOptionsEntryfmt = {static npos = 18446744073709551615,
  519. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962998 "ppppp"}}
  520. CustomSpellCastingRequirementsEntryfmt = {static npos = 18446744073709551615,
  521. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629f8 "ppaapap"}}
  522. TaxiPathNodeEntryfmt = "diiifffiiii"
  523. GtChanceToMeleeCritfmt = "xf"
  524. ArmorLocationfmt = "nfffff"
  525. MailTemplateEntryfmt = "nxs"
  526. CustomDurationEntryfmt = {static npos = 18446744073709551615,
  527. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962938 "pppp"}}
  528. SpellItemEnchantmentConditionfmt = "nbbbbbxxxxxbbbbbbbbbbiiiiiXXXXX"
  529. Colors = 15
  530. ItemArmorQualityfmt = "nfffffffi"
  531. SpellCastingRequirementsfmt = "nixxixi"
  532. SpellEffectfmt = "nifiiiffiiiiiifixfiiiiiiii"
  533. SummonPropertiesfmt = "niiiii"
  534. GtSpellScalingfmt = "nf"
  535. MapDifficultyEntryfmt = "diisiix"
  536. CREATURE_TYPEMASK_DEMON_OR_UNDEAD = 36
  537. GlyphPropertiesfmt = "niii"
  538. CustomSpellEquippedItemsEntryfmt = {static npos = 18446744073709551615,
  539. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b18 "pppp"}}
  540. SpellRangefmt = "nffffixx"
  541. GuildPerksfmt = "nii"
  542. SpellDurationfmt = "niii"
  543. SpellEntryfmt = "niiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix"
  544. ChatChannelsEntryfmt = "nixsx"
  545. SkillLinefmt = "nixsxixi"
  546. AreaTableEntryfmt = "iiinixxxxxisi", &#039;x&#039; <repeats 12 times>
  547. TalentTreePrimarySpellsfmt = "niix"
  548. WorldMapOverlayEntryfmt = "nxiiiixxxxxxxxx"
  549. TeamId2Team = {ALLIANCE, HORDE, TEAM_OTHER}
  550. FactionTemplateEntryfmt = "n", &#039;i&#039; <repeats 13 times>
  551. ItemArmorTotalfmt = "niffff"
  552. GlyphSlotfmt = "nii"
  553. CustomSpellCastTimeEntryfmt = {static npos = 18446744073709551615,
  554. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628b8 "ppaa"}}
  555. CustomSpellReagentsEntryIndex = {static npos = 18446744073709551615,
  556. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c18 "id"}}
  557. LogLevels = 4
  558. ItemDamagefmt = "nfffffffi"
  559. QuestXPfmt = "niiiiiiiiii"
  560. CustomSpellAuraRestrictionsEntryIndex = {static npos = 18446744073709551615,
  561. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629d8 "id"}}
  562. SpellShapeshiftFormfmt = "nxxiixiiixxiiiiiiiixx"
  563. MountCapabilityfmt = "niixxiii"
  564. #17 0x0000000000f140f2 in VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (v=..., c=...)
  565. at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:75
  566. No locals.
  567. #18 0x0000000000f13897 in VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  568. v=..., c=...) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:98
  569. No locals.
  570. #19 0x0000000000f12eda in TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffc77fed80, c=...) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:109
  571. No locals.
  572. #20 0x0000000000f1248b in Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater> (this=0x7fffbf078958, visitor=...)
  573. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Grid.h:93
  574. No locals.
  575. #21 0x0000000000f10bb4 in NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffbf077000, x=@0x7fffc77febcc, y=@0x7fffc77febc8, visitor=...)
  576. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/NGrid.h:149
  577. No locals.
  578. #22 0x0000000000f0ec83 in Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffcc810000, cell=..., visitor=...) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.h:657
  579. x = 41
  580. y = 27
  581. cell_x = 2
  582. cell_y = 0
  583. #23 0x0000000000f0ad16 in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc77fecc0, standing_cell=..., visitor=..., m=...) at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Cells/CellImpl.h:52
  584. __PRETTY_FUNCTION__ = "void Cell::Visit(const CellPair&, TypeContainerVisitor<T, CONTAINER>&, Map&) const [with T = Trinity::ObjectUpdater, CONTAINER = TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<Dynam"...
  585. __FUNCTION__ = "Visit"
  586. district = 16
  587. begin_cell = {x_coord = 3347049584, y_coord = 32767}
  588. end_cell = {x_coord = 110922, y_coord = 0}
  589. #24 0x0000000000efe366 in Map::VisitNearbyCellsOf (this=0x7fffcc810000, obj=0x7fffb2c45000, gridVisitor=..., worldVisitor=...)
  590. at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.cpp:504
  591. cell_id = 110922
  592. pair = {x_coord = 330, y_coord = 216}
  593. cell = {data = {Part = {grid_x = 41, grid_y = 27, cell_x = 2, cell_y = 0, nocreate = 0, reserved = 16}, All = 536880873}}
  594. y = 216
  595. x = 330
  596. standing_cell = {x_coord = 330, y_coord = 216}
  597. begin_cell = {x_coord = 328, y_coord = 214}
  598. end_cell = {x_coord = 331, y_coord = 217}
  599. area = {right_offset = 1, left_offset = 2, upper_offset = 1, lower_offset = 2}
  600. #25 0x0000000000efe642 in Map::Update (this=0x7fffcc810000, t_diff=@0x7fff836a8660) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.cpp:545
  601. plr = 0x7fffb2c45000
  602. updater = {i_timeDiff = 109}
  603. grid_object_update = {i_visitor = @0x7fffc77fed90}
  604. world_object_update = {i_visitor = @0x7fffc77fed90}
  605. #26 0x000000000117cd50 in MapUpdateRequest::call (this=0x7fff836a8640) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/MapUpdater.cpp:77
  606. No locals.
  607. #27 0x0000000001235249 in DelayExecutor::svc (this=0x7fffe9296240) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Threading/DelayExecutor.cpp:74
  608. rq = 0x7fff836a8640
  609. #28 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  610. No symbol table info available.
  611. #29 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  612. No symbol table info available.
  613. #30 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  614. No symbol table info available.
  615. #31 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  616. No symbol table info available.
  617. #32 0x0000000000000000 in ?? ()
  618. No symbol table info available.
  619. -e
  620. THREADS
  621.  
  622. 17 Thread 0x7fffc07f8700 (LWP 9236) 0x00007ffff5d2c623 in epoll_wait () from /lib/libc.so.6
  623. 16 Thread 0x7fffc0ff9700 (LWP 9235) 0x00007ffff5d2c623 in epoll_wait () from /lib/libc.so.6
  624. 15 Thread 0x7fffc17fa700 (LWP 9234) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  625. 14 Thread 0x7fffc1ffb700 (LWP 9233) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  626. 13 Thread 0x7fffc27fc700 (LWP 9232) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  627. 12 Thread 0x7fffc2ffd700 (LWP 9231) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  628. 11 Thread 0x7fffc37fe700 (LWP 9230) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  629. 10 Thread 0x7fffc3fff700 (LWP 9229) 0x00007ffff5d258d3 in select () from /lib/libc.so.6
  630. 9 Thread 0x7fffc4fff700 (LWP 9228) 0x00007ffff5d2c623 in epoll_wait () from /lib/libc.so.6
  631. 8 Thread 0x7fffc5ffe700 (LWP 9227) 0x00007ffff5d258d3 in select () from /lib/libc.so.6
  632. 7 Thread 0x7fffc67ff700 (LWP 9226) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  633. * 6 Thread 0x7fffc77ff700 (LWP 9184) 0x0000000000d3accc in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::_M_begin (this=0x9f0)
  634. at /usr/include/c++/4.4/bits/stl_tree.h:488
  635. 5 Thread 0x7ffff1fff700 (LWP 8971) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  636. 4 Thread 0x7ffff33ff700 (LWP 8970) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  637. 3 Thread 0x7ffff47ff700 (LWP 8969) 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  638. 1 Thread 0x7ffff7fea720 (LWP 8965) 0x00007ffff5fc5be5 in pthread_join () from /lib/libpthread.so.0
  639.  
  640. Thread 17 (Thread 0x7fffc07f8700 (LWP 9236)):
  641. #0 0x00007ffff5d2c623 in epoll_wait () from /lib/libc.so.6
  642. No symbol table info available.
  643. #1 0x00007ffff7697e34 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  644. No symbol table info available.
  645. #2 0x00007ffff769860c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-5.7.7.so
  646. No symbol table info available.
  647. #3 0x00007ffff76987ce in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  648. No symbol table info available.
  649. #4 0x00007ffff76d984d in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-5.7.7.so
  650. No symbol table info available.
  651. #5 0x0000000000fc88de in ReactorRunnable::svc (this=0x7fffce2b3f40) at /home/wow/source/SkyFireEMU_clean/src/server/game/Server/WorldSocketMgr.cpp:175
  652. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  653. static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {
  654. tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>,
  655. tv_ = {tv_sec = 0, tv_usec = 9999}}
  656. i = {_M_node = 0x7fffce2b3ff0}
  657. t = {_M_node = 0x7fffcc78a790}
  658. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  659. No symbol table info available.
  660. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  661. No symbol table info available.
  662. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  663. No symbol table info available.
  664. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  665. No symbol table info available.
  666. #10 0x0000000000000000 in ?? ()
  667. No symbol table info available.
  668.  
  669. Thread 16 (Thread 0x7fffc0ff9700 (LWP 9235)):
  670. #0 0x00007ffff5d2c623 in epoll_wait () from /lib/libc.so.6
  671. No symbol table info available.
  672. #1 0x00007ffff7697e34 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  673. No symbol table info available.
  674. #2 0x00007ffff769860c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-5.7.7.so
  675. No symbol table info available.
  676. #3 0x00007ffff76987ce in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  677. No symbol table info available.
  678. #4 0x00007ffff76d984d in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-5.7.7.so
  679. No symbol table info available.
  680. #5 0x0000000000fc88de in ReactorRunnable::svc (this=0x7fffce2b3e08) at /home/wow/source/SkyFireEMU_clean/src/server/game/Server/WorldSocketMgr.cpp:175
  681. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  682. static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {
  683. tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>,
  684. tv_ = {tv_sec = 0, tv_usec = 9997}}
  685. i = {_M_node = 0x7fffce2b3eb8}
  686. t = {_M_node = 0x0}
  687. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  688. No symbol table info available.
  689. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  690. No symbol table info available.
  691. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  692. No symbol table info available.
  693. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  694. No symbol table info available.
  695. #10 0x0000000000000000 in ?? ()
  696. No symbol table info available.
  697.  
  698. Thread 15 (Thread 0x7fffc17fa700 (LWP 9234)):
  699. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  700. No symbol table info available.
  701. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  702. No symbol table info available.
  703. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff380b100, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  704. result = 0
  705. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff380b100, first_item=@0x7fffc17f9e58, timeout=0x0)
  706. at /usr/include/ace/Message_Queue_T.cpp:1938
  707. ace_mon = {lock_ = 0x7ffff380b150, owner_ = 0}
  708. #4 0x0000000000b80a61 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc3ffeda0, mb=@0x7fffc17f9e58, tv=0x0) at /usr/include/ace/Task_T.inl:22
  709. No locals.
  710. #5 0x0000000000b863b6 in SOAPWorkingThread::svc (this=0x7fffc3ffeda0) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/TCSoap/TCSoap.h:64
  711. mb = 0x0
  712. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  713. No symbol table info available.
  714. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  715. No symbol table info available.
  716. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  717. No symbol table info available.
  718. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  719. No symbol table info available.
  720. #10 0x0000000000000000 in ?? ()
  721. No symbol table info available.
  722.  
  723. Thread 14 (Thread 0x7fffc1ffb700 (LWP 9233)):
  724. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  725. No symbol table info available.
  726. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  727. No symbol table info available.
  728. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff380b100, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  729. result = 0
  730. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff380b100, first_item=@0x7fffc1ffae58, timeout=0x0)
  731. at /usr/include/ace/Message_Queue_T.cpp:1938
  732. ace_mon = {lock_ = 0x7ffff380b150, owner_ = 0}
  733. #4 0x0000000000b80a61 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc3ffeda0, mb=@0x7fffc1ffae58, tv=0x0) at /usr/include/ace/Task_T.inl:22
  734. No locals.
  735. #5 0x0000000000b863b6 in SOAPWorkingThread::svc (this=0x7fffc3ffeda0) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/TCSoap/TCSoap.h:64
  736. mb = 0x0
  737. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  738. No symbol table info available.
  739. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  740. No symbol table info available.
  741. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  742. No symbol table info available.
  743. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  744. No symbol table info available.
  745. #10 0x0000000000000000 in ?? ()
  746. No symbol table info available.
  747.  
  748. Thread 13 (Thread 0x7fffc27fc700 (LWP 9232)):
  749. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  750. No symbol table info available.
  751. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  752. No symbol table info available.
  753. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff380b100, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  754. result = 0
  755. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff380b100, first_item=@0x7fffc27fbe58, timeout=0x0)
  756. at /usr/include/ace/Message_Queue_T.cpp:1938
  757. ace_mon = {lock_ = 0x7ffff380b150, owner_ = 0}
  758. #4 0x0000000000b80a61 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc3ffeda0, mb=@0x7fffc27fbe58, tv=0x0) at /usr/include/ace/Task_T.inl:22
  759. No locals.
  760. #5 0x0000000000b863b6 in SOAPWorkingThread::svc (this=0x7fffc3ffeda0) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/TCSoap/TCSoap.h:64
  761. mb = 0x0
  762. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  763. No symbol table info available.
  764. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  765. No symbol table info available.
  766. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  767. No symbol table info available.
  768. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  769. No symbol table info available.
  770. #10 0x0000000000000000 in ?? ()
  771. No symbol table info available.
  772.  
  773. Thread 12 (Thread 0x7fffc2ffd700 (LWP 9231)):
  774. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  775. No symbol table info available.
  776. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  777. No symbol table info available.
  778. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff380b100, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  779. result = 0
  780. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff380b100, first_item=@0x7fffc2ffce58, timeout=0x0)
  781. at /usr/include/ace/Message_Queue_T.cpp:1938
  782. ace_mon = {lock_ = 0x7ffff380b150, owner_ = 0}
  783. #4 0x0000000000b80a61 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc3ffeda0, mb=@0x7fffc2ffce58, tv=0x0) at /usr/include/ace/Task_T.inl:22
  784. No locals.
  785. #5 0x0000000000b863b6 in SOAPWorkingThread::svc (this=0x7fffc3ffeda0) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/TCSoap/TCSoap.h:64
  786. mb = 0x0
  787. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  788. No symbol table info available.
  789. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  790. No symbol table info available.
  791. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  792. No symbol table info available.
  793. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  794. No symbol table info available.
  795. #10 0x0000000000000000 in ?? ()
  796. No symbol table info available.
  797.  
  798. Thread 11 (Thread 0x7fffc37fe700 (LWP 9230)):
  799. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  800. No symbol table info available.
  801. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  802. No symbol table info available.
  803. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff380b100, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  804. result = 0
  805. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff380b100, first_item=@0x7fffc37fde58, timeout=0x0)
  806. at /usr/include/ace/Message_Queue_T.cpp:1938
  807. ace_mon = {lock_ = 0x7ffff380b150, owner_ = 0}
  808. #4 0x0000000000b80a61 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc3ffeda0, mb=@0x7fffc37fde58, tv=0x0) at /usr/include/ace/Task_T.inl:22
  809. No locals.
  810. #5 0x0000000000b863b6 in SOAPWorkingThread::svc (this=0x7fffc3ffeda0) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/TCSoap/TCSoap.h:64
  811. mb = 0x0
  812. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  813. No symbol table info available.
  814. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  815. No symbol table info available.
  816. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  817. No symbol table info available.
  818. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  819. No symbol table info available.
  820. #10 0x0000000000000000 in ?? ()
  821. No symbol table info available.
  822.  
  823. Thread 10 (Thread 0x7fffc3fff700 (LWP 9229)):
  824. #0 0x00007ffff5d258d3 in select () from /lib/libc.so.6
  825. No symbol table info available.
  826. #1 0x00000000017f5254 in tcp_select (soap=0x7fffc3fd7530, s=24, flags=7, timeout=3) at /home/wow/source/SkyFireEMU_clean/dep/gsoap/stdsoap2.cpp:4402
  827. tv = {tv_sec = 0, tv_usec = 541806}
  828. fd = {{fds_bits = {16777216, 0 <repeats 15 times>}}, {fds_bits = {16777216, 0 <repeats 15 times>}}, {fds_bits = {16777216, 0 <repeats 15 times>}}}
  829. sfd = 0x7fffc3fd7340
  830. efd = 0x7fffc3fd73c0
  831. r = 25
  832. rfd = 0x7fffc3fd72c0
  833. #2 0x00000000017f5d4f in soap_accept (soap=0x7fffc3fd7530) at /home/wow/source/SkyFireEMU_clean/dep/gsoap/stdsoap2.cpp:4810
  834. r = -1006799568
  835. err = -1006799568
  836. n = 16
  837. len = 65536
  838. set = 1
  839. #3 0x0000000000b85a86 in TCSoapRunnable::run (this=0x7fffce1f89c0) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/TCSoap/TCSoap.cpp:72
  840. thread_soap = 0x1816c28
  841. mb = 0x7fffcd4f9040
  842. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<> = {<No data fields>}, msg_queue_ = 0x7ffff380b100, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  843. soap = {_vptr.soap = 0x1c2adb0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0x1c28520 "%.9G",
  844. double_format = 0x1c28525 "%.17lG", dime_id_format = 0x1c2852c "cid:id%d", http_version = 0x1c28535 "1.1", http_content = 0x0, encodingStyle = 0x1c29ece "",
  845. actor = 0x0, lang = 0x1c2853d "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  846. bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0x2163cc0, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7ffff3816040,
  847. alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff3817060, idnum = 0,
  848. user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0x17f7ea0 <http_post>, fget = 0x17f7e82 <http_get>,
  849. fput = 0x17f7e68 <http_put>, fdel = 0x17f7e91 <http_405>, fopt = 0x17f7e91 <http_405>, fhead = 0x17f7e91 <http_405>, fform = 0,
  850. fposthdr = 0x17f8502 <http_post_header>, fresponse = 0x17f85b1 <http_response>, fparse = 0x17f695e <http_parse>, fparsehdr = 0x17f73af <http_parse_header>,
  851. fheader = 0, fresolve = 0x17f4061 <tcp_gethost>, fconnect = 0, fdisconnect = 0, fclosesocket = 0x17f5445 <tcp_closesocket>,
  852. fshutdownsocket = 0x17f5460 <tcp_shutdownsocket>, fopen = 0x17f4145 <tcp_connect>, faccept = 0x17f5388 <tcp_accept>, fclose = 0x17f53bc <tcp_disconnect>,
  853. fsend = 0x17eecf4 <fsend>, frecv = 0x17ef6e8 <frecv>, fpoll = 0x17f5aad <soap_poll>, fseterror = 0, fignore = 0, fserveloop = 0,
  854. fplugin = 0x180f4b3 <fplugin>, fmalloc = 0, feltbegin = 0, feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0, fprepareinitrecv = 0,
  855. fpreparesend = 0, fpreparerecv = 0, fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0, ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0,
  856. fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  857. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 24, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  858. cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = &#039;\000&#039; <repeats 65535 times>,
  859. msgbuf = &#039;\000&#039; <repeats 1023 times>, tmpbuf = &#039;\000&#039; <repeats 1023 times>, tag = &#039;\000&#039; <repeats 1023 times>, id = &#039;\000&#039; <repeats 1023 times>,
  860. href = &#039;\000&#039; <repeats 1023 times>, type = &#039;\000&#039; <repeats 1023 times>, arrayType = &#039;\000&#039; <repeats 1023 times>, arraySize = &#039;\000&#039; <repeats 1023 times>,
  861. arrayOffset = &#039;\000&#039; <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0,
  862. mustUnderstand = 0, null = 0, ns = 0, part = 9, event = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = &#039;\000&#039; <repeats 1023 times>,
  863. path = &#039;\000&#039; <repeats 1023 times>, host = &#039;\000&#039; <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 0, port = 0, keep_alive = 0,
  864. tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0x1c28539 "1.0", proxy_host = 0x0,
  865. proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0,
  866. size = 0, chunksize = 0, buflen = 0, flags = 0 &#039;\000&#039;, ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {
  867. boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {
  868. 0x0 <repeats 3916 times>, 0x7ffff3800070, 0x7ffff3800070, 0x0, 0x0, 0x3f7000, 0x3f7000, 0x7ffff3800070, 0x7ffff3800070, 0x7fffc3ffebe0, 0x18209ab,
  869. 0x7ffff3800070, 0x7ffff5001818, 0x7ffff3800070, 0x1, 0x7ffff5001820, 0x7ffff5001818, 0x7ffff3800040, 0x1, 0x7ffff5001820, 0x0, 0x7ffff38000a0,
  870. 0x7ffff5001818, 0x7ffff38000a0, 0x0, 0x7ffff3800070, 0x7ffff5001818, 0x7ffff3800070, 0x0 <repeats 35 times>, 0x7fffcd4029e0, 0x7ffff5000ed0,
  871. 0x7fffcd4029e0, 0x0 <repeats 115 times>}, wsuid = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  872. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0 &#039;\000&#039;, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0},
  873. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0,
  874. dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  875. session_host = &#039;\000&#039; <repeats 504 times>, "@\343\377\303\377\177\000\000@\343\377\303\377\177\000\000\000\000\000\000\000\000\000\000 \030\000\365\377\177\000\000`\343\377\303\377\177\000\000`\343\377\303\377\177\000\000\000\000\000\000\000\000\000\000 \030\000\365\377\177", &#039;\000&#039; <repeats 18 times>"\200, \343\377\303\377\177", &#039;\000&#039; <repeats 26 times>"\240, \343\377\303\377\177", &#039;\000&#039; <repeats 42 times>, "p\354\377\303\377\177\000\000\" \202\001\000\000\000\000\000\000\200\363\001\177\000\000\000 \000\000\000\000\000\000\000\220\200\363\377\177\000\000\300\027\000\365\377\177\000\000\000 \000\000\000\000\000\000\000\000\200\363\377\177\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\367\003\000\000\000\000\000\000\002\000\000\000\000\000\000\000\365\003\000\000\000\000\000\000\030\030\000\365\377\177\000\000\000\000\000\000\000\000\000\000\030\030\000\365\377\177\000\000 \030\000\365\377\177\000\000\000\220\200\363\377\177\000\000\060\355"...,
  876. session_port = -850423808, c_locale = 0x0, d_stream = 0x7ffff5000c00, z_crc = 0, z_dict = 0x7fffcd400000 "", z_dict_len = 451, zlib_state = 0, zlib_in = 0,
  877. zlib_out = 10720, z_buf = 0x7fffcd4f9040 "\002", z_buflen = 140736637931520, z_level = 60912, z_ratio_in = 4.59163468e-41, z_ratio_out = 4.78653512e-38}
  878. soapBound = true
  879. #4 0x0000000001233f9d in ACE_Based::Thread::ThreadTask (param=0x7fffce1f89c0) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Threading/Threading.cpp:187
  880. _task = 0x7fffce1f89c0
  881. #5 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  882. No symbol table info available.
  883. #6 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  884. No symbol table info available.
  885. #7 0x0000000000000000 in ?? ()
  886. No symbol table info available.
  887.  
  888. Thread 9 (Thread 0x7fffc4fff700 (LWP 9228)):
  889. #0 0x00007ffff5d2c623 in epoll_wait () from /lib/libc.so.6
  890. No symbol table info available.
  891. #1 0x00007ffff7697e34 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  892. No symbol table info available.
  893. #2 0x00007ffff769860c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-5.7.7.so
  894. No symbol table info available.
  895. #3 0x00007ffff76987ce in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  896. No symbol table info available.
  897. #4 0x00007ffff76d984d in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-5.7.7.so
  898. No symbol table info available.
  899. #5 0x0000000000b84488 in RARunnable::run (this=0x7fffce1f8960) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/RemoteAccess/RARunnable.cpp:93
  900. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  901. static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {
  902. tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>,
  903. tv_ = {tv_sec = 0, tv_usec = 99999}}
  904. acceptor = {<> = {<No data fields>}, peer_acceptor_ = {<ACE_SOCK> = {<ACE_IPC_SAP> = {handle_ = 16, static pid_ = 8965}, <No data fields>}, <No data fields>},
  905. peer_acceptor_addr_ = <incomplete type>, flags_ = 0, use_select_ = 1, reuse_addr_ = 1}
  906. raport = 3443
  907. stringip = {static npos = 18446744073709551615,
  908. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffce263958 "127.0.0.1"}}
  909. listen_addr = <incomplete type>
  910. #6 0x0000000001233f9d in ACE_Based::Thread::ThreadTask (param=0x7fffce1f8960) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Threading/Threading.cpp:187
  911. _task = 0x7fffce1f8960
  912. #7 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  913. No symbol table info available.
  914. #8 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  915. No symbol table info available.
  916. #9 0x0000000000000000 in ?? ()
  917. No symbol table info available.
  918.  
  919. Thread 8 (Thread 0x7fffc5ffe700 (LWP 9227)):
  920. #0 0x00007ffff5d258d3 in select () from /lib/libc.so.6
  921. No symbol table info available.
  922. #1 0x00007ffff798029b in ?? () from /lib/libreadline.so.6
  923. No symbol table info available.
  924. #2 0x00007ffff7980522 in rl_read_key () from /lib/libreadline.so.6
  925. No symbol table info available.
  926. #3 0x00007ffff796bb9f in readline_internal_char () from /lib/libreadline.so.6
  927. No symbol table info available.
  928. #4 0x00007ffff796c0c5 in readline () from /lib/libreadline.so.6
  929. No symbol table info available.
  930. #5 0x0000000000b79d5b in CliRunnable::run (this=0x7fffce17c050) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/CommandLine/CliRunnable.cpp:594
  931. command_str = 0x0
  932. #6 0x0000000001233f9d in ACE_Based::Thread::ThreadTask (param=0x7fffce17c050) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Threading/Threading.cpp:187
  933. _task = 0x7fffce17c050
  934. #7 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  935. No symbol table info available.
  936. #8 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  937. No symbol table info available.
  938. #9 0x0000000000000000 in ?? ()
  939. No symbol table info available.
  940.  
  941. Thread 7 (Thread 0x7fffc67ff700 (LWP 9226)):
  942. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  943. No symbol table info available.
  944. #1 0x00007ffff768642a in ACE_Condition_Thread_Mutex::wait() () from /usr/lib/libACE-5.7.7.so
  945. No symbol table info available.
  946. #2 0x000000000117b92e in MapUpdater::wait (this=0x7fffe9296238) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/MapUpdater.cpp:110
  947. guard = {lock_ = 0x7fffe9296310, owner_ = 0}
  948. #3 0x0000000000ef46d8 in MapManager::Update (this=0x7fffe9296108, diff=49) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/MapManager.cpp:280
  949. iter = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x1000,
  950. _M_cur_bucket = 0x7fffb17487f8}, <No data fields>}
  951. #4 0x000000000109b129 in World::Update (this=0x7ffff4a7a508, diff=49) at /home/wow/source/SkyFireEMU_clean/src/server/game/World/World.cpp:1984
  952. No locals.
  953. #5 0x0000000000b867e4 in WorldRunnable::run (this=0x7fffce17c030) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/WorldThread/WorldRunnable.cpp:63
  954. diff = 49
  955. realCurrTime = 477831
  956. realPrevTime = 477782
  957. prevSleepTime = 49
  958. #6 0x0000000001233f9d in ACE_Based::Thread::ThreadTask (param=0x7fffce17c030) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Threading/Threading.cpp:187
  959. _task = 0x7fffce17c030
  960. #7 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  961. No symbol table info available.
  962. #8 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  963. No symbol table info available.
  964. #9 0x0000000000000000 in ?? ()
  965. No symbol table info available.
  966.  
  967. Thread 6 (Thread 0x7fffc77ff700 (LWP 9184)):
  968. #0 0x0000000000d3accc in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::_M_begin (this=0x9f0) at /usr/include/c++/4.4/bits/stl_tree.h:488
  969. No locals.
  970. #1 0x0000000000d30200 in std::_Rb_tree<unsigned int, std::pair<unsigned int const, AuraApplication*>, std::_Select1st<std::pair<unsigned int const, AuraApplication*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::lower_bound (this=0x9f0, __k=@0x7fffc77fe3f4)
  971. at /usr/include/c++/4.4/bits/stl_tree.h:749
  972. No locals.
  973. #2 0x0000000000d24cb9 in std::multimap<unsigned int, AuraApplication*, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, AuraApplication*> > >::lower_bound (this=0x9f0, __x=@0x7fffc77fe3f4) at /usr/include/c++/4.4/bits/stl_multimap.h:649
  974. No locals.
  975. #3 0x0000000000d9bd09 in Unit::GetAuraApplication (this=0x0, spellId=16913, casterGUID=0, itemCasterGUID=0, reqEffMask=0 &#039;\000&#039;, except=0x0)
  976. at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:4185
  977. itr = {_M_node = 0x7fffc77fe550}
  978. #4 0x0000000000d9c18a in Unit::HasAura (this=0x0, spellId=16913, casterGUID=0, itemCasterGUID=0, reqEffMask=0 &#039;\000&#039;)
  979. at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:4245
  980. No locals.
  981. #5 0x000000000103bf07 in Spell::SpellDamageSchoolDmg (this=0x7fff80a22300, effIndex=EFFECT_0)
  982. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/SpellEffects.cpp:716
  983. apply_direct_bonus = true
  984. #6 0x0000000000ffd6f0 in Spell::CalculateDamageDone (this=0x7fff80a22300, unit=0x7fffbf159000, effectMask=1, multiplier=0x7fffc77fe710)
  985. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7233
  986. i = 0
  987. damageDone = 0
  988. #7 0x0000000000ffd491 in Spell::CalculateDamageDoneForAllTargets (this=0x7fff80a22300) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7205
  989. target = @0x7fff80e28860
  990. mask = 1
  991. unit = 0x7fffbf159000
  992. ihit = {_M_node = 0x7fff80e28850}
  993. multiplier = {-16464.0625, 6.69638497e-40, -0.583496094}
  994. usesAmmo = true
  995. Auras = @0x7fffbf157b60
  996. #8 0x0000000000fefd7c in Spell::cast (this=0x7fff80a22300, skipCheck=false) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:3420
  997. targetTriggers = @0x7fffbf157110
  998. #9 0x0000000000ff0fa9 in Spell::update (this=0x7fff80a22300, difftime=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:3756
  999. No locals.
  1000. #10 0x0000000000ffcdb1 in SpellEvent::Execute (this=0x7fff82450e50, e_time=14375, p_time=109)
  1001. at /home/wow/source/SkyFireEMU_clean/src/server/game/Spells/Spell.cpp:7011
  1002. No locals.
  1003. #11 0x0000000001235a83 in EventProcessor::Update (this=0x7fffbf156288, p_time=109)
  1004. at /home/wow/source/SkyFireEMU_clean/src/server/shared/Utilities/EventProcessor.cpp:51
  1005. Event = 0x7fff82450e50
  1006. i = {_M_node = 0x7fff80e28850}
  1007. #12 0x0000000000d8c35d in Unit::Update (this=0x7fffbf156000, p_time=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Unit/Unit.cpp:246
  1008. __FUNCTION__ = "Update"
  1009. __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  1010. #13 0x0000000000de812a in Creature::Update (this=0x7fffbf156000, diff=109) at /home/wow/source/SkyFireEMU_clean/src/server/game/Entities/Creature/Creature.cpp:525
  1011. bInCombat = false
  1012. #14 0x0000000000f0889c in Trinity::ObjectUpdater::Visit (this=0x7fffc77fed90, m=...)
  1013. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:50
  1014. iter = {_Ptr = 0x7fffbf158488}
  1015. #15 0x0000000000f14eb2 in void VisitorHelper<Trinity::ObjectUpdater, Creature>(Trinity::ObjectUpdater&, ContainerMapList<Creature>&) ()
  1016. AuctionHouseEntryfmt = "niiix"
  1017. PvPDifficultyfmt = "diiiii"
  1018. CustomSpellCastingRequirementsEntryIndex = {static npos = 18446744073709551615,
  1019. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a18 "id"}}
  1020. QuestSortEntryfmt = "nx"
  1021. ItemRandomPropertiesfmt = "nxiiiiis"
  1022. SoundEntriesfmt = "n", &#039;x&#039; <repeats 33 times>
  1023. TalentEntryfmt = "niiiiiiiiixxixxxxxx"
  1024. DurabilityQualityfmt = "nf"
  1025. SpellDifficultyfmt = "niiii"
  1026. CustomSpellAuraOptionsEntryIndex = {static npos = 18446744073709551615,
  1027. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629b8 "id"}}
  1028. CustomSpellInterruptsEntryfmt = {static npos = 18446744073709551615,
  1029. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b58 "ppapap"}}
  1030. MovieEntryfmt = "nxxx"
  1031. ScalingStatDistributionfmt = "n", &#039;i&#039; <repeats 20 times>, "xi"
  1032. CustomSpellClassOptionsEntryfmt = {static npos = 18446744073709551615,
  1033. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a78 "pappppa"}}
  1034. SpellTargetRestrictionsfmt = "niiii"
  1035. CustomDurationEntryIndex = {static npos = 18446744073709551615,
  1036. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962958 "id"}}
  1037. WorldSafeLocsEntryfmt = "nifffx"
  1038. MountTypefmt = "n", &#039;i&#039; <repeats 17 times>, "xxxxxxx"
  1039. DestructibleModelDatafmt = "nxxixxxixxxixxxixxx"
  1040. Holidaysfmt = "n", &#039;x&#039; <repeats 54 times>
  1041. CustomSpellTotemsEntryIndex = {static npos = 18446744073709551615,
  1042. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cf8 "id"}}
  1043. AreaGroupEntryfmt = "niiiiiii"
  1044. BarberShopStyleEntryfmt = "nixxxiii"
  1045. CustomSpellClassOptionsEntryIndex = {static npos = 18446744073709551615,
  1046. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a98 "id"}}
  1047. CustomSpellTotemsEntryfmt = {static npos = 18446744073709551615,
  1048. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cd8 "ppppp"}}
  1049. LFGDungeonEntryfmt = "nxiiiiiiixixxixix"
  1050. CharStartOutfitEntryfmt = "d", &#039;i&#039; <repeats 25 times>, &#039;x&#039; <repeats 53 times>
  1051. CustomSpellCooldownsEntryIndex = {static npos = 18446744073709551615,
  1052. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ad8 "id"}}
  1053. GameObjectDisplayInfofmt = "n", &#039;x&#039; <repeats 11 times>, "ffffffxxx"
  1054. CustomSpellDifficultyIndex = {static npos = 18446744073709551615,
  1055. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962918 "id"}}
  1056. TaxiPathEntryfmt = "niii"
  1057. CustomSpellEntryIndex = {static npos = 18446744073709551615,
  1058. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962978 "Id"}}
  1059. TOTAL_LOCALES = 9 &#039;\t&#039;
  1060. CustomSpellEffectEntryIndex = {static npos = 18446744073709551615,
  1061. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962af8 "id"}}
  1062. CreatureDisplayInfofmt = "nxxxf", &#039;x&#039; <repeats 12 times>
  1063. CustomSpellCategoriesEntryIndex = {static npos = 18446744073709551615,
  1064. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a58 "id"}}
  1065. ReputationRankStrIndex = {318, 319, 320, 321, 322, 323, 324, 325}
  1066. CustomSpellAuraRestrictionsEntryfmt = {static npos = 18446744073709551615,
  1067. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff495d868 "ppppppppp"}}
  1068. CustomSpellReagentsEntryfmt = {static npos = 18446744073709551615,
  1069. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1070. _M_p = 0x7ffff495d898 &#039;p&#039; <repeats 17 times>}}
  1071. ScalingStatValuesfmt = "in", &#039;i&#039; <repeats 20 times>, &#039;x&#039; <repeats 25 times>
  1072. SpellInterruptsfmt = "nixixi"
  1073. CustomSpellTargetRestrictionsEntryfmt = {static npos = 18446744073709551615,
  1074. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c98 "ppppp"}}
  1075. GtOCTClassCombatRatingScalarfmt = "df"
  1076. CREATURE_TYPEMASK_MECHANICAL_OR_ELEMENTAL = 264
  1077. GtRegenMPPerSptfmt = "xf"
  1078. SpellTotemsfmt = "niiii"
  1079. VehicleEntryfmt = "niffffiiiiiiii", &#039;f&#039; <repeats 15 times>, "ssssfifiixx"
  1080. DungeonEncounterfmt = "niixisxx"
  1081. TalentTabEntryfmt = "nxxiiixxxii"
  1082. ACE_ONE_SECOND_IN_USECS = 1000000
  1083. QuestFactionRewardfmt = "niiiiiiiiii"
  1084. CustomSpellScalingEntryfmt = {static npos = 18446744073709551615,
  1085. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1086. _M_p = 0x7ffff495d8c8 "n", &#039;p&#039; <repeats 15 times>}}
  1087. CinematicSequencesEntryfmt = "nxxxxxxxxx"
  1088. CurrencyTypesfmt = "nxxxxxxiixx"
  1089. True_SpellEntryfmt = "iiiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix", &#039;i&#039; <repeats 31 times>, "fffiiiiiiiiifff", &#039;i&#039; <repeats 18 times>, "fffiiifff", &#039;i&#039; <repeats 57 times>, "ffffffffff", &#039;i&#039; <repeats 11 times>
  1090. CustomSpellEffectEntryfmt = {static npos = 18446744073709551615,
  1091. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1092. _M_p = 0x7ffff4961158 "ppppppapppppppppappppppppp"}}
  1093. MaxItemSubclassValues = {9, 10, 21, 11, 12, 1, 5, 16, 1, 12, 1, 4, 9, 2, 1, 13, 12}
  1094. CustomSpellPowerEntryIndex = {static npos = 18446744073709551615,
  1095. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bf8 "id"}}
  1096. CustomSpellShapeshiftEntryIndex = {static npos = 18446744073709551615,
  1097. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c78 "id"}}
  1098. SkillLineAbilityfmt = "niiiixxiiiiixx"
  1099. SpellCooldownsfmt = "niii"
  1100. SpellItemEnchantmentfmt = "nxiiiiiixxxiiisiiiiiiix"
  1101. Buff_Entries = {179871, 179904, 179905}
  1102. CustomSpellLevelsEntryIndex = {static npos = 18446744073709551615,
  1103. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bb8 "id"}}
  1104. GtChanceToSpellCritfmt = "xf"
  1105. SpellAuraRestrictionsfmt = "niiiiiiii"
  1106. SpellClassOptionsfmt = "nxiiiix"
  1107. CustomSpellShapeshiftEntryfmt = {static npos = 18446744073709551615,
  1108. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c58 "ppapaa"}}
  1109. CustomSpellCastTimeEntryIndex = {static npos = 18446744073709551615,
  1110. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628d8 "id"}}
  1111. CustomSpellCategoriesEntryfmt = {static npos = 18446744073709551615,
  1112. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a38 "ppppppp"}}
  1113. SpellPowerfmt = "niiiixx"
  1114. __ioinit = {static _S_refcount = <optimized out>, static _S_synced_with_stdio = <optimized out>}
  1115. Achievementfmt = "niixsxiixixxii"
  1116. EmotesTextEntryfmt = "nxi", &#039;x&#039; <repeats 16 times>
  1117. GtChanceToMeleeCritBasefmt = "xf"
  1118. CreatureFamilyfmt = "nfifiiiiixsx"
  1119. SpellShapeshiftfmt = "nixixx"
  1120. CREATURE_TYPEMASK_HUMANOID_OR_UNDEAD = 96
  1121. ChrClassesEntryfmt = "nixsxxxixiixxx"
  1122. FactionEntryfmt = "n", &#039;i&#039; <repeats 18 times>, "ffixsxx"
  1123. CustomSpellPowerEntryfmt = {static npos = 18446744073709551615,
  1124. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bd8 "pppppaa"}}
  1125. PhaseEntryfmt = "nsi"
  1126. LockEntryfmt = "n", &#039;i&#039; <repeats 24 times>, "xxxxxxxx"
  1127. SpellLevelsfmt = "niii"
  1128. ItemRandomSuffixfmt = "nsxiiiiiiiiii"
  1129. CustomSpellInterruptsEntryIndex = {static npos = 18446744073709551615,
  1130. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b78 "id"}}
  1131. CustomSpellEquippedItemsEntryIndex = {static npos = 18446744073709551615,
  1132. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b38 "id"}}
  1133. ChrRacesEntryfmt = "nxixiixixxxxixsxxxxxixxx"
  1134. OverrideSpellDatafmt = "niiiiiiiiiixx"
  1135. SpellAuraOptionsfmt = "niiii"
  1136. CustomSpellLevelsEntryfmt = {static npos = 18446744073709551615,
  1137. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b98 "pppp"}}
  1138. AreaTriggerEntryfmt = "nifffxxxfffff"
  1139. GtOCTRegenHPfmt = "xf"
  1140. SpellCastTimefmt = "nixx"
  1141. CharTitlesEntryfmt = "nxsxix"
  1142. ItemLimitCategoryEntryfmt = "nxii"
  1143. CustomSpellDifficultyfmt = {static npos = 18446744073709551615,
  1144. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628f8 "ppppp"}}
  1145. WMOAreaTableEntryfmt = "niiixxxxxiixxxx"
  1146. ItemQualityColors = {4288519581, 4294967295, 4280221440, 4278218973, 4288886254, 4294934528, 4293315712, 4293315712}
  1147. CustomSpellScalingEntryIndex = {static npos = 18446744073709551615,
  1148. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c38 "id"}}
  1149. ItemArmorShieldfmt = "nifffffff"
  1150. AchievementCriteriafmt = "niiiiiiiisiiiiixxxxxxxx"
  1151. CustomSpellEntryfmt = {static npos = 18446744073709551615,
  1152. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1153. _M_p = 0x7ffff4946c58 "ppppppppppapppppppppaaaappaapapppppppappppppppa"}}
  1154. TotemCategoryEntryfmt = "nxii"
  1155. CreatureSpellDatafmt = "niiiixxxx"
  1156. ItemBagFamilyfmt = "nx"
  1157. TaxiNodesEntryfmt = "nifffsii"
  1158. EmotesEntryfmt = "nxxiiix"
  1159. GtChanceToSpellCritBasefmt = "xf"
  1160. GtRegenHPPerSptfmt = "xf"
  1161. WorldMapAreaEntryfmt = "xinxffffixxx"
  1162. SpellRuneCostfmt = "niiii"
  1163. GtCombatRatingsfmt = "xf"
  1164. CustomSpellCooldownsEntryfmt = {static npos = 18446744073709551615,
  1165. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ab8 "pppp"}}
  1166. BankBagSlotPricesEntryfmt = "ni"
  1167. RandomPropertiesPointsfmt = "n", &#039;i&#039; <repeats 15 times>
  1168. GtBarberShopCostBasefmt = "xf"
  1169. SpellFocusObjectfmt = "nx"
  1170. SpellRadiusfmt = "nfxf"
  1171. CreatureTypefmt = "nxx"
  1172. MapEntryfmt = "nxixxxsixxixiffxiixx"
  1173. SpellEquippedItemsfmt = "niii"
  1174. CustomSpellTargetRestrictionsEntryIndex = {static npos = 18446744073709551615,
  1175. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cb8 "id"}}
  1176. ItemExtendedCostEntryfmt = "nxx", &#039;i&#039; <repeats 12 times>, "xiiiiiiiiiixxxxx"
  1177. SpellCategoriesfmt = "niiiiii"
  1178. SpellScalingfmt = "niiiiffffffffffi"
  1179. VehicleSeatEntryfmt = "niiffffffffffiiiiiifffffffiiifffiiiiiiiffiiiii", &#039;x&#039; <repeats 20 times>
  1180. ItemSetEntryfmt = "dsiiiiiiiiiixxxxxxx", &#039;i&#039; <repeats 18 times>
  1181. BattlemasterListEntryfmt = "niiiiiiiiixsiiiiiiix"
  1182. SpellReagentsfmt = "n", &#039;i&#039; <repeats 16 times>
  1183. GroupUpdateLength = "\000\002\002\002\001\002\002\002\002\004\b\b\001\002\002\002\001\002\002\b"
  1184. DEFAULT_LOCALE = LOCALE_enUS
  1185. AreaPOIEntryfmt = "n", &#039;i&#039; <repeats 11 times>, "ffixixxixx"
  1186. DurabilityCostsfmt = "n", &#039;i&#039; <repeats 29 times>
  1187. GemPropertiesEntryfmt = "nixxix"
  1188. CustomSpellAuraOptionsEntryfmt = {static npos = 18446744073709551615,
  1189. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962998 "ppppp"}}
  1190. CustomSpellCastingRequirementsEntryfmt = {static npos = 18446744073709551615,
  1191. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629f8 "ppaapap"}}
  1192. TaxiPathNodeEntryfmt = "diiifffiiii"
  1193. GtChanceToMeleeCritfmt = "xf"
  1194. ArmorLocationfmt = "nfffff"
  1195. MailTemplateEntryfmt = "nxs"
  1196. CustomDurationEntryfmt = {static npos = 18446744073709551615,
  1197. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962938 "pppp"}}
  1198. SpellItemEnchantmentConditionfmt = "nbbbbbxxxxxbbbbbbbbbbiiiiiXXXXX"
  1199. Colors = 15
  1200. ItemArmorQualityfmt = "nfffffffi"
  1201. SpellCastingRequirementsfmt = "nixxixi"
  1202. SpellEffectfmt = "nifiiiffiiiiiifixfiiiiiiii"
  1203. SummonPropertiesfmt = "niiiii"
  1204. GtSpellScalingfmt = "nf"
  1205. MapDifficultyEntryfmt = "diisiix"
  1206. CREATURE_TYPEMASK_DEMON_OR_UNDEAD = 36
  1207. GlyphPropertiesfmt = "niii"
  1208. CustomSpellEquippedItemsEntryfmt = {static npos = 18446744073709551615,
  1209. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b18 "pppp"}}
  1210. SpellRangefmt = "nffffixx"
  1211. GuildPerksfmt = "nii"
  1212. SpellDurationfmt = "niii"
  1213. SpellEntryfmt = "niiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix"
  1214. ChatChannelsEntryfmt = "nixsx"
  1215. SkillLinefmt = "nixsxixi"
  1216. AreaTableEntryfmt = "iiinixxxxxisi", &#039;x&#039; <repeats 12 times>
  1217. TalentTreePrimarySpellsfmt = "niix"
  1218. WorldMapOverlayEntryfmt = "nxiiiixxxxxxxxx"
  1219. TeamId2Team = {ALLIANCE, HORDE, TEAM_OTHER}
  1220. FactionTemplateEntryfmt = "n", &#039;i&#039; <repeats 13 times>
  1221. ItemArmorTotalfmt = "niffff"
  1222. GlyphSlotfmt = "nii"
  1223. CustomSpellCastTimeEntryfmt = {static npos = 18446744073709551615,
  1224. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628b8 "ppaa"}}
  1225. CustomSpellReagentsEntryIndex = {static npos = 18446744073709551615,
  1226. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c18 "id"}}
  1227. LogLevels = 4
  1228. ItemDamagefmt = "nfffffffi"
  1229. QuestXPfmt = "niiiiiiiiii"
  1230. CustomSpellAuraRestrictionsEntryIndex = {static npos = 18446744073709551615,
  1231. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629d8 "id"}}
  1232. SpellShapeshiftFormfmt = "nxxiixiiixxiiiiiiiixx"
  1233. MountCapabilityfmt = "niixxiii"
  1234. #16 0x0000000000f14836 in void VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > >(Trinity::ObjectUpdater&, ContainerMapList<TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > >&) ()
  1235. AuctionHouseEntryfmt = "niiix"
  1236. PvPDifficultyfmt = "diiiii"
  1237. CustomSpellCastingRequirementsEntryIndex = {static npos = 18446744073709551615,
  1238. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a18 "id"}}
  1239. QuestSortEntryfmt = "nx"
  1240. ItemRandomPropertiesfmt = "nxiiiiis"
  1241. SoundEntriesfmt = "n", &#039;x&#039; <repeats 33 times>
  1242. TalentEntryfmt = "niiiiiiiiixxixxxxxx"
  1243. DurabilityQualityfmt = "nf"
  1244. SpellDifficultyfmt = "niiii"
  1245. CustomSpellAuraOptionsEntryIndex = {static npos = 18446744073709551615,
  1246. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629b8 "id"}}
  1247. CustomSpellInterruptsEntryfmt = {static npos = 18446744073709551615,
  1248. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b58 "ppapap"}}
  1249. MovieEntryfmt = "nxxx"
  1250. ScalingStatDistributionfmt = "n", &#039;i&#039; <repeats 20 times>, "xi"
  1251. CustomSpellClassOptionsEntryfmt = {static npos = 18446744073709551615,
  1252. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a78 "pappppa"}}
  1253. SpellTargetRestrictionsfmt = "niiii"
  1254. CustomDurationEntryIndex = {static npos = 18446744073709551615,
  1255. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962958 "id"}}
  1256. WorldSafeLocsEntryfmt = "nifffx"
  1257. MountTypefmt = "n", &#039;i&#039; <repeats 17 times>, "xxxxxxx"
  1258. DestructibleModelDatafmt = "nxxixxxixxxixxxixxx"
  1259. Holidaysfmt = "n", &#039;x&#039; <repeats 54 times>
  1260. CustomSpellTotemsEntryIndex = {static npos = 18446744073709551615,
  1261. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cf8 "id"}}
  1262. AreaGroupEntryfmt = "niiiiiii"
  1263. BarberShopStyleEntryfmt = "nixxxiii"
  1264. CustomSpellClassOptionsEntryIndex = {static npos = 18446744073709551615,
  1265. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a98 "id"}}
  1266. CustomSpellTotemsEntryfmt = {static npos = 18446744073709551615,
  1267. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cd8 "ppppp"}}
  1268. LFGDungeonEntryfmt = "nxiiiiiiixixxixix"
  1269. CharStartOutfitEntryfmt = "d", &#039;i&#039; <repeats 25 times>, &#039;x&#039; <repeats 53 times>
  1270. CustomSpellCooldownsEntryIndex = {static npos = 18446744073709551615,
  1271. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ad8 "id"}}
  1272. GameObjectDisplayInfofmt = "n", &#039;x&#039; <repeats 11 times>, "ffffffxxx"
  1273. CustomSpellDifficultyIndex = {static npos = 18446744073709551615,
  1274. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962918 "id"}}
  1275. TaxiPathEntryfmt = "niii"
  1276. CustomSpellEntryIndex = {static npos = 18446744073709551615,
  1277. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962978 "Id"}}
  1278. TOTAL_LOCALES = 9 &#039;\t&#039;
  1279. CustomSpellEffectEntryIndex = {static npos = 18446744073709551615,
  1280. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962af8 "id"}}
  1281. CreatureDisplayInfofmt = "nxxxf", &#039;x&#039; <repeats 12 times>
  1282. CustomSpellCategoriesEntryIndex = {static npos = 18446744073709551615,
  1283. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a58 "id"}}
  1284. ReputationRankStrIndex = {318, 319, 320, 321, 322, 323, 324, 325}
  1285. CustomSpellAuraRestrictionsEntryfmt = {static npos = 18446744073709551615,
  1286. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff495d868 "ppppppppp"}}
  1287. CustomSpellReagentsEntryfmt = {static npos = 18446744073709551615,
  1288. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1289. _M_p = 0x7ffff495d898 &#039;p&#039; <repeats 17 times>}}
  1290. ScalingStatValuesfmt = "in", &#039;i&#039; <repeats 20 times>, &#039;x&#039; <repeats 25 times>
  1291. SpellInterruptsfmt = "nixixi"
  1292. CustomSpellTargetRestrictionsEntryfmt = {static npos = 18446744073709551615,
  1293. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c98 "ppppp"}}
  1294. GtOCTClassCombatRatingScalarfmt = "df"
  1295. CREATURE_TYPEMASK_MECHANICAL_OR_ELEMENTAL = 264
  1296. GtRegenMPPerSptfmt = "xf"
  1297. SpellTotemsfmt = "niiii"
  1298. VehicleEntryfmt = "niffffiiiiiiii", &#039;f&#039; <repeats 15 times>, "ssssfifiixx"
  1299. DungeonEncounterfmt = "niixisxx"
  1300. TalentTabEntryfmt = "nxxiiixxxii"
  1301. ACE_ONE_SECOND_IN_USECS = 1000000
  1302. QuestFactionRewardfmt = "niiiiiiiiii"
  1303. CustomSpellScalingEntryfmt = {static npos = 18446744073709551615,
  1304. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1305. _M_p = 0x7ffff495d8c8 "n", &#039;p&#039; <repeats 15 times>}}
  1306. CinematicSequencesEntryfmt = "nxxxxxxxxx"
  1307. CurrencyTypesfmt = "nxxxxxxiixx"
  1308. True_SpellEntryfmt = "iiiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix", &#039;i&#039; <repeats 31 times>, "fffiiiiiiiiifff", &#039;i&#039; <repeats 18 times>, "fffiiifff", &#039;i&#039; <repeats 57 times>, "ffffffffff", &#039;i&#039; <repeats 11 times>
  1309. CustomSpellEffectEntryfmt = {static npos = 18446744073709551615,
  1310. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1311. _M_p = 0x7ffff4961158 "ppppppapppppppppappppppppp"}}
  1312. MaxItemSubclassValues = {9, 10, 21, 11, 12, 1, 5, 16, 1, 12, 1, 4, 9, 2, 1, 13, 12}
  1313. CustomSpellPowerEntryIndex = {static npos = 18446744073709551615,
  1314. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bf8 "id"}}
  1315. CustomSpellShapeshiftEntryIndex = {static npos = 18446744073709551615,
  1316. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c78 "id"}}
  1317. SkillLineAbilityfmt = "niiiixxiiiiixx"
  1318. SpellCooldownsfmt = "niii"
  1319. SpellItemEnchantmentfmt = "nxiiiiiixxxiiisiiiiiiix"
  1320. Buff_Entries = {179871, 179904, 179905}
  1321. CustomSpellLevelsEntryIndex = {static npos = 18446744073709551615,
  1322. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bb8 "id"}}
  1323. GtChanceToSpellCritfmt = "xf"
  1324. SpellAuraRestrictionsfmt = "niiiiiiii"
  1325. SpellClassOptionsfmt = "nxiiiix"
  1326. CustomSpellShapeshiftEntryfmt = {static npos = 18446744073709551615,
  1327. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c58 "ppapaa"}}
  1328. CustomSpellCastTimeEntryIndex = {static npos = 18446744073709551615,
  1329. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628d8 "id"}}
  1330. CustomSpellCategoriesEntryfmt = {static npos = 18446744073709551615,
  1331. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962a38 "ppppppp"}}
  1332. SpellPowerfmt = "niiiixx"
  1333. __ioinit = {static _S_refcount = <optimized out>, static _S_synced_with_stdio = <optimized out>}
  1334. Achievementfmt = "niixsxiixixxii"
  1335. EmotesTextEntryfmt = "nxi", &#039;x&#039; <repeats 16 times>
  1336. GtChanceToMeleeCritBasefmt = "xf"
  1337. CreatureFamilyfmt = "nfifiiiiixsx"
  1338. SpellShapeshiftfmt = "nixixx"
  1339. CREATURE_TYPEMASK_HUMANOID_OR_UNDEAD = 96
  1340. ChrClassesEntryfmt = "nixsxxxixiixxx"
  1341. FactionEntryfmt = "n", &#039;i&#039; <repeats 18 times>, "ffixsxx"
  1342. CustomSpellPowerEntryfmt = {static npos = 18446744073709551615,
  1343. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962bd8 "pppppaa"}}
  1344. PhaseEntryfmt = "nsi"
  1345. LockEntryfmt = "n", &#039;i&#039; <repeats 24 times>, "xxxxxxxx"
  1346. SpellLevelsfmt = "niii"
  1347. ItemRandomSuffixfmt = "nsxiiiiiiiiii"
  1348. CustomSpellInterruptsEntryIndex = {static npos = 18446744073709551615,
  1349. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b78 "id"}}
  1350. CustomSpellEquippedItemsEntryIndex = {static npos = 18446744073709551615,
  1351. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b38 "id"}}
  1352. ChrRacesEntryfmt = "nxixiixixxxxixsxxxxxixxx"
  1353. OverrideSpellDatafmt = "niiiiiiiiiixx"
  1354. SpellAuraOptionsfmt = "niiii"
  1355. CustomSpellLevelsEntryfmt = {static npos = 18446744073709551615,
  1356. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b98 "pppp"}}
  1357. AreaTriggerEntryfmt = "nifffxxxfffff"
  1358. GtOCTRegenHPfmt = "xf"
  1359. SpellCastTimefmt = "nixx"
  1360. CharTitlesEntryfmt = "nxsxix"
  1361. ItemLimitCategoryEntryfmt = "nxii"
  1362. CustomSpellDifficultyfmt = {static npos = 18446744073709551615,
  1363. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628f8 "ppppp"}}
  1364. WMOAreaTableEntryfmt = "niiixxxxxiixxxx"
  1365. ItemQualityColors = {4288519581, 4294967295, 4280221440, 4278218973, 4288886254, 4294934528, 4293315712, 4293315712}
  1366. CustomSpellScalingEntryIndex = {static npos = 18446744073709551615,
  1367. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c38 "id"}}
  1368. ItemArmorShieldfmt = "nifffffff"
  1369. AchievementCriteriafmt = "niiiiiiiisiiiiixxxxxxxx"
  1370. CustomSpellEntryfmt = {static npos = 18446744073709551615,
  1371. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1372. _M_p = 0x7ffff4946c58 "ppppppppppapppppppppaaaappaapapppppppappppppppa"}}
  1373. TotemCategoryEntryfmt = "nxii"
  1374. CreatureSpellDatafmt = "niiiixxxx"
  1375. ItemBagFamilyfmt = "nx"
  1376. TaxiNodesEntryfmt = "nifffsii"
  1377. EmotesEntryfmt = "nxxiiix"
  1378. GtChanceToSpellCritBasefmt = "xf"
  1379. GtRegenHPPerSptfmt = "xf"
  1380. WorldMapAreaEntryfmt = "xinxffffixxx"
  1381. SpellRuneCostfmt = "niiii"
  1382. GtCombatRatingsfmt = "xf"
  1383. CustomSpellCooldownsEntryfmt = {static npos = 18446744073709551615,
  1384. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962ab8 "pppp"}}
  1385. BankBagSlotPricesEntryfmt = "ni"
  1386. RandomPropertiesPointsfmt = "n", &#039;i&#039; <repeats 15 times>
  1387. GtBarberShopCostBasefmt = "xf"
  1388. SpellFocusObjectfmt = "nx"
  1389. SpellRadiusfmt = "nfxf"
  1390. CreatureTypefmt = "nxx"
  1391. MapEntryfmt = "nxixxxsixxixiffxiixx"
  1392. SpellEquippedItemsfmt = "niii"
  1393. CustomSpellTargetRestrictionsEntryIndex = {static npos = 18446744073709551615,
  1394. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962cb8 "id"}}
  1395. ItemExtendedCostEntryfmt = "nxx", &#039;i&#039; <repeats 12 times>, "xiiiiiiiiiixxxxx"
  1396. SpellCategoriesfmt = "niiiiii"
  1397. SpellScalingfmt = "niiiiffffffffffi"
  1398. VehicleSeatEntryfmt = "niiffffffffffiiiiiifffffffiiifffiiiiiiiffiiiii", &#039;x&#039; <repeats 20 times>
  1399. ItemSetEntryfmt = "dsiiiiiiiiiixxxxxxx", &#039;i&#039; <repeats 18 times>
  1400. BattlemasterListEntryfmt = "niiiiiiiiixsiiiiiiix"
  1401. SpellReagentsfmt = "n", &#039;i&#039; <repeats 16 times>
  1402. GroupUpdateLength = "\000\002\002\002\001\002\002\002\002\004\b\b\001\002\002\002\001\002\002\b"
  1403. DEFAULT_LOCALE = LOCALE_enUS
  1404. AreaPOIEntryfmt = "n", &#039;i&#039; <repeats 11 times>, "ffixixxixx"
  1405. DurabilityCostsfmt = "n", &#039;i&#039; <repeats 29 times>
  1406. GemPropertiesEntryfmt = "nixxix"
  1407. CustomSpellAuraOptionsEntryfmt = {static npos = 18446744073709551615,
  1408. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962998 "ppppp"}}
  1409. CustomSpellCastingRequirementsEntryfmt = {static npos = 18446744073709551615,
  1410. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629f8 "ppaapap"}}
  1411. TaxiPathNodeEntryfmt = "diiifffiiii"
  1412. GtChanceToMeleeCritfmt = "xf"
  1413. ArmorLocationfmt = "nfffff"
  1414. MailTemplateEntryfmt = "nxs"
  1415. CustomDurationEntryfmt = {static npos = 18446744073709551615,
  1416. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962938 "pppp"}}
  1417. SpellItemEnchantmentConditionfmt = "nbbbbbxxxxxbbbbbbbbbbiiiiiXXXXX"
  1418. Colors = 15
  1419. ItemArmorQualityfmt = "nfffffffi"
  1420. SpellCastingRequirementsfmt = "nixxixi"
  1421. SpellEffectfmt = "nifiiiffiiiiiifixfiiiiiiii"
  1422. SummonPropertiesfmt = "niiiii"
  1423. GtSpellScalingfmt = "nf"
  1424. MapDifficultyEntryfmt = "diisiix"
  1425. CREATURE_TYPEMASK_DEMON_OR_UNDEAD = 36
  1426. GlyphPropertiesfmt = "niii"
  1427. CustomSpellEquippedItemsEntryfmt = {static npos = 18446744073709551615,
  1428. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962b18 "pppp"}}
  1429. SpellRangefmt = "nffffixx"
  1430. GuildPerksfmt = "nii"
  1431. SpellDurationfmt = "niii"
  1432. SpellEntryfmt = "niiiiiiiiixiiiifiiiisixxiixxixiiiiiiixiiiiixiix"
  1433. ChatChannelsEntryfmt = "nixsx"
  1434. SkillLinefmt = "nixsxixi"
  1435. AreaTableEntryfmt = "iiinixxxxxisi", &#039;x&#039; <repeats 12 times>
  1436. TalentTreePrimarySpellsfmt = "niix"
  1437. WorldMapOverlayEntryfmt = "nxiiiixxxxxxxxx"
  1438. TeamId2Team = {ALLIANCE, HORDE, TEAM_OTHER}
  1439. FactionTemplateEntryfmt = "n", &#039;i&#039; <repeats 13 times>
  1440. ItemArmorTotalfmt = "niffff"
  1441. GlyphSlotfmt = "nii"
  1442. CustomSpellCastTimeEntryfmt = {static npos = 18446744073709551615,
  1443. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49628b8 "ppaa"}}
  1444. CustomSpellReagentsEntryIndex = {static npos = 18446744073709551615,
  1445. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4962c18 "id"}}
  1446. LogLevels = 4
  1447. ItemDamagefmt = "nfffffffi"
  1448. QuestXPfmt = "niiiiiiiiii"
  1449. CustomSpellAuraRestrictionsEntryIndex = {static npos = 18446744073709551615,
  1450. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff49629d8 "id"}}
  1451. SpellShapeshiftFormfmt = "nxxiixiiixxiiiiiiiixx"
  1452. MountCapabilityfmt = "niixxiii"
  1453. #17 0x0000000000f140f2 in VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (v=..., c=...)
  1454. at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:75
  1455. No locals.
  1456. #18 0x0000000000f13897 in VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1457. v=..., c=...) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:98
  1458. No locals.
  1459. #19 0x0000000000f12eda in TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffc77fed80, c=...) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Dynamic/TypeContainerVisitor.h:109
  1460. No locals.
  1461. #20 0x0000000000f1248b in Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater> (this=0x7fffbf078958, visitor=...)
  1462. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Grid.h:93
  1463. No locals.
  1464. #21 0x0000000000f10bb4 in NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffbf077000, x=@0x7fffc77febcc, y=@0x7fffc77febc8, visitor=...)
  1465. at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/NGrid.h:149
  1466. No locals.
  1467. #22 0x0000000000f0ec83 in Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffcc810000, cell=..., visitor=...) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.h:657
  1468. x = 41
  1469. y = 27
  1470. cell_x = 2
  1471. cell_y = 0
  1472. #23 0x0000000000f0ad16 in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffc77fecc0, standing_cell=..., visitor=..., m=...) at /home/wow/source/SkyFireEMU_clean/src/server/game/Grids/Cells/CellImpl.h:52
  1473. __PRETTY_FUNCTION__ = "void Cell::Visit(const CellPair&, TypeContainerVisitor<T, CONTAINER>&, Map&) const [with T = Trinity::ObjectUpdater, CONTAINER = TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<Dynam"...
  1474. __FUNCTION__ = "Visit"
  1475. district = 16
  1476. begin_cell = {x_coord = 3347049584, y_coord = 32767}
  1477. end_cell = {x_coord = 110922, y_coord = 0}
  1478. #24 0x0000000000efe366 in Map::VisitNearbyCellsOf (this=0x7fffcc810000, obj=0x7fffb2c45000, gridVisitor=..., worldVisitor=...)
  1479. at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.cpp:504
  1480. cell_id = 110922
  1481. pair = {x_coord = 330, y_coord = 216}
  1482. cell = {data = {Part = {grid_x = 41, grid_y = 27, cell_x = 2, cell_y = 0, nocreate = 0, reserved = 16}, All = 536880873}}
  1483. y = 216
  1484. x = 330
  1485. standing_cell = {x_coord = 330, y_coord = 216}
  1486. begin_cell = {x_coord = 328, y_coord = 214}
  1487. end_cell = {x_coord = 331, y_coord = 217}
  1488. area = {right_offset = 1, left_offset = 2, upper_offset = 1, lower_offset = 2}
  1489. #25 0x0000000000efe642 in Map::Update (this=0x7fffcc810000, t_diff=@0x7fff836a8660) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/Map.cpp:545
  1490. plr = 0x7fffb2c45000
  1491. updater = {i_timeDiff = 109}
  1492. grid_object_update = {i_visitor = @0x7fffc77fed90}
  1493. world_object_update = {i_visitor = @0x7fffc77fed90}
  1494. #26 0x000000000117cd50 in MapUpdateRequest::call (this=0x7fff836a8640) at /home/wow/source/SkyFireEMU_clean/src/server/game/Maps/MapUpdater.cpp:77
  1495. No locals.
  1496. #27 0x0000000001235249 in DelayExecutor::svc (this=0x7fffe9296240) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Threading/DelayExecutor.cpp:74
  1497. rq = 0x7fff836a8640
  1498. #28 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  1499. No symbol table info available.
  1500. #29 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  1501. No symbol table info available.
  1502. #30 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  1503. No symbol table info available.
  1504. #31 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  1505. No symbol table info available.
  1506. #32 0x0000000000000000 in ?? ()
  1507. No symbol table info available.
  1508.  
  1509. Thread 5 (Thread 0x7ffff1fff700 (LWP 8971)):
  1510. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  1511. No symbol table info available.
  1512. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  1513. No symbol table info available.
  1514. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff480b400, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  1515. result = 0
  1516. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff480b400, first_item=@0x7ffff1ffee38, timeout=0x0)
  1517. at /usr/include/ace/Message_Queue_T.cpp:1938
  1518. ace_mon = {lock_ = 0x7ffff480b450, owner_ = 0}
  1519. #4 0x00007ffff766e7b2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  1520. No symbol table info available.
  1521. #5 0x0000000001228711 in DatabaseWorker::svc (this=0x7ffff21f73c0) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Database/DatabaseWorker.cpp:45
  1522. request = 0x7fffcd678460
  1523. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  1524. No symbol table info available.
  1525. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  1526. No symbol table info available.
  1527. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  1528. No symbol table info available.
  1529. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  1530. No symbol table info available.
  1531. #10 0x0000000000000000 in ?? ()
  1532. No symbol table info available.
  1533.  
  1534. Thread 4 (Thread 0x7ffff33ff700 (LWP 8970)):
  1535. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  1536. No symbol table info available.
  1537. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  1538. No symbol table info available.
  1539. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff480b300, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  1540. result = 0
  1541. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff480b300, first_item=@0x7ffff33fee38, timeout=0x0)
  1542. at /usr/include/ace/Message_Queue_T.cpp:1938
  1543. ace_mon = {lock_ = 0x7ffff480b350, owner_ = 0}
  1544. #4 0x00007ffff766e7b2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  1545. No symbol table info available.
  1546. #5 0x0000000001228711 in DatabaseWorker::svc (this=0x7ffff488d780) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Database/DatabaseWorker.cpp:45
  1547. request = 0x7fff8ab2de80
  1548. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  1549. No symbol table info available.
  1550. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  1551. No symbol table info available.
  1552. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  1553. No symbol table info available.
  1554. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  1555. No symbol table info available.
  1556. #10 0x0000000000000000 in ?? ()
  1557. No symbol table info available.
  1558.  
  1559. Thread 3 (Thread 0x7ffff47ff700 (LWP 8969)):
  1560. #0 0x00007ffff5fc916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  1561. No symbol table info available.
  1562. #1 0x00007ffff76864d5 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.7.7.so
  1563. No symbol table info available.
  1564. #2 0x0000000000b81a49 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff480b200, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1746
  1565. result = 0
  1566. #3 0x0000000000b81278 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff480b200, first_item=@0x7ffff47fee38, timeout=0x0)
  1567. at /usr/include/ace/Message_Queue_T.cpp:1938
  1568. ace_mon = {lock_ = 0x7ffff480b250, owner_ = 0}
  1569. #4 0x00007ffff766e7b2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /usr/lib/libACE-5.7.7.so
  1570. No symbol table info available.
  1571. #5 0x0000000001228711 in DatabaseWorker::svc (this=0x7ffff488d540) at /home/wow/source/SkyFireEMU_clean/src/server/shared/Database/DatabaseWorker.cpp:45
  1572. request = 0x7ffff21f24c0
  1573. #6 0x00007ffff76ed847 in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-5.7.7.so
  1574. No symbol table info available.
  1575. #7 0x00007ffff76eebc1 in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-5.7.7.so
  1576. No symbol table info available.
  1577. #8 0x00007ffff5fc48ba in start_thread () from /lib/libpthread.so.0
  1578. No symbol table info available.
  1579. #9 0x00007ffff5d2c02d in clone () from /lib/libc.so.6
  1580. No symbol table info available.
  1581. #10 0x0000000000000000 in ?? ()
  1582. No symbol table info available.
  1583.  
  1584. Thread 1 (Thread 0x7ffff7fea720 (LWP 8965)):
  1585. #0 0x00007ffff5fc5be5 in pthread_join () from /lib/libpthread.so.0
  1586. No symbol table info available.
  1587. #1 0x00007ffff76f0f6c in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /usr/lib/libACE-5.7.7.so
  1588. No symbol table info available.
  1589. #2 0x0000000000fc8574 in ReactorRunnable::Wait (this=0x7fffce2b3e08) at /home/wow/source/SkyFireEMU_clean/src/server/game/Server/WorldSocketMgr.cpp:108
  1590. No locals.
  1591. #3 0x0000000000fc6c54 in WorldSocketMgr::Wait (this=0x7fffcf386848) at /home/wow/source/SkyFireEMU_clean/src/server/game/Server/WorldSocketMgr.cpp:325
  1592. i = 0
  1593. #4 0x0000000000b900e9 in Master::Run (this=0x7ffff480f1d8) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/Master.cpp:282
  1594. seed1 = {_bn = 0x7ffff4a480c0, _array = 0x0}
  1595. SignalINT = {<Trinity::SignalHandler> = {<> = {<No data fields>}, <No data fields>}, <No data fields>}
  1596. SignalTERM = {<Trinity::SignalHandler> = {<> = {<No data fields>}, <No data fields>}, <No data fields>}
  1597. Handler = <incomplete type>
  1598. world_thread = {m_iThreadId = 140736523663104, m_hThreadHandle = 140736523663104, m_task = 0x7fffce17c030, static m_ThreadStorage = {
  1599. _vptr.ACE_TSS = 0x1964a90, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {
  1600. __prev = 0x0, __next = 0x0}}, __size = &#039;\000&#039; <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  1601. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1602. rar_thread = {m_iThreadId = 140736498497280, m_hThreadHandle = 140736498497280, m_task = 0x7fffce1f8960, static m_ThreadStorage = {_vptr.ACE_TSS = 0x1964a90,
  1603. keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  1604. __size = &#039;\000&#039; <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1605. cliThread = 0x7fffce1f8940
  1606. soap_thread = 0x7fffce1f89e0
  1607. bind_ip = {static npos = 18446744073709551615,
  1608. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffce1f8a38 "0.0.0.0"}}
  1609. pidfile = {static npos = 18446744073709551615,
  1610. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff6973138 ""}}
  1611. wsport = 8153
  1612. #5 0x0000000000b88dbd in main (argc=1, argv=0x7fffffffe8b8) at /home/wow/source/SkyFireEMU_clean/src/server/worldserver/Main.cpp:149
  1613. cfg_file = 0x182bc60 "/home/wow/mainserver/etc/worldserver.conf"
  1614. c = 1
  1615. ret = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement