Advertisement
Guest User

crash

a guest
Jul 24th, 2010
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 34.03 KB | None | 0 0
  1. [New Thread 2132]
  2. [New Thread 2131]
  3. [New Thread 2130]
  4. [New Thread 2129]
  5. [New Thread 2128]
  6. [New Thread 2127]
  7. [New Thread 2126]
  8. [New Thread 2125]
  9. [New Thread 2124]
  10. [New Thread 2123]
  11. [New Thread 2122]
  12. [New Thread 2121]
  13. [New Thread 2120]
  14. [New Thread 2119]
  15. [New Thread 2118]
  16. [New Thread 2117]
  17. [New Thread 2116]
  18. [New Thread 2115]
  19. [New Thread 2114]
  20. [New Thread 2113]
  21. [New Thread 2109]
  22. [New Thread 2108]
  23. [New Thread 2107]
  24. [New Thread 2105]
  25. Core was generated by `./mangos-worldd -c /opt/mangos/etc/mangosd.conf'.
  26. Program terminated with signal 11, Segmentation fault.
  27. #0  Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=11, familyFlag=268435456,
  28.    familyFlag2=0, casterGUID=250332991) at ../../../src/game/Unit.cpp:4761
  29. 4761            if (spell->SpellFamilyName == family && (spell->SpellFamilyFlags & familyFlag || spell->SpellFamilyFlags2 & familyFlag2))
  30.  
  31. BT FULL
  32.  
  33. #0  Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=11, familyFlag=268435456,
  34.    familyFlag2=0, casterGUID=250332991) at ../../../src/game/Unit.cpp:4761
  35.        spell = 0x0
  36.        auras = @0x7268368
  37. #1  0x000000000081dcc5 in Unit::IsSpellCrit (this=0x2aab2058c000, pVictim=0x7268000, spellProto=0x2aaab7ec1e90,
  38.    schoolMask=<value optimized out>, attackType=<value optimized out>) at ../../../src/game/Unit.cpp:6580
  39.        mOverrideClassScript = @0x2aab2058ca38
  40.        crit_chance = 22.1091213
  41. #2  0x000000000081e23f in Unit::CalculateSpellDamage (this=0x2aab0c1f10c0, damageInfo=0x4398bc60, damage=1491,
  42.    spellInfo=0x2aaab7ec1e90, attackType=BASE_ATTACK) at ../../../src/game/Unit.cpp:1214
  43.        damageSchoolMask = SPELL_SCHOOL_MASK_FIRE
  44.        pVictim = 0x7268000
  45.        crit = <value optimized out>
  46. #3  0x00000000007aa9ce in Spell::HandleDelayedSpellLaunch (this=0x2aab1aa1b400, target=0x2aab1e7b47a0)
  47.    at ../../../src/game/Spell.cpp:1348
  48.        mask = 1
  49.        unit = 0x7268000
  50.        real_caster = 0x2aab2058c000
  51.        caster = 0x2aab2058c000
  52.        damageInfo = {target = 0x7268000, attacker = 0x2aab2058c000, SpellID = 60043, damage = 0, overkill = 0,
  53.          schoolMask = SPELL_SCHOOL_MASK_FIRE, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0,
  54.          HitInfo = 0}
  55. #4  0x00000000007b41fc in Spell::cast (this=0x2aab1aa1b400, skipCheck=<value optimized out>)
  56.    at ../../../src/game/Spell.cpp:2963
  57.        castResult = <value optimized out>
  58. #5  0x00000000007b579f in Spell::update (this=0x2aab1aa1b400, difftime=100) at ../../../src/game/Spell.cpp:3172
  59. No locals.
  60. #6  0x00000000007b5ad0 in SpellEvent::Execute (this=0x2aab33bff3d0, e_time=119115, p_time=11)
  61.    at ../../../src/game/Spell.cpp:6414
  62. No locals.
  63. #7  0x000000000093d194 in EventProcessor::Update (this=0x2aab2058c110, p_time=100)
  64.    at ../../../src/framework/Utilities/EventProcessor.cpp:47
  65.        Event = 0x2aab33bff3d0
  66. #8  0x0000000000828c20 in Unit::Update (this=0x2aab2058c000, p_time=100) at ../../../src/game/Unit.cpp:286
  67. No locals.
  68. #9  0x000000000075f4e5 in Player::Update (this=0x2aab2058c000, p_time=100) at ../../../src/game/Player.cpp:1209
  69.        now = <value optimized out>
  70.        pet = <value optimized out>
  71. #10 0x000000000065fc49 in Map::UpdatePlayers (this=<value optimized out>, t_diff=@0x4398ff68)
  72.    at ../../../src/game/Map.cpp:520
  73.        plr = 0x2aab0c1f10c0
  74. #11 0x0000000000689e05 in MapManager::Update (this=0x2aaac63da320, diff=<value optimized out>)
  75.    at ../../../src/game/MapManager.cpp:261
  76.        iter = {_M_cur = 0x0, _M_ht = 0x2aaac63da3a8}
  77.        update_queue = {<std::_Vector_base<Map*, std::allocator<Map*> >> = {
  78.            _M_impl = {<std::allocator<Map*>> = {<__gnu_cxx::new_allocator<Map*>> = {<No data fields>}, <No data fields>}, _M_start = 0x2aaaab3d8180, _M_finish = 0x2aaaab3d82c0, _M_end_of_storage = 0x2aaaab3d82c0}}, <No data fields>}
  79. #12 0x000000000084e8e4 in World::Update (this=0x2aaaaad8cf00, diff=41) at ../../../src/game/World.cpp:1454
  80. No locals.
  81. #13 0x0000000000530a52 in WorldRunnable::run (this=<value optimized out>) at ../../../src/mangosd/WorldRunnable.cpp:60
  82.        diff = 41
  83.        realCurrTime = 4000098059
  84.        realPrevTime = <value optimized out>
  85.        prevSleepTime = 40
  86. #14 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x2aab0c1f10c0) at ../../../src/shared/Threading.cpp:187
  87.        _task = 0x2aab039c2480
  88. #15 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  89. No symbol table info available.
  90. #16 0x00000030512d3d1d in clone () from /lib64/libc.so.6
  91. No symbol table info available.
  92.  
  93. INFO THREADS
  94.  
  95.  25 Thread 2105  0x0000003051e07b35 in pthread_join () from /lib64/libpthread.so.0
  96.  24 Thread 2107  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  97.  23 Thread 2108  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  98.  22 Thread 2109  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  99.  21 Thread 2113  0x000000305129a1a1 in nanosleep () from /lib64/libc.so.6
  100.  20 Thread 2114  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  101.  19 Thread 2115  0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
  102.  18 Thread 2116  0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
  103.  17 Thread 2117  0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
  104.  16 Thread 2118  0x00002b119b4214fc in ?? () from /usr/lib64/libgomp.so.1
  105.  15 Thread 2119  0x00002b119b4214fc in ?? () from /usr/lib64/libgomp.so.1
  106.  14 Thread 2120  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  107.  13 Thread 2121  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  108.  12 Thread 2122  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  109.  11 Thread 2123  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  110.  10 Thread 2124  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  111.  9 Thread 2125  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  112.  8 Thread 2126  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  113.  7 Thread 2127  0x00002b119b421502 in ?? () from /usr/lib64/libgomp.so.1
  114.  6 Thread 2128  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  115.  5 Thread 2129  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  116.  4 Thread 2130  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  117.  3 Thread 2131  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  118.  2 Thread 2132  0x00002b119b4214fc in ?? () from /usr/lib64/libgomp.so.1
  119. * 1 Thread 2112  Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=11, familyFlag=268435456,
  120.    familyFlag2=0, casterGUID=250332991) at ../../../src/game/Unit.cpp:4761
  121.  
  122. THREAD APPLY ALL BT FULL
  123.  
  124.  
  125. Thread 25 (Thread 2105):
  126. #0  0x0000003051e07b35 in pthread_join () from /lib64/libpthread.so.0
  127. No symbol table info available.
  128. #1  0x00002b119a9f9382 in thr_join (this=<value optimized out>, task=0x2aab0395bc08)
  129.    at ../../../../dep/ACE_wrappers/ace/OS_NS_Thread.inl:2794
  130.        result = 4259842
  131. #2  join (this=<value optimized out>, task=0x2aab0395bc08) at ../../../../dep/ACE_wrappers/ace/Thread.inl:137
  132. No locals.
  133. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>, task=0x2aab0395bc08)
  134.    at ../../../../dep/ACE_wrappers/ace/Thread_Manager.cpp:1795
  135.        i = 0
  136.        copy_count = 1
  137.        result = <value optimized out>
  138. #4  0x000000000085ca4a in Wait (this=0x2aab039c22f8) at ../../../src/game/WorldSocketMgr.cpp:102
  139. No locals.
  140. #5  WorldSocketMgr::Wait (this=0x2aab039c22f8) at ../../../src/game/WorldSocketMgr.cpp:316
  141.        i = 1
  142. #6  0x00000000005296e2 in Master::Run (this=0x2aaaaadbbfd0) at ../../../src/mangosd/Master.cpp:327
  143.        pidfile = {static npos = 18446744073709551615,
  144.          _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2aaaaadb3f28 "./mangosd.pid"}}
  145.        world_thread = {m_iThreadId = 1134102848, m_hThreadHandle = 1134102848, m_task = 0x2aab039c2480,
  146.          static m_ThreadStorage = {_vptr.ACE_TSS = 0xa2be10, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0,
  147.                  __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  148.                __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = true, key_ = 10},
  149.          static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  150.        cliThread = 0x2aab02d0c808
  151.        rar_thread = 0x0
  152.        soap_thread = 0x0
  153.        freeze_thread = 0x2aab02d0c7f0
  154.        wsport = <value optimized out>
  155.        bind_ip = {static npos = 18446744073709551615,
  156.          _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2aaaab131ac0 "80.72.79.66"}}
  157. #7  0x0000000000528c68 in main (argc=<value optimized out>, argv=0x7fffce6d0b48) at ../../../src/mangosd/Main.cpp:179
  158.        cfg_file = 0x7fffce6d27ad "/opt/mangos/etc/mangosd.conf"
  159.        cmd_opts = {argc_ = 3, argv_ = 0x7fffce6d0b48, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x2aaaaadb3f88,
  160.          long_only_ = 0, has_colon_ = 1, last_option_ = 0x2aaaaadb3f60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2,
  161.          nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0,
  162.          long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1,
  163.              array_ = 0x2aaaaadbbfd8, allocator_ = 0x2b119ac59db0}, <No data fields>}}
  164.        option = <value optimized out>
  165.  
  166. Thread 24 (Thread 2107):
  167. #0  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  168. No symbol table info available.
  169. #1  0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
  170.        rqtp = {tv_sec = 0, tv_nsec = 10000000}
  171. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
  172. No locals.
  173. #3  0x000000000091aefa in SqlDelayThread::run (this=0x2aaaaad77f00)
  174.    at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  175.        s = 0x2aab331171f0
  176.        pingEveryLoop = 180000
  177.        loopCounter = 74616
  178. #4  0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x40ce2000) at ../../../src/shared/Threading.cpp:187
  179.        _task = 0x2aaaaad77f00
  180. #5  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  181. No symbol table info available.
  182. #6  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  183. No symbol table info available.
  184.  
  185. Thread 23 (Thread 2108):
  186. #0  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  187. No symbol table info available.
  188. #1  0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
  189.        rqtp = {tv_sec = 0, tv_nsec = 10000000}
  190. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
  191. No locals.
  192. #3  0x000000000091aefa in SqlDelayThread::run (this=0x2aaaaad77e00)
  193.    at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  194.        s = 0x2aab10f79300
  195.        pingEveryLoop = 180000
  196.        loopCounter = 69487
  197. #4  0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x4258e000) at ../../../src/shared/Threading.cpp:187
  198.        _task = 0x2aaaaad77e00
  199. #5  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  200. No symbol table info available.
  201. #6  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  202. No symbol table info available.
  203.  
  204. Thread 22 (Thread 2109):
  205. #0  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  206. No symbol table info available.
  207. #1  0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
  208.        rqtp = {tv_sec = 0, tv_nsec = 10000000}
  209. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
  210. No locals.
  211. #3  0x000000000091aefa in SqlDelayThread::run (this=0x2aaaaad77d00)
  212.    at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  213.        s = 0x2aab33117440
  214.        pingEveryLoop = 180000
  215.        loopCounter = 74527
  216. #4  0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x42f8f000) at ../../../src/shared/Threading.cpp:187
  217.        _task = 0x2aaaaad77d00
  218. #5  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  219. No symbol table info available.
  220. #6  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  221. No symbol table info available.
  222.  
  223. Thread 21 (Thread 2113):
  224. #0  0x000000305129a1a1 in nanosleep () from /lib64/libc.so.6
  225. No symbol table info available.
  226. #1  0x00000030512cd774 in usleep () from /lib64/libc.so.6
  227. No symbol table info available.
  228. #2  0x0000000000525b45 in CliRunnable::run (this=<value optimized out>) at ../../../src/mangosd/CliRunnable.cpp:646
  229.        command_str = <value optimized out>
  230.        commandbuf = "send money Kerosin \"New ATM System 2010\" \"Order: Gold 5000000\" 5000000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000Mb \233\021+", '\000' <repeats 18 times>"\210, \260\370\233\021+\000\000p\020\000\000\000\000\000\000p\020\000\000\000\000\000\000\020\254@\233\021+\000\000\000\254@\233\021+\000\000\001\000\000\000\000\000\000\000\000k\021\253\252*\000\000\260\376ڪ\252*\000\000\000\000\000\000\000\000\000\000x\030\071D\000\000\000\000@\031\071D\000\000\000\000涚\232\021+\000\000\000\000\000\000\000\000\000\000\373Θ\232\021+\000\000@\031\071D\000\000\000\000\000"...
  231. #3  0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x44390ef0) at ../../../src/shared/Threading.cpp:187
  232.        _task = 0x2aab039c23e0
  233. #4  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  234. No symbol table info available.
  235. #5  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  236. No symbol table info available.
  237.  
  238. Thread 20 (Thread 2114):
  239. #0  0x0000003051e0e1c1 in nanosleep () from /lib64/libpthread.so.0
  240. No symbol table info available.
  241. #1  0x0000000000920e47 in sleep (msecs=<value optimized out>) at ../../../dep/ACE_wrappers/ace/OS_NS_unistd.inl:918
  242.        rqtp = {tv_sec = 1, tv_nsec = 0}
  243. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>) at ../../../src/shared/Threading.cpp:237
  244. No locals.
  245. #3  0x000000000052b267 in FreezeDetectorRunnable::run (this=0x2aab039c9ea0) at ../../../src/mangosd/Master.cpp:74
  246.        curtime = 2
  247. #4  0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x44d91ff0) at ../../../src/shared/Threading.cpp:187
  248.        _task = 0x2aab039c9ea0
  249. #5  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  250. No symbol table info available.
  251. #6  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  252. No symbol table info available.
  253.  
  254. Thread 19 (Thread 2115):
  255. #0  0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
  256. No symbol table info available.
  257. #1  0x00002b119a978b89 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aab03a11bc0, max_wait_time=0x0)
  258.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:975
  259.        timer_buf = {static zero = {static zero = <same as static member of an already seen type>, 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>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
  262.              tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  263.            tv_sec = 0, tv_usec = 10000}}
  264.        this_timeout = 0xfffffffffffffffc
  265.        timers_pending = 0
  266.        nfds = <value optimized out>
  267. #2  0x00002b119a979722 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aab03a11bc0, max_wait_time=0x45792ff0, guard=...)
  268.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1052
  269.        result = 1165570032
  270. #3  0x00002b119a97a44e in ACE_Dev_Poll_Reactor::handle_events (this=0x2aab03a11bc0, max_wait_time=0x45792ff0)
  271.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1033
  272.        countdown = {max_wait_time_ = 0x45792ff0, start_time_ = {static zero = {
  273.              static zero = <same as static member of an already seen type>, static max_time = {
  274.                static zero = <same as static member of an already seen type>,
  275.                static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}},
  276.              tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  277.              tv_sec = 1279605384, tv_usec = 964085}}, stopped_ = false}
  278.        guard = {token_ = @0x2aab03a11bf8, owner_ = 1}
  279.        result = -1
  280. #4  0x00002b119a9cf9ff in ACE_Reactor::run_reactor_event_loop (this=0x2aab02d0c7a8, tv=..., eh=<value optimized out>)
  281.    at ../../../../dep/ACE_wrappers/ace/Reactor.cpp:271
  282.        result = -4
  283. #5  0x000000000085e25b in ReactorRunnable::svc (this=0x2aab0395bc08) at ../../../src/game/WorldSocketMgr.cpp:167
  284.        interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  285.              static zero = <same as static member of an already seen type>,
  286.              static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
  287.              tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  288.            tv_sec = 0, tv_usec = 10000}}
  289. #6  0x00002b119a9f2c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  290.    at ../../../../dep/ACE_wrappers/ace/Task.cpp:275
  291.        t = 0x2aab0395bc08
  292.        svc_status = <value optimized out>
  293. #7  0x00002b119a9f3bd5 in ACE_Thread_Adapter::invoke (this=0x2aab039c9f00)
  294.    at ../../../../dep/ACE_wrappers/ace/Thread_Adapter.cpp:98
  295.        exit_hook_instance = 0x2aaaab0f7ff0
  296.        exit_hook_maybe = {instance_ = 0x0}
  297.        exit_hook_ptr = 0x2aaaab0f7ff0
  298. #8  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  299. No symbol table info available.
  300. #9  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  301. No symbol table info available.
  302.  
  303. Thread 18 (Thread 2116):
  304. #0  0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
  305. No symbol table info available.
  306. #1  0x00002b119a978b89 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aab03a11940, max_wait_time=0x0)
  307.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:975
  308.        timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  309.              static zero = <same as static member of an already seen type>,
  310.              static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
  311.              tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  312.            tv_sec = 0, tv_usec = 8089}}
  313.        this_timeout = 0xfffffffffffffffc
  314.        timers_pending = 0
  315.        nfds = <value optimized out>
  316. #2  0x00002b119a979722 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aab03a11940, max_wait_time=0x46193ff0, guard=...)
  317.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1052
  318.        result = 1176059888
  319. #3  0x00002b119a97a44e in ACE_Dev_Poll_Reactor::handle_events (this=0x2aab03a11940, max_wait_time=0x46193ff0)
  320.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1033
  321.        countdown = {max_wait_time_ = 0x46193ff0, start_time_ = {static zero = {
  322.              static zero = <same as static member of an already seen type>, static max_time = {
  323.                static zero = <same as static member of an already seen type>,
  324.                static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}},
  325.              tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  326.              tv_sec = 1279605384, tv_usec = 964920}}, stopped_ = false}
  327.        guard = {token_ = @0x2aab03a11978, owner_ = 1}
  328.        result = -1
  329. #4  0x00002b119a9cf9ff in ACE_Reactor::run_reactor_event_loop (this=0x2aab02d0c778, tv=..., eh=<value optimized out>)
  330.    at ../../../../dep/ACE_wrappers/ace/Reactor.cpp:271
  331.        result = -4
  332. #5  0x000000000085e25b in ReactorRunnable::svc (this=0x2aab0395bd40) at ../../../src/game/WorldSocketMgr.cpp:167
  333.        interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  334.              static zero = <same as static member of an already seen type>,
  335.              static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
  336.              tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  337.            tv_sec = 0, tv_usec = 8089}}
  338. #6  0x00002b119a9f2c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  339.    at ../../../../dep/ACE_wrappers/ace/Task.cpp:275
  340.        t = 0x2aab0395bd40
  341.        svc_status = <value optimized out>
  342. #7  0x00002b119a9f3bd5 in ACE_Thread_Adapter::invoke (this=0x2aab039c9f60)
  343.    at ../../../../dep/ACE_wrappers/ace/Thread_Adapter.cpp:98
  344.        exit_hook_instance = 0x2aaaab0ebff0
  345.        exit_hook_maybe = {instance_ = 0x0}
  346.        exit_hook_ptr = 0x2aaaab0ebff0
  347. #8  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  348. No symbol table info available.
  349. #9  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  350. No symbol table info available.
  351.  
  352. Thread 17 (Thread 2117):
  353. #0  0x00000030512d4108 in epoll_wait () from /lib64/libc.so.6
  354. No symbol table info available.
  355. #1  0x00002b119a978b89 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aab03a116c0, max_wait_time=0x0)
  356.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:975
  357.        timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  358.              static zero = <same as static member of an already seen type>,
  359.              static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
  360.              tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  361.            tv_sec = 0, tv_usec = 6175}}
  362.        this_timeout = 0xfffffffffffffffc
  363.        timers_pending = 0
  364.        nfds = <value optimized out>
  365. #2  0x00002b119a979722 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aab03a116c0, max_wait_time=0x46b94ff0, guard=...)
  366.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1052
  367.        result = 1186549744
  368. #3  0x00002b119a97a44e in ACE_Dev_Poll_Reactor::handle_events (this=0x2aab03a116c0, max_wait_time=0x46b94ff0)
  369.    at ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:1033
  370.        countdown = {max_wait_time_ = 0x46b94ff0, start_time_ = {static zero = {
  371.              static zero = <same as static member of an already seen type>, static max_time = {
  372.                static zero = <same as static member of an already seen type>,
  373.                static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}},
  374.              tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  375.              tv_sec = 1279605384, tv_usec = 967915}}, stopped_ = false}
  376.        guard = {token_ = @0x2aab03a116f8, owner_ = 1}
  377.        result = -1
  378. #4  0x00002b119a9cf9ff in ACE_Reactor::run_reactor_event_loop (this=0x2aab02d0c748, tv=..., eh=<value optimized out>)
  379.    at ../../../../dep/ACE_wrappers/ace/Reactor.cpp:271
  380.        result = -4
  381. #5  0x000000000085e25b in ReactorRunnable::svc (this=0x2aab0395be78) at ../../../src/game/WorldSocketMgr.cpp:167
  382.        interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  383.              static zero = <same as static member of an already seen type>,
  384.              static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {
  385.              tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  386.            tv_sec = 0, tv_usec = 6175}}
  387. #6  0x00002b119a9f2c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  388.    at ../../../../dep/ACE_wrappers/ace/Task.cpp:275
  389.        t = 0x2aab0395be78
  390.        svc_status = <value optimized out>
  391. #7  0x00002b119a9f3bd5 in ACE_Thread_Adapter::invoke (this=0x2aab039c9fc0)
  392.    at ../../../../dep/ACE_wrappers/ace/Thread_Adapter.cpp:98
  393.        exit_hook_instance = 0x2aaaab2dfff0
  394.        exit_hook_maybe = {instance_ = 0x0}
  395.        exit_hook_ptr = 0x2aaaab2dfff0
  396. #8  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  397. No symbol table info available.
  398. #9  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  399. No symbol table info available.
  400.  
  401. Thread 16 (Thread 2118):
  402. #0  0x00002b119b4214fc in ?? () from /usr/lib64/libgomp.so.1
  403. No symbol table info available.
  404. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  405. No symbol table info available.
  406. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  407. No symbol table info available.
  408. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  409. No symbol table info available.
  410.  
  411. Thread 15 (Thread 2119):
  412. #0  0x00002b119b4214fc in ?? () from /usr/lib64/libgomp.so.1
  413. No symbol table info available.
  414. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  415. No symbol table info available.
  416. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  417. No symbol table info available.
  418. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  419. No symbol table info available.
  420.  
  421. Thread 14 (Thread 2120):
  422. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  423. No symbol table info available.
  424. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  425. No symbol table info available.
  426. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  427. No symbol table info available.
  428. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  429. No symbol table info available.
  430.  
  431. Thread 13 (Thread 2121):
  432. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  433. No symbol table info available.
  434. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  435. No symbol table info available.
  436. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  437. No symbol table info available.
  438. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  439. No symbol table info available.
  440.  
  441. Thread 12 (Thread 2122):
  442. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  443. No symbol table info available.
  444. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  445. No symbol table info available.
  446. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  447. No symbol table info available.
  448. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  449. No symbol table info available.
  450.  
  451. Thread 11 (Thread 2123):
  452. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  453. No symbol table info available.
  454. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  455. No symbol table info available.
  456. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  457. No symbol table info available.
  458. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  459. No symbol table info available.
  460.  
  461. Thread 10 (Thread 2124):
  462. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  463. No symbol table info available.
  464. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  465. No symbol table info available.
  466. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  467. No symbol table info available.
  468. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  469. No symbol table info available.
  470.  
  471. Thread 9 (Thread 2125):
  472. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  473. No symbol table info available.
  474. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  475. No symbol table info available.
  476. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  477. No symbol table info available.
  478. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  479. No symbol table info available.
  480.  
  481. Thread 8 (Thread 2126):
  482. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  483. No symbol table info available.
  484. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  485. No symbol table info available.
  486. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  487. No symbol table info available.
  488. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  489. No symbol table info available.
  490.  
  491. Thread 7 (Thread 2127):
  492. #0  0x00002b119b421502 in ?? () from /usr/lib64/libgomp.so.1
  493. No symbol table info available.
  494. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  495. No symbol table info available.
  496. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  497. No symbol table info available.
  498. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  499. No symbol table info available.
  500.  
  501. Thread 6 (Thread 2128):
  502. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  503. No symbol table info available.
  504. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  505. No symbol table info available.
  506. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  507. No symbol table info available.
  508. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  509. No symbol table info available.
  510.  
  511. Thread 5 (Thread 2129):
  512. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  513. No symbol table info available.
  514. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  515. No symbol table info available.
  516. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  517. No symbol table info available.
  518. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  519. No symbol table info available.
  520.  
  521. Thread 4 (Thread 2130):
  522. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  523. No symbol table info available.
  524. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  525. No symbol table info available.
  526. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  527. No symbol table info available.
  528. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  529. No symbol table info available.
  530.  
  531. Thread 3 (Thread 2131):
  532. #0  0x00002b119b4214fe in ?? () from /usr/lib64/libgomp.so.1
  533. No symbol table info available.
  534. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  535. No symbol table info available.
  536. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  537. No symbol table info available.
  538. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  539. No symbol table info available.
  540.  
  541. Thread 2 (Thread 2132):
  542. #0  0x00002b119b4214fc in ?? () from /usr/lib64/libgomp.so.1
  543. No symbol table info available.
  544. #1  0x00002b119b41ff66 in ?? () from /usr/lib64/libgomp.so.1
  545. No symbol table info available.
  546. #2  0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  547. No symbol table info available.
  548. #3  0x00000030512d3d1d in clone () from /lib64/libc.so.6
  549. No symbol table info available.
  550.  
  551. Thread 1 (Thread 2112):
  552. #0  Unit::GetAura (this=<value optimized out>, type=<value optimized out>, family=11, familyFlag=268435456,
  553.    familyFlag2=0, casterGUID=250332991) at ../../../src/game/Unit.cpp:4761
  554.        spell = 0x0
  555.        auras = @0x7268368
  556. #1  0x000000000081dcc5 in Unit::IsSpellCrit (this=0x2aab2058c000, pVictim=0x7268000, spellProto=0x2aaab7ec1e90,
  557.    schoolMask=<value optimized out>, attackType=<value optimized out>) at ../../../src/game/Unit.cpp:6580
  558.        mOverrideClassScript = @0x2aab2058ca38
  559.        crit_chance = 22.1091213
  560. #2  0x000000000081e23f in Unit::CalculateSpellDamage (this=0x2aab0c1f10c0, damageInfo=0x4398bc60, damage=1491,
  561.    spellInfo=0x2aaab7ec1e90, attackType=BASE_ATTACK) at ../../../src/game/Unit.cpp:1214
  562.        damageSchoolMask = SPELL_SCHOOL_MASK_FIRE
  563.        pVictim = 0x7268000
  564.        crit = <value optimized out>
  565. #3  0x00000000007aa9ce in Spell::HandleDelayedSpellLaunch (this=0x2aab1aa1b400, target=0x2aab1e7b47a0)
  566.    at ../../../src/game/Spell.cpp:1348
  567.        mask = 1
  568.        unit = 0x7268000
  569.        real_caster = 0x2aab2058c000
  570.        caster = 0x2aab2058c000
  571.        damageInfo = {target = 0x7268000, attacker = 0x2aab2058c000, SpellID = 60043, damage = 0, overkill = 0,
  572.          schoolMask = SPELL_SCHOOL_MASK_FIRE, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0,
  573.          HitInfo = 0}
  574. #4  0x00000000007b41fc in Spell::cast (this=0x2aab1aa1b400, skipCheck=<value optimized out>)
  575.    at ../../../src/game/Spell.cpp:2963
  576.        castResult = <value optimized out>
  577. #5  0x00000000007b579f in Spell::update (this=0x2aab1aa1b400, difftime=100) at ../../../src/game/Spell.cpp:3172
  578. No locals.
  579. #6  0x00000000007b5ad0 in SpellEvent::Execute (this=0x2aab33bff3d0, e_time=119115, p_time=11)
  580.    at ../../../src/game/Spell.cpp:6414
  581. No locals.
  582. #7  0x000000000093d194 in EventProcessor::Update (this=0x2aab2058c110, p_time=100)
  583.    at ../../../src/framework/Utilities/EventProcessor.cpp:47
  584.        Event = 0x2aab33bff3d0
  585. #8  0x0000000000828c20 in Unit::Update (this=0x2aab2058c000, p_time=100) at ../../../src/game/Unit.cpp:286
  586. No locals.
  587. #9  0x000000000075f4e5 in Player::Update (this=0x2aab2058c000, p_time=100) at ../../../src/game/Player.cpp:1209
  588.        now = <value optimized out>
  589.        pet = <value optimized out>
  590. #10 0x000000000065fc49 in Map::UpdatePlayers (this=<value optimized out>, t_diff=@0x4398ff68)
  591.    at ../../../src/game/Map.cpp:520
  592.        plr = 0x2aab0c1f10c0
  593. #11 0x0000000000689e05 in MapManager::Update (this=0x2aaac63da320, diff=<value optimized out>)
  594.    at ../../../src/game/MapManager.cpp:261
  595.        iter = {_M_cur = 0x0, _M_ht = 0x2aaac63da3a8}
  596.        update_queue = {<std::_Vector_base<Map*, std::allocator<Map*> >> = {
  597.            _M_impl = {<std::allocator<Map*>> = {<__gnu_cxx::new_allocator<Map*>> = {<No data fields>}, <No data fields>}, _M_start = 0x2aaaab3d8180, _M_finish = 0x2aaaab3d82c0, _M_end_of_storage = 0x2aaaab3d82c0}}, <No data fields>}
  598. #12 0x000000000084e8e4 in World::Update (this=0x2aaaaad8cf00, diff=41) at ../../../src/game/World.cpp:1454
  599. No locals.
  600. #13 0x0000000000530a52 in WorldRunnable::run (this=<value optimized out>) at ../../../src/mangosd/WorldRunnable.cpp:60
  601.        diff = 41
  602.        realCurrTime = 4000098059
  603.        realPrevTime = <value optimized out>
  604.        prevSleepTime = 40
  605. #14 0x00000000009212d5 in ACE_Based::Thread::ThreadTask (param=0x2aab0c1f10c0) at ../../../src/shared/Threading.cpp:187
  606.        _task = 0x2aab039c2480
  607. #15 0x0000003051e0673d in start_thread () from /lib64/libpthread.so.0
  608. No symbol table info available.
  609. #16 0x00000030512d3d1d in clone () from /lib64/libc.so.6
  610. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement