Advertisement
Guest User

KeRo99

a guest
Nov 21st, 2010
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 74.45 KB | None | 0 0
  1. [Nuevo Thread 0x7fff5f941910 (LWP 5529)]
  2. [Nuevo Thread 0x7fff5f140910 (LWP 5530)]
  3. [Nuevo Thread 0x7fff5e93f910 (LWP 5531)]
  4. [Nuevo Thread 0x7fff5e13e910 (LWP 5532)]
  5. [Nuevo Thread 0x7fff5d83d910 (LWP 5533)]
  6. [Nuevo Thread 0x7fff5d03c910 (LWP 5534)]
  7. [Nuevo Thread 0x7fff5c83b910 (LWP 5535)]
  8. [Nuevo Thread 0x7fff5c03a910 (LWP 5536)]
  9. [Nuevo Thread 0x7fff5b839910 (LWP 5537)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff6414a910 (LWP 5520)]
  13. WorldSession::VerifyMovementInfo (this=0x7ffe838b5980, recv_data=...)
  14.     at ../../../src/game/MovementHandler.cpp:491
  15. 491     if (guid != _player->GetMover()->GetObjectGuid())
  16. #0  WorldSession::VerifyMovementInfo (this=0x7ffe838b5980, recv_data=...)
  17.     at ../../../src/game/MovementHandler.cpp:491
  18. #1  WorldSession::HandleMovementOpcodes (this=0x7ffe838b5980, recv_data=...)
  19.     at ../../../src/game/MovementHandler.cpp:244
  20. #2  0x00000000008953d2 in WorldSession::ExecuteOpcode (this=0x7ffe838b5980,
  21.     opHandle=<value optimized out>, packet=0x7fff5d856560)
  22.     at ../../../src/game/WorldSession.cpp:874
  23. #3  0x000000000089892b in WorldSession::Update (this=0x7ffe838b5980)
  24.     at ../../../src/game/WorldSession.cpp:221
  25. #4  0x000000000088bb7a in World::UpdateSessions (this=0x7ffff42db900, diff=589)
  26.     at ../../../src/game/World.cpp:1897
  27. #5  0x000000000088ca0d in World::Update (this=0x7ffff42db900, diff=589)
  28.     at ../../../src/game/World.cpp:1444
  29. #6  0x000000000050bfed in WorldRunnable::run (this=<value optimized out>)
  30.     at ../../../src/mangosd/WorldRunnable.cpp:60
  31. #7  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7ffe64a6a080)
  32.     at ../../../src/shared/Threading.cpp:187
  33. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  34. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  35. #10 0x0000000000000000 in ?? ()
  36. #0  WorldSession::VerifyMovementInfo (this=0x7ffe838b5980, recv_data=...)
  37.     at ../../../src/game/MovementHandler.cpp:491
  38. No locales.
  39. #1  WorldSession::HandleMovementOpcodes (this=0x7ffe838b5980, recv_data=...)
  40.     at ../../../src/game/MovementHandler.cpp:244
  41.         mover = 0x7ffe64a6a080
  42.         plMover = 0x0
  43.         data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  44.             _wpos = 38,
  45.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  46.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  47.                   _M_start = 0x7ffe8832bdc0 "ð®2\210þ\177",
  48.                   _M_finish = 0x7ffff65df7cf "I\211ÄH\205À\017\204õ",
  49.                   _M_end_of_storage = 0x7ffe7ecbe4a6 ""}}, <No data fields>}},
  50.           m_opcode = 238}
  51.         guid = {m_guid = 17379391033783497798}
  52.         movementInfo = {moveFlags = 1, moveFlags2 = 0, time = 2065577, pos = {
  53.             x = 3829.08984, y = -1365.94055, z = 144.431, o = 2.00487328},
  54.           t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0},
  55.           t_time = 0, t_seat = -1 'ÿ', t_time2 = 0, s_pitch = 0,
  56.           fallTime = 805, jump = {velocity = 0, sinAngle = 0, cosAngle = 0,
  57.             xyspeed = 0}, u_unk1 = 0}
  58. #2  0x00000000008953d2 in WorldSession::ExecuteOpcode (this=0x7ffe838b5980,
  59.     opHandle=<value optimized out>, packet=0x7fff5d856560)
  60.     at ../../../src/game/WorldSession.cpp:874
  61. No locales.
  62. #3  0x000000000089892b in WorldSession::Update (this=0x7ffe838b5980)
  63.     at ../../../src/game/WorldSession.cpp:221
  64.         opHandle = @0x1f84a9
  65.         packet = 0x7fff5d856560
  66.         currTime = <value optimized out>
  67. #4  0x000000000088bb7a in World::UpdateSessions (this=0x7ffff42db900, diff=589)
  68.     at ../../../src/game/World.cpp:1897
  69.         sess = <value optimized out>
  70. #5  0x000000000088ca0d in World::Update (this=0x7ffff42db900, diff=589)
  71.     at ../../../src/game/World.cpp:1444
  72. No locales.
  73. #6  0x000000000050bfed in WorldRunnable::run (this=<value optimized out>)
  74.     at ../../../src/mangosd/WorldRunnable.cpp:60
  75.         diff = 589
  76.         realCurrTime = <value optimized out>
  77.         realPrevTime = <value optimized out>
  78.         prevSleepTime = 0
  79. #7  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7ffe64a6a080)
  80.     at ../../../src/shared/Threading.cpp:187
  81. No locales.
  82. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  83. No symbol table info available.
  84. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  85. No symbol table info available.
  86. #10 0x0000000000000000 in ?? ()
  87. No symbol table info available.
  88.   24 Thread 0x7fff5b839910 (LWP 5537)  0x00007ffff527f388 in epoll_wait ()
  89.    from /lib/libc.so.6
  90.   23 Thread 0x7fff5c03a910 (LWP 5536)  0x00007ffff527f388 in epoll_wait ()
  91.    from /lib/libc.so.6
  92.   22 Thread 0x7fff5c83b910 (LWP 5535)  0x00007ffff527f388 in epoll_wait ()
  93.    from /lib/libc.so.6
  94.   21 Thread 0x7fff5d03c910 (LWP 5534)  0x00007ffff527f388 in epoll_wait ()
  95.    from /lib/libc.so.6
  96.   20 Thread 0x7fff5d83d910 (LWP 5533)  0x00007ffff527f388 in epoll_wait ()
  97.    from /lib/libc.so.6
  98.   19 Thread 0x7fff5e13e910 (LWP 5532)  0x00007ffff527f388 in epoll_wait ()
  99.    from /lib/libc.so.6
  100.   18 Thread 0x7fff5e93f910 (LWP 5531)  0x00007ffff6ae487d in EVP_EncryptUpdate
  101.     () from /lib/libcrypto.so.0.9.8
  102.   17 Thread 0x7fff5f140910 (LWP 5530)  0x00007ffff527f388 in epoll_wait ()
  103.    from /lib/libc.so.6
  104.   16 Thread 0x7fff5f941910 (LWP 5529)  0x00007ffff527f388 in epoll_wait ()
  105.    from /lib/libc.so.6
  106.   15 Thread 0x7fff60142910 (LWP 5528)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  107.   14 Thread 0x7fff60943910 (LWP 5527)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  108.   13 Thread 0x7fff61144910 (LWP 5526)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  109.   12 Thread 0x7fff61945910 (LWP 5525)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  110.   11 Thread 0x7fff62146910 (LWP 5524)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  111.   10 Thread 0x7fff62947910 (LWP 5523)  0x00007ffff5cc88f1 in nanosleep ()
  112.    from /lib/libpthread.so.0
  113.   9 Thread 0x7fff63148910 (LWP 5522)  0x00007ffff5277932 in select ()
  114.    from /lib/libc.so.6
  115.   8 Thread 0x7fff63949910 (LWP 5521)  0x00007ffff5243471 in nanosleep ()
  116.    from /lib/libc.so.6
  117. * 7 Thread 0x7fff6414a910 (LWP 5520)  WorldSession::VerifyMovementInfo (
  118.     this=0x7ffe838b5980, recv_data=...)
  119.     at ../../../src/game/MovementHandler.cpp:491
  120.   6 Thread 0x7fff64c4b910 (LWP 5519)  0x00007ffff5cc88f1 in nanosleep ()
  121.    from /lib/libpthread.so.0
  122.   5 Thread 0x7fffef7fe910 (LWP 5472)  0x00007ffff5cc88f1 in nanosleep ()
  123.    from /lib/libpthread.so.0
  124.   4 Thread 0x7fffeffff910 (LWP 5471)  0x00007ffff5cc80cb in read ()
  125.    from /lib/libpthread.so.0
  126.   3 Thread 0x7ffff4d4b910 (LWP 5470)  0x00007ffff5cc88f1 in nanosleep ()
  127.    from /lib/libpthread.so.0
  128.   1 Thread 0x7ffff7fec710 (LWP 5466)  0x00007ffff5cc1cfd in pthread_join ()
  129.    from /lib/libpthread.so.0
  130.  
  131. Hilo 24 (Thread 0x7fff5b839910 (LWP 5537)):
  132. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  133. No symbol table info available.
  134. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  135.     this=0x7fff6441f280, max_wait_time=<value optimized out>)
  136.     at ../../ace/Dev_Poll_Reactor.cpp:960
  137.         timer_buf = {static zero = {
  138.             static zero = <same as static member of an already seen type>,
  139.             static max_time = {
  140.               static zero = <same as static member of an already seen type>,
  141.               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}},
  142.           static max_time = <same as static member of an already seen type>,
  143.           tv_ = {tv_sec = 0, tv_usec = 7186}}
  144.         this_timeout = <value optimized out>
  145.         timeout = 7
  146.         nfds = <value optimized out>
  147. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  148.     this=0x7fff6441f280, max_wait_time=0x7fff5b838040, guard=...)
  149.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  150.         result = <value optimized out>
  151. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  152.     this=0x7fff6441f280, max_wait_time=0x7fff5b838040)
  153.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  154.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  155.           max_wait_time_ = 0x7fff5b838040, start_time_ = {static zero = {
  156.               static zero = <same as static member of an already seen type>,
  157.               static max_time = {
  158.                 static zero = <same as static member of an already seen type>,
  159.                 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}},
  160.             static max_time = <same as static member of an already seen type>,
  161.             tv_ = {tv_sec = 1290352112, tv_usec = 580695}}, stopped_ = false}
  162.         guard = {token_ = @0x7fff6441f2f8, owner_ = 1}
  163.         result = -1
  164. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  165.     this=0x7fff651a0bb0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  166.         result = 1
  167. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff64409b48)
  168.     at ../../../src/game/WorldSocketMgr.cpp:167
  169.         interval = {static zero = {
  170.             static zero = <same as static member of an already seen type>,
  171.             static max_time = {
  172.               static zero = <same as static member of an already seen type>,
  173.               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}},
  174.           static max_time = <same as static member of an already seen type>,
  175.           tv_ = {tv_sec = 0, tv_usec = 7186}}
  176.         __FUNCTION__ = "svc"
  177.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  178. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  179.     at ../../ace/Task.cpp:271
  180.         t = 0x7fff64409b48
  181.         svc_status = <value optimized out>
  182. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5dcc0)
  183.     at ../../ace/Thread_Adapter.cpp:94
  184.         exit_hook_instance = <value optimized out>
  185.         exit_hook_maybe = {instance_ = 0x0}
  186.         exit_hook_ptr = <value optimized out>
  187. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  188. No symbol table info available.
  189. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  190. No symbol table info available.
  191. #10 0x0000000000000000 in ?? ()
  192. No symbol table info available.
  193.  
  194. Hilo 23 (Thread 0x7fff5c03a910 (LWP 5536)):
  195. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  196. No symbol table info available.
  197. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  198.     this=0x7fff6441ef80, max_wait_time=<value optimized out>)
  199.     at ../../ace/Dev_Poll_Reactor.cpp:960
  200.         timer_buf = {static zero = {
  201.             static zero = <same as static member of an already seen type>,
  202.             static max_time = {
  203.               static zero = <same as static member of an already seen type>,
  204.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  205.           static max_time = <same as static member of an already seen type>,
  206.           tv_ = {tv_sec = 0, tv_usec = 269}}
  207.         this_timeout = <value optimized out>
  208.         timeout = 0
  209.         nfds = <value optimized out>
  210. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  211.     this=0x7fff6441ef80, max_wait_time=0x7fff5c039040, guard=...)
  212.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  213.         result = <value optimized out>
  214. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  215.     this=0x7fff6441ef80, max_wait_time=0x7fff5c039040)
  216.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  217.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  218.           max_wait_time_ = 0x7fff5c039040, start_time_ = {static zero = {
  219.               static zero = <same as static member of an already seen type>,
  220.               static max_time = {
  221.                 static zero = <same as static member of an already seen type>,
  222.                 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}},
  223.             static max_time = <same as static member of an already seen type>,
  224.             tv_ = {tv_sec = 1290352112, tv_usec = 582789}}, stopped_ = false}
  225.         guard = {token_ = @0x7fff6441eff8, owner_ = 1}
  226.         result = -1
  227. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  228.     this=0x7fff651a0b80, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  229.         result = 0
  230. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff64409a10)
  231.     at ../../../src/game/WorldSocketMgr.cpp:167
  232.         interval = {static zero = {
  233.             static zero = <same as static member of an already seen type>,
  234.             static max_time = {
  235.               static zero = <same as static member of an already seen type>,
  236.               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}},
  237.           static max_time = <same as static member of an already seen type>,
  238.           tv_ = {tv_sec = 0, tv_usec = 269}}
  239.         __FUNCTION__ = "svc"
  240.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  241. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  242.     at ../../ace/Task.cpp:271
  243.         t = 0x7fff64409a10
  244.         svc_status = <value optimized out>
  245. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5dc00)
  246.     at ../../ace/Thread_Adapter.cpp:94
  247.         exit_hook_instance = <value optimized out>
  248.         exit_hook_maybe = {instance_ = 0x0}
  249.         exit_hook_ptr = <value optimized out>
  250. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  251. No symbol table info available.
  252. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  253. No symbol table info available.
  254. #10 0x0000000000000000 in ?? ()
  255. No symbol table info available.
  256.  
  257. Hilo 22 (Thread 0x7fff5c83b910 (LWP 5535)):
  258. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  259. No symbol table info available.
  260. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  261.     this=0x7fff6441ee00, max_wait_time=<value optimized out>)
  262.     at ../../ace/Dev_Poll_Reactor.cpp:960
  263.         timer_buf = {static zero = {
  264.             static zero = <same as static member of an already seen type>,
  265.             static max_time = {
  266.               static zero = <same as static member of an already seen type>,
  267.               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}},
  268.           static max_time = <same as static member of an already seen type>,
  269.           tv_ = {tv_sec = 0, tv_usec = 6203}}
  270.         this_timeout = <value optimized out>
  271.         timeout = 6
  272.         nfds = <value optimized out>
  273. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  274.     this=0x7fff6441ee00, max_wait_time=0x7fff5c83a040, guard=...)
  275.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  276.         result = <value optimized out>
  277. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  278.     this=0x7fff6441ee00, max_wait_time=0x7fff5c83a040)
  279.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  280.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  281.           max_wait_time_ = 0x7fff5c83a040, start_time_ = {static zero = {
  282.               static zero = <same as static member of an already seen type>,
  283.               static max_time = {
  284.                 static zero = <same as static member of an already seen type>,
  285.                 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}},
  286.             static max_time = <same as static member of an already seen type>,
  287.             tv_ = {tv_sec = 1290352112, tv_usec = 582276}}, stopped_ = false}
  288.         guard = {token_ = @0x7fff6441ee78, owner_ = 1}
  289.         result = -1
  290. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  291.     this=0x7fff651a0b50, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  292.         result = 1
  293. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff644098d8)
  294.     at ../../../src/game/WorldSocketMgr.cpp:167
  295.         interval = {static zero = {
  296.             static zero = <same as static member of an already seen type>,
  297.             static max_time = {
  298.               static zero = <same as static member of an already seen type>,
  299.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  300.           static max_time = <same as static member of an already seen type>,
  301.           tv_ = {tv_sec = 0, tv_usec = 6203}}
  302.         __FUNCTION__ = "svc"
  303.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  304. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  305.     at ../../ace/Task.cpp:271
  306.         t = 0x7fff644098d8
  307.         svc_status = <value optimized out>
  308. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5db40)
  309.     at ../../ace/Thread_Adapter.cpp:94
  310.         exit_hook_instance = <value optimized out>
  311.         exit_hook_maybe = {instance_ = 0x0}
  312.         exit_hook_ptr = <value optimized out>
  313. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  314. No symbol table info available.
  315. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  316. No symbol table info available.
  317. #10 0x0000000000000000 in ?? ()
  318. No symbol table info available.
  319.  
  320. Hilo 21 (Thread 0x7fff5d03c910 (LWP 5534)):
  321. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  322. No symbol table info available.
  323. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  324.     this=0x7fff6441eb00, max_wait_time=<value optimized out>)
  325.     at ../../ace/Dev_Poll_Reactor.cpp:960
  326.         timer_buf = {static zero = {
  327.             static zero = <same as static member of an already seen type>,
  328.             static max_time = {
  329.               static zero = <same as static member of an already seen type>,
  330.               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}},
  331.           static max_time = <same as static member of an already seen type>,
  332.           tv_ = {tv_sec = 0, tv_usec = 5277}}
  333.         this_timeout = <value optimized out>
  334.         timeout = 5
  335.         nfds = <value optimized out>
  336. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  337.     this=0x7fff6441eb00, max_wait_time=0x7fff5d03b040, guard=...)
  338.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  339.         result = <value optimized out>
  340. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  341.     this=0x7fff6441eb00, max_wait_time=0x7fff5d03b040)
  342.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  343.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  344.           max_wait_time_ = 0x7fff5d03b040, start_time_ = {static zero = {
  345.               static zero = <same as static member of an already seen type>,
  346.               static max_time = {
  347.                 static zero = <same as static member of an already seen type>,
  348.                 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}},
  349.             static max_time = <same as static member of an already seen type>,
  350.             tv_ = {tv_sec = 1290352112, tv_usec = 582625}}, stopped_ = false}
  351.         guard = {token_ = @0x7fff6441eb78, owner_ = 1}
  352.         result = -1
  353. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  354.     this=0x7fff651a0b20, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  355.         result = 1
  356. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff644097a0)
  357.     at ../../../src/game/WorldSocketMgr.cpp:167
  358.         interval = {static zero = {
  359.             static zero = <same as static member of an already seen type>,
  360.             static max_time = {
  361.               static zero = <same as static member of an already seen type>,
  362.               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}},
  363.           static max_time = <same as static member of an already seen type>,
  364.           tv_ = {tv_sec = 0, tv_usec = 5277}}
  365.         __FUNCTION__ = "svc"
  366.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  367. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  368.     at ../../ace/Task.cpp:271
  369.         t = 0x7fff644097a0
  370.         svc_status = <value optimized out>
  371. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5da80)
  372.     at ../../ace/Thread_Adapter.cpp:94
  373.         exit_hook_instance = <value optimized out>
  374.         exit_hook_maybe = {instance_ = 0x0}
  375.         exit_hook_ptr = <value optimized out>
  376. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  377. No symbol table info available.
  378. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  379. No symbol table info available.
  380. #10 0x0000000000000000 in ?? ()
  381. No symbol table info available.
  382.  
  383. Hilo 20 (Thread 0x7fff5d83d910 (LWP 5533)):
  384. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  385. No symbol table info available.
  386. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  387.     this=0x7fff6441ec80, max_wait_time=<value optimized out>)
  388.     at ../../ace/Dev_Poll_Reactor.cpp:960
  389.         timer_buf = {static zero = {
  390.             static zero = <same as static member of an already seen type>,
  391.             static max_time = {
  392.               static zero = <same as static member of an already seen type>,
  393.               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}},
  394.           static max_time = <same as static member of an already seen type>,
  395.           tv_ = {tv_sec = 0, tv_usec = 9303}}
  396.         this_timeout = <value optimized out>
  397.         timeout = 9
  398.         nfds = <value optimized out>
  399. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  400.     this=0x7fff6441ec80, max_wait_time=0x7fff5d83c040, guard=...)
  401.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  402.         result = <value optimized out>
  403. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  404.     this=0x7fff6441ec80, max_wait_time=0x7fff5d83c040)
  405.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  406.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  407.           max_wait_time_ = 0x7fff5d83c040, start_time_ = {static zero = {
  408.               static zero = <same as static member of an already seen type>,
  409.               static max_time = {
  410.                 static zero = <same as static member of an already seen type>,
  411.                 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}},
  412.             static max_time = <same as static member of an already seen type>,
  413.             tv_ = {tv_sec = 1290352112, tv_usec = 579510}}, stopped_ = false}
  414.         guard = {token_ = @0x7fff6441ecf8, owner_ = 1}
  415.         result = -1
  416. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  417.     this=0x7fff651a0af0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  418.         result = 1
  419. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff64409668)
  420.     at ../../../src/game/WorldSocketMgr.cpp:167
  421.         interval = {static zero = {
  422.             static zero = <same as static member of an already seen type>,
  423.             static max_time = {
  424.               static zero = <same as static member of an already seen type>,
  425.               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}},
  426.           static max_time = <same as static member of an already seen type>,
  427.           tv_ = {tv_sec = 0, tv_usec = 9303}}
  428.         __FUNCTION__ = "svc"
  429.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  430. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  431.     at ../../ace/Task.cpp:271
  432.         t = 0x7fff64409668
  433.         svc_status = <value optimized out>
  434. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5d9c0)
  435.     at ../../ace/Thread_Adapter.cpp:94
  436.         exit_hook_instance = <value optimized out>
  437.         exit_hook_maybe = {instance_ = 0x0}
  438.         exit_hook_ptr = <value optimized out>
  439. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  440. No symbol table info available.
  441. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  442. No symbol table info available.
  443. #10 0x0000000000000000 in ?? ()
  444. No symbol table info available.
  445.  
  446. Hilo 19 (Thread 0x7fff5e13e910 (LWP 5532)):
  447. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  448. No symbol table info available.
  449. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  450.     this=0x7fff6441e980, max_wait_time=<value optimized out>)
  451.     at ../../ace/Dev_Poll_Reactor.cpp:960
  452.         timer_buf = {static zero = {
  453.             static zero = <same as static member of an already seen type>,
  454.             static max_time = {
  455.               static zero = <same as static member of an already seen type>,
  456.               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}},
  457.           static max_time = <same as static member of an already seen type>,
  458.           tv_ = {tv_sec = 0, tv_usec = 313}}
  459.         this_timeout = <value optimized out>
  460.         timeout = 0
  461.         nfds = <value optimized out>
  462. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  463.     this=0x7fff6441e980, max_wait_time=0x7fff5e13d040, guard=...)
  464.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  465.         result = <value optimized out>
  466. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  467.     this=0x7fff6441e980, max_wait_time=0x7fff5e13d040)
  468.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  469.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  470.           max_wait_time_ = 0x7fff5e13d040, start_time_ = {static zero = {
  471.               static zero = <same as static member of an already seen type>,
  472.               static max_time = {
  473.                 static zero = <same as static member of an already seen type>,
  474.                 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}},
  475.             static max_time = <same as static member of an already seen type>,
  476.             tv_ = {tv_sec = 1290352112, tv_usec = 582892}}, stopped_ = false}
  477.         guard = {token_ = @0x7fff6441e9f8, owner_ = 1}
  478.         result = -1
  479. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  480.     this=0x7fff651a0ac0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  481.         result = 0
  482. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff64409530)
  483.     at ../../../src/game/WorldSocketMgr.cpp:167
  484.         interval = {static zero = {
  485.             static zero = <same as static member of an already seen type>,
  486.             static max_time = {
  487.               static zero = <same as static member of an already seen type>,
  488.               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}},
  489.           static max_time = <same as static member of an already seen type>,
  490.           tv_ = {tv_sec = 0, tv_usec = 313}}
  491.         __FUNCTION__ = "svc"
  492.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  493. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  494.     at ../../ace/Task.cpp:271
  495.         t = 0x7fff64409530
  496.         svc_status = <value optimized out>
  497. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5d900)
  498.     at ../../ace/Thread_Adapter.cpp:94
  499.         exit_hook_instance = <value optimized out>
  500.         exit_hook_maybe = {instance_ = 0x0}
  501.         exit_hook_ptr = <value optimized out>
  502. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  503. No symbol table info available.
  504. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  505. No symbol table info available.
  506. #10 0x0000000000000000 in ?? ()
  507. No symbol table info available.
  508.  
  509. Hilo 18 (Thread 0x7fff5e93f910 (LWP 5531)):
  510. #0  0x00007ffff6ae487d in EVP_EncryptUpdate () from /lib/libcrypto.so.0.9.8
  511. No symbol table info available.
  512. #1  0x000000000094d797 in SARC4::UpdateData (this=0x7fff167aef68, len=6,
  513.     data=0x7fff5d8d95c0 "\002Ø=EX!")
  514.     at ../../../../src/shared/Auth/SARC4.cpp:50
  515.         outlen = 0
  516. #2  0x000000000089c570 in WorldSocket::handle_input_header (
  517.     this=0x7fff167aee80) at ../../../src/game/WorldSocket.cpp:473
  518.         __FUNCTION__ = "handle_input_header"
  519.         __PRETTY_FUNCTION__ = "int WorldSocket::handle_input_header()"
  520.         header = <value optimized out>
  521. #3  0x000000000089ea01 in WorldSocket::handle_input_missing_data (
  522.     this=0x7fff167aee80) at ../../../src/game/WorldSocket.cpp:573
  523.         to_header = <value optimized out>
  524.         buf = "\002Ø=EX!\a~\022C\001\000\000\000\000\000°¢+\001!ï·EEÃ$D¥K!DgÈe@m\003\000\000_(27ec$#&&/&+&)\000tik33aa#%#\000\000\000\000Êm2\000\226\001ÔED-\220Åêç1D\003\233²@\220\000\000\000 ártico]|h|r + 10  |cffffffff|Hitem:38558:0:0:0:0:0:0:0:80|h[Quitina nerubiana]|h|r + 5 orbes congelados\000"...
  525.         db = {_vptr.ACE_Data_Block = 0x7ffff7dcd270, type_ = 1,
  526.           cur_size_ = 4096, max_size_ = 4096, flags_ = 1,
  527.           base_ = 0x7fff5e93ce50 "\002Ø=EX!\a~\022C\001",
  528.           allocator_strategy_ = 0x7ffff7dde110, locking_strategy_ = 0x0,
  529.           reference_count_ = 1, data_block_allocator_ = 0x7ffff7dde110}
  530.         message_block = {_vptr.ACE_Message_Block = 0x7ffff7dcd230,
  531.           rd_ptr_ = 6, wr_ptr_ = 40, priority_ = 0, cont_ = 0x0, next_ = 0x0,
  532.           prev_ = 0x0, flags_ = 1, data_block_ = 0x7fff5e93bdf0,
  533.           message_block_allocator_ = 0x0}
  534.         __FUNCTION__ = "handle_input_missing_data"
  535.         __PRETTY_FUNCTION__ = "int WorldSocket::handle_input_missing_data()"
  536.         recv_size = 4096
  537.         n = 40
  538. #4  0x000000000089ed65 in WorldSocket::handle_input (this=0x7fff167aee80)
  539.     at ../../../src/game/WorldSocket.cpp:291
  540. No locales.
  541. #5  0x00007ffff7af8ace in ACE_Dev_Poll_Reactor::upcall (this=0x7fff6441e680,
  542.     guard=...) at ../../ace/Dev_Poll_Reactor.inl:86
  543. No locales.
  544. #6  ACE_Dev_Poll_Reactor::dispatch_io_event (this=0x7fff6441e680, guard=...)
  545.     at ../../ace/Dev_Poll_Reactor.cpp:1321
  546.         eh_guard = {eh_ = 0x7fff167aee80, refcounted_ = true}
  547.         info = <value optimized out>
  548.         disp_mask = 1
  549.         status = 1
  550.         eh = 0x7fff167aee80
  551.         handle = 1447
  552.         revents = <value optimized out>
  553. #7  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  554.     this=0x7fff6441e680, max_wait_time=0x7fff5e93e040)
  555.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  556.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  557.           max_wait_time_ = 0x7fff5e93e040, start_time_ = {static zero = {
  558.               static zero = <same as static member of an already seen type>,
  559.               static max_time = {
  560.                 static zero = <same as static member of an already seen type>,
  561.                 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}},
  562.             static max_time = <same as static member of an already seen type>,
  563.             tv_ = {tv_sec = 1290352112, tv_usec = 582274}}, stopped_ = false}
  564.         guard = {token_ = @0x7fff6441e6f8, owner_ = 0}
  565.         result = -1
  566. #8  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  567.     this=0x7fff651a0a90, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  568.         result = 1
  569. #9  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff644093f8)
  570.     at ../../../src/game/WorldSocketMgr.cpp:167
  571.         interval = {static zero = {
  572.             static zero = <same as static member of an already seen type>,
  573.             static max_time = {
  574.               static zero = <same as static member of an already seen type>,
  575.               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}},
  576.           static max_time = <same as static member of an already seen type>,
  577.           tv_ = {tv_sec = 0, tv_usec = 9408}}
  578.         __FUNCTION__ = "svc"
  579.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  580. #10 0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  581.     at ../../ace/Task.cpp:271
  582.         t = 0x7fff644093f8
  583.         svc_status = <value optimized out>
  584. #11 0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5d840)
  585.     at ../../ace/Thread_Adapter.cpp:94
  586.         exit_hook_instance = <value optimized out>
  587.         exit_hook_maybe = {instance_ = 0x0}
  588.         exit_hook_ptr = <value optimized out>
  589. #12 0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  590. No symbol table info available.
  591. #13 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  592. No symbol table info available.
  593. #14 0x0000000000000000 in ?? ()
  594. No symbol table info available.
  595.  
  596. Hilo 17 (Thread 0x7fff5f140910 (LWP 5530)):
  597. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  598. No symbol table info available.
  599. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  600.     this=0x7fff6441e500, max_wait_time=<value optimized out>)
  601.     at ../../ace/Dev_Poll_Reactor.cpp:960
  602.         timer_buf = {static zero = {
  603.             static zero = <same as static member of an already seen type>,
  604.             static max_time = {
  605.               static zero = <same as static member of an already seen type>,
  606.               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}},
  607.           static max_time = <same as static member of an already seen type>,
  608.           tv_ = {tv_sec = 0, tv_usec = 1202}}
  609.         this_timeout = <value optimized out>
  610.         timeout = 1
  611.         nfds = <value optimized out>
  612. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  613.     this=0x7fff6441e500, max_wait_time=0x7fff5f13f040, guard=...)
  614.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  615.         result = <value optimized out>
  616. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  617.     this=0x7fff6441e500, max_wait_time=0x7fff5f13f040)
  618.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  619.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  620.           max_wait_time_ = 0x7fff5f13f040, start_time_ = {static zero = {
  621.               static zero = <same as static member of an already seen type>,
  622.               static max_time = {
  623.                 static zero = <same as static member of an already seen type>,
  624.                 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}},
  625.             static max_time = <same as static member of an already seen type>,
  626.             tv_ = {tv_sec = 1290352112, tv_usec = 582779}}, stopped_ = false}
  627.         guard = {token_ = @0x7fff6441e578, owner_ = 1}
  628.         result = -1
  629. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  630.     this=0x7fff651a0a60, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  631.         result = 0
  632. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff644092c0)
  633.     at ../../../src/game/WorldSocketMgr.cpp:167
  634.         interval = {static zero = {
  635.             static zero = <same as static member of an already seen type>,
  636.             static max_time = {
  637.               static zero = <same as static member of an already seen type>,
  638.               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}},
  639.           static max_time = <same as static member of an already seen type>,
  640.           tv_ = {tv_sec = 0, tv_usec = 1202}}
  641.         __FUNCTION__ = "svc"
  642.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  643. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  644.     at ../../ace/Task.cpp:271
  645.         t = 0x7fff644092c0
  646.         svc_status = <value optimized out>
  647. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5d780)
  648.     at ../../ace/Thread_Adapter.cpp:94
  649.         exit_hook_instance = <value optimized out>
  650.         exit_hook_maybe = {instance_ = 0x0}
  651.         exit_hook_ptr = <value optimized out>
  652. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  653. No symbol table info available.
  654. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  655. No symbol table info available.
  656. #10 0x0000000000000000 in ?? ()
  657. No symbol table info available.
  658.  
  659. Hilo 16 (Thread 0x7fff5f941910 (LWP 5529)):
  660. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  661. No symbol table info available.
  662. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  663.     this=0x7fff6441e380, max_wait_time=<value optimized out>)
  664.     at ../../ace/Dev_Poll_Reactor.cpp:960
  665.         timer_buf = {static zero = {
  666.             static zero = <same as static member of an already seen type>,
  667.             static max_time = {
  668.               static zero = <same as static member of an already seen type>,
  669.               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}},
  670.           static max_time = <same as static member of an already seen type>,
  671.           tv_ = {tv_sec = 0, tv_usec = 10000}}
  672.         this_timeout = <value optimized out>
  673.         timeout = 10
  674.         nfds = <value optimized out>
  675. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  676.     this=0x7fff6441e380, max_wait_time=0x7fff5f940040, guard=...)
  677.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  678.         result = <value optimized out>
  679. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  680.     this=0x7fff6441e380, max_wait_time=0x7fff5f940040)
  681.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  682.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  683.           max_wait_time_ = 0x7fff5f940040, start_time_ = {static zero = {
  684.               static zero = <same as static member of an already seen type>,
  685.               static max_time = {
  686.                 static zero = <same as static member of an already seen type>,
  687.                 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}},
  688.             static max_time = <same as static member of an already seen type>,
  689.             tv_ = {tv_sec = 1290352112, tv_usec = 575213}}, stopped_ = false}
  690.         guard = {token_ = @0x7fff6441e3f8, owner_ = 1}
  691.         result = -1
  692. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  693.     this=0x7fff651a0a30, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  694.         result = 1681953160
  695. #5  0x00000000008a0a76 in ReactorRunnable::svc (this=0x7fff64409188)
  696.     at ../../../src/game/WorldSocketMgr.cpp:167
  697.         interval = {static zero = {
  698.             static zero = <same as static member of an already seen type>,
  699.             static max_time = {
  700.               static zero = <same as static member of an already seen type>,
  701.               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}},
  702.           static max_time = <same as static member of an already seen type>,
  703.           tv_ = {tv_sec = 0, tv_usec = 10000}}
  704.         __FUNCTION__ = "svc"
  705.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  706. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  707.     at ../../ace/Task.cpp:271
  708.         t = 0x7fff64409188
  709.         svc_status = <value optimized out>
  710. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff64c5d6c0)
  711.     at ../../ace/Thread_Adapter.cpp:94
  712.         exit_hook_instance = <value optimized out>
  713.         exit_hook_maybe = {instance_ = 0x0}
  714.         exit_hook_ptr = <value optimized out>
  715. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  716. No symbol table info available.
  717. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  718. No symbol table info available.
  719. #10 0x0000000000000000 in ?? ()
  720. No symbol table info available.
  721.  
  722. Hilo 15 (Thread 0x7fff60142910 (LWP 5528)):
  723. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  724.    from /lib/libpthread.so.0
  725. No symbol table info available.
  726. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff641cbf84, mutex=...,
  727.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  728.         result = <value optimized out>
  729.         ts = {tv_sec = 0, tv_nsec = 3546095893916546560}
  730. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff641cbf84, mutex=...,
  731.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  732. No locales.
  733. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  734.     (this=0x7fff641cbf00, timeout=0x0)
  735.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  736.         result = <value optimized out>
  737. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  738.     this=0x7fff641cbf00, first_item=@0x7fff60142078, timeout=0x0)
  739.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  740.         ace_mon = {lock_ = 0x7fff641cbf50, owner_ = 0}
  741. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff63147fe0)
  742.     at /usr/local/include/ace/Task_T.inl:22
  743. No locales.
  744. #6  SOAPWorkingThread::svc (this=0x7fff63147fe0)
  745.     at ../../../src/mangosd/MaNGOSsoap.h:60
  746.         mb = 0x0
  747. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  748.     at ../../ace/Task.cpp:271
  749.         t = 0x7fff63147fe0
  750.         svc_status = <value optimized out>
  751. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff641c3be0)
  752.     at ../../ace/Thread_Adapter.cpp:94
  753.         exit_hook_instance = <value optimized out>
  754.         exit_hook_maybe = {instance_ = 0x0}
  755.         exit_hook_ptr = <value optimized out>
  756. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  757. No symbol table info available.
  758. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  759. No symbol table info available.
  760. #11 0x0000000000000000 in ?? ()
  761. No symbol table info available.
  762.  
  763. Hilo 14 (Thread 0x7fff60943910 (LWP 5527)):
  764. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  765.    from /lib/libpthread.so.0
  766. No symbol table info available.
  767. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff641cbf84, mutex=...,
  768.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  769.         result = <value optimized out>
  770.         ts = {tv_sec = 0, tv_nsec = 3546095893916546560}
  771. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff641cbf84, mutex=...,
  772.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  773. No locales.
  774. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  775.     (this=0x7fff641cbf00, timeout=0x0)
  776.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  777.         result = <value optimized out>
  778. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  779.     this=0x7fff641cbf00, first_item=@0x7fff60943078, timeout=0x0)
  780.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  781.         ace_mon = {lock_ = 0x7fff641cbf50, owner_ = 0}
  782. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff63147fe0)
  783.     at /usr/local/include/ace/Task_T.inl:22
  784. No locales.
  785. #6  SOAPWorkingThread::svc (this=0x7fff63147fe0)
  786.     at ../../../src/mangosd/MaNGOSsoap.h:60
  787.         mb = 0x0
  788. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  789.     at ../../ace/Task.cpp:271
  790.         t = 0x7fff63147fe0
  791.         svc_status = <value optimized out>
  792. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff641c3ca0)
  793.     at ../../ace/Thread_Adapter.cpp:94
  794.         exit_hook_instance = <value optimized out>
  795.         exit_hook_maybe = {instance_ = 0x0}
  796.         exit_hook_ptr = <value optimized out>
  797. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  798. No symbol table info available.
  799. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  800. No symbol table info available.
  801. #11 0x0000000000000000 in ?? ()
  802. No symbol table info available.
  803.  
  804. Hilo 13 (Thread 0x7fff61144910 (LWP 5526)):
  805. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  806.    from /lib/libpthread.so.0
  807. No symbol table info available.
  808. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff641cbf84, mutex=...,
  809.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  810.         result = <value optimized out>
  811.         ts = {tv_sec = 0, tv_nsec = 3546095893916546560}
  812. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff641cbf84, mutex=...,
  813.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  814. No locales.
  815. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  816.     (this=0x7fff641cbf00, timeout=0x0)
  817.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  818.         result = <value optimized out>
  819. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  820.     this=0x7fff641cbf00, first_item=@0x7fff61144078, timeout=0x0)
  821.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  822.         ace_mon = {lock_ = 0x7fff641cbf50, owner_ = 0}
  823. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff63147fe0)
  824.     at /usr/local/include/ace/Task_T.inl:22
  825. No locales.
  826. #6  SOAPWorkingThread::svc (this=0x7fff63147fe0)
  827.     at ../../../src/mangosd/MaNGOSsoap.h:60
  828.         mb = 0x0
  829. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  830.     at ../../ace/Task.cpp:271
  831.         t = 0x7fff63147fe0
  832.         svc_status = <value optimized out>
  833. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff641c3d60)
  834.     at ../../ace/Thread_Adapter.cpp:94
  835.         exit_hook_instance = <value optimized out>
  836.         exit_hook_maybe = {instance_ = 0x0}
  837.         exit_hook_ptr = <value optimized out>
  838. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  839. No symbol table info available.
  840. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  841. No symbol table info available.
  842. #11 0x0000000000000000 in ?? ()
  843. No symbol table info available.
  844.  
  845. Hilo 12 (Thread 0x7fff61945910 (LWP 5525)):
  846. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  847.    from /lib/libpthread.so.0
  848. No symbol table info available.
  849. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff641cbf84, mutex=...,
  850.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  851.         result = <value optimized out>
  852.         ts = {tv_sec = 0, tv_nsec = 3546095893916546560}
  853. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff641cbf84, mutex=...,
  854.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  855. No locales.
  856. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  857.     (this=0x7fff641cbf00, timeout=0x0)
  858.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  859.         result = <value optimized out>
  860. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  861.     this=0x7fff641cbf00, first_item=@0x7fff61945078, timeout=0x0)
  862.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  863.         ace_mon = {lock_ = 0x7fff641cbf50, owner_ = 0}
  864. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff63147fe0)
  865.     at /usr/local/include/ace/Task_T.inl:22
  866. No locales.
  867. #6  SOAPWorkingThread::svc (this=0x7fff63147fe0)
  868.     at ../../../src/mangosd/MaNGOSsoap.h:60
  869.         mb = 0x0
  870. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  871.     at ../../ace/Task.cpp:271
  872.         t = 0x7fff63147fe0
  873.         svc_status = <value optimized out>
  874. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff641c3e20)
  875.     at ../../ace/Thread_Adapter.cpp:94
  876.         exit_hook_instance = <value optimized out>
  877.         exit_hook_maybe = {instance_ = 0x0}
  878.         exit_hook_ptr = <value optimized out>
  879. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  880. No symbol table info available.
  881. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  882. No symbol table info available.
  883. #11 0x0000000000000000 in ?? ()
  884. No symbol table info available.
  885.  
  886. Hilo 11 (Thread 0x7fff62146910 (LWP 5524)):
  887. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  888.    from /lib/libpthread.so.0
  889. No symbol table info available.
  890. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff641cbf84, mutex=...,
  891.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  892.         result = <value optimized out>
  893.         ts = {tv_sec = 140734872993664, tv_nsec = 140734872993616}
  894. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff641cbf84, mutex=...,
  895.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  896. No locales.
  897. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  898.     (this=0x7fff641cbf00, timeout=0x0)
  899.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  900.         result = <value optimized out>
  901. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  902.     this=0x7fff641cbf00, first_item=@0x7fff62146078, timeout=0x0)
  903.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  904.         ace_mon = {lock_ = 0x7fff641cbf50, owner_ = 0}
  905. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff63147fe0)
  906.     at /usr/local/include/ace/Task_T.inl:22
  907. No locales.
  908. #6  SOAPWorkingThread::svc (this=0x7fff63147fe0)
  909.     at ../../../src/mangosd/MaNGOSsoap.h:60
  910.         mb = 0x0
  911. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  912.     at ../../ace/Task.cpp:271
  913.         t = 0x7fff63147fe0
  914.         svc_status = <value optimized out>
  915. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff641c3ee0)
  916.     at ../../ace/Thread_Adapter.cpp:94
  917.         exit_hook_instance = <value optimized out>
  918.         exit_hook_maybe = {instance_ = 0x0}
  919.         exit_hook_ptr = <value optimized out>
  920. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  921. No symbol table info available.
  922. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  923. No symbol table info available.
  924. #11 0x0000000000000000 in ?? ()
  925. No symbol table info available.
  926.  
  927. Hilo 10 (Thread 0x7fff62947910 (LWP 5523)):
  928. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  929. No symbol table info available.
  930. #1  0x0000000000952629 in sleep (msecs=<value optimized out>)
  931.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  932.         rqtp = {tv_sec = 1, tv_nsec = 0}
  933. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  934.     at ../../../src/shared/Threading.cpp:237
  935. No locales.
  936. #3  0x0000000000505f1c in FreezeDetectorRunnable::run (this=0x7fff641f9a58)
  937.     at ../../../src/mangosd/Master.cpp:74
  938.         curtime = 0
  939. #4  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7fff62947010)
  940.     at ../../../src/shared/Threading.cpp:187
  941. No locales.
  942. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  943. No symbol table info available.
  944. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  945. No symbol table info available.
  946. #7  0x0000000000000000 in ?? ()
  947. No symbol table info available.
  948.  
  949. Hilo 9 (Thread 0x7fff63148910 (LWP 5522)):
  950. #0  0x00007ffff5277932 in select () from /lib/libc.so.6
  951. No symbol table info available.
  952. #1  0x00000000009e838d in tcp_select (soap=0x7fff6312c7e0, s=41,
  953.     flags=<value optimized out>, timeout=<value optimized out>)
  954.     at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  955.         tv = {tv_sec = 0, tv_usec = 588364}
  956.         fd = {{fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {
  957.               2199023255552, 0 <repeats 15 times>}}, {fds_bits = {
  958.               2199023255552, 0 <repeats 15 times>}}}
  959.         sfd = 0x7fff6312c600
  960.         efd = 0x7fff6312c680
  961.         r = <value optimized out>
  962.         rfd = 0x7fff6312c580
  963. #2  0x00000000009f597f in soap_accept (soap=0x7fff6312c7e0)
  964.     at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  965.         r = -514
  966.         err = -514
  967.         n = 16
  968.         len = 65536
  969.         set = 1
  970. #3  0x0000000000509547 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  971.     at ../../../src/mangosd/MaNGOSsoap.cpp:51
  972.         thread_soap = <value optimized out>
  973.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xa0ebb0,
  974.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  975.                       value_ = 1}, <No data fields>}, priority_ = 0,
  976.                   reactor_ = 0x0,
  977.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  978.                       _vptr.Policy = 0x7ffff7dcc4f0},
  979.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  980.                   _vptr.ACE_Shared_Object = 0xa0ecb0}, <No data fields>},
  981.               thr_count_ = 5, thr_mgr_ = 0x7fff641c7ec0, flags_ = 0,
  982.               grp_id_ = 1, lock_ = {lock_ = {__data = {__lock = 0,
  983.                     __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  984.                     __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  985.                   __size = '\000' <repetidos 39 veces>, __align = 0},
  986.                 removed_ = false}, last_thread_id_ = 0},
  987.             msg_queue_ = 0x7fff641cbf00, delete_msg_queue_ = true, mod_ = 0x0,
  988.             next_ = 0x0}, <No data fields>}
  989.         soap = {_vptr.soap = 0xa945f0, state = 1, version = 0, mode = 0,
  990.           imode = 2097152, omode = 2097152, float_format = 0xa90eef "%.9G",
  991.           double_format = 0xa90ef4 "%.17lG",
  992.           dime_id_format = 0xa90efb "cid:id%d", http_version = 0xa28585 "1.1",
  993.           http_content = 0x0, encodingStyle = 0xa93b20 "", actor = 0x0,
  994.           lang = 0xa91819 "en", recv_timeout = 5, send_timeout = 5,
  995.           connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  996.           connect_flags = 0, bind_flags = 0, accept_flags = 0,
  997.           linger_time = 0, namespaces = 0xd30f80, local_namespaces = 0x0,
  998.           nlist = 0x0, blist = 0x0, clist = 0x41a29a0, alist = 0x0, iht = {
  999.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  1000.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff5ae17fb0,
  1001.           idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  1002.           fpost = 0xa096e0 <http_post>, fget = 0x9e6570 <http_get>,
  1003.           fput = 0x9e6580 <http_405>, fdel = 0x9e6580 <http_405>,
  1004.           fhead = 0x9e6580 <http_405>, fform = 0,
  1005.           fposthdr = 0x9edae0 <http_post_header>,
  1006.           fresponse = 0x9e97f0 <http_response>,
  1007.           fparse = 0x9fab00 <http_parse>,
  1008.           fparsehdr = 0xa08aa0 <http_parse_header>, fheader = 0,
  1009.           fresolve = 0x9eb420 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  1010.           fclosesocket = 0x9eb400 <tcp_closesocket>,
  1011.           fshutdownsocket = 0x9eb3f0 <tcp_shutdownsocket>,
  1012.           fopen = 0x9fe3b0 <tcp_connect>, faccept = 0x9eb410 <tcp_accept>,
  1013.           fclose = 0x9e5bd0 <tcp_disconnect>, fsend = 0x9eb0e0 <fsend>,
  1014.           frecv = 0x9eaeb0 <frecv>, fpoll = 0x9f7060 <soap_poll>,
  1015.           fseterror = 0, fignore = 0, fserveloop = 0,
  1016.           fplugin = 0x9e9790 <fplugin>, fmalloc = 0, fprepareinit = 0,
  1017.           fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  1018.           fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  1019.           fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  1020.           fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  1021.           fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 41,
  1022.           socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  1023.           buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  1024.           length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  1025.           buf = '\000' <repetidos 65535 veces>,
  1026.           msgbuf = '\000' <repetidos 1023 veces>,
  1027.           tmpbuf = '\000' <repetidos 1023 veces>,
  1028.           tag = '\000' <repetidos 1023 veces>,
  1029.           id = '\000' <repetidos 1023 veces>,
  1030.           href = '\000' <repetidos 1023 veces>,
  1031.           type = '\000' <repetidos 1023 veces>,
  1032.           arrayType = '\000' <repetidos 1023 veces>,
  1033.           arraySize = '\000' <repetidos 1023 veces>,
  1034.           arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  1035.           position = 0, positions = {0 <repeats 16 times>}, root = 0,
  1036.           attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  1037.           ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  1038.           chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  1039.           path = '\000' <repetidos 1023 veces>,
  1040.           host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  1041.           prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  1042.           tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  1043.           max_keep_alive = 100, proxy_http_version = 0xa90f04 "1.0",
  1044.           proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  1045.           proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  1046.           errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  1047.             chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  1048.             type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  1049.           mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  1050.             last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  1051.             0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  1052.           c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  1053.           cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  1054.           ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  1055.           ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  1056.             sin_addr = {s_addr = 0},
  1057.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  1058.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  1059.           session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  1060.           dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  1061.           randfile = 0x0,
  1062.           session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000À\034dÿ\177\000\000\033\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\000¨þ÷ÿ\177\000\000\213ð]öÿ\177\000\000p\177\024cÿ\177", '\000' <repetidos 26 veces>, "x\177\024cÿ\177\000\000\000\000\000\000\000\000\000\000àB~öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65dfed1,
  1063.           z_crc = 0, z_dict = 0x1078 <Address 0x1078 out of bounds>,
  1064.           z_dict_len = 4160662152, zlib_state = 32767, zlib_in = 0,
  1065.           zlib_out = -22528, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  1066.           z_buflen = 0, z_level = 32776, z_ratio_in = 4.59163468e-41,
  1067.           z_ratio_out = -1.12576991e+33}
  1068.         m = <value optimized out>
  1069.         s = -514
  1070. #4  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x2a)
  1071.     at ../../../src/shared/Threading.cpp:187
  1072. No locales.
  1073. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1074. No symbol table info available.
  1075. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1076. No symbol table info available.
  1077. #7  0x0000000000000000 in ?? ()
  1078. No symbol table info available.
  1079.  
  1080. Hilo 8 (Thread 0x7fff63949910 (LWP 5521)):
  1081. #0  0x00007ffff5243471 in nanosleep () from /lib/libc.so.6
  1082. No symbol table info available.
  1083. #1  0x00007ffff52780d4 in usleep () from /lib/libc.so.6
  1084. No symbol table info available.
  1085. #2  0x0000000000500549 in CliRunnable::run (this=<value optimized out>)
  1086.     at ../../../src/mangosd/CliRunnable.cpp:612
  1087.         command_str = <value optimized out>
  1088.         commandbuf = "\001\020\000\000\000\000\000\000Ñþ]öÿ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000\210­þ÷ÿ\177\000\000\000«þ÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "\b\220\224cÿ\177\000\000Û\004^öÿ\177", '\000' <repetidos 11 veces>, "ö]pmC61\000\000\000\000\000\000\000\000\000+\036dÿ\177\000\000°þ2ôÿ\177\000\000\230\230\224cÿ\177\000\000\020\231\224cÿ\177\000\000\000\000\000\000\000\000\000\000@ÕÅdÿ\177\000\000Ï÷]öÿ\177\000\000\000\000\000\000\000\000\000\000\033\237°÷ÿ\177\000\000hÕÅdÿ\177", '\000' <repetidos 11 veces>, "+\036dÿ\177\000\000\220óÓ", '\000' <repetidos 13 veces>...
  1089. #3  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7fff63948ea0)
  1090.     at ../../../src/shared/Threading.cpp:187
  1091. No locales.
  1092. #4  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1093. No symbol table info available.
  1094. #5  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1095. No symbol table info available.
  1096. #6  0x0000000000000000 in ?? ()
  1097. No symbol table info available.
  1098.  
  1099. Hilo 7 (Thread 0x7fff6414a910 (LWP 5520)):
  1100. #0  WorldSession::VerifyMovementInfo (this=0x7ffe838b5980, recv_data=...)
  1101.     at ../../../src/game/MovementHandler.cpp:491
  1102. No locales.
  1103. #1  WorldSession::HandleMovementOpcodes (this=0x7ffe838b5980, recv_data=...)
  1104.     at ../../../src/game/MovementHandler.cpp:244
  1105.         mover = 0x7ffe64a6a080
  1106.         plMover = 0x0
  1107.         data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  1108.             _wpos = 38,
  1109.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1110.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1111.                   _M_start = 0x7ffe8832bdc0 "ð®2\210þ\177",
  1112.                   _M_finish = 0x7ffff65df7cf "I\211ÄH\205À\017\204õ",
  1113.                   _M_end_of_storage = 0x7ffe7ecbe4a6 ""}}, <No data fields>}},
  1114.           m_opcode = 238}
  1115.         guid = {m_guid = 17379391033783497798}
  1116.         movementInfo = {moveFlags = 1, moveFlags2 = 0, time = 2065577, pos = {
  1117.             x = 3829.08984, y = -1365.94055, z = 144.431, o = 2.00487328},
  1118.           t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0},
  1119.           t_time = 0, t_seat = -1 'ÿ', t_time2 = 0, s_pitch = 0,
  1120.           fallTime = 805, jump = {velocity = 0, sinAngle = 0, cosAngle = 0,
  1121.             xyspeed = 0}, u_unk1 = 0}
  1122. #2  0x00000000008953d2 in WorldSession::ExecuteOpcode (this=0x7ffe838b5980,
  1123.     opHandle=<value optimized out>, packet=0x7fff5d856560)
  1124.     at ../../../src/game/WorldSession.cpp:874
  1125. No locales.
  1126. #3  0x000000000089892b in WorldSession::Update (this=0x7ffe838b5980)
  1127.     at ../../../src/game/WorldSession.cpp:221
  1128.         opHandle = @0x1f84a9
  1129.         packet = 0x7fff5d856560
  1130.         currTime = <value optimized out>
  1131. #4  0x000000000088bb7a in World::UpdateSessions (this=0x7ffff42db900, diff=589)
  1132.     at ../../../src/game/World.cpp:1897
  1133.         sess = <value optimized out>
  1134. #5  0x000000000088ca0d in World::Update (this=0x7ffff42db900, diff=589)
  1135.     at ../../../src/game/World.cpp:1444
  1136. No locales.
  1137. #6  0x000000000050bfed in WorldRunnable::run (this=<value optimized out>)
  1138.     at ../../../src/mangosd/WorldRunnable.cpp:60
  1139.         diff = 589
  1140.         realCurrTime = <value optimized out>
  1141.         realPrevTime = <value optimized out>
  1142.         prevSleepTime = 0
  1143. #7  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7ffe64a6a080)
  1144.     at ../../../src/shared/Threading.cpp:187
  1145. No locales.
  1146. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1147. No symbol table info available.
  1148. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1149. No symbol table info available.
  1150. #10 0x0000000000000000 in ?? ()
  1151. No symbol table info available.
  1152.  
  1153. Hilo 6 (Thread 0x7fff64c4b910 (LWP 5519)):
  1154. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  1155. No symbol table info available.
  1156. #1  0x0000000000952629 in sleep (msecs=<value optimized out>)
  1157.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1158.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1159. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1160.     at ../../../src/shared/Threading.cpp:237
  1161. No locales.
  1162. #3  0x000000000094a7b5 in SqlDelayThread::run (this=0x7fff6509e8c0)
  1163.     at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1164.         s = 0x7fff650b97c0
  1165.         pingEveryLoop = 180000
  1166.         loopCounter = 102421
  1167. #4  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7fff64c4b060)
  1168.     at ../../../src/shared/Threading.cpp:187
  1169. No locales.
  1170. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1171. No symbol table info available.
  1172. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1173. No symbol table info available.
  1174. #7  0x0000000000000000 in ?? ()
  1175. No symbol table info available.
  1176.  
  1177. Hilo 5 (Thread 0x7fffef7fe910 (LWP 5472)):
  1178. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  1179. No symbol table info available.
  1180. #1  0x0000000000952629 in sleep (msecs=<value optimized out>)
  1181.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1182.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1183. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1184.     at ../../../src/shared/Threading.cpp:237
  1185. No locales.
  1186. #3  0x000000000094a7b5 in SqlDelayThread::run (this=0x7ffff42efdc0)
  1187.     at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1188.         s = 0x7ffdd78d3fe0
  1189.         pingEveryLoop = 180000
  1190.         loopCounter = 106944
  1191. #4  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7fffef7fe060)
  1192.     at ../../../src/shared/Threading.cpp:187
  1193. No locales.
  1194. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1195. No symbol table info available.
  1196. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1197. No symbol table info available.
  1198. #7  0x0000000000000000 in ?? ()
  1199. No symbol table info available.
  1200.  
  1201. Hilo 4 (Thread 0x7fffeffff910 (LWP 5471)):
  1202. #0  0x00007ffff5cc80cb in read () from /lib/libpthread.so.0
  1203. No symbol table info available.
  1204. #1  0x00007ffff7285f44 in vio_read () from /usr/lib/libmysqlclient_r.so.15
  1205. No symbol table info available.
  1206. #2  0x00007ffff7285fa7 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.15
  1207. No symbol table info available.
  1208. #3  0x00007ffff72870c7 in ?? () from /usr/lib/libmysqlclient_r.so.15
  1209. No symbol table info available.
  1210. #4  0x00007ffff72874b5 in my_net_read () from /usr/lib/libmysqlclient_r.so.15
  1211. No symbol table info available.
  1212. #5  0x00007ffff7281aa5 in cli_safe_read () from /usr/lib/libmysqlclient_r.so.15
  1213. No symbol table info available.
  1214. #6  0x00007ffff72821e9 in ?? () from /usr/lib/libmysqlclient_r.so.15
  1215. No symbol table info available.
  1216. #7  0x00007ffff728066c in mysql_real_query ()
  1217.    from /usr/lib/libmysqlclient_r.so.15
  1218. No symbol table info available.
  1219. #8  0x00000000009478b2 in DatabaseMysql::_Query (this=0xd407e0,
  1220.     sql=0x7ffe901bd600 "SELECT characters.guid, characters.name, characters.race, characters.class, characters.gender, characters.playerBytes, characters.playerBytes2, characters.level, characters.zone, characters.map, chara"...,
  1221.     pResult=0x7fffeffff040, pFields=<value optimized out>,
  1222.     pRowCount=0x7fffeffff030, pFieldCount=<value optimized out>)
  1223.     at ../../../../src/shared/Database/DatabaseMysql.cpp:206
  1224.         _s = 10163040
  1225. #9  0x0000000000948371 in DatabaseMysql::Query (this=0xa, sql=0xd81f90 "0")
  1226.     at ../../../../src/shared/Database/DatabaseMysql.cpp:243
  1227.         result = 0x0
  1228.         fields = 0x0
  1229.         rowCount = 0
  1230.         fieldCount = 0
  1231. #10 0x000000000094b7e3 in SqlQuery::Execute (this=0x7ffeacd9fcc0, db=0xa)
  1232.     at ../../../../src/shared/Database/SqlOperations.cpp:66
  1233. No locales.
  1234. #11 0x000000000094a813 in SqlDelayThread::run (this=0x7ffff42efe80)
  1235.     at ../../../../src/shared/Database/SqlDelayThread.cpp:47
  1236.         s = 0x7ffeacd9fcc0
  1237.         pingEveryLoop = 180000
  1238.         loopCounter = 160172
  1239. #12 0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0xa)
  1240.     at ../../../src/shared/Threading.cpp:187
  1241. No locales.
  1242. #13 0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1243. No symbol table info available.
  1244. #14 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1245. No symbol table info available.
  1246. #15 0x0000000000000000 in ?? ()
  1247. No symbol table info available.
  1248.  
  1249. Hilo 3 (Thread 0x7ffff4d4b910 (LWP 5470)):
  1250. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  1251. No symbol table info available.
  1252. #1  0x0000000000952629 in sleep (msecs=<value optimized out>)
  1253.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1254.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1255. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1256.     at ../../../src/shared/Threading.cpp:237
  1257. No locales.
  1258. #3  0x000000000094a7b5 in SqlDelayThread::run (this=0x7ffff42eff40)
  1259.     at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1260.         s = 0x7ffff4323e80
  1261.         pingEveryLoop = 180000
  1262.         loopCounter = 107692
  1263. #4  0x000000000095295a in ACE_Based::Thread::ThreadTask (param=0x7ffff4d4b060)
  1264.     at ../../../src/shared/Threading.cpp:187
  1265. No locales.
  1266. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1267. No symbol table info available.
  1268. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1269. No symbol table info available.
  1270. #7  0x0000000000000000 in ?? ()
  1271. No symbol table info available.
  1272.  
  1273. Hilo 1 (Thread 0x7ffff7fec710 (LWP 5466)):
  1274. #0  0x00007ffff5cc1cfd in pthread_join () from /lib/libpthread.so.0
  1275. No symbol table info available.
  1276. #1  0x00007ffff7b7a5bc in thr_join (this=<value optimized out>,
  1277.     task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2788
  1278.         result = 1679589080
  1279. #2  ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1280.     at ../../ace/Thread.inl:137
  1281. No locales.
  1282. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1283.     task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  1284.         i = 0
  1285.         copy_count = 1
  1286.         copy_table = 0x7fff643a5988
  1287.         result = <value optimized out>
  1288. #4  0x000000000089ef00 in ReactorRunnable::Wait (this=0x7fff64446848)
  1289.     at ../../../src/game/WorldSocketMgr.cpp:102
  1290. No locales.
  1291. #5  WorldSocketMgr::Wait (this=0x7fff64446848)
  1292.     at ../../../src/game/WorldSocketMgr.cpp:316
  1293.         i = 1
  1294. #6  0x0000000000504147 in Master::Run (this=<value optimized out>)
  1295.     at ../../../src/mangosd/Master.cpp:312
  1296.         world_thread = {m_iThreadId = 140734872463632,
  1297.           m_hThreadHandle = 140734872463632, m_task = 0x7fff650b85a0,
  1298.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1299.             _vptr.ACE_TSS = 0xa8d330, keylock_ = {lock_ = {__data = {
  1300.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1301.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1302.                     __next = 0x0}}, __size = '\000' <repetidos 39 veces>,
  1303.                 __align = 0}, removed_ = false}, once_ = true, key_ = 6},
  1304.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1305.         rar_thread = 0x0
  1306.         freeze_thread = 0x7fff651a0a00
  1307.         cliThread = 0x7fff651a09b8
  1308.         soap_thread = 0x7fff651a09d0
  1309.         bind_ip = {static npos = 18446744073709551615,
  1310.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff64428498 "0.0.0.0"}}
  1311.         pidfile = {static npos = 18446744073709551615,
  1312.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1313.             _M_p = 0x7ffff4333f28 "mangos.pid"}}
  1314. #7  0x00000000005033b8 in main (argc=<value optimized out>,
  1315.     argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:179
  1316.         cfg_file = 0x7fffffffe656 "../etc/mangosd.conf"
  1317.         cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1318.           optarg = 0x0, optstring_ = 0x7ffff4333f88, long_only_ = 0,
  1319.           has_colon_ = 1, last_option_ = 0x7ffff4333f60, nextchar_ = 0x0,
  1320.           optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1321.           long_option_ = 0x0,
  1322.           long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff430bfe0,
  1323.               allocator_ = 0x7ffff7dde110}, <No data fields>}}
  1324.         option = <value optimized out>
  1325. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 658 not have implementation for achievement criteria 12993
  1326. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 658 not have implementation for achievement criteria 12993
  1327. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 658 not have implementation for achievement criteria 12993
  1328. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 658 not have implementation for achievement criteria 12993
  1329. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Elrufi (Guid: 4164616) and should be Player Elrufi (Guid: 4164616) instead of Player Elrufi (Guid: 4164616)
  1330. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1331. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1332. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1333. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Dagoneth (Guid: 4105761) and should be Player Dagoneth (Guid: 4105761) instead of Player Dagoneth (Guid: 4105761)
  1334. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1335. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Sned (Guid: 4129464) and should be Player Sned (Guid: 4129464) instead of Player Sned (Guid: 4129464)
  1336. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Xpekadito (Guid: 4037054) and should be Player Xpekadito (Guid: 4037054) instead of Player Xpekadito (Guid: 4037054)
  1337. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1338. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Abusimbel (Guid: 4212705) and should be Player Abusimbel (Guid: 4212705) instead of Player Abusimbel (Guid: 4212705)
  1339. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Azerot (Guid: 76579) and should be Player Azerot (Guid: 76579) instead of Player Azerot (Guid: 76579)
  1340. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Stunning (Guid: 4213639) and should be Player Stunning (Guid: 4213639) instead of Player Stunning (Guid: 4213639)
  1341. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1342. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1343. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1344. Creature (GUIDLow: 36) X: 798.878174 Y: 890.230103 (original) in grid[33,33]cell[4,5] instead grid[33,33]cell[3,5]
  1345. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1346. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1347. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1348. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1349. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1350. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1351. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1352. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1353. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1354. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement