Advertisement
Guest User

Untitled

a guest
May 27th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Program terminated with signal 11, Segmentation fault.
  2. #0  0x0000000000e2973f in std::_List_iterator<AuraEffect*>::operator++ (
  3.     this=0x4647a480)
  4.     at /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:141
  5. 141     _M_node = _M_node->_M_next;
  6.  
  7. Thread 20 (Thread 12861):
  8. #0  0x0000003d54cd4108 in epoll_wait () from /lib64/libc.so.6
  9. No symbol table info available.
  10. #1  0x00007f6283f8ef06 in ACE_Dev_Poll_Reactor::work_pending_i (
  11.     this=0x7f626f47bdc0, max_wait_time=0x4a483060)
  12.     at ../../ace/Dev_Poll_Reactor.cpp:960
  13.         timer_buf = {static zero = {
  14.             static zero = <same as static member of an already seen type>,
  15.             static max_time = {
  16.               static zero = <same as static member of an already seen type>,
  17.               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}},
  18.           static max_time = <same as static member of an already seen type>,
  19.           tv_ = {tv_sec = 0, tv_usec = 7930}}
  20.         this_timeout = <value optimized out>
  21.         nfds = <value optimized out>
  22. #2  0x00007f6283f8fc6b in ACE_Dev_Poll_Reactor::handle_events_i (
  23.     this=0x7f626f47bdc0, max_wait_time=0x4a483060, guard=...)
  24.     at ../../ace/Dev_Poll_Reactor.cpp:1030
  25.         result = <value optimized out>
  26. #3  0x00007f6283f8ff06 in ACE_Dev_Poll_Reactor::handle_events (
  27.     this=0x7f626f47bdc0, max_wait_time=0x4a483060)
  28.     at ../../ace/Dev_Poll_Reactor.cpp:1012
  29.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  30.           max_wait_time_ = 0x4a483060, start_time_ = {static zero = {
  31.               static zero = <same as static member of an already seen type>,
  32.               static max_time = {
  33.                 static zero = <same as static member of an already seen type>,
  34.                 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}},
  35.             static max_time = <same as static member of an already seen type>,
  36.             tv_ = {tv_sec = 1275002605, tv_usec = 190214}}, stopped_ = false}
  37.         guard = {token_ = @0x7f626f47bde8, owner_ = 1}
  38.         result = -1
  39. #4  0x00007f6283fe499e in ACE_Reactor::run_reactor_event_loop (
  40.     this=0x7f6280340fa0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  41.         result = 1
  42. #5  0x0000000000e68a74 in ReactorRunnable::svc (this=0x7f626f33de78)
  43.     at /home/svn/HulnethV3/src/game/WorldSocketMgr.cpp:169
  44.         interval = {static zero = {
  45.             static zero = <same as static member of an already seen type>,
  46.             static max_time = {
  47.               static zero = <same as static member of an already seen type>,
  48.               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}},
  49.           static max_time = <same as static member of an already seen type>,
  50.           tv_ = {tv_sec = 0, tv_usec = 7930}}
  51.         i = {_M_node = 0x7f626f33df28}
  52.         t = {_M_node = 0x7f620b0b3fa0}
  53. #6  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  54.     at ../../ace/Task.cpp:275
  55.         t = 0x7f626f33de78
  56.         svc_status = <value optimized out>
  57. #7  0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626f026940)
  58.     at ../../ace/Thread_Adapter.cpp:98
  59.         exit_hook_instance = 0x7f626b01b650
  60.         exit_hook_maybe = {instance_ = 0x0}
  61.         exit_hook_ptr = 0x7f626b01b650
  62. #8  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  63. No symbol table info available.
  64. #9  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  65. No symbol table info available.
  66.  
  67. Thread 19 (Thread 12593):
  68. #0  0x00007f628427aee9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  69.    from /lib64/libpthread.so.0
  70. No symbol table info available.
  71. #1  0x00007f6283f7f6c7 in cond_timedwait (this=0x7f6282c9ad84, mutex=...,
  72.     abstime=0xdf9d5) at ../../ace/OS_NS_Thread.inl:362
  73.         result = <value optimized out>
  74.         ts = {tv_sec = 140060175369744, tv_nsec = 140061060396032}
  75. #2  ACE_Condition_Thread_Mutex::wait (this=0x7f6282c9ad84, mutex=...,
  76.     abstime=0xdf9d5) at ../../ace/Condition_Thread_Mutex.cpp:100
  77. No locals.
  78. #3  0x00007f6283f67253 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  79.     (this=0x7f6282c9ad00, timeout=0x0) at ../../ace/Message_Queue_T.cpp:1742
  80.         result = <value optimized out>
  81. #4  0x00007f6283f67d8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  82.     this=0x7f6282c9ad00, first_item=@0x40f9e068, timeout=0x0)
  83.     at ../../ace/Message_Queue_T.cpp:1934
  84.         ace_mon = {lock_ = 0x7f6282c9ad50, owner_ = 0}
  85. #5  0x00007f6283f66bc5 in ACE_Activation_Queue::dequeue (
  86.     this=<value optimized out>, tv=0xdf9d5)
  87.     at ../../ace/Activation_Queue.cpp:91
  88.         mb = 0x0
  89. #6  0x0000000000f76239 in SqlDelayThread::run (this=0x7f6282c61d30)
  90.     at /home/svn/HulnethV3/src/shared/Database/SqlDelayThread.cpp:40
  91.         s = 0x7f624d03fe20
  92.         _time = {static zero = {
  93.             static zero = <same as static member of an already seen type>,
  94.             static max_time = {
  95.               static zero = <same as static member of an already seen type>,
  96.               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}},
  97.           static max_time = <same as static member of an already seen type>,
  98.           tv_ = {tv_sec = 2, tv_usec = 0}}
  99. #7  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f6282c61d30)
  100.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  101.         _task = 0x7f6282c61d30
  102. #8  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  103. No symbol table info available.
  104. #9  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  105. No symbol table info available.
  106.  
  107. Thread 18 (Thread 12860):
  108. #0  0x0000003d54cd4108 in epoll_wait () from /lib64/libc.so.6
  109. No symbol table info available.
  110. #1  0x00007f6283f8ef06 in ACE_Dev_Poll_Reactor::work_pending_i (
  111.     this=0x7f626f47c040, max_wait_time=0x49c82060)
  112.     at ../../ace/Dev_Poll_Reactor.cpp:960
  113.         timer_buf = {static zero = {
  114.             static zero = <same as static member of an already seen type>,
  115.             static max_time = {
  116.               static zero = <same as static member of an already seen type>,
  117.               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}},
  118.           static max_time = <same as static member of an already seen type>,
  119.           tv_ = {tv_sec = 0, tv_usec = 3310}}
  120.         this_timeout = <value optimized out>
  121.         nfds = <value optimized out>
  122. #2  0x00007f6283f8fc6b in ACE_Dev_Poll_Reactor::handle_events_i (
  123.     this=0x7f626f47c040, max_wait_time=0x49c82060, guard=...)
  124.     at ../../ace/Dev_Poll_Reactor.cpp:1030
  125.         result = <value optimized out>
  126. #3  0x00007f6283f8ff06 in ACE_Dev_Poll_Reactor::handle_events (
  127.     this=0x7f626f47c040, max_wait_time=0x49c82060)
  128.     at ../../ace/Dev_Poll_Reactor.cpp:1012
  129.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  130.           max_wait_time_ = 0x49c82060, start_time_ = {static zero = {
  131.               static zero = <same as static member of an already seen type>,
  132.               static max_time = {
  133.                 static zero = <same as static member of an already seen type>,
  134.                 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}},
  135.             static max_time = <same as static member of an already seen type>,
  136.             tv_ = {tv_sec = 1275002605, tv_usec = 190317}}, stopped_ = false}
  137.         guard = {token_ = @0x7f626f47c068, owner_ = 1}
  138.         result = -1
  139. #4  0x00007f6283fe499e in ACE_Reactor::run_reactor_event_loop (
  140.     this=0x7f62803383e0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  141.         result = 1
  142. #5  0x0000000000e68a74 in ReactorRunnable::svc (this=0x7f626f33dd40)
  143.     at /home/svn/HulnethV3/src/game/WorldSocketMgr.cpp:169
  144.         interval = {static zero = {
  145.             static zero = <same as static member of an already seen type>,
  146.             static max_time = {
  147.               static zero = <same as static member of an already seen type>,
  148.               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}},
  149.           static max_time = <same as static member of an already seen type>,
  150.           tv_ = {tv_sec = 0, tv_usec = 3310}}
  151.         i = {_M_node = 0x7f626f33ddf0}
  152.         t = {_M_node = 0x7f6245b75a60}
  153. #6  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  154.     at ../../ace/Task.cpp:275
  155.         t = 0x7f626f33dd40
  156.         svc_status = <value optimized out>
  157. #7  0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626f026e20)
  158.     at ../../ace/Thread_Adapter.cpp:98
  159.         exit_hook_instance = 0x7f626b41b650
  160.         exit_hook_maybe = {instance_ = 0x0}
  161.         exit_hook_ptr = 0x7f626b41b650
  162. #8  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  163. No symbol table info available.
  164. #9  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  165. No symbol table info available.
  166.  
  167. Thread 17 (Thread 12854):
  168. #0  0x00007f628427aee9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  169.    from /lib64/libpthread.so.0
  170. No symbol table info available.
  171. #1  0x00007f6283f7f5fa in cond_wait (this=0x7f6270c535a4)
  172.     at ../../ace/OS_NS_Thread.inl:329
  173. No locals.
  174. #2  ACE_Condition_Thread_Mutex::wait (this=0x7f6270c535a4)
  175.     at ../../ace/Condition_Thread_Mutex.cpp:90
  176.         result = <value optimized out>
  177. #3  0x0000000000bb2bbe in MapUpdater::wait (this=0x7f6270c534c8)
  178.     at /home/svn/HulnethV3/src/game/MapUpdater.cpp:89
  179.         guard = {lock_ = 0x7f6270c535e0, owner_ = 0}
  180. #4  0x0000000000baecaa in MapManager::Update (this=0x7f6270c53400, diff=93)
  181.     at /home/svn/HulnethV3/src/game/MapManager.cpp:305
  182.         iter = {_M_cur = 0x0, _M_ht = 0x7f6270c53488}
  183. #5  0x0000000000e4be25 in World::Update (this=0x7f6282c94000, diff=93)
  184.     at /home/svn/HulnethV3/src/game/World.cpp:2150
  185.         autobroadcaston = 0
  186. #6  0x00000000009bda48 in WorldRunnable::run (this=0x7f626fbec690)
  187.     at /home/svn/HulnethV3/src/trinitycore/WorldRunnable.cpp:64
  188.         diff = 93
  189.         realCurrTime = 3692285539
  190.         realPrevTime = 3692285446
  191.         prevSleepTime = 0
  192. #7  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f626fbec690)
  193.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  194.         _task = 0x7f626fbec690
  195. #8  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  196. No symbol table info available.
  197. #9  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  198. No symbol table info available.
  199.  
  200. Thread 16 (Thread 12849):
  201. #0  0x0000000000a06cb5 in Aura::GetDuration (this=0x7f6249cedfc0)
  202.     at /home/svn/HulnethV3/src/game/SpellAuras.h:121
  203. No locals.
  204. #1  0x0000000000e291df in Aura::IsExpired (this=0x7f6249cedfc0)
  205.     at /home/svn/HulnethV3/src/game/SpellAuras.h:124
  206. No locals.
  207. #2  0x0000000000e03d6c in Unit::_UpdateSpells (this=0x7f61e8a22000, time=93)
  208.     at /home/svn/HulnethV3/src/game/Unit.cpp:3230
  209.         i = {_M_node = 0x7f61f5886970}
  210. #3  0x0000000000e25520 in Unit::Update (this=0x7f61e8a22000, p_time=93)
  211.     at /home/svn/HulnethV3/src/game/Unit.cpp:234
  212. No locals.
  213. #4  0x0000000000ce370a in Player::Update (this=0x7f61e8a22000, p_time=93)
  214.     at /home/svn/HulnethV3/src/game/Player.cpp:1184
  215.         now = 140058491505432
  216.         pet = 0x7f61ef7a9b10
  217. #5  0x0000000000b967ff in Map::Update (this=0x7f6273a90000,
  218.     t_diff=@0x7f62113ec0f0) at /home/svn/HulnethV3/src/game/Map.cpp:593
  219.         plr = 0x7f61e8a22000
  220.         updater = {i_timeDiff = 3812646712}
  221.         grid_object_update = {i_visitor = @0x44476fc0}
  222.         world_object_update = {i_visitor = @0x7f61e3400000}
  223. #6  0x0000000000bb323e in MapUpdateRequest::call (this=0x7f62113ec0d0)
  224.     at /home/svn/HulnethV3/src/game/MapUpdater.cpp:56
  225. No locals.
  226. #7  0x0000000000f2e2da in DelayExecutor::svc (this=0x7f6270c534d0)
  227.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:52
  228.         rq = 0x7f62113ec0d0
  229. #8  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  230.     at ../../ace/Task.cpp:275
  231.         t = 0x7f6270c534d0
  232.         svc_status = <value optimized out>
  233. #9  0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9a820)
  234.     at ../../ace/Thread_Adapter.cpp:98
  235.         exit_hook_instance = 0x7f626dc1b650
  236.         exit_hook_maybe = {instance_ = 0x0}
  237.         exit_hook_ptr = 0x7f626dc1b650
  238. #10 0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  239. No symbol table info available.
  240. #11 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  241. No symbol table info available.
  242.  
  243. Thread 15 (Thread 12594):
  244. #0  0x00007f628427aee9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  245.    from /lib64/libpthread.so.0
  246. No symbol table info available.
  247. #1  0x00007f6283f7f6c7 in cond_timedwait (this=0x7f6282c9ab84, mutex=...,
  248.     abstime=0xed2f) at ../../ace/OS_NS_Thread.inl:362
  249.         result = <value optimized out>
  250.         ts = {tv_sec = 140059378475024, tv_nsec = 140061052007424}
  251. #2  ACE_Condition_Thread_Mutex::wait (this=0x7f6282c9ab84, mutex=...,
  252.     abstime=0xed2f) at ../../ace/Condition_Thread_Mutex.cpp:100
  253. No locals.
  254. #3  0x00007f6283f67253 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  255.     (this=0x7f6282c9ab00, timeout=0x0) at ../../ace/Message_Queue_T.cpp:1742
  256.         result = <value optimized out>
  257. #4  0x00007f6283f67d8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  258.     this=0x7f6282c9ab00, first_item=@0x42473068, timeout=0x0)
  259.     at ../../ace/Message_Queue_T.cpp:1934
  260.         ace_mon = {lock_ = 0x7f6282c9ab50, owner_ = 0}
  261. #5  0x00007f6283f66bc5 in ACE_Activation_Queue::dequeue (
  262.     this=<value optimized out>, tv=0xed2f) at ../../ace/Activation_Queue.cpp:91
  263.         mb = 0x0
  264. #6  0x0000000000f76239 in SqlDelayThread::run (this=0x7f6282c61ba0)
  265.     at /home/svn/HulnethV3/src/shared/Database/SqlDelayThread.cpp:40
  266.         s = 0x7f621dbff6a0
  267.         _time = {static zero = {
  268.             static zero = <same as static member of an already seen type>,
  269.             static max_time = {
  270.               static zero = <same as static member of an already seen type>,
  271.               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}},
  272.           static max_time = <same as static member of an already seen type>,
  273.           tv_ = {tv_sec = 2, tv_usec = 0}}
  274. #7  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f6282c61ba0)
  275.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  276.         _task = 0x7f6282c61ba0
  277. #8  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  278. No symbol table info available.
  279. #9  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  280. No symbol table info available.
  281.  
  282. Thread 14 (Thread 12592):
  283. #0  0x00007f628427aee9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  284.    from /lib64/libpthread.so.0
  285. No symbol table info available.
  286. #1  0x00007f6283f7f6c7 in cond_timedwait (this=0x7f6282c9af84, mutex=...,
  287.     abstime=0x1cb59) at ../../ace/OS_NS_Thread.inl:362
  288.         result = <value optimized out>
  289.         ts = {tv_sec = 140059068096000, tv_nsec = 140061068854272}
  290. #2  ACE_Condition_Thread_Mutex::wait (this=0x7f6282c9af84, mutex=...,
  291.     abstime=0x1cb59) at ../../ace/Condition_Thread_Mutex.cpp:100
  292. No locals.
  293. #3  0x00007f6283f67253 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  294.     (this=0x7f6282c9af00, timeout=0x0) at ../../ace/Message_Queue_T.cpp:1742
  295.         result = <value optimized out>
  296. #4  0x00007f6283f67d8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  297.     this=0x7f6282c9af00, first_item=@0x41c72068, timeout=0x0)
  298.     at ../../ace/Message_Queue_T.cpp:1934
  299.         ace_mon = {lock_ = 0x7f6282c9af50, owner_ = 0}
  300. #5  0x00007f6283f66bc5 in ACE_Activation_Queue::dequeue (
  301.     this=<value optimized out>, tv=0x1cb59)
  302.     at ../../ace/Activation_Queue.cpp:91
  303.         mb = 0x0
  304. #6  0x0000000000f76239 in SqlDelayThread::run (this=0x7f6282c61ec0)
  305.     at /home/svn/HulnethV3/src/shared/Database/SqlDelayThread.cpp:40
  306.         s = 0x7f620b3e9400
  307.         _time = {static zero = {
  308.             static zero = <same as static member of an already seen type>,
  309.             static max_time = {
  310.               static zero = <same as static member of an already seen type>,
  311.               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}},
  312.           static max_time = <same as static member of an already seen type>,
  313.           tv_ = {tv_sec = 2, tv_usec = 0}}
  314. #7  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f6282c61ec0)
  315.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  316.         _task = 0x7f6282c61ec0
  317. #8  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  318. No symbol table info available.
  319. #9  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  320. No symbol table info available.
  321.  
  322. Thread 13 (Thread 12848):
  323. #0  0x0000000000d4beae in AuraEffect::Update (this=0x7f62130626c0, diff=93,
  324.     caster=0x7f61feb5d000)
  325.     at /home/svn/HulnethV3/src/game/SpellAuraEffects.cpp:988
  326. No locals.
  327. #1  0x0000000000d3027f in Aura::UpdateOwner (this=0x7f62086b2c00, diff=93,
  328.     owner=0x7f61feb5d000) at /home/svn/HulnethV3/src/game/SpellAuras.cpp:580
  329.         i = 0 '\000'
  330.         caster = 0x7f61feb5d000
  331.         modSpell = 0x0
  332.         modOwner = 0x7f61feb5d000
  333.         __PRETTY_FUNCTION__ = "void Aura::UpdateOwner(uint32, WorldObject*)"
  334. #2  0x0000000000e03d0f in Unit::_UpdateSpells (this=0x7f61feb5d000, time=93)
  335.     at /home/svn/HulnethV3/src/game/Unit.cpp:3224
  336.         i_aura = 0x7f62086b2c00
  337. #3  0x0000000000e25520 in Unit::Update (this=0x7f61feb5d000, p_time=93)
  338.     at /home/svn/HulnethV3/src/game/Unit.cpp:234
  339. No locals.
  340. #4  0x0000000000ce370a in Player::Update (this=0x7f61feb5d000, p_time=93)
  341.     at /home/svn/HulnethV3/src/game/Player.cpp:1184
  342.         now = 140058861894424
  343.         pet = 0x7f6263d2eb10
  344. #5  0x0000000000b967ff in Map::Update (this=0x7f61f2b99000,
  345.     t_diff=@0x7f6229f8d300) at /home/svn/HulnethV3/src/game/Map.cpp:593
  346.         plr = 0x7f61feb5d000
  347.         updater = {i_timeDiff = 0}
  348.         grid_object_update = {i_visitor = @0x43c75f78}
  349.         world_object_update = {i_visitor = @0x43c75f70}
  350. #6  0x0000000000ed4fee in MapInstanced::Update (this=0x7f6253abc000,
  351.     t=@0x7f6229f8d300) at /home/svn/HulnethV3/src/game/MapInstanced.cpp:68
  352.         i = {_M_cur = 0x7f622c30b8c0, _M_ht = 0x7f6253ad4220}
  353. #7  0x0000000000bb323e in MapUpdateRequest::call (this=0x7f6229f8d2e0)
  354.     at /home/svn/HulnethV3/src/game/MapUpdater.cpp:56
  355. No locals.
  356. #8  0x0000000000f2e2da in DelayExecutor::svc (this=0x7f6270c534d0)
  357.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:52
  358.         rq = 0x7f6229f8d2e0
  359. #9  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  360.     at ../../ace/Task.cpp:275
  361.         t = 0x7f6270c534d0
  362.         svc_status = <value optimized out>
  363. #10 0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9a8e0)
  364.     at ../../ace/Thread_Adapter.cpp:98
  365.         exit_hook_instance = 0x7f626e01b650
  366.         exit_hook_maybe = {instance_ = 0x0}
  367.         exit_hook_ptr = 0x7f626e01b650
  368. #11 0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  369. No symbol table info available.
  370. #12 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  371. No symbol table info available.
  372.  
  373. Thread 12 (Thread 12847):
  374. #0  0x00007f628427aee9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  375.    from /lib64/libpthread.so.0
  376. No symbol table info available.
  377. #1  0x00007f6283f7f6c7 in cond_timedwait (this=0x7f627239c584, mutex=...,
  378.     abstime=0x82461b) at ../../ace/OS_NS_Thread.inl:362
  379.         result = <value optimized out>
  380.         ts = {tv_sec = 1128746976, tv_nsec = 422}
  381. #2  ACE_Condition_Thread_Mutex::wait (this=0x7f627239c584, mutex=...,
  382.     abstime=0x82461b) at ../../ace/Condition_Thread_Mutex.cpp:100
  383. No locals.
  384. #3  0x00007f6283f67253 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  385.     (this=0x7f627239c500, timeout=0x0) at ../../ace/Message_Queue_T.cpp:1742
  386.         result = <value optimized out>
  387. #4  0x00007f6283f67d8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  388.     this=0x7f627239c500, first_item=@0x43475068, timeout=0x0)
  389.     at ../../ace/Message_Queue_T.cpp:1934
  390.         ace_mon = {lock_ = 0x7f627239c550, owner_ = 0}
  391. #5  0x00007f6283f66bc5 in ACE_Activation_Queue::dequeue (
  392.     this=<value optimized out>, tv=0x82461b)
  393.     at ../../ace/Activation_Queue.cpp:91
  394.         mb = 0x0
  395. #6  0x0000000000f2e2bb in DelayExecutor::svc (this=0x7f6270c534d0)
  396.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:47
  397.         rq = 0x7f622ada6dc0
  398. #7  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  399.     at ../../ace/Task.cpp:275
  400.         t = 0x7f6270c534d0
  401.         svc_status = <value optimized out>
  402. #8  0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9a9a0)
  403.     at ../../ace/Thread_Adapter.cpp:98
  404.         exit_hook_instance = 0x7f626e41b650
  405.         exit_hook_maybe = {instance_ = 0x0}
  406.         exit_hook_ptr = 0x7f626e41b650
  407. #9  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  408. No symbol table info available.
  409. #10 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  410. No symbol table info available.
  411.  
  412. Thread 11 (Thread 12852):
  413. #0  0x00007f628427aee9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  414.    from /lib64/libpthread.so.0
  415. No symbol table info available.
  416. #1  0x00007f6283f7f6c7 in cond_timedwait (this=0x7f627239c584, mutex=...,
  417.     abstime=0x82461c) at ../../ace/OS_NS_Thread.inl:362
  418.         result = <value optimized out>
  419.         ts = {tv_sec = 1170710496, tv_nsec = 41}
  420. #2  ACE_Condition_Thread_Mutex::wait (this=0x7f627239c584, mutex=...,
  421.     abstime=0x82461c) at ../../ace/Condition_Thread_Mutex.cpp:100
  422. No locals.
  423. #3  0x00007f6283f67253 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  424.     (this=0x7f627239c500, timeout=0x0) at ../../ace/Message_Queue_T.cpp:1742
  425.         result = <value optimized out>
  426. #4  0x00007f6283f67d8a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  427.     this=0x7f627239c500, first_item=@0x45c7a068, timeout=0x0)
  428.     at ../../ace/Message_Queue_T.cpp:1934
  429.         ace_mon = {lock_ = 0x7f627239c550, owner_ = 0}
  430. #5  0x00007f6283f66bc5 in ACE_Activation_Queue::dequeue (
  431.     this=<value optimized out>, tv=0x82461c)
  432.     at ../../ace/Activation_Queue.cpp:91
  433.         mb = 0x0
  434. #6  0x0000000000f2e2bb in DelayExecutor::svc (this=0x7f6270c534d0)
  435.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:47
  436.         rq = 0x7f6237029d00
  437. #7  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  438.     at ../../ace/Task.cpp:275
  439.         t = 0x7f6270c534d0
  440.         svc_status = <value optimized out>
  441. #8  0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9a5e0)
  442.     at ../../ace/Thread_Adapter.cpp:98
  443.         exit_hook_instance = 0x7f626d01b650
  444.         exit_hook_maybe = {instance_ = 0x0}
  445.         exit_hook_ptr = 0x7f626d01b650
  446. #9  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  447. No symbol table info available.
  448. #10 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  449. No symbol table info available.
  450.  
  451. Thread 10 (Thread 12850):
  452. #0  0x0000000000a48b3f in Creature::getLevelForTarget (this=0x44c77a00,
  453.     target=0x7f61f4399000) at /home/svn/HulnethV3/src/game/Creature.cpp:2265
  454.         level = 0
  455. #1  0x0000000000cf8ea3 in Unit::GetMaxSkillValueForLevel (this=0x7f61db079000,
  456.     target=0x7f61f4399000) at /home/svn/HulnethV3/src/game/Unit.h:1279
  457. No locals.
  458. #2  0x0000000000e056a0 in Unit::RollMeleeOutcomeAgainst (this=0x7f61f4399000,
  459.     pVictim=0x7f61db079000, attType=BASE_ATTACK, crit_chance=2696,
  460.     miss_chance=317, dodge_chance=500, parry_chance=0, block_chance=500)
  461.     at /home/svn/HulnethV3/src/game/Unit.cpp:2292
  462.         attackerMaxSkillValueForLevel = 400
  463.         victimMaxSkillValueForLevel = 0
  464.         attackerWeaponSkill = 0
  465.         victimDefenseSkill = 0
  466.         skillBonus = -620261376
  467.         sum = 32609
  468.         tmp = 1084227584
  469.         roll = 1084227584
  470. #3  0x0000000000e0605c in Unit::RollMeleeOutcomeAgainst (this=0x7f61f4399000,
  471.     pVictim=0x7f61db079000, attType=BASE_ATTACK)
  472.     at /home/svn/HulnethV3/src/game/Unit.cpp:2283
  473.         miss_chance = 3.17017317
  474.         crit_chance = 26.9661407
  475.         dodge_chance = 5
  476.         block_chance = 5
  477.         parry_chance = 0
  478. #4  0x0000000000e20db7 in Unit::CalculateMeleeDamage (this=0x7f61f4399000,
  479.     pVictim=0x7f61db079000, damage=2262, damageInfo=0x44c77c80,
  480.     attackType=BASE_ATTACK) at /home/svn/HulnethV3/src/game/Unit.cpp:1262
  481. No locals.
  482. #5  0x0000000000e24fca in Unit::AttackerStateUpdate (this=0x7f61f4399000,
  483.     pVictim=0x7f61db079000, attType=BASE_ATTACK)
  484.     at /home/svn/HulnethV3/src/game/Unit.cpp:2243
  485.         hitInfo = 2
  486.         damageInfo = {attacker = 0x7f61f4399000, target = 0x7f61db079000,
  487.           damageSchoolMask = 1, damage = 1449, absorb = 0, resist = 0,
  488.           blocked_amount = 0, HitInfo = 2, TargetState = 0,
  489.           attackType = BASE_ATTACK, procAttacker = 4, procVictim = 8,
  490.           procEx = 0, cleanDamage = 813, hitOutCome = MELEE_HIT_EVADE}
  491. #6  0x0000000000ce3b32 in Player::Update (this=0x7f61f4399000, p_time=93)
  492.     at /home/svn/HulnethV3/src/game/Player.cpp:1270
  493.         pVictim = 0x7f61db079000
  494.         now = 1275002605
  495.         pet = 0xb99459
  496. #7  0x0000000000b967ff in Map::Update (this=0x7f61edd9e000,
  497.     t_diff=@0x7f61e484a090) at /home/svn/HulnethV3/src/game/Map.cpp:593
  498.         plr = 0x7f61f4399000
  499.         updater = {i_timeDiff = 1153924976}
  500.         grid_object_update = {i_visitor = @0x44c77f30}
  501.         world_object_update = {i_visitor = @0x44c77f40}
  502. #8  0x0000000000b96ebb in InstanceMap::Update (this=0x7f61edd9e000,
  503.     t_diff=@0x7f61e484a090) at /home/svn/HulnethV3/src/game/Map.cpp:2591
  504. No locals.
  505. #9  0x0000000000ed4fee in MapInstanced::Update (this=0x7f6266fde000,
  506.     t=@0x7f61e484a090) at /home/svn/HulnethV3/src/game/MapInstanced.cpp:68
  507.         i = {_M_cur = 0x7f61e451fda0, _M_ht = 0x7f6266ff6220}
  508. #10 0x0000000000bb323e in MapUpdateRequest::call (this=0x7f61e484a070)
  509.     at /home/svn/HulnethV3/src/game/MapUpdater.cpp:56
  510. No locals.
  511. #11 0x0000000000f2e2da in DelayExecutor::svc (this=0x7f6270c534d0)
  512.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:52
  513.         rq = 0x7f61e484a070
  514. #12 0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  515.     at ../../ace/Task.cpp:275
  516.         t = 0x7f6270c534d0
  517.         svc_status = <value optimized out>
  518. #13 0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9a460)
  519.     at ../../ace/Thread_Adapter.cpp:98
  520.         exit_hook_instance = 0x7f626d81b650
  521.         exit_hook_maybe = {instance_ = 0x0}
  522.         exit_hook_ptr = 0x7f626d81b650
  523. #14 0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  524. No symbol table info available.
  525. #15 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  526. No symbol table info available.
  527.  
  528. Thread 9 (Thread 12858):
  529. #0  0x00007f628427e1c1 in nanosleep () from /lib64/libpthread.so.0
  530. No symbol table info available.
  531. #1  0x0000000000e64723 in ACE_OS::sleep (tv=...)
  532.     at /home/ACE575/include/ace/OS_NS_unistd.inl:951
  533.         rqtp = {tv_sec = 1, tv_nsec = 0}
  534. #2  0x0000000000f330a7 in ACE_Based::Thread::Sleep (msecs=1000)
  535.     at /home/svn/HulnethV3/src/shared/Threading.cpp:231
  536. No locals.
  537. #3  0x00000000009bc9b8 in FreezeDetectorRunnable::run (this=0x7f626f824220)
  538.     at /home/svn/HulnethV3/src/trinitycore/Master.cpp:106
  539.         curtime = 3692285230
  540. #4  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f626f824220)
  541.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  542.         _task = 0x7f626f824220
  543. #5  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  544. No symbol table info available.
  545. #6  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  546. No symbol table info available.
  547.  
  548. Thread 8 (Thread 12846):
  549. #0  0x0000003d59064bf7 in std::_Rb_tree_increment(std::_Rb_tree_node_base*) ()
  550.    from /usr/lib64/libstdc++.so.6
  551. No symbol table info available.
  552. #1  0x0000000000cf95e2 in std::_Rb_tree_iterator<std::pair<unsigned int const, Aura*> >::operator++ (this=0x42c73c30)
  553.     at /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_tree.h:182
  554. No locals.
  555. #2  0x0000000000e03d90 in Unit::_UpdateSpells (this=0x7f61f3128000, time=93)
  556.     at /home/svn/HulnethV3/src/game/Unit.cpp:3233
  557.         i = {_M_node = 0x7f623f66a040}
  558. #3  0x0000000000e25520 in Unit::Update (this=0x7f61f3128000, p_time=93)
  559.     at /home/svn/HulnethV3/src/game/Unit.cpp:234
  560. No locals.
  561. #4  0x0000000000ce370a in Player::Update (this=0x7f61f3128000, p_time=93)
  562.     at /home/svn/HulnethV3/src/game/Player.cpp:1184
  563.         now = 140058666642200
  564.         pet = 0x7f61e32f6b10
  565. #5  0x0000000000b967ff in Map::Update (this=0x7f61e5d01000,
  566.     t_diff=@0x7f621492da80) at /home/svn/HulnethV3/src/game/Map.cpp:593
  567.         plr = 0x7f61f3128000
  568.         updater = {i_timeDiff = 0}
  569.         grid_object_update = {i_visitor = @0x42c73f78}
  570.         world_object_update = {i_visitor = @0x42c73f70}
  571. #6  0x0000000000ed4fee in MapInstanced::Update (this=0x7f624dd32000,
  572.     t=@0x7f621492da80) at /home/svn/HulnethV3/src/game/MapInstanced.cpp:68
  573.         i = {_M_cur = 0x7f622bc2ebc0, _M_ht = 0x7f624dd4a220}
  574. #7  0x0000000000bb323e in MapUpdateRequest::call (this=0x7f621492da60)
  575.     at /home/svn/HulnethV3/src/game/MapUpdater.cpp:56
  576. No locals.
  577. #8  0x0000000000f2e2da in DelayExecutor::svc (this=0x7f6270c534d0)
  578.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:52
  579.         rq = 0x7f621492da60
  580. #9  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  581.     at ../../ace/Task.cpp:275
  582.         t = 0x7f6270c534d0
  583.         svc_status = <value optimized out>
  584. #10 0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9aa60)
  585.     at ../../ace/Thread_Adapter.cpp:98
  586.         exit_hook_instance = 0x7f626e81c650
  587.         exit_hook_maybe = {instance_ = 0x0}
  588.         exit_hook_ptr = 0x7f626e81c650
  589. #11 0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  590. No symbol table info available.
  591. #12 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  592. No symbol table info available.
  593.  
  594. Thread 7 (Thread 12851):
  595. #0  0x0000003d59064bf7 in std::_Rb_tree_increment(std::_Rb_tree_node_base*) ()
  596.    from /usr/lib64/libstdc++.so.6
  597. No symbol table info available.
  598. #1  0x0000000000cf95e2 in std::_Rb_tree_iterator<std::pair<unsigned int const, Aura*> >::operator++ (this=0x7f61f2418408)
  599.     at /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_tree.h:182
  600. No locals.
  601. #2  0x0000000000e03cf9 in Unit::_UpdateSpells (this=0x7f61f2418000, time=93)
  602.     at /home/svn/HulnethV3/src/game/Unit.cpp:3223
  603.         i_aura = 0x7f622700bc00
  604. #3  0x0000000000e25520 in Unit::Update (this=0x7f61f2418000, p_time=93)
  605.     at /home/svn/HulnethV3/src/game/Unit.cpp:234
  606. No locals.
  607. #4  0x0000000000ce370a in Player::Update (this=0x7f61f2418000, p_time=93)
  608.     at /home/svn/HulnethV3/src/game/Player.cpp:1184
  609.         now = 140058652945176
  610.         pet = 0x7f61e410eb10
  611. #5  0x0000000000b967ff in Map::Update (this=0x7f61e1980000,
  612.     t_diff=@0x7f61e4460f90) at /home/svn/HulnethV3/src/game/Map.cpp:593
  613.         plr = 0x7f61f2418000
  614.         updater = {i_timeDiff = 0}
  615.         grid_object_update = {i_visitor = @0x7f622be5fca0}
  616.         world_object_update = {i_visitor = @0x7f625a033918}
  617. #6  0x0000000000ed4fee in MapInstanced::Update (this=0x7f625a7a8000,
  618.     t=@0x7f61e4460f90) at /home/svn/HulnethV3/src/game/MapInstanced.cpp:68
  619.         i = {_M_cur = 0x7f622be5fca0, _M_ht = 0x7f625a7c0220}
  620. #7  0x0000000000bb323e in MapUpdateRequest::call (this=0x7f61e4460f70)
  621.     at /home/svn/HulnethV3/src/game/MapUpdater.cpp:56
  622. No locals.
  623. #8  0x0000000000f2e2da in DelayExecutor::svc (this=0x7f6270c534d0)
  624.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:52
  625.         rq = 0x7f61e4460f70
  626. #9  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  627.     at ../../ace/Task.cpp:275
  628.         t = 0x7f6270c534d0
  629.         svc_status = <value optimized out>
  630. #10 0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9a1c0)
  631.     at ../../ace/Thread_Adapter.cpp:98
  632.         exit_hook_instance = 0x7f626d41b650
  633.         exit_hook_maybe = {instance_ = 0x0}
  634.         exit_hook_ptr = 0x7f626d41b650
  635. #11 0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  636. No symbol table info available.
  637. #12 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  638. No symbol table info available.
  639.  
  640. Thread 6 (Thread 12590):
  641. #0  0x00007f6284277b35 in pthread_join () from /lib64/libpthread.so.0
  642. No symbol table info available.
  643. #1  0x00007f628400cdab in thr_join (this=<value optimized out>,
  644.     task=0x7f626f33dc08) at ../../ace/OS_NS_Thread.inl:2798
  645.         result = 11
  646. #2  join (this=<value optimized out>, task=0x7f626f33dc08)
  647.     at ../../ace/Thread.inl:137
  648. No locals.
  649. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>,
  650.     task=0x7f626f33dc08) at ../../ace/Thread_Manager.cpp:1797
  651.         i = 0
  652.         copy_count = 1
  653.         result = <value optimized out>
  654. #4  0x0000000000e681bd in ReactorRunnable::Wait (this=0x7f626f33dc08)
  655.     at /home/svn/HulnethV3/src/game/WorldSocketMgr.cpp:104
  656. No locals.
  657. #5  0x0000000000e66453 in WorldSocketMgr::Wait (this=0x7f626f5c3388)
  658.     at /home/svn/HulnethV3/src/game/WorldSocketMgr.cpp:315
  659.         i = 0
  660. #6  0x00000000009ba4ff in Master::Run (this=0x7f6282c6bf18)
  661.     at /home/svn/HulnethV3/src/trinitycore/Master.cpp:375
  662.         pidfile = {static npos = 18446744073709551615,
  663.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x3d592efe18 ""}}
  664.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  665.               _vptr.ACE_Event_Handler = 0x122eb70, reference_count_ = {
  666.                 value_ = 1, static increment_fn_ =
  667.     0x7f6283f76fd0 <(anonymous namespace)::multi_cpu_increment(long volatile*)>,
  668.                 static decrement_fn_ = 0x7f6283f76fe0 <(anonymous namespace)::multi_cpu_decrement(long volatile*)>,
  669.                 static exchange_fn_ = 0x7f6283f77000 <(anonymous namespace)::multi_cpu_exchange(long volatile*, long)>,
  670.                 static exchange_add_fn_ = 0x7f6283f77010 <(anonymous namespace)::multi_cpu_exchange_add(long volatile*, long)>}, priority_ = 0,
  671.               reactor_ = 0x0,
  672.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  673.                   _vptr.Policy = 0x7f628425b870},
  674.                 value_ = DISABLED}}, <No data fields>}, <No data fields>}
  675.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  676.               _vptr.ACE_Event_Handler = 0x122eb70, reference_count_ = {
  677.                 value_ = 1,
  678.                 static increment_fn_ = 0x7f6283f76fd0 <(anonymous namespace)::multi_cpu_increment(long volatile*)>,
  679.                 static decrement_fn_ = 0x7f6283f76fe0 <(anonymous namespace)::multi_cpu_decrement(long volatile*)>,
  680.                 static exchange_fn_ = 0x7f6283f77000 <(anonymous namespace)::multi_cpu_exchange(long volatile*, long)>,
  681.                 static exchange_add_fn_ = 0x7f6283f77010 <(anonymous namespace)::multi_cpu_exchange_add(long volatile*, long)>}, priority_ = 0,
  682.               reactor_ = 0x0,
  683.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  684.                   _vptr.Policy = 0x7f628425b870},
  685.                 value_ = DISABLED}}, <No data fields>}, <No data fields>}
  686.         Handler = {_vptr.ACE_Sig_Handler = 0x1928ce0, static sig_pending_ = 0,
  687.           static signal_handlers_ = {0x0, 0x0, 0x7fffa0456210,
  688.             0x0 <repeats 12 times>, 0x7fffa04561e0, 0x0 <repeats 49 times>}}
  689.         world_thread = {m_iThreadId = 1187498304,
  690.           m_hThreadHandle = 1187498304, m_task = 0x7f626fbec690,
  691.           static m_ThreadStorage = {_vptr.ACE_TSS = 0x12e2b70, keylock_ = {
  692.               lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  693.                   __nusers = 0, __kind = 0, __spins = 0, __list = {
  694.                     __prev = 0x0, __next = 0x0}},
  695.                 __size = '\000' <repeats 39 times>, __align = 0},
  696.               removed_ = false}, once_ = true, key_ = 5}, static m_TpEnum = {
  697.             m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  698.         cliThread = 0x7f626f836fe0
  699.         rar_thread = {m_iThreadId = 1204283712, m_hThreadHandle = 1204283712,
  700.           m_task = 0x7f626f836fa0, static m_ThreadStorage = {
  701.             _vptr.ACE_TSS = 0x12e2b70, keylock_ = {lock_ = {__data = {
  702.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  703.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  704.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  705.                 __align = 0}, removed_ = false}, once_ = true, key_ = 5},
  706.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  707.         realCurrTime = 3657162805
  708.         realPrevTime = 3657162805
  709.         socketSelecttime = 10000
  710.         wsport = 8085
  711.         bind_ip = {static npos = 18446744073709551615,
  712.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f6280338a78 "0.0.0.0"}}
  713. #7  0x00000000009b9785 in main (argc=1, argv=0x7fffa0456498)
  714.     at /home/svn/HulnethV3/src/trinitycore/Main.cpp:151
  715.         cfg_file = 0x122e1e0 "/home/Hulneth/etc/trinitycore.conf"
  716.         c = 1
  717.  
  718. Thread 5 (Thread 12857):
  719. #0  0x00007f628427dc81 in recv () from /lib64/libpthread.so.0
  720. No symbol table info available.
  721. #1  0x0000000000decde2 in IRCClient::SockRecv (this=0x7f6282d5ea00)
  722.     at /home/svn/HulnethV3/src/game/IRCSock.cpp:144
  723.         szBuffer = '\000' <repeats 511 times>
  724.         nBytesRecv = 22
  725. #2  0x0000000000de35f2 in IRCClient::run (this=0x7f62804d2c00)
  726.     at /home/svn/HulnethV3/src/game/IRCClient.cpp:80
  727.         cCount = 0
  728. #3  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f62804d2c00)
  729.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  730.         _task = 0x7f62804d2c00
  731. #4  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  732. No symbol table info available.
  733. #5  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  734. No symbol table info available.
  735.  
  736. Thread 4 (Thread 12856):
  737. #0  0x00007f628427e1c1 in nanosleep () from /lib64/libpthread.so.0
  738. No symbol table info available.
  739. #1  0x0000000000e64723 in ACE_OS::sleep (tv=...)
  740.     at /home/ACE575/include/ace/OS_NS_unistd.inl:951
  741.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  742. #2  0x0000000000f330a7 in ACE_Based::Thread::Sleep (msecs=10)
  743.     at /home/svn/HulnethV3/src/shared/Threading.cpp:231
  744. No locals.
  745. #3  0x00000000009bc84e in RARunnable::run (this=0x7f626f836fa0)
  746.     at /home/svn/HulnethV3/src/trinitycore/Master.cpp:208
  747.         h = {<ISocketHandler> = {_vptr.ISocketHandler = 0x12e9a30},
  748.           m_sockets = {_M_t = {
  749.               _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<int const, Socket*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, Socket*> > >> = {<No data fields>}, <No data fields>},
  750.                 _M_key_compare = {<std::binary_function<int, int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = _S_red,
  751.                   _M_parent = 0x0, _M_left = 0x47c7dd00,
  752.                   _M_right = 0x47c7dd00}, _M_node_count = 0}}}, m_add = {
  753.             _M_t = {
  754.               _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<int const, Socket*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, Socket*> > >> = {<No data fields>}, <No data fields>},
  755.                 _M_key_compare = {<std::binary_function<int, int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = _S_red,
  756.                   _M_parent = 0x0, _M_left = 0x47c7dd30,
  757.                   _M_right = 0x47c7dd30}, _M_node_count = 0}}},
  758.           m_delete = {<std::_List_base<Socket*, std::allocator<Socket*> >> = {
  759.               _M_impl = {<std::allocator<std::_List_node<Socket*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Socket*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x47c7dd58,
  760.                   _M_prev = 0x47c7dd58}}}, <No data fields>}, m_stdlog = 0x0,
  761.           m_mutex = @0x47c7d560, m_b_use_mutex = false, m_maxsock = 0,
  762.           m_rfds = {fds_bits = {0 <repeats 16 times>}}, m_wfds = {fds_bits = {
  763.               0 <repeats 16 times>}}, m_efds = {fds_bits = {
  764.               0 <repeats 16 times>}}, m_preverror = -1, m_errcnt = 0,
  765.           m_tlast = 0,
  766.           m_fds = {<std::_List_base<int, std::allocator<int> >> = {
  767.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  768.                 _M_node = {_M_next = 0x47c7df10,
  769.                   _M_prev = 0x47c7df10}}}, <No data fields>},
  770.           m_fds_erase = {<std::_List_base<int, std::allocator<int> >> = {
  771.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  772.                 _M_node = {_M_next = 0x47c7df20,
  773.                   _M_prev = 0x47c7df20}}}, <No data fields>},
  774.           m_fds_callonconnect = {<std::_List_base<int, std::allocator<int> >> = {
  775.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>}, _M_node = {
  776.                   _M_next = 0x47c7df30,
  777.                   _M_prev = 0x47c7df30}}}, <No data fields>},
  778.           m_fds_detach = {<std::_List_base<int, std::allocator<int> >> = {
  779.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  780.                 _M_node = {_M_next = 0x47c7df40,
  781.                   _M_prev = 0x47c7df40}}}, <No data fields>},
  782.           m_fds_timeout = {<std::_List_base<int, std::allocator<int> >> = {
  783.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  784.                 _M_node = {_M_next = 0x47c7df50,
  785.                   _M_prev = 0x47c7df50}}}, <No data fields>},
  786.           m_fds_retry = {<std::_List_base<int, std::allocator<int> >> = {
  787.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  788.                 _M_node = {_M_next = 0x47c7df60,
  789.                   _M_prev = 0x47c7df60}}}, <No data fields>},
  790.           m_fds_close = {<std::_List_base<int, std::allocator<int> >> = {
  791.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  792.                 _M_node = {_M_next = 0x47c7df70,
  793.                   _M_prev = 0x47c7df70}}}, <No data fields>}, m_resolv_id = 0,
  794.           m_resolver = 0x0, m_resolver_port = 57296, m_resolve_q = {_M_t = {
  795.               _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<Socket* const, bool> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<Socket* const, bool> > >> = {<No data fields>}, <No data fields>},
  796.                 _M_key_compare = {<std::binary_function<Socket*, Socket*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = _S_red,
  797.                   _M_parent = 0x0, _M_left = 0x47c7dfa0,
  798.                   _M_right = 0x47c7dfa0}, _M_node_count = 0}}},
  799.           m_b_enable_pool = false, m_slave = false}
  800.         RAListenSocket = {<Socket> = {_vptr.Socket = 0x122edd0,
  801.             m_handler = @0x47c7dcf0, m_socket = -1, m_bDel = false,
  802.             m_bClose = false, m_tCreate = 1274967482, m_parent = 0x0,
  803.             m_b_disable_read = false, m_connected = false,
  804.             m_b_erased_by_handler = false, m_tClose = 0,
  805.             m_client_remote_address = {_M_ptr = 0x0}, m_remote_address = {
  806.               _M_ptr = 0x0}, m_traffic_monitor = 0x0,
  807.             m_timeout_start = 140060754333696,
  808.             m_timeout_limit = 140060745951360, m_bLost = false,
  809.             m_socket_type = 0, m_socket_protocol = {
  810.               static npos = 18446744073709551615,
  811.               _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x3d592efe18 ""}},
  812.             m_bClient = false, m_bRetain = false, m_detach = false,
  813.             m_detached = false, m_pThread = 0x0, m_slave_handler = 0x0},
  814.           m_depth = 0, m_creator = 0x7f626f813b00, m_bHasCreate = false}
  815.         usera = false
  816.         socketSelecttime = 10000
  817. #4  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f626f836fa0)
  818.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  819.         _task = 0x7f626f836fa0
  820. #5  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  821. No symbol table info available.
  822. #6  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  823. No symbol table info available.
  824.  
  825. Thread 3 (Thread 12859):
  826. #0  0x0000003d54cd4108 in epoll_wait () from /lib64/libc.so.6
  827. No symbol table info available.
  828. #1  0x00007f6283f8ef06 in ACE_Dev_Poll_Reactor::work_pending_i (
  829.     this=0x7f626f47c2c0, max_wait_time=0x49481060)
  830.     at ../../ace/Dev_Poll_Reactor.cpp:960
  831.         timer_buf = {static zero = {
  832.             static zero = <same as static member of an already seen type>,
  833.             static max_time = {
  834.               static zero = <same as static member of an already seen type>,
  835.               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}},
  836.           static max_time = <same as static member of an already seen type>,
  837.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  838.         this_timeout = <value optimized out>
  839.         nfds = <value optimized out>
  840. #2  0x00007f6283f8fc6b in ACE_Dev_Poll_Reactor::handle_events_i (
  841.     this=0x7f626f47c2c0, max_wait_time=0x49481060, guard=...)
  842.     at ../../ace/Dev_Poll_Reactor.cpp:1030
  843.         result = <value optimized out>
  844. #3  0x00007f6283f8ff06 in ACE_Dev_Poll_Reactor::handle_events (
  845.     this=0x7f626f47c2c0, max_wait_time=0x49481060)
  846.     at ../../ace/Dev_Poll_Reactor.cpp:1012
  847.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  848.           max_wait_time_ = 0x49481060, start_time_ = {static zero = {
  849.               static zero = <same as static member of an already seen type>,
  850.               static max_time = {
  851.                 static zero = <same as static member of an already seen type>,
  852.                 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}},
  853.             static max_time = <same as static member of an already seen type>,
  854.             tv_ = {tv_sec = 1275002605, tv_usec = 185839}}, stopped_ = false}
  855.         guard = {token_ = @0x7f626f47c2e8, owner_ = 1}
  856.         result = -1
  857. #4  0x00007f6283fe499e in ACE_Reactor::run_reactor_event_loop (
  858.     this=0x7f6280338960, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  859.         result = 1865669640
  860. #5  0x0000000000e68a74 in ReactorRunnable::svc (this=0x7f626f33dc08)
  861.     at /home/svn/HulnethV3/src/game/WorldSocketMgr.cpp:169
  862.         interval = {static zero = {
  863.             static zero = <same as static member of an already seen type>,
  864.             static max_time = {
  865.               static zero = <same as static member of an already seen type>,
  866.               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}},
  867.           static max_time = <same as static member of an already seen type>,
  868.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  869.         i = {_M_node = 0x7f626f33dcb8}
  870.         t = {_M_node = 0x0}
  871. #6  0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  872.     at ../../ace/Task.cpp:275
  873.         t = 0x7f626f33dc08
  874.         svc_status = <value optimized out>
  875. #7  0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626f026d00)
  876.     at ../../ace/Thread_Adapter.cpp:98
  877.         exit_hook_instance = 0x7f626b81b650
  878.         exit_hook_maybe = {instance_ = 0x0}
  879.         exit_hook_ptr = 0x7f626b81b650
  880. #8  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  881. No symbol table info available.
  882. #9  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  883. No symbol table info available.
  884.  
  885. Thread 2 (Thread 12855):
  886. #0  0x00007f628427d91b in read () from /lib64/libpthread.so.0
  887. No symbol table info available.
  888. #1  0x00000039b3e25aa7 in rl_getc () from /usr/lib64/libreadline.so.5
  889. No symbol table info available.
  890. #2  0x00000039b3e25eba in rl_read_key () from /usr/lib64/libreadline.so.5
  891. No symbol table info available.
  892. #3  0x00000039b3e14921 in readline_internal_char ()
  893.    from /usr/lib64/libreadline.so.5
  894. No symbol table info available.
  895. #4  0x00000039b3e14d65 in readline () from /usr/lib64/libreadline.so.5
  896. No symbol table info available.
  897. #5  0x00000000009b7306 in CliRunnable::run (this=0x7f626fbec670)
  898.     at /home/svn/HulnethV3/src/trinitycore/CliRunnable.cpp:412
  899.         command_str = 0x3 <Address 0x3 out of bounds>
  900.         commandbuf = "\035\000\000\000\000\000\000\000\000t@lb\177\000\000ÐÏGG\000\000\000\000!/û\000\000\000\000\000\020ÐGG\000\000\000\000Ͷú\000\000\000\000\000\001\020\000\000\000\000\000\000ÅNìÄNìÄN h\002ob\177\000\000\000t@lb\177\000\000@\r\000\203b\177\000\000\000\000\000ob\177\000\000\000`\002ob\177\000\000H\020\000\203b\177\000\000 t@lb\177\000\000&\000\000\000\000\000\000\000\006\000\000\000\000\000\000\000¸\003\000ob\177\000\000\200ÐGG\000\000\000\000T´ú\000\000\000\000\000\000pAlb\177\000\000 h\002ob\177\000\000\000\000\000ob\177\000\000@\r\000\203b\177\000\000\000\000\000\000\000\000\000\000"...
  901. #6  0x0000000000f33016 in ACE_Based::Thread::ThreadTask (param=0x7f626fbec670)
  902.     at /home/svn/HulnethV3/src/shared/Threading.cpp:183
  903.         _task = 0x7f626fbec670
  904. #7  0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  905. No symbol table info available.
  906. #8  0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  907. No symbol table info available.
  908.  
  909. Thread 1 (Thread 12853):
  910. #0  0x0000000000e2973f in std::_List_iterator<AuraEffect*>::operator++ (
  911.     this=0x4647a480)
  912.     at /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:141
  913. No locals.
  914. #1  0x0000000000e3449f in std::list<AuraEffect*, std::allocator<AuraEffect*> >::remove (this=0x7f62087458d8, __value=@0x4647a4d0)
  915.     at /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/list.tcc:181
  916.         __next = {_M_node = 0x0}
  917.         __first = {_M_node = 0x0}
  918.         __last = {_M_node = 0x7f62087458d8}
  919. #2  0x0000000000df92c3 in Unit::_HandleAuraEffect (this=0x7f6208744340,
  920.     aurEff=0x7f62275781c0, apply=false)
  921.     at /home/svn/HulnethV3/src/game/Unit.cpp:3856
  922. No locals.
  923. #3  0x0000000000d31a66 in AuraApplication::_HandleEffect (this=0x7f6250b70880,
  924.     effIndex=1 '\001', apply=false)
  925.     at /home/svn/HulnethV3/src/game/SpellAuras.cpp:160
  926.         aurEff = 0x7f62275781c0
  927.         caster = 0x7f61f5332000
  928.         __PRETTY_FUNCTION__ = "void AuraApplication::_HandleEffect(uint8, bool)"
  929. #4  0x0000000000e0972b in Unit::_UnapplyAura (this=0x7f61f5332000, i=...,
  930.     removeMode=AURA_REMOVE_BY_DEFAULT)
  931.     at /home/svn/HulnethV3/src/game/Unit.cpp:3700
  932.         itr = 1 '\001'
  933.         aurApp = 0x7f6250b70880
  934.         aura = 0x7f62282e0e00
  935.         caster = 0x7f61f5332000
  936.         auraStateFound = false
  937.         auraState = AURA_STATE_NONE
  938.         __PRETTY_FUNCTION__ = "void Unit::_UnapplyAura(std::_Rb_tree_iterator<std::pair<const unsigned int, AuraApplication*> >&, AuraRemoveMode)"
  939. #5  0x0000000000e09bf9 in Unit::RemoveAura (this=0x7f61f5332000, i=...,
  940.     mode=AURA_REMOVE_BY_DEFAULT) at /home/svn/HulnethV3/src/game/Unit.cpp:3925
  941.         aurApp = 0x7f6250b70880
  942.         aura = 0x7f62282e0e00
  943. #6  0x0000000000e0a568 in Unit::RemoveAurasDueToSpell (this=0x7f61f5332000,
  944.     spellId=2457, caster=0, reqEffMask=0 '\000',
  945.     removeMode=AURA_REMOVE_BY_DEFAULT)
  946.     at /home/svn/HulnethV3/src/game/Unit.cpp:3984
  947.         aura = 0x7f62282e0e00
  948.         iter = {_M_node = 0x7f621a422e20}
  949. #7  0x0000000000cd4872 in Player::setDeathState (this=0x7f61f5332000,
  950.     s=JUST_DIED) at /home/svn/HulnethV3/src/game/Player.cpp:1462
  951.         ressSpellId = 0
  952.         cur = true
  953. #8  0x0000000000e24523 in Unit::Kill (this=0x7f61f1f54000,
  954.     pVictim=0x7f61f5332000, durabilityLoss=true)
  955.     at /home/svn/HulnethV3/src/game/Unit.cpp:14823
  956.         player = 0x7f61f1f54000
  957.         creature = 0x0
  958.         bRewardIsAllowed = true
  959.         SpiritOfRedemption = false
  960. #9  0x0000000000e15b46 in Unit::DealDamage (this=0x7f61f1f54000,
  961.     pVictim=0x7f61f5332000, damage=2446, cleanDamage=0x4647aa20,
  962.     damagetype=SPELL_DIRECT_DAMAGE, damageSchoolMask=SPELL_SCHOOL_MASK_ARCANE,
  963.     spellProto=0x7f627ba17820, durabilityLoss=true)
  964.     at /home/svn/HulnethV3/src/game/Unit.cpp:736
  965.         health = 1462
  966.         duel_hasEnded = false
  967.         __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
  968. #10 0x0000000000e2269f in Unit::DealSpellDamage (this=0x7f61f1f54000,
  969.     damageInfo=0x4647aae0, durabilityLoss=true)
  970.     at /home/svn/HulnethV3/src/game/Unit.cpp:1193
  971.         pVictim = 0x7f61f5332000
  972.         spellProto = 0x7f627ba17820
  973.         cleanDamage = {absorbed_damage = 0, mitigated_damage = 0,
  974.           attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
  975. #11 0x0000000000d6031c in Spell::DoAllEffectOnTarget (this=0x7f61f5c8ee00,
  976.     target=0x7f61e4432d40) at /home/svn/HulnethV3/src/game/Spell.cpp:1188
  977.         damageInfo = {target = 0x7f61f5332000, attacker = 0x7f61f1f54000,
  978.           SpellID = 44781, damage = 2446, overkill = 0, schoolMask = 64,
  979.           absorb = 0, resist = 0, physicalLog = false, unused = false,
  980.           blocked = 0, HitInfo = 0, cleanDamage = 0}
  981.         mask = 1
  982.         unit = 0x7f61f5332000
  983.         caster = 0x7f61f1f54000
  984.         missInfo = SPELL_MISS_NONE
  985.         procAttacker = 65536
  986.         procVictim = 1179648
  987.         procEx = 1
  988.         canEffectTrigger = true
  989.         spellHitTarget = 0x7f61f5332000
  990. #12 0x0000000000d61dca in Spell::handle_delayed (this=0x7f61f5c8ee00,
  991.     t_offset=825) at /home/svn/HulnethV3/src/game/Spell.cpp:3096
  992.         ihit = {_M_node = 0x7f61e4432d30}
  993.         next_time = 0
  994.         single_missile = false
  995. #13 0x0000000000d6803c in SpellEvent::Execute (this=0x7f61e4432c70,
  996.     e_time=786359, p_time=93) at /home/svn/HulnethV3/src/game/Spell.cpp:6536
  997.         t_offset = 825
  998.         n_offset = 16012929
  999. #14 0x0000000000f44b68 in EventProcessor::Update (this=0x7f61f1f54190,
  1000.     p_time=93)
  1001.     at /home/svn/HulnethV3/src/framework/Utilities/EventProcessor.cpp:49
  1002.         Event = 0x7f61e4432c70
  1003.         i = {_M_node = 0x7f61e44e3430}
  1004. #15 0x0000000000e25500 in Unit::Update (this=0x7f61f1f54000, p_time=93)
  1005.     at /home/svn/HulnethV3/src/game/Unit.cpp:229
  1006. No locals.
  1007. #16 0x0000000000ce370a in Player::Update (this=0x7f61f1f54000, p_time=93)
  1008.     at /home/svn/HulnethV3/src/game/Player.cpp:1184
  1009.         now = 140058647948056
  1010.         pet = 0x7f61e340eb10
  1011. #17 0x0000000000b967ff in Map::Update (this=0x7f61fdc1b000,
  1012.     t_diff=@0x7f61f5453840) at /home/svn/HulnethV3/src/game/Map.cpp:593
  1013.         plr = 0x7f61f1f54000
  1014.         updater = {i_timeDiff = 0}
  1015.         grid_object_update = {i_visitor = @0x4647af78}
  1016.         world_object_update = {i_visitor = @0x4647af70}
  1017. #18 0x0000000000ed4fee in MapInstanced::Update (this=0x7f625da23000,
  1018.     t=@0x7f61f5453840) at /home/svn/HulnethV3/src/game/MapInstanced.cpp:68
  1019.         i = {_M_cur = 0x7f622be5ee80, _M_ht = 0x7f625da3b220}
  1020. #19 0x0000000000bb323e in MapUpdateRequest::call (this=0x7f61f5453820)
  1021.     at /home/svn/HulnethV3/src/game/MapUpdater.cpp:56
  1022. No locals.
  1023. #20 0x0000000000f2e2da in DelayExecutor::svc (this=0x7f6270c534d0)
  1024.     at /home/svn/HulnethV3/src/shared/DelayExecutor.cpp:52
  1025.         rq = 0x7f61f5453820
  1026. #21 0x00007f6284007c47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1027.     at ../../ace/Task.cpp:275
  1028.         t = 0x7f6270c534d0
  1029.         svc_status = <value optimized out>
  1030. #22 0x00007f6284008bc5 in ACE_Thread_Adapter::invoke (this=0x7f626fb9a340)
  1031.     at ../../ace/Thread_Adapter.cpp:98
  1032.         exit_hook_instance = 0x7f626cc1b650
  1033.         exit_hook_maybe = {instance_ = 0x0}
  1034.         exit_hook_ptr = 0x7f626cc1b650
  1035. #23 0x00007f628427673d in start_thread () from /lib64/libpthread.so.0
  1036. No symbol table info available.
  1037. #24 0x0000003d54cd3d1d in clone () from /lib64/libc.so.6
  1038. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement