Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [New Thread 1854]
- [New Thread 1853]
- [New Thread 1852]
- [New Thread 1851]
- [New Thread 1850]
- [New Thread 1849]
- [New Thread 1848]
- [New Thread 1847]
- [New Thread 1846]
- [New Thread 1845]
- [New Thread 1844]
- [New Thread 1843]
- [New Thread 1842]
- [New Thread 1841]
- [New Thread 1840]
- [New Thread 1839]
- [New Thread 1838]
- [New Thread 1837]
- [New Thread 1836]
- [New Thread 1835]
- [New Thread 1832]
- [New Thread 1831]
- [New Thread 1830]
- [New Thread 1828]
- Core was generated by `./mangos-worldd -c /opt/mangos/etc/mangosd.conf'.
- Program terminated with signal 11, Segmentation fault.
- #0 Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=6, familyFlag=32768, familyFlag2=0,
- casterGUID=250646915) at ../../../src/game/Unit.cpp:4761
- 4761 if (spell->SpellFamilyName == family && (spell->SpellFamilyFlags & familyFlag || spell->SpellFamilyFlags2 & familyFlag2))
- BT FULL
- #0 Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=6, familyFlag=32768, familyFlag2=0,
- casterGUID=250646915) at ../../../src/game/Unit.cpp:4761
- spell = 0x0
- auras = @0x12ed8368
- #1 0x000000000081cd59 in Unit::SpellDamageBonusDone (this=0x125c0000, pVictim=0x12ed8000, spellProto=0x2aaab2602cd0,
- pdamage=1051, damagetype=SPELL_DIRECT_DAMAGE, stack=1) at ../../../src/game/Unit.cpp:6183
- DoneTotalMod = 1.21899986
- DoneTotal = <value optimized out>
- creatureTypeMask = <value optimized out>
- mDamageDoneVersus = <value optimized out>
- mDamageDoneCreature = <value optimized out>
- owner = <value optimized out>
- mOverrideClassScript = @0x125c0a38
- DoneAdvertisedBenefit = <value optimized out>
- tmpDamage = <value optimized out>
- #2 0x000000000081e2ee in Unit::CalculateSpellDamage (this=0x125c0000, damageInfo=0x43cd6c60, damage=1051,
- spellInfo=0x2aaab2602cd0, attackType=BASE_ATTACK) at ../../../src/game/Unit.cpp:1248
- damageSchoolMask = SPELL_SCHOOL_MASK_SHADOW
- pVictim = 0x12ed8000
- crit = false
- #3 0x00000000007b2e4e in Spell::DoAllEffectOnTarget (this=0x2aab2b65a400, target=0x2aab1dd99760)
- at ../../../src/game/Spell.cpp:1036
- damageInfo = {target = 0x12ed8000, attacker = 0x125c0000, SpellID = 48127, damage = 0, overkill = 0,
- schoolMask = SPELL_SCHOOL_MASK_SHADOW, absorb = 0, resist = 0, physicalLog = false, unused = false,
- blocked = 0, HitInfo = 0}
- mask = <value optimized out>
- unit = 0x12ed8000
- real_caster = 0x125c0000
- caster = 0x125c0000
- missInfo = SPELL_MISS_NONE
- procAttacker = 65536
- procVictim = 131072
- procEx = <value optimized out>
- #4 0x00000000007b3edf in Spell::handle_immediate (this=0x2aab2b65a400) at ../../../src/game/Spell.cpp:3000
- No locals.
- #5 0x00000000007b42b1 in Spell::cast (this=0x2aab2b65a400, skipCheck=false) at ../../../src/game/Spell.cpp:2973
- castResult = <value optimized out>
- #6 0x00000000007b579f in Spell::update (this=0x2aab2b65a400, difftime=100) at ../../../src/game/Spell.cpp:3172
- No locals.
- #7 0x00000000007b5ad0 in SpellEvent::Execute (this=0x2aab2e0d94b8, e_time=2582908, p_time=6)
- at ../../../src/game/Spell.cpp:6414
- No locals.
- #8 0x000000000093d194 in EventProcessor::Update (this=0x125c0110, p_time=100)
- at ../../../src/framework/Utilities/EventProcessor.cpp:47
- Event = 0x2aab2e0d94b8
- #9 0x0000000000828c20 in Unit::Update (this=0x125c0000, p_time=100) at ../../../src/game/Unit.cpp:286
- No locals.
- #10 0x000000000075f4e5 in Player::Update (this=0x125c0000, p_time=100) at ../../../src/game/Player.cpp:1209
- now = <value optimized out>
- pet = <value optimized out>
- #11 0x000000000065fc49 in Map::UpdatePlayers (this=<value optimized out>, t_diff=@0x43cdbf68)
- at ../../../src/game/Map.cpp:520
- plr = 0x2aab0e63d498
- #12 0x0000000000689e05 in MapManager::Update (this=0x2aaac13be320, diff=<value optimized out>)
- at ../../../src/game/MapManager.cpp:261
- iter = {_M_cur = 0x0, _M_ht = 0x2aaac13be3a8}
- update_queue = {<std::_Vector_base<Map*, std::allocator<Map*> >> = {
- _M_impl = {<std::allocator<Map*>> = {<__gnu_cxx::new_allocator<Map*>> = {<No data fields>}, <No data fields>}, _M_start = 0x2aab18d5e200, _M_finish = 0x2aab18d5e320, _M_end_of_storage = 0x2aab18d5e320}}, <No data fields>}
- #13 0x000000000084e8e4 in World::Update (this=0x2aaaaad8cf00, diff=45) at ../../../src/game/World.cpp:1454
- No locals.
- #14 0x0000000000530a52 in WorldRunnable::run (this=<value optimized out>) at ../../../src/mangosd/WorldRunnable.cpp:60
- diff = 45
- realCurrTime = 3997257739
- realPrevTime = <value optimized out>
- prevSleepTime = 44
- #15 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x2aab0e63d498) at ../../../src/shared/Threading.cpp:187
- _task = 0x2aaaad1159e0
- #16 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #17 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- INFO THREADS
- 25 Thread 1828 0x0000003051e07b35 in pthread_join () from /lib64/libpthread.so.0
- 24 Thread 1830 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- 23 Thread 1831 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- 22 Thread 1832 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- 21 Thread 1835 0x000000305129a1a1 in nanosleep () from /lib64/libc.so.6
- 20 Thread 1836 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- 19 Thread 1837 0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
- 18 Thread 1838 0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
- 17 Thread 1839 0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
- 16 Thread 1840 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 15 Thread 1841 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 14 Thread 1842 0x00002b83d43814f8 in ?? () from /usr/lib64/libgomp.so.1
- 13 Thread 1843 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 12 Thread 1844 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 11 Thread 1845 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 10 Thread 1846 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 9 Thread 1847 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 8 Thread 1848 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 7 Thread 1849 0x00002b83d43814fc in ?? () from /usr/lib64/libgomp.so.1
- 6 Thread 1850 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 5 Thread 1851 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 4 Thread 1852 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 3 Thread 1853 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- 2 Thread 1854 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- * 1 Thread 1834 Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=6, familyFlag=32768,
- familyFlag2=0, casterGUID=250646915) at ../../../src/game/Unit.cpp:4761
- THREAD APPLY ALL BT FULL
- Thread 25 (Thread 1828):
- #0 0x0000003051e07b35 in pthread_join () from /lib64/libpthread.so.0
- No symbol table info available.
- #1 0x00002b83d3959382 in thr_join (this=<value optimized out>, task=0x2aaaad09bc08)
- at ../../../../dep/ACE_wrappers/ace/OS_NS_Thread.inl:2794
- result = 4259842
- #2 join (this=<value optimized out>, task=0x2aaaad09bc08) at ../../../../dep/ACE_wrappers/ace/Thread.inl:137
- No locals.
- #3 ACE_Thread_Manager::wait_task (this=<value optimized out>, task=0x2aaaad09bc08)
- at ../../../../dep/ACE_wrappers/ace/Thread_Manager.cpp:1795
- i = 0
- copy_count = 1
- result = <value optimized out>
- #4 0x000000000085ca4a in Wait (this=0x2aaaad115858) at ../../../src/game/WorldSocketMgr.cpp:102
- No locals.
- #5 WorldSocketMgr::Wait (this=0x2aaaad115858) at ../../../src/game/WorldSocketMgr.cpp:316
- i = 1
- #6 0x00000000005296e2 in Master::Run (this=0x2aaaaadbbfd0) at ../../../src/mangosd/Master.cpp:327
- pidfile = {static npos = 18446744073709551615,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2aaaaadb3f28 "./mangosd.pid"}}
- world_thread = {m_iThreadId = 1137559872, m_hThreadHandle = 1137559872, m_task = 0x2aaaad1159e0,
- static m_ThreadStorage = {_vptr.ACE_TSS = 0xa2be10, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0,
- __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
- __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = true, key_ = 10},
- static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
- cliThread = 0x2aaafdcbc5e0
- rar_thread = 0x0
- soap_thread = 0x0
- freeze_thread = 0x2aaafdcbc5c8
- wsport = <value optimized out>
- bind_ip = {static npos = 18446744073709551615,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2aaaad570be8 "80.72.79.66"}}
- #7 0x0000000000528c68 in main (argc=<value optimized out>, argv=0x7fffd50d3e08) at ../../../src/mangosd/Main.cpp:179
- cfg_file = 0x7fffd50d57ad "/opt/mangos/etc/mangosd.conf"
- cmd_opts = {argc_ = 3, argv_ = 0x7fffd50d3e08, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x2aaaaadb3f88,
- long_only_ = 0, has_colon_ = 1, last_option_ = 0x2aaaaadb3f60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2,
- nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0,
- long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1,
- array_ = 0x2aaaaadbbfd8, allocator_ = 0x2b83d3bb9db0}, <No data fields>}}
- option = <value optimized out>
- Thread 24 (Thread 1830):
- #0 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- No symbol table info available.
- #1 0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
- rqtp = {tv_sec = 0, tv_nsec = 10000000}
- #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
- No locals.
- #3 0x000000000091aefa in SqlDelayThread::run (this=0x2aaaaad77f00)
- at ../../../../src/shared/Database/SqlDelayThread.cpp:43
- s = 0x2aaaffdaf270
- pingEveryLoop = 180000
- loopCounter = 167849
- #4 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x41ed9000) at ../../../src/shared/Threading.cpp:187
- _task = 0x2aaaaad77f00
- #5 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #6 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 23 (Thread 1831):
- #0 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- No symbol table info available.
- #1 0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
- rqtp = {tv_sec = 0, tv_nsec = 10000000}
- #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
- No locals.
- #3 0x000000000091aefa in SqlDelayThread::run (this=0x2aaaaad77e00)
- at ../../../../src/shared/Database/SqlDelayThread.cpp:43
- s = 0x2aab2ea48220
- pingEveryLoop = 180000
- loopCounter = 161382
- #4 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x428da000) at ../../../src/shared/Threading.cpp:187
- _task = 0x2aaaaad77e00
- #5 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #6 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 22 (Thread 1832):
- #0 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- No symbol table info available.
- #1 0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
- rqtp = {tv_sec = 0, tv_nsec = 10000000}
- #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
- No locals.
- #3 0x000000000091aefa in SqlDelayThread::run (this=0x2aaaaad77d00)
- at ../../../../src/shared/Database/SqlDelayThread.cpp:43
- s = 0x2aab298f4440
- pingEveryLoop = 180000
- loopCounter = 167863
- #4 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x432db000) at ../../../src/shared/Threading.cpp:187
- _task = 0x2aaaaad77d00
- #5 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #6 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 21 (Thread 1835):
- #0 0x000000305129a1a1 in nanosleep () from /lib64/libc.so.6
- No symbol table info available.
- #1 0x00000030512cd774 in usleep () from /lib64/libc.so.6
- No symbol table info available.
- #2 0x0000000000525b45 in CliRunnable::run (this=<value optimized out>) at ../../../src/mangosd/CliRunnable.cpp:646
- command_str = <value optimized out>
- commandbuf = "server info\000\000\000\000\000\020\254\066ԃ+\000\000\000\200U\255\252*\000\000\000\025\000\000\000\000\000\000\267\\\026ԃ+\000\000P\277\330@\000\000\000\000\000\256\356ԃ+\000\000X\277\330@", '\000' <repeats 12 times>, "\001\000\000\000\000\000\000\000Mb\026ԃ+", '\000' <repeats 18 times>"\210, \260\356ԃ+\000\000p\020\000\000\000\000\000\000p\020\000\000\000\000\000\000\020\254\066ԃ+\000\000\000\254\066ԃ+\000\000\001\000\000\000\000\000\000\000\000\253U\255\252*\000\000\260\376ڪ\252*\000\000\000\000\000\000\000\000\000\000x\310\330@\000\000\000\000@\311\330@\000\000\000\000涐Ӄ+\000\000\000\000\000\000\000\000\000\000\373ΎӃ+\000\000@\311\330@\000\000\000\000\000\253U\255\252*\000\000\360X\021\255\252*\000\000hn\026ԃ+\000"
- #3 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x40d8bef0) at ../../../src/shared/Threading.cpp:187
- _task = 0x2aaaad115940
- #4 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #5 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 20 (Thread 1836):
- #0 0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
- No symbol table info available.
- #1 0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
- rqtp = {tv_sec = 1, tv_nsec = 0}
- #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
- No locals.
- #3 0x000000000052b267 in FreezeDetectorRunnable::run (this=0x2aaaad119ea0) at ../../../src/mangosd/Master.cpp:74
- curtime = 2
- #4 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x446dcff0) at ../../../src/shared/Threading.cpp:187
- _task = 0x2aaaad119ea0
- #5 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #6 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 19 (Thread 1837):
- #0 0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
- No symbol table info available.
- #1 0x00002b83d38d8b89 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aaafe951bc0, max_wait_time=0x0)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:975
- timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
- tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 0, tv_usec = 9999}}
- this_timeout = 0xfffffffffffffffc
- timers_pending = 0
- nfds = <value optimized out>
- #2 0x00002b83d38d9722 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aaafe951bc0, max_wait_time=0x450ddff0, guard=...)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1052
- result = 1158537200
- #3 0x00002b83d38da44e in ACE_Dev_Poll_Reactor::handle_events (this=0x2aaafe951bc0, max_wait_time=0x450ddff0)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1033
- countdown = {max_wait_time_ = 0x450ddff0, start_time_ = {static zero = {
- static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}},
- tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 1279602544, tv_usec = 647639}}, stopped_ = false}
- guard = {token_ = @0x2aaafe951bf8, owner_ = 1}
- result = -1
- #4 0x00002b83d392f9ff in ACE_Reactor::run_reactor_event_loop (this=0x2aaafdcbc598, tv=..., eh=<value optimized out>)
- at ../../../../dep/ACE_wrappers/ace/Reactor.cpp:271
- result = -4
- #5 0x000000000085e25b in ReactorRunnable::svc (this=0x2aaaad09bc08) at ../../../src/game/WorldSocketMgr.cpp:167
- interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
- tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 0, tv_usec = 9999}}
- #6 0x00002b83d3952c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../../../dep/ACE_wrappers/ace/Task.cpp:275
- t = 0x2aaaad09bc08
- svc_status = <value optimized out>
- #7 0x00002b83d3953bd5 in ACE_Thread_Adapter::invoke (this=0x2aaaad119f00)
- at ../../../../dep/ACE_wrappers/ace/Thread_Adapter.cpp:98
- exit_hook_instance = 0x2aaaad52fff0
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = 0x2aaaad52fff0
- #8 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #9 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 18 (Thread 1838):
- #0 0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
- No symbol table info available.
- #1 0x00002b83d38d8b89 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aaafe951940, max_wait_time=0x0)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:975
- timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
- tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 0, tv_usec = 10000}}
- this_timeout = 0xfffffffffffffffc
- timers_pending = 0
- nfds = <value optimized out>
- #2 0x00002b83d38d9722 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aaafe951940, max_wait_time=0x45adeff0, guard=...)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1052
- result = 1169027056
- #3 0x00002b83d38da44e in ACE_Dev_Poll_Reactor::handle_events (this=0x2aaafe951940, max_wait_time=0x45adeff0)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1033
- countdown = {max_wait_time_ = 0x45adeff0, start_time_ = {static zero = {
- static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}},
- tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 1279602544, tv_usec = 645153}}, stopped_ = false}
- guard = {token_ = @0x2aaafe951978, owner_ = 1}
- result = -1
- #4 0x00002b83d392f9ff in ACE_Reactor::run_reactor_event_loop (this=0x2aaafdcbc568, tv=..., eh=<value optimized out>)
- at ../../../../dep/ACE_wrappers/ace/Reactor.cpp:271
- result = -4
- #5 0x000000000085e25b in ReactorRunnable::svc (this=0x2aaaad09bd40) at ../../../src/game/WorldSocketMgr.cpp:167
- interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
- tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 0, tv_usec = 10000}}
- #6 0x00002b83d3952c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../../../dep/ACE_wrappers/ace/Task.cpp:275
- t = 0x2aaaad09bd40
- svc_status = <value optimized out>
- #7 0x00002b83d3953bd5 in ACE_Thread_Adapter::invoke (this=0x2aaaad119f60)
- at ../../../../dep/ACE_wrappers/ace/Thread_Adapter.cpp:98
- exit_hook_instance = 0x2aaaad523ff0
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = 0x2aaaad523ff0
- #8 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #9 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 17 (Thread 1839):
- #0 0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
- No symbol table info available.
- #1 0x00002b83d38d8b89 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aaafe9516c0, max_wait_time=0x0)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:975
- timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
- tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 0, tv_usec = 9999}}
- this_timeout = 0xfffffffffffffffc
- timers_pending = 0
- nfds = <value optimized out>
- #2 0x00002b83d38d9722 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aaafe9516c0, max_wait_time=0x464dfff0, guard=...)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1052
- result = 1179516912
- #3 0x00002b83d38da44e in ACE_Dev_Poll_Reactor::handle_events (this=0x2aaafe9516c0, max_wait_time=0x464dfff0)
- at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1033
- countdown = {max_wait_time_ = 0x464dfff0, start_time_ = {static zero = {
- static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}},
- tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 1279602544, tv_usec = 647604}}, stopped_ = false}
- guard = {token_ = @0x2aaafe9516f8, owner_ = 1}
- result = -1
- #4 0x00002b83d392f9ff in ACE_Reactor::run_reactor_event_loop (this=0x2aaafdcbc538, tv=..., eh=<value optimized out>)
- at ../../../../dep/ACE_wrappers/ace/Reactor.cpp:271
- result = -4
- #5 0x000000000085e25b in ReactorRunnable::svc (this=0x2aaaad09be78) at ../../../src/game/WorldSocketMgr.cpp:167
- interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
- static zero = <same as static member of an already seen type>,
- static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
- tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
- tv_sec = 0, tv_usec = 9999}}
- #6 0x00002b83d3952c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../../../dep/ACE_wrappers/ace/Task.cpp:275
- t = 0x2aaaad09be78
- svc_status = <value optimized out>
- #7 0x00002b83d3953bd5 in ACE_Thread_Adapter::invoke (this=0x2aaaad119fc0)
- at ../../../../dep/ACE_wrappers/ace/Thread_Adapter.cpp:98
- exit_hook_instance = 0x2aaaad53bff0
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = 0x2aaaad53bff0
- #8 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #9 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 16 (Thread 1840):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 15 (Thread 1841):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 14 (Thread 1842):
- #0 0x00002b83d43814f8 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 13 (Thread 1843):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 12 (Thread 1844):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 11 (Thread 1845):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 10 (Thread 1846):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 9 (Thread 1847):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 8 (Thread 1848):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 7 (Thread 1849):
- #0 0x00002b83d43814fc in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 6 (Thread 1850):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 5 (Thread 1851):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 4 (Thread 1852):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 3 (Thread 1853):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 2 (Thread 1854):
- #0 0x00002b83d43814fe in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #1 0x00002b83d437ff66 in ?? () from /usr/lib64/libgomp.so.1
- No symbol table info available.
- #2 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #3 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
- Thread 1 (Thread 1834):
- #0 Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=6, familyFlag=32768, familyFlag2=0,
- casterGUID=250646915) at ../../../src/game/Unit.cpp:4761
- spell = 0x0
- auras = @0x12ed8368
- #1 0x000000000081cd59 in Unit::SpellDamageBonusDone (this=0x125c0000, pVictim=0x12ed8000, spellProto=0x2aaab2602cd0,
- pdamage=1051, damagetype=SPELL_DIRECT_DAMAGE, stack=1) at ../../../src/game/Unit.cpp:6183
- DoneTotalMod = 1.21899986
- DoneTotal = <value optimized out>
- creatureTypeMask = <value optimized out>
- mDamageDoneVersus = <value optimized out>
- mDamageDoneCreature = <value optimized out>
- owner = <value optimized out>
- mOverrideClassScript = @0x125c0a38
- DoneAdvertisedBenefit = <value optimized out>
- tmpDamage = <value optimized out>
- #2 0x000000000081e2ee in Unit::CalculateSpellDamage (this=0x125c0000, damageInfo=0x43cd6c60, damage=1051,
- spellInfo=0x2aaab2602cd0, attackType=BASE_ATTACK) at ../../../src/game/Unit.cpp:1248
- damageSchoolMask = SPELL_SCHOOL_MASK_SHADOW
- pVictim = 0x12ed8000
- crit = false
- #3 0x00000000007b2e4e in Spell::DoAllEffectOnTarget (this=0x2aab2b65a400, target=0x2aab1dd99760)
- at ../../../src/game/Spell.cpp:1036
- damageInfo = {target = 0x12ed8000, attacker = 0x125c0000, SpellID = 48127, damage = 0, overkill = 0,
- schoolMask = SPELL_SCHOOL_MASK_SHADOW, absorb = 0, resist = 0, physicalLog = false, unused = false,
- blocked = 0, HitInfo = 0}
- mask = <value optimized out>
- unit = 0x12ed8000
- real_caster = 0x125c0000
- caster = 0x125c0000
- missInfo = SPELL_MISS_NONE
- procAttacker = 65536
- procVictim = 131072
- procEx = <value optimized out>
- #4 0x00000000007b3edf in Spell::handle_immediate (this=0x2aab2b65a400) at ../../../src/game/Spell.cpp:3000
- No locals.
- #5 0x00000000007b42b1 in Spell::cast (this=0x2aab2b65a400, skipCheck=false) at ../../../src/game/Spell.cpp:2973
- castResult = <value optimized out>
- #6 0x00000000007b579f in Spell::update (this=0x2aab2b65a400, difftime=100) at ../../../src/game/Spell.cpp:3172
- No locals.
- #7 0x00000000007b5ad0 in SpellEvent::Execute (this=0x2aab2e0d94b8, e_time=2582908, p_time=6)
- at ../../../src/game/Spell.cpp:6414
- No locals.
- #8 0x000000000093d194 in EventProcessor::Update (this=0x125c0110, p_time=100)
- at ../../../src/framework/Utilities/EventProcessor.cpp:47
- Event = 0x2aab2e0d94b8
- #9 0x0000000000828c20 in Unit::Update (this=0x125c0000, p_time=100) at ../../../src/game/Unit.cpp:286
- No locals.
- #10 0x000000000075f4e5 in Player::Update (this=0x125c0000, p_time=100) at ../../../src/game/Player.cpp:1209
- now = <value optimized out>
- pet = <value optimized out>
- #11 0x000000000065fc49 in Map::UpdatePlayers (this=<value optimized out>, t_diff=@0x43cdbf68)
- at ../../../src/game/Map.cpp:520
- plr = 0x2aab0e63d498
- #12 0x0000000000689e05 in MapManager::Update (this=0x2aaac13be320, diff=<value optimized out>)
- at ../../../src/game/MapManager.cpp:261
- iter = {_M_cur = 0x0, _M_ht = 0x2aaac13be3a8}
- update_queue = {<std::_Vector_base<Map*, std::allocator<Map*> >> = {
- _M_impl = {<std::allocator<Map*>> = {<__gnu_cxx::new_allocator<Map*>> = {<No data fields>}, <No data fields>}, _M_start = 0x2aab18d5e200, _M_finish = 0x2aab18d5e320, _M_end_of_storage = 0x2aab18d5e320}}, <No data fields>}
- #13 0x000000000084e8e4 in World::Update (this=0x2aaaaad8cf00, diff=45) at ../../../src/game/World.cpp:1454
- No locals.
- #14 0x0000000000530a52 in WorldRunnable::run (this=<value optimized out>) at ../../../src/mangosd/WorldRunnable.cpp:60
- diff = 45
- realCurrTime = 3997257739
- realPrevTime = <value optimized out>
- prevSleepTime = 44
- #15 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x2aab0e63d498) at ../../../src/shared/Threading.cpp:187
- _task = 0x2aaaad1159e0
- #16 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
- No symbol table info available.
- #17 0x00000030512d3d1d in clone () from /lib64/libc.so.6
- No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement