Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 33.80 KB | None | 0 0
  1. [New Thread 0xb4fffb90 (LWP 18372)]
  2. [New Thread 0xb3fffb90 (LWP 18373)]
  3. [New Thread 0x9e3ffb90 (LWP 18392)]
  4. [New Thread 0x957ffb90 (LWP 18393)]
  5. [New Thread 0x94ffeb90 (LWP 18394)]
  6. [New Thread 0x93fffb90 (LWP 18395)]
  7. [Thread 0x93fffb90 (LWP 18395) exited]
  8. [New Thread 0x92fffb90 (LWP 18396)]
  9. [New Thread 0x91fffb90 (LWP 18397)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x9e3ffb90 (LWP 18392)]
  13. spell_mage_cold_snap::spell_mage_cold_snap_SpellScript::HandleDummy (
  14.     this=0x486fd480)
  15.     at /home/phoenix2/src/server/scripts/Spells/spell_mage.cpp:95
  16. 95                      if (spellInfo->SpellFamilyName == SPELLFAMILY_MAGE &&
  17. #0  spell_mage_cold_snap::spell_mage_cold_snap_SpellScript::HandleDummy (
  18.     this=0x486fd480)
  19.     at /home/phoenix2/src/server/scripts/Spells/spell_mage.cpp:95
  20. #1  0x0876ab07 in Spell::HandleEffects (this=0x5dd80dc0,
  21.     pUnitTarget=0x5f3da000, pItemTarget=0x0, pGOTarget=0x0,
  22.     i=<value optimized out>)
  23.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:7442
  24. #2  0x0876b918 in Spell::DoSpellHitOnUnit (this=0x5dd80dc0, unit=0x5f3da000,
  25.     effectMask=1, scaleAura=false)
  26.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:1623
  27. #3  0x0876c26d in Spell::DoAllEffectOnTarget (this=0x5dd80dc0,
  28.     target=0x73a67cc8) at /home/phoenix2/src/server/game/Spells/Spell.cpp:1198
  29. #4  0x087708af in Spell::handle_immediate (this=0x5dd80dc0)
  30.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3447
  31. #5  0x0877d0b5 in Spell::cast (this=0x5dd80dc0, skipCheck=true)
  32.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3399
  33. #6  0x0877e7c6 in Spell::prepare (this=0x5dd80dc0, targets=0x9e3ff0b8,
  34.     triggeredByAura=0x0)
  35.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3114
  36. #7  0x08758b55 in WorldSession::HandleCastSpellOpcode (this=0x90efd100,
  37.     recvPacket=@0x72e4c6c0)
  38.     at /home/phoenix2/src/server/game/Server/Protocol/Handlers/SpellHandler.cpp:403
  39. #8  0x086d486f in WorldSession::Update (this=0x90efd100, diff=149,
  40.     updater=@0x9e3ff288)
  41.     at /home/phoenix2/src/server/game/Server/WorldSession.cpp:291
  42. #9  0x0867ada5 in Map::Update (this=0x721f7000, t_diff=@0x5f88d630)
  43.     at /home/phoenix2/src/server/game/Maps/Map.cpp:516
  44. #10 0x08866f39 in MapInstanced::Update (this=0x7b7b0000, t=@0x5f88d630)
  45.     at /home/phoenix2/src/server/game/Maps/MapInstanced.cpp:67
  46. #11 0x08866bec in MapUpdateRequest::call (this=0x5f88d620)
  47.     at /home/phoenix2/src/server/game/Maps/MapUpdater.cpp:54
  48. #12 0x088e7168 in DelayExecutor::svc (this=0xa0aa8418)
  49.     at /home/phoenix2/src/server/shared/Threading/DelayExecutor.cpp:52
  50. #13 0xb7783542 in ACE_Task_Base::svc_run (args=0xa0aa8418)
  51.     at ../../ace/Task.cpp:275
  52. #14 0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0x9fcd3d80)
  53.     at ../../ace/Thread_Adapter.cpp:149
  54. #15 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0x9fcd3d80)
  55.     at ../../ace/Thread_Adapter.cpp:98
  56. #16 0xb76e0f81 in ace_thread_adapter (args=0x9fcd3d80)
  57.     at ../../ace/Base_Thread_Adapter.cpp:124
  58. #17 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  59. #18 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  60. #0  spell_mage_cold_snap::spell_mage_cold_snap_SpellScript::HandleDummy (
  61.     this=0x486fd480)
  62.     at /home/phoenix2/src/server/scripts/Spells/spell_mage.cpp:95
  63.     spellInfo = (const SpellEntry *) 0x0
  64.     caster = (class Unit *) 0x5f3da000
  65. #1  0x0876ab07 in Spell::HandleEffects (this=0x5dd80dc0,
  66.     pUnitTarget=0x5f3da000, pItemTarget=0x0, pGOTarget=0x0,
  67.     i=<value optimized out>)
  68.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:7442
  69.     eff = 3 '\003'
  70.     preventDefault = false
  71. #2  0x0876b918 in Spell::DoSpellHitOnUnit (this=0x5dd80dc0, unit=0x5f3da000,
  72.     effectMask=1, scaleAura=false)
  73.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:1623
  74.     aura_effmask = 132 '\204'
  75.     __FUNCTION__ = "DoSpellHitOnUnit"
  76. #3  0x0876c26d in Spell::DoAllEffectOnTarget (this=0x5dd80dc0,
  77.     target=0x73a67cc8) at /home/phoenix2/src/server/game/Spells/Spell.cpp:1198
  78.     missInfo = <value optimized out>
  79.     mask = 0 '\0'
  80.     unit = (class Unit *) 0x5f3da000
  81.     caster = (class Unit *) 0x5f3da000
  82.     missInfo = SPELL_MISS_NONE
  83.     procAttacker = 0
  84.     procVictim = 0
  85.     procEx = 0
  86.     canEffectTrigger = true
  87.     spellHitTarget = (class Unit *) 0x5f3da000
  88. #4  0x087708af in Spell::handle_immediate (this=0x5dd80dc0)
  89.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3447
  90. No locals.
  91. #5  0x0877d0b5 in Spell::cast (this=0x5dd80dc0, skipCheck=true)
  92.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3399
  93. No locals.
  94. #6  0x0877e7c6 in Spell::prepare (this=0x5dd80dc0, targets=0x9e3ff0b8,
  95.     triggeredByAura=0x0)
  96.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3114
  97.     result = <value optimized out>
  98. #7  0x08758b55 in WorldSession::HandleCastSpellOpcode (this=0x90efd100,
  99.     recvPacket=@0x72e4c6c0)
  100.     at /home/phoenix2/src/server/game/Server/Protocol/Handlers/SpellHandler.cpp:403
  101.     spellId = <value optimized out>
  102.     castCount = 33 '!'
  103.     castFlags = <value optimized out>
  104.     mover = (class Unit *) 0x5f3da000
  105.     spellInfo = (const SpellEntry *) 0xab344178
  106.     targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
  107.     m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
  108.     m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  109.   m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0, m_positionY = 0,
  110.     m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {
  111.       m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  112.     m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = {
  113.     static npos = 4294967295,
  114.     _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x9047e9c ""}},
  115.   m_targetMask = 0, m_unitTarget = 0x0, m_GOTarget = 0x0, m_itemTarget = 0x0,
  116.   m_unitTargetGUID = 0, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,
  117.   m_itemTargetGUID = 0, m_itemTargetEntry = 0}
  118.     spell = (Spell *) 0x5dd80dc0
  119. #8  0x086d486f in WorldSession::Update (this=0x90efd100, diff=149,
  120.     updater=@0x9e3ff288)
  121.     at /home/phoenix2/src/server/game/Server/WorldSession.cpp:291
  122.     packet = (WorldPacket *) 0x72e4c6c0
  123. #9  0x0867ada5 in Map::Update (this=0x721f7000, t_diff=@0x5f88d630)
  124.     at /home/phoenix2/src/server/game/Maps/Map.cpp:516
  125.     pSession = (WorldSession *) 0x8000c084
  126.     updater = {<PacketFilter> = {_vptr.PacketFilter = 0x8e24f88,
  127.     m_pSession = 0x90efd100}, <No data fields>}
  128.     plr = <value optimized out>
  129.     updater = {i_timeDiff = 149}
  130.     grid_object_update = {i_visitor = @0x9e3ff298}
  131.     world_object_update = {i_visitor = @0x9e3ff298}
  132. #10 0x08866f39 in MapInstanced::Update (this=0x7b7b0000, t=@0x5f88d630)
  133.     at /home/phoenix2/src/server/game/Maps/MapInstanced.cpp:67
  134.     i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x544ea980,
  135.     _M_cur_bucket = 0x770e8848}, <No data fields>}
  136. #11 0x08866bec in MapUpdateRequest::call (this=0x5f88d620)
  137.     at /home/phoenix2/src/server/game/Maps/MapUpdater.cpp:54
  138. No locals.
  139. #12 0x088e7168 in DelayExecutor::svc (this=0xa0aa8418)
  140.     at /home/phoenix2/src/server/shared/Threading/DelayExecutor.cpp:52
  141.     rq = (class ACE_Method_Request *) 0x5f88d620
  142. #13 0xb7783542 in ACE_Task_Base::svc_run (args=0xa0aa8418)
  143.     at ../../ace/Task.cpp:275
  144.     svc_status = <value optimized out>
  145. #14 0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0x9fcd3d80)
  146.     at ../../ace/Thread_Adapter.cpp:149
  147.     hook = (class ACE_Thread_Hook *) 0x8000c084
  148.     func = (ACE_THR_FUNC) 0xb77834f0 <ACE_Task_Base::svc_run(void*)>
  149.     arg = (void *) 0xa0aa8418
  150.     status = (ACE_THR_FUNC_RETURN) 0x0
  151. #15 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0x9fcd3d80)
  152.     at ../../ace/Thread_Adapter.cpp:98
  153.     exit_hook_instance = (ACE_Thread_Exit *) 0x9d407010
  154.     exit_hook_maybe = {instance_ = 0x0}
  155.     exit_hook_ptr = <value optimized out>
  156. #16 0xb76e0f81 in ace_thread_adapter (args=0x9fcd3d80)
  157.     at ../../ace/Base_Thread_Adapter.cpp:124
  158.     status = (ACE_THR_FUNC_RETURN) 0x0
  159. #17 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  160. No symbol table info available.
  161. #18 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  162. No symbol table info available.
  163.   10 Thread 0x91fffb90 (LWP 18397)  0xffffe430 in __kernel_vsyscall ()
  164.   9 Thread 0x92fffb90 (LWP 18396)  0xffffe430 in __kernel_vsyscall ()
  165.   7 Thread 0x94ffeb90 (LWP 18394)  0xffffe430 in __kernel_vsyscall ()
  166.   6 Thread 0x957ffb90 (LWP 18393)  0xffffe430 in __kernel_vsyscall ()
  167. * 5 Thread 0x9e3ffb90 (LWP 18392)  spell_mage_cold_snap::spell_mage_cold_snap_SpellScript::HandleDummy (this=0x486fd480)
  168.     at /home/phoenix2/src/server/scripts/Spells/spell_mage.cpp:95
  169.   4 Thread 0xb3fffb90 (LWP 18373)  0xffffe430 in __kernel_vsyscall ()
  170.   3 Thread 0xb4fffb90 (LWP 18372)  0xffffe430 in __kernel_vsyscall ()
  171.   2 Thread 0xb5fffb90 (LWP 18371)  0xffffe430 in __kernel_vsyscall ()
  172.   1 Thread 0xb6fb16c0 (LWP 18368)  0xffffe430 in __kernel_vsyscall ()
  173.  
  174. Thread 10 (Thread 0x91fffb90 (LWP 18397)):
  175. #0  0xffffe430 in __kernel_vsyscall ()
  176. No symbol table info available.
  177. #1  0xb70ed026 in epoll_wait () from /lib/i686/cmov/libc.so.6
  178. No symbol table info available.
  179. #2  0xb76fe958 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x97745500,
  180.     max_wait_time=0x91fff304) at ../../ace/Dev_Poll_Reactor.cpp:991
  181.     timer_buf = {static zero = {
  182.     static zero = <same as static member of an already seen type>,
  183.     static max_time = {
  184.       static zero = <same as static member of an already seen type>,
  185.       static max_time = <same as static member of an already seen type>,
  186.       tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  187.       tv_usec = 0}},
  188.   static max_time = <same as static member of an already seen type>, tv_ = {
  189.     tv_sec = 0, tv_usec = 2700}}
  190.     this_timeout = <value optimized out>
  191.     timeout = 2
  192.     nfds = <value optimized out>
  193. #3  0xb76fea41 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x97745500,
  194.     max_wait_time=0x91fff304, guard=@0x91fff274)
  195.     at ../../ace/Dev_Poll_Reactor.cpp:1064
  196.     result = <value optimized out>
  197. #4  0xb76fec1c in ACE_Dev_Poll_Reactor::handle_events (this=0x97745500,
  198.     max_wait_time=0x91fff304) at ../../ace/Dev_Poll_Reactor.cpp:1046
  199.     countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  200.   max_wait_time_ = 0x91fff304, start_time_ = {static zero = {
  201.       static zero = <same as static member of an already seen type>,
  202.       static max_time = {
  203.         static zero = <same as static member of an already seen type>,
  204.         static max_time = <same as static member of an already seen type>,
  205.         tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  206.         tv_usec = 0}},
  207.     static max_time = <same as static member of an already seen type>, tv_ = {
  208.       tv_sec = 1298168705, tv_usec = 551532}}, stopped_ = false}
  209.     guard = {token_ = @0x9774554c, owner_ = 1}
  210.     result = -1
  211. #5  0xb76fa708 in ACE_Dev_Poll_Reactor::handle_events (this=0x97745500,
  212.     max_wait_time=@0x91fff304) at ../../ace/Dev_Poll_Reactor.cpp:1409
  213. No locals.
  214. #6  0xb775b91a in ACE_Reactor::run_reactor_event_loop (this=0x95eb4560,
  215.     tv=@0x91fff304, eh=0) at ../../ace/Reactor.cpp:271
  216.     result = 0
  217. #7  0x086de124 in ReactorRunnable::svc (this=0xa0fd5ca8)
  218.     at /home/phoenix2/src/server/game/Server/WorldSocketMgr.cpp:169
  219.     interval = {static zero = {
  220.     static zero = <same as static member of an already seen type>,
  221.     static max_time = {
  222.       static zero = <same as static member of an already seen type>,
  223.       static max_time = <same as static member of an already seen type>,
  224.       tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  225.       tv_usec = 0}},
  226.   static max_time = <same as static member of an already seen type>, tv_ = {
  227.     tv_sec = 0, tv_usec = 2700}}
  228. #8  0xb7783542 in ACE_Task_Base::svc_run (args=0xa0fd5ca8)
  229.     at ../../ace/Task.cpp:275
  230.     svc_status = <value optimized out>
  231. #9  0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0x95dec800)
  232.     at ../../ace/Thread_Adapter.cpp:149
  233.     hook = (class ACE_Thread_Hook *) 0x1
  234.     func = (ACE_THR_FUNC) 0xb77834f0 <ACE_Task_Base::svc_run(void*)>
  235.     arg = (void *) 0xa0fd5ca8
  236.     status = (ACE_THR_FUNC_RETURN) 0xfffffffc
  237. #10 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0x95dec800)
  238.     at ../../ace/Thread_Adapter.cpp:98
  239.     exit_hook_instance = (ACE_Thread_Exit *) 0x90c07010
  240.     exit_hook_maybe = {instance_ = 0x0}
  241.     exit_hook_ptr = <value optimized out>
  242. #11 0xb76e0f81 in ace_thread_adapter (args=0x95dec800)
  243.     at ../../ace/Base_Thread_Adapter.cpp:124
  244.     status = (ACE_THR_FUNC_RETURN) 0xfffffffc
  245. #12 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  246. No symbol table info available.
  247. #13 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  248. No symbol table info available.
  249.  
  250. Thread 9 (Thread 0x92fffb90 (LWP 18396)):
  251. #0  0xffffe430 in __kernel_vsyscall ()
  252. No symbol table info available.
  253. #1  0xb70ed026 in epoll_wait () from /lib/i686/cmov/libc.so.6
  254. No symbol table info available.
  255. #2  0xb76fe958 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x97745400,
  256.     max_wait_time=0x92fff304) at ../../ace/Dev_Poll_Reactor.cpp:991
  257.     timer_buf = {static zero = {
  258.     static zero = <same as static member of an already seen type>,
  259.     static max_time = {
  260.       static zero = <same as static member of an already seen type>,
  261.       static max_time = <same as static member of an already seen type>,
  262.       tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  263.       tv_usec = 0}},
  264.   static max_time = <same as static member of an already seen type>, tv_ = {
  265.     tv_sec = 0, tv_usec = 9999}}
  266.     this_timeout = <value optimized out>
  267.     timeout = 9
  268.     nfds = <value optimized out>
  269. #3  0xb76fea41 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x97745400,
  270.     max_wait_time=0x92fff304, guard=@0x92fff274)
  271.     at ../../ace/Dev_Poll_Reactor.cpp:1064
  272.     result = <value optimized out>
  273. #4  0xb76fec1c in ACE_Dev_Poll_Reactor::handle_events (this=0x97745400,
  274.     max_wait_time=0x92fff304) at ../../ace/Dev_Poll_Reactor.cpp:1046
  275.     countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  276.   max_wait_time_ = 0x92fff304, start_time_ = {static zero = {
  277.       static zero = <same as static member of an already seen type>,
  278.       static max_time = {
  279.         static zero = <same as static member of an already seen type>,
  280.         static max_time = <same as static member of an already seen type>,
  281.         tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  282.         tv_usec = 0}},
  283.     static max_time = <same as static member of an already seen type>, tv_ = {
  284.       tv_sec = 1298168705, tv_usec = 552213}}, stopped_ = false}
  285.     guard = {token_ = @0x9774544c, owner_ = 1}
  286.     result = -1
  287. #5  0xb76fa708 in ACE_Dev_Poll_Reactor::handle_events (this=0x97745400,
  288.     max_wait_time=@0x92fff304) at ../../ace/Dev_Poll_Reactor.cpp:1409
  289. No locals.
  290. #6  0xb775b91a in ACE_Reactor::run_reactor_event_loop (this=0x95eb4620,
  291.     tv=@0x92fff304, eh=0) at ../../ace/Reactor.cpp:271
  292.     result = -1594008480
  293. #7  0x086de124 in ReactorRunnable::svc (this=0xa0fd5c04)
  294.     at /home/phoenix2/src/server/game/Server/WorldSocketMgr.cpp:169
  295.     interval = {static zero = {
  296.     static zero = <same as static member of an already seen type>,
  297.     static max_time = {
  298.       static zero = <same as static member of an already seen type>,
  299.       static max_time = <same as static member of an already seen type>,
  300.       tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  301.       tv_usec = 0}},
  302.   static max_time = <same as static member of an already seen type>, tv_ = {
  303.     tv_sec = 0, tv_usec = 9999}}
  304. #8  0xb7783542 in ACE_Task_Base::svc_run (args=0xa0fd5c04)
  305.     at ../../ace/Task.cpp:275
  306.     svc_status = <value optimized out>
  307. #9  0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0x95dec780)
  308.     at ../../ace/Thread_Adapter.cpp:149
  309.     hook = (class ACE_Thread_Hook *) 0x1
  310.     func = (ACE_THR_FUNC) 0xb77834f0 <ACE_Task_Base::svc_run(void*)>
  311.     arg = (void *) 0xa0fd5c04
  312.     status = (ACE_THR_FUNC_RETURN) 0xfffffffc
  313. #10 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0x95dec780)
  314.     at ../../ace/Thread_Adapter.cpp:98
  315.     exit_hook_instance = (ACE_Thread_Exit *) 0x91007010
  316.     exit_hook_maybe = {instance_ = 0x0}
  317.     exit_hook_ptr = <value optimized out>
  318. #11 0xb76e0f81 in ace_thread_adapter (args=0x95dec780)
  319.     at ../../ace/Base_Thread_Adapter.cpp:124
  320.     status = (ACE_THR_FUNC_RETURN) 0xfffffffc
  321. #12 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  322. No symbol table info available.
  323. #13 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  324. No symbol table info available.
  325.  
  326. Thread 7 (Thread 0x94ffeb90 (LWP 18394)):
  327. #0  0xffffe430 in __kernel_vsyscall ()
  328. No symbol table info available.
  329. #1  0xb70e4bf1 in select () from /lib/i686/cmov/libc.so.6
  330. No symbol table info available.
  331. #2  0xb7806d9f in ?? () from /lib/libreadline.so.5
  332. No symbol table info available.
  333. #3  0x00000001 in ?? ()
  334. No symbol table info available.
  335. #4  0x00000000 in ?? ()
  336. No symbol table info available.
  337.  
  338. Thread 6 (Thread 0x957ffb90 (LWP 18393)):
  339. #0  0xffffe430 in __kernel_vsyscall ()
  340. No symbol table info available.
  341. #1  0xb7171025 in pthread_cond_wait@@GLIBC_2.3.2 ()
  342.    from /lib/i686/cmov/libpthread.so.0
  343. No symbol table info available.
  344. #2  0xb76ea2e9 in ACE_Condition_Thread_Mutex::wait (this=0xa0aa84a0)
  345.     at ../../ace/OS_NS_Thread.inl:329
  346. No locals.
  347. #3  0x088664d0 in MapUpdater::wait (this=0xa0aa8414)
  348.     at /home/phoenix2/src/server/game/Maps/MapUpdater.cpp:87
  349.     guard = {lock_ = 0xa0aa8484, owner_ = 0}
  350. #4  0x0866d2a5 in MapManager::Update (this=0xa0aa8384, diff=50)
  351.     at /home/phoenix2/src/server/game/Maps/MapManager.cpp:277
  352. No locals.
  353. #5  0x087e5141 in World::Update (this=0xb665b004, diff=50)
  354.     at /home/phoenix2/src/server/game/World/World.cpp:1952
  355. No locals.
  356. #6  0x083922c3 in WorldRunnable::run (this=0x95d3d4a0)
  357.     at /home/phoenix2/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  358.     diff = 50
  359.     realCurrTime = 11838652
  360.     realPrevTime = <value optimized out>
  361.     prevSleepTime = 50
  362. #7  0x088e61c2 in ACE_Based::Thread::ThreadTask (param=0x95d3d4a0)
  363.     at /home/phoenix2/src/server/shared/Threading/Threading.cpp:183
  364. No locals.
  365. #8  0xb773818e in ACE_OS_Thread_Adapter::invoke (this=0x95d3c7c0)
  366.     at ../../ace/OS_Thread_Adapter.cpp:90
  367.     hook = (class ACE_Thread_Hook *) 0x62f93d
  368.     func = (
  369.     ACE_THR_FUNC_INTERNAL) 0x88e61b0 <ACE_Based::Thread::ThreadTask(void*)>
  370.     arg = (void *) 0x95d3d4a0
  371.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  372. #9  0xb76e0f81 in ace_thread_adapter (args=0x95d3c7c0)
  373.     at ../../ace/Base_Thread_Adapter.cpp:124
  374.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  375. #10 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  376. No symbol table info available.
  377. #11 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  378. No symbol table info available.
  379.  
  380. Thread 5 (Thread 0x9e3ffb90 (LWP 18392)):
  381. #0  spell_mage_cold_snap::spell_mage_cold_snap_SpellScript::HandleDummy (
  382.     this=0x486fd480)
  383.     at /home/phoenix2/src/server/scripts/Spells/spell_mage.cpp:95
  384.     spellInfo = (const SpellEntry *) 0x0
  385.     caster = (class Unit *) 0x5f3da000
  386. #1  0x0876ab07 in Spell::HandleEffects (this=0x5dd80dc0,
  387.     pUnitTarget=0x5f3da000, pItemTarget=0x0, pGOTarget=0x0,
  388.     i=<value optimized out>)
  389.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:7442
  390.     eff = 3 '\003'
  391.     preventDefault = false
  392. #2  0x0876b918 in Spell::DoSpellHitOnUnit (this=0x5dd80dc0, unit=0x5f3da000,
  393.     effectMask=1, scaleAura=false)
  394.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:1623
  395.     aura_effmask = 132 '\204'
  396.     __FUNCTION__ = "DoSpellHitOnUnit"
  397. #3  0x0876c26d in Spell::DoAllEffectOnTarget (this=0x5dd80dc0,
  398.     target=0x73a67cc8) at /home/phoenix2/src/server/game/Spells/Spell.cpp:1198
  399.     missInfo = <value optimized out>
  400.     mask = 0 '\0'
  401.     unit = (class Unit *) 0x5f3da000
  402.     caster = (class Unit *) 0x5f3da000
  403.     missInfo = SPELL_MISS_NONE
  404.     procAttacker = 0
  405.     procVictim = 0
  406.     procEx = 0
  407.     canEffectTrigger = true
  408.     spellHitTarget = (class Unit *) 0x5f3da000
  409. #4  0x087708af in Spell::handle_immediate (this=0x5dd80dc0)
  410.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3447
  411. No locals.
  412. #5  0x0877d0b5 in Spell::cast (this=0x5dd80dc0, skipCheck=true)
  413.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3399
  414. No locals.
  415. #6  0x0877e7c6 in Spell::prepare (this=0x5dd80dc0, targets=0x9e3ff0b8,
  416.     triggeredByAura=0x0)
  417.     at /home/phoenix2/src/server/game/Spells/Spell.cpp:3114
  418.     result = <value optimized out>
  419. #7  0x08758b55 in WorldSession::HandleCastSpellOpcode (this=0x90efd100,
  420.     recvPacket=@0x72e4c6c0)
  421.     at /home/phoenix2/src/server/game/Server/Protocol/Handlers/SpellHandler.cpp:403
  422.     spellId = <value optimized out>
  423.     castCount = 33 '!'
  424.     castFlags = <value optimized out>
  425.     mover = (class Unit *) 0x5f3da000
  426.     spellInfo = (const SpellEntry *) 0xab344178
  427.     targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
  428.     m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
  429.     m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  430.   m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0, m_positionY = 0,
  431.     m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {
  432.       m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  433.     m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = {
  434.     static npos = 4294967295,
  435.     _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x9047e9c ""}},
  436.   m_targetMask = 0, m_unitTarget = 0x0, m_GOTarget = 0x0, m_itemTarget = 0x0,
  437.   m_unitTargetGUID = 0, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,
  438.   m_itemTargetGUID = 0, m_itemTargetEntry = 0}
  439.     spell = (Spell *) 0x5dd80dc0
  440. #8  0x086d486f in WorldSession::Update (this=0x90efd100, diff=149,
  441.     updater=@0x9e3ff288)
  442.     at /home/phoenix2/src/server/game/Server/WorldSession.cpp:291
  443.     packet = (WorldPacket *) 0x72e4c6c0
  444. #9  0x0867ada5 in Map::Update (this=0x721f7000, t_diff=@0x5f88d630)
  445.     at /home/phoenix2/src/server/game/Maps/Map.cpp:516
  446.     pSession = (WorldSession *) 0x8000c084
  447.     updater = {<PacketFilter> = {_vptr.PacketFilter = 0x8e24f88,
  448.     m_pSession = 0x90efd100}, <No data fields>}
  449.     plr = <value optimized out>
  450.     updater = {i_timeDiff = 149}
  451.     grid_object_update = {i_visitor = @0x9e3ff298}
  452.     world_object_update = {i_visitor = @0x9e3ff298}
  453. #10 0x08866f39 in MapInstanced::Update (this=0x7b7b0000, t=@0x5f88d630)
  454.     at /home/phoenix2/src/server/game/Maps/MapInstanced.cpp:67
  455.     i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x544ea980,
  456.     _M_cur_bucket = 0x770e8848}, <No data fields>}
  457. #11 0x08866bec in MapUpdateRequest::call (this=0x5f88d620)
  458.     at /home/phoenix2/src/server/game/Maps/MapUpdater.cpp:54
  459. No locals.
  460. #12 0x088e7168 in DelayExecutor::svc (this=0xa0aa8418)
  461.     at /home/phoenix2/src/server/shared/Threading/DelayExecutor.cpp:52
  462.     rq = (class ACE_Method_Request *) 0x5f88d620
  463. #13 0xb7783542 in ACE_Task_Base::svc_run (args=0xa0aa8418)
  464.     at ../../ace/Task.cpp:275
  465.     svc_status = <value optimized out>
  466. #14 0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0x9fcd3d80)
  467.     at ../../ace/Thread_Adapter.cpp:149
  468.     hook = (class ACE_Thread_Hook *) 0x8000c084
  469.     func = (ACE_THR_FUNC) 0xb77834f0 <ACE_Task_Base::svc_run(void*)>
  470.     arg = (void *) 0xa0aa8418
  471.     status = (ACE_THR_FUNC_RETURN) 0x0
  472. #15 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0x9fcd3d80)
  473.     at ../../ace/Thread_Adapter.cpp:98
  474.     exit_hook_instance = (ACE_Thread_Exit *) 0x9d407010
  475.     exit_hook_maybe = {instance_ = 0x0}
  476.     exit_hook_ptr = <value optimized out>
  477. #16 0xb76e0f81 in ace_thread_adapter (args=0x9fcd3d80)
  478.     at ../../ace/Base_Thread_Adapter.cpp:124
  479.     status = (ACE_THR_FUNC_RETURN) 0x0
  480. #17 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  481. No symbol table info available.
  482. #18 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  483. No symbol table info available.
  484.  
  485. Thread 4 (Thread 0xb3fffb90 (LWP 18373)):
  486. #0  0xffffe430 in __kernel_vsyscall ()
  487. No symbol table info available.
  488. #1  0xb7171025 in pthread_cond_wait@@GLIBC_2.3.2 ()
  489.    from /lib/i686/cmov/libpthread.so.0
  490. No symbol table info available.
  491. #2  0xb76ea3ac in ACE_Condition_Thread_Mutex::wait (this=0xb6409344,
  492.     mutex=@0x80, abstime=0x0) at ../../ace/OS_NS_Thread.inl:362
  493. No locals.
  494. #3  0xb76ea41b in ACE_Condition_Thread_Mutex::wait (this=0xb6409344,
  495.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  496. No locals.
  497. #4  0x0838f8e3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  498.     this=0xb6409300, timeout=0x0)
  499.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  500.     result = <value optimized out>
  501. #5  0x08390923 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  502.     this=0xb6409300, first_item=@0xb3fff2f0, timeout=0x0)
  503.     at /usr/local/include/ace/Message_Queue_T.cpp:1938
  504.     ace_mon = {lock_ = 0xb6409328, owner_ = 0}
  505. #6  0xb76cf43c in ACE_Activation_Queue::dequeue (this=0xb64044a0, tv=0x0)
  506.     at ../../ace/Activation_Queue.cpp:91
  507.     mb = (class ACE_Message_Block *) 0x0
  508. #7  0x088e1b12 in DatabaseWorker::svc (this=0xb65b1a60)
  509.     at /home/phoenix2/src/server/shared/Database/DatabaseWorker.cpp:40
  510. No locals.
  511. #8  0xb7783542 in ACE_Task_Base::svc_run (args=0xb65b1a60)
  512.     at ../../ace/Task.cpp:275
  513.     svc_status = <value optimized out>
  514. #9  0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0xb66ec240)
  515.     at ../../ace/Thread_Adapter.cpp:149
  516.     hook = (class ACE_Thread_Hook *) 0x1613
  517.     func = (ACE_THR_FUNC) 0xb77834f0 <ACE_Task_Base::svc_run(void*)>
  518.     arg = (void *) 0xb65b1a60
  519.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  520. #10 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0xb66ec240)
  521.     at ../../ace/Thread_Adapter.cpp:98
  522.     exit_hook_instance = (ACE_Thread_Exit *) 0xb3007010
  523.     exit_hook_maybe = {instance_ = 0x0}
  524.     exit_hook_ptr = <value optimized out>
  525. #11 0xb76e0f81 in ace_thread_adapter (args=0xb66ec240)
  526.     at ../../ace/Base_Thread_Adapter.cpp:124
  527.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  528. #12 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  529. No symbol table info available.
  530. #13 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  531. No symbol table info available.
  532.  
  533. Thread 3 (Thread 0xb4fffb90 (LWP 18372)):
  534. #0  0xffffe430 in __kernel_vsyscall ()
  535. No symbol table info available.
  536. #1  0xb7171025 in pthread_cond_wait@@GLIBC_2.3.2 ()
  537.    from /lib/i686/cmov/libpthread.so.0
  538. No symbol table info available.
  539. #2  0xb76ea3ac in ACE_Condition_Thread_Mutex::wait (this=0xb6409284,
  540.     mutex=@0x80, abstime=0x0) at ../../ace/OS_NS_Thread.inl:362
  541. No locals.
  542. #3  0xb76ea41b in ACE_Condition_Thread_Mutex::wait (this=0xb6409284,
  543.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  544. No locals.
  545. #4  0x0838f8e3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  546.     this=0xb6409240, timeout=0x0)
  547.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  548.     result = <value optimized out>
  549. #5  0x08390923 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  550.     this=0xb6409240, first_item=@0xb4fff2f0, timeout=0x0)
  551.     at /usr/local/include/ace/Message_Queue_T.cpp:1938
  552.     ace_mon = {lock_ = 0xb6409268, owner_ = 0}
  553. #6  0xb76cf43c in ACE_Activation_Queue::dequeue (this=0xb6404460, tv=0x0)
  554.     at ../../ace/Activation_Queue.cpp:91
  555.     mb = (class ACE_Message_Block *) 0x0
  556. #7  0x088e1b12 in DatabaseWorker::svc (this=0xb6403580)
  557.     at /home/phoenix2/src/server/shared/Database/DatabaseWorker.cpp:40
  558. No locals.
  559. #8  0xb7783542 in ACE_Task_Base::svc_run (args=0xb6403580)
  560.     at ../../ace/Task.cpp:275
  561.     svc_status = <value optimized out>
  562. #9  0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0xb640d3c0)
  563.     at ../../ace/Thread_Adapter.cpp:149
  564.     hook = (class ACE_Thread_Hook *) 0x29c7d
  565.     func = (ACE_THR_FUNC) 0xb77834f0 <ACE_Task_Base::svc_run(void*)>
  566.     arg = (void *) 0xb6403580
  567.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  568. #10 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0xb640d3c0)
  569.     at ../../ace/Thread_Adapter.cpp:98
  570.     exit_hook_instance = (ACE_Thread_Exit *) 0xb4007010
  571.     exit_hook_maybe = {instance_ = 0x0}
  572.     exit_hook_ptr = <value optimized out>
  573. #11 0xb76e0f81 in ace_thread_adapter (args=0xb640d3c0)
  574.     at ../../ace/Base_Thread_Adapter.cpp:124
  575.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  576. #12 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  577. No symbol table info available.
  578. #13 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  579. No symbol table info available.
  580.  
  581. Thread 2 (Thread 0xb5fffb90 (LWP 18371)):
  582. #0  0xffffe430 in __kernel_vsyscall ()
  583. No symbol table info available.
  584. #1  0xb7171025 in pthread_cond_wait@@GLIBC_2.3.2 ()
  585.    from /lib/i686/cmov/libpthread.so.0
  586. No symbol table info available.
  587. #2  0xb76ea3ac in ACE_Condition_Thread_Mutex::wait (this=0xb64091c4,
  588.     mutex=@0x80, abstime=0x0) at ../../ace/OS_NS_Thread.inl:362
  589. No locals.
  590. #3  0xb76ea41b in ACE_Condition_Thread_Mutex::wait (this=0xb64091c4,
  591.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  592. No locals.
  593. #4  0x0838f8e3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  594.     this=0xb6409180, timeout=0x0)
  595.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  596.     result = <value optimized out>
  597. #5  0x08390923 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  598.     this=0xb6409180, first_item=@0xb5fff2f0, timeout=0x0)
  599.     at /usr/local/include/ace/Message_Queue_T.cpp:1938
  600.     ace_mon = {lock_ = 0xb64091a8, owner_ = 0}
  601. #6  0xb76cf43c in ACE_Activation_Queue::dequeue (this=0xb6404420, tv=0x0)
  602.     at ../../ace/Activation_Queue.cpp:91
  603.     mb = (class ACE_Message_Block *) 0x0
  604. #7  0x088e1b12 in DatabaseWorker::svc (this=0xb6403460)
  605.     at /home/phoenix2/src/server/shared/Database/DatabaseWorker.cpp:40
  606. No locals.
  607. #8  0xb7783542 in ACE_Task_Base::svc_run (args=0xb6403460)
  608.     at ../../ace/Task.cpp:275
  609.     svc_status = <value optimized out>
  610. #9  0xb7784a0d in ACE_Thread_Adapter::invoke_i (this=0xb640d2c0)
  611.     at ../../ace/Thread_Adapter.cpp:149
  612.     hook = (class ACE_Thread_Hook *) 0x3
  613.     func = (ACE_THR_FUNC) 0xb77834f0 <ACE_Task_Base::svc_run(void*)>
  614.     arg = (void *) 0xb6403460
  615.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  616. #10 0xb7784a86 in ACE_Thread_Adapter::invoke (this=0xb640d2c0)
  617.     at ../../ace/Thread_Adapter.cpp:98
  618.     exit_hook_instance = (ACE_Thread_Exit *) 0xb5008010
  619.     exit_hook_maybe = {instance_ = 0x0}
  620.     exit_hook_ptr = <value optimized out>
  621. #11 0xb76e0f81 in ace_thread_adapter (args=0xb640d2c0)
  622.     at ../../ace/Base_Thread_Adapter.cpp:124
  623.     status = (ACE_THR_FUNC_RETURN) 0xfffffe00
  624. #12 0xb716d4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
  625. No symbol table info available.
  626. #13 0xb70ec84e in clone () from /lib/i686/cmov/libc.so.6
  627. No symbol table info available.
  628.  
  629. Thread 1 (Thread 0xb6fb16c0 (LWP 18368)):
  630. #0  0xffffe430 in __kernel_vsyscall ()
  631. No symbol table info available.
  632. #1  0xb716dba7 in pthread_join () from /lib/i686/cmov/libpthread.so.0
  633. No symbol table info available.
  634. #2  0xb77876f2 in ACE_Thread_Manager::wait_task (this=0xb6409480,
  635.     task=0xa0fd5c04) at ../../ace/OS_NS_Thread.inl:2798
  636.     i = 0
  637.     copy_count = 1
  638.     result = <value optimized out>
  639. #3  0xb7782e9a in ACE_Task_Base::wait (this=0x0) at ../../ace/Task.cpp:90
  640. No locals.
  641. #4  0x086dc68e in WorldSocketMgr::Wait (this=0x95864a84)
  642.     at /home/phoenix2/src/server/game/Server/WorldSocketMgr.cpp:102
  643.     i = 1
  644. #5  0x083978f2 in Master::Run (this=0xb640c224)
  645.     at /home/phoenix2/src/server/worldserver/Master.cpp:283
  646.     seed1 = {_bn = 0xb6404600, _array = 0x0}
  647.     pidfile = {static npos = 4294967295,
  648.   _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb640462c "world.pid"}}
  649.     SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  650.       _vptr.ACE_Event_Handler = 0x8de6a28,
  651.       reference_count_ = {<ACE_Atomic_Op_GCC<long int>> = {
  652.           value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0,
  653.       reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  654.           _vptr.Policy = 0xb77da058},
  655.         value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  656.     SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  657.       _vptr.ACE_Event_Handler = 0x8de6a28,
  658.       reference_count_ = {<ACE_Atomic_Op_GCC<long int>> = {
  659.           value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0,
  660.       reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  661.           _vptr.Policy = 0xb77da058},
  662.         value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  663.     Handler = {_vptr.ACE_Sig_Handler = 0x90480e8, static sig_pending_ = 0,
  664.   static signal_handlers_ = {0x0, 0x0, 0xbfb58898, 0x0 <repeats 12 times>,
  665.     0xbfb58880, 0x0 <repeats 49 times>}}
  666.     world_thread = {m_iThreadId = 2508192656,
  667.   m_hThreadHandle = 2508192656, m_task = 0x95d3d4a0, static m_ThreadStorage = {
  668.     _vptr.ACE_TSS = 0x8e5e710, keylock_ = {lock_ = {__data = {__lock = 0,
  669.           __count = 0, __owner = 0, __kind = 0, __nusers = 0, {__spins = 0,
  670.             __list = {__next = 0x0}}}, __size = '\0' <repeats 23 times>,
  671.         __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  672.   static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  673.     cliThread = (ACE_Based::Thread *) 0x95eb4250
  674.     rar_thread = {m_iThreadId = 2483026832, m_hThreadHandle = 2483026832,
  675.   m_task = 0x95eb4600, static m_ThreadStorage = {_vptr.ACE_TSS = 0x8e5e710,
  676.     keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  677.           __kind = 0, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  678.         __size = '\0' <repeats 23 times>, __align = 0}, removed_ = false},
  679.     once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0,
  680.       0, 0}}}
  681.     soap_thread = (ACE_Based::Thread *) 0x0
  682.     wsport = <value optimized out>
  683.     bind_ip = {static npos = 4294967295,
  684.   _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x95864aac "0.0.0.0"}}
  685. #6  0x08393162 in main (argc=)
  686.     at /home/phoenix2/src/server/worldserver/Main.cpp:145
  687.     cfg_file = 0xbfb58b5f "/home/awserver/etc/worldserver.conf"
  688.     c = 3
  689.     ret = <value optimized out>
  690. 95                      if (spellInfo->SpellFamilyName == SPELLFAMILY_MAGE &&
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement