Advertisement
Guest User

Untitled

a guest
Jun 30th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 70.05 KB | None | 0 0
  1. [Nuevo Thread 0x7fff5e7fc910 (LWP 31493)]
  2. [Nuevo Thread 0x7fff5dffb910 (LWP 31494)]
  3. [Nuevo Thread 0x7fff5d7fa910 (LWP 31495)]
  4. [Nuevo Thread 0x7fff5cff9910 (LWP 31496)]
  5. [Nuevo Thread 0x7fff5c7f8910 (LWP 31497)]
  6. [Nuevo Thread 0x7fff5bff7910 (LWP 31498)]
  7. [Nuevo Thread 0x7fff5b7f6910 (LWP 31499)]
  8. [Nuevo Thread 0x7fff5aff5910 (LWP 31500)]
  9. [Nuevo Thread 0x7fff5a7f4910 (LWP 31501)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff6774d910 (LWP 31484)]
  13. WorldSession::VerifyMovementInfo (this=0x7ffe8084e080, recv_data=...)
  14.     at ../../../src/game/MovementHandler.cpp:491
  15. 491     if (guid != _player->GetMover()->GetObjectGuid())
  16. #0  WorldSession::VerifyMovementInfo (this=0x7ffe8084e080, recv_data=...)
  17.     at ../../../src/game/MovementHandler.cpp:491
  18. #1  WorldSession::HandleMovementOpcodes (this=0x7ffe8084e080, recv_data=...)
  19.     at ../../../src/game/MovementHandler.cpp:244
  20. #2  0x00000000008957a2 in WorldSession::ExecuteOpcode (this=0x7ffe8084e080,
  21.     opHandle=<value optimized out>, packet=0x7ffefd5bfb20)
  22.     at ../../../src/game/WorldSession.cpp:874
  23. #3  0x0000000000898cfb in WorldSession::Update (this=0x7ffe8084e080)
  24.     at ../../../src/game/WorldSession.cpp:221
  25. #4  0x000000000088bf4a in World::UpdateSessions (this=0x7ffff42db900, diff=434)
  26.     at ../../../src/game/World.cpp:1897
  27. #5  0x000000000088cddd in World::Update (this=0x7ffff42db900, diff=434)
  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  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7ffe58e9a080)
  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=0x7ffe8084e080, recv_data=...)
  37.     at ../../../src/game/MovementHandler.cpp:491
  38. No locales.
  39. #1  WorldSession::HandleMovementOpcodes (this=0x7ffe8084e080, recv_data=...)
  40.     at ../../../src/game/MovementHandler.cpp:244
  41.         mover = 0x7ffe58e9a080
  42.         plMover = 0x0
  43.         data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  44.             _rpos = 140730797103096, _wpos = 140730797103113,
  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 = 0x7fff066a3550 "\200#j\006ÿ\177",
  48.                   _M_finish = 0x7ffff65df7cf "I\211ÄH\205À\017\204õ",
  49.                   _M_end_of_storage = 0x1b2 <Address 0x1b2 out of bounds>}}, <No data fields>}}, m_opcode = 53874}
  50.         guid = {m_guid = 17379391033783391236}
  51.         movementInfo = {moveFlags = 4097, moveFlags2 = 0, time = 34886155,
  52.           pos = {x = -11059.2646, y = -2934.4104, z = 13.0671892,
  53.             o = 3.70945549}, t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0,
  54.             z = 0, o = 0}, t_time = 0, t_seat = -1 'ÿ', t_time2 = 0,
  55.           s_pitch = 0, fallTime = 500, jump = {velocity = -7.95554733,
  56.             sinAngle = -0.843052328, cosAngle = -0.537831545,
  57.             xyspeed = 8.00002003}, u_unk1 = 0}
  58. #2  0x00000000008957a2 in WorldSession::ExecuteOpcode (this=0x7ffe8084e080,
  59.     opHandle=<value optimized out>, packet=0x7ffefd5bfb20)
  60.     at ../../../src/game/WorldSession.cpp:874
  61. No locales.
  62. #3  0x0000000000898cfb in WorldSession::Update (this=0x7ffe8084e080)
  63.     at ../../../src/game/WorldSession.cpp:221
  64.         opHandle = @0x7fff6774ce58
  65.         packet = 0x7ffefd5bfb20
  66.         currTime = <value optimized out>
  67. #4  0x000000000088bf4a in World::UpdateSessions (this=0x7ffff42db900, diff=434)
  68.     at ../../../src/game/World.cpp:1897
  69.         sess = <value optimized out>
  70. #5  0x000000000088cddd in World::Update (this=0x7ffff42db900, diff=434)
  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 = 434
  76.         realCurrTime = <value optimized out>
  77.         realPrevTime = <value optimized out>
  78.         prevSleepTime = 0
  79. #7  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7ffe58e9a080)
  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 0x7fff5a7f4910 (LWP 31501)  0x00007ffff527f388 in epoll_wait ()
  89.    from /lib/libc.so.6
  90.   23 Thread 0x7fff5aff5910 (LWP 31500)  0x00007ffff527f388 in epoll_wait ()
  91.    from /lib/libc.so.6
  92.   22 Thread 0x7fff5b7f6910 (LWP 31499)  0x00007ffff527f388 in epoll_wait ()
  93.    from /lib/libc.so.6
  94.   21 Thread 0x7fff5bff7910 (LWP 31498)  0x00007ffff527f388 in epoll_wait ()
  95.    from /lib/libc.so.6
  96.   20 Thread 0x7fff5c7f8910 (LWP 31497)  0x00007ffff527f388 in epoll_wait ()
  97.    from /lib/libc.so.6
  98.   19 Thread 0x7fff5cff9910 (LWP 31496)  0x00007ffff527f388 in epoll_wait ()
  99.    from /lib/libc.so.6
  100.   18 Thread 0x7fff5d7fa910 (LWP 31495)  0x00007ffff5cc85cc in send ()
  101.    from /lib/libpthread.so.0
  102.   17 Thread 0x7fff5dffb910 (LWP 31494)  0x00007ffff527f388 in epoll_wait ()
  103.    from /lib/libc.so.6
  104.   16 Thread 0x7fff5e7fc910 (LWP 31493)  0x00007ffff527f388 in epoll_wait ()
  105.    from /lib/libc.so.6
  106.   15 Thread 0x7fff5effd910 (LWP 31492)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  107.   14 Thread 0x7fff5f7fe910 (LWP 31491)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  108.   13 Thread 0x7fff5ffff910 (LWP 31490)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  109.   12 Thread 0x7fff64f48910 (LWP 31489)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  110.   11 Thread 0x7fff65f4a910 (LWP 31487)  0x00007ffff5cc88f1 in nanosleep ()
  111.    from /lib/libpthread.so.0
  112.   10 Thread 0x7fff65749910 (LWP 31488)  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  113.   9 Thread 0x7fff6674b910 (LWP 31486)  0x00007ffff5277932 in select ()
  114.    from /lib/libc.so.6
  115.   8 Thread 0x7fff66f4c910 (LWP 31485)  0x00007ffff5243471 in nanosleep ()
  116.    from /lib/libc.so.6
  117. * 7 Thread 0x7fff6774d910 (LWP 31484)  WorldSession::VerifyMovementInfo (
  118.     this=0x7ffe8084e080, recv_data=...)
  119.     at ../../../src/game/MovementHandler.cpp:491
  120.   6 Thread 0x7fff6824e910 (LWP 31483)  0x00007ffff5cc88f1 in nanosleep ()
  121.    from /lib/libpthread.so.0
  122.   5 Thread 0x7ffff3a3c910 (LWP 31480)  0x00007ffff5cc88f1 in nanosleep ()
  123.    from /lib/libpthread.so.0
  124.   4 Thread 0x7ffff423d910 (LWP 31479)  0x00007ffff5cc88f1 in nanosleep ()
  125.    from /lib/libpthread.so.0
  126.   3 Thread 0x7ffff4d4b910 (LWP 31478)  0x00007ffff5cc88f1 in nanosleep ()
  127.    from /lib/libpthread.so.0
  128.   1 Thread 0x7ffff7fec710 (LWP 31431)  0x00007ffff5cc1cfd in pthread_join ()
  129.    from /lib/libpthread.so.0
  130.  
  131. Hilo 24 (Thread 0x7fff5a7f4910 (LWP 31501)):
  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=0x7fff679fb280, 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 = 6238}}
  144.         this_timeout = <value optimized out>
  145.         timeout = 6
  146.         nfds = <value optimized out>
  147. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  148.     this=0x7fff679fb280, max_wait_time=0x7fff5a7f3040, 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=0x7fff679fb280, max_wait_time=0x7fff5a7f3040)
  153.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  154.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  155.           max_wait_time_ = 0x7fff5a7f3040, 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 = 1290467507, tv_usec = 205830}}, stopped_ = false}
  162.         guard = {token_ = @0x7fff679fb2f8, owner_ = 1}
  163.         result = -1
  164. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  165.     this=0x7fff6829e158, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  166.         result = 1
  167. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff67783a48)
  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 = 6238}}
  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 = 0x7fff67783a48
  181.         svc_status = <value optimized out>
  182. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679fe8c0)
  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 0x7fff5aff5910 (LWP 31500)):
  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=0x7fff679fb100, 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 = 9238}}
  207.         this_timeout = <value optimized out>
  208.         timeout = 9
  209.         nfds = <value optimized out>
  210. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  211.     this=0x7fff679fb100, max_wait_time=0x7fff5aff4040, 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=0x7fff679fb100, max_wait_time=0x7fff5aff4040)
  216.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  217.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  218.           max_wait_time_ = 0x7fff5aff4040, 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 = 1290467507, tv_usec = 204174}}, stopped_ = false}
  225.         guard = {token_ = @0x7fff679fb178, owner_ = 1}
  226.         result = -1
  227. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  228.     this=0x7fff6829e128, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  229.         result = 1
  230. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff67783910)
  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 = 9238}}
  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 = 0x7fff67783910
  244.         svc_status = <value optimized out>
  245. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679fe980)
  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 0x7fff5b7f6910 (LWP 31499)):
  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=0x7fff679fae00, 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 = 3986}}
  270.         this_timeout = <value optimized out>
  271.         timeout = 3
  272.         nfds = <value optimized out>
  273. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  274.     this=0x7fff679fae00, max_wait_time=0x7fff5b7f5040, 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=0x7fff679fae00, max_wait_time=0x7fff5b7f5040)
  279.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  280.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  281.           max_wait_time_ = 0x7fff5b7f5040, 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 = 1290467507, tv_usec = 205568}}, stopped_ = false}
  288.         guard = {token_ = @0x7fff679fae78, owner_ = 1}
  289.         result = -1
  290. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  291.     this=0x7fff6829e0f8, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  292.         result = 1
  293. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff677837d8)
  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 = 3986}}
  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 = 0x7fff677837d8
  307.         svc_status = <value optimized out>
  308. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679fea40)
  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 0x7fff5bff7910 (LWP 31498)):
  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=0x7fff679faf80, 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 = 5591}}
  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=0x7fff679faf80, max_wait_time=0x7fff5bff6040, 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=0x7fff679faf80, max_wait_time=0x7fff5bff6040)
  342.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  343.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  344.           max_wait_time_ = 0x7fff5bff6040, 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 = 1290467507, tv_usec = 203265}}, stopped_ = false}
  351.         guard = {token_ = @0x7fff679faff8, owner_ = 1}
  352.         result = -1
  353. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  354.     this=0x7fff6829e0c8, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  355.         result = 1
  356. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff677836a0)
  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 = 5591}}
  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 = 0x7fff677836a0
  370.         svc_status = <value optimized out>
  371. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679feb00)
  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 0x7fff5c7f8910 (LWP 31497)):
  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=0x7fff679fac80, 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 = 5322}}
  396.         this_timeout = <value optimized out>
  397.         timeout = 5
  398.         nfds = <value optimized out>
  399. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  400.     this=0x7fff679fac80, max_wait_time=0x7fff5c7f7040, 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=0x7fff679fac80, max_wait_time=0x7fff5c7f7040)
  405.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  406.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  407.           max_wait_time_ = 0x7fff5c7f7040, 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 = 1290467507, tv_usec = 202007}}, stopped_ = false}
  414.         guard = {token_ = @0x7fff679facf8, owner_ = 1}
  415.         result = -1
  416. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  417.     this=0x7fff6829e098, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  418.         result = 1
  419. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff67783568)
  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 = 5322}}
  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 = 0x7fff67783568
  433.         svc_status = <value optimized out>
  434. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679febc0)
  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 0x7fff5cff9910 (LWP 31496)):
  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=0x7fff679fa980, 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 = 3953}}
  459.         this_timeout = <value optimized out>
  460.         timeout = 3
  461.         nfds = <value optimized out>
  462. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  463.     this=0x7fff679fa980, max_wait_time=0x7fff5cff8040, 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=0x7fff679fa980, max_wait_time=0x7fff5cff8040)
  468.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  469.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  470.           max_wait_time_ = 0x7fff5cff8040, 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 = 1290467507, tv_usec = 205286}}, stopped_ = false}
  477.         guard = {token_ = @0x7fff679fa9f8, owner_ = 1}
  478.         result = -1
  479. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  480.     this=0x7fff6829e068, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  481.         result = 1
  482. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff67783430)
  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 = 3953}}
  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 = 0x7fff67783430
  496.         svc_status = <value optimized out>
  497. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679fec80)
  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 0x7fff5d7fa910 (LWP 31495)):
  510. #0  0x00007ffff5cc85cc in send () from /lib/libpthread.so.0
  511. No symbol table info available.
  512. #1  0x00007ffff7acbd85 in send (handle=1148, buf=0x19c80000, n=108, flags=-1,
  513.     timeout=0x0) at ../../ace/OS_NS_sys_socket.inl:580
  514. No locales.
  515. #2  ACE::send (handle=1148, buf=0x19c80000, n=108, flags=-1, timeout=0x0)
  516.     at ../../ace/ACE.cpp:1210
  517. No locales.
  518. #3  0x000000000089d04c in ACE_SOCK_IO::send (this=0x7fff2d239d00)
  519.     at /usr/local/include/ace/SOCK_IO.inl:84
  520. No locales.
  521. #4  WorldSocket::handle_output (this=0x7fff2d239d00)
  522.     at ../../../src/game/WorldSocket.cpp:335
  523.         Guard = {lock_ = 0x7fff2d23a020, owner_ = 0}
  524.         send_len = 108
  525.         n = <value optimized out>
  526. #5  0x000000000089ad6c in WorldSocket::Update (this=0x7fff2d239d00)
  527.     at ../../../src/game/WorldSocket.cpp:461
  528.         ret = <value optimized out>
  529. #6  0x00000000008a0fc6 in ReactorRunnable::svc (this=0x7fff677832f8)
  530.     at ../../../src/game/WorldSocketMgr.cpp:174
  531.         interval = {static zero = {
  532.             static zero = <same as static member of an already seen type>,
  533.             static max_time = {
  534.               static zero = <same as static member of an already seen type>,
  535.               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}},
  536.           static max_time = <same as static member of an already seen type>,
  537.           tv_ = {tv_sec = 0, tv_usec = 0}}
  538.         __FUNCTION__ = "svc"
  539.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  540. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  541.     at ../../ace/Task.cpp:271
  542.         t = 0x7fff677832f8
  543.         svc_status = <value optimized out>
  544. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679fed40)
  545.     at ../../ace/Thread_Adapter.cpp:94
  546.         exit_hook_instance = <value optimized out>
  547.         exit_hook_maybe = {instance_ = 0x0}
  548.         exit_hook_ptr = <value optimized out>
  549. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  550. No symbol table info available.
  551. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  552. No symbol table info available.
  553. #11 0x0000000000000000 in ?? ()
  554. No symbol table info available.
  555.  
  556. Hilo 17 (Thread 0x7fff5dffb910 (LWP 31494)):
  557. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  558. No symbol table info available.
  559. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  560.     this=0x7fff679fa680, max_wait_time=<value optimized out>)
  561.     at ../../ace/Dev_Poll_Reactor.cpp:960
  562.         timer_buf = {static zero = {
  563.             static zero = <same as static member of an already seen type>,
  564.             static max_time = {
  565.               static zero = <same as static member of an already seen type>,
  566.               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}},
  567.           static max_time = <same as static member of an already seen type>,
  568.           tv_ = {tv_sec = 0, tv_usec = 4037}}
  569.         this_timeout = <value optimized out>
  570.         timeout = 4
  571.         nfds = <value optimized out>
  572. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  573.     this=0x7fff679fa680, max_wait_time=0x7fff5dffa040, guard=...)
  574.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  575.         result = <value optimized out>
  576. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  577.     this=0x7fff679fa680, max_wait_time=0x7fff5dffa040)
  578.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  579.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  580.           max_wait_time_ = 0x7fff5dffa040, start_time_ = {static zero = {
  581.               static zero = <same as static member of an already seen type>,
  582.               static max_time = {
  583.                 static zero = <same as static member of an already seen type>,
  584.                 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}},
  585.             static max_time = <same as static member of an already seen type>,
  586.             tv_ = {tv_sec = 1290467507, tv_usec = 205268}}, stopped_ = false}
  587.         guard = {token_ = @0x7fff679fa6f8, owner_ = 1}
  588.         result = -1
  589. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  590.     this=0x7fff6829e008, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  591.         result = 1
  592. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff677831c0)
  593.     at ../../../src/game/WorldSocketMgr.cpp:167
  594.         interval = {static zero = {
  595.             static zero = <same as static member of an already seen type>,
  596.             static max_time = {
  597.               static zero = <same as static member of an already seen type>,
  598.               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}},
  599.           static max_time = <same as static member of an already seen type>,
  600.           tv_ = {tv_sec = 0, tv_usec = 4037}}
  601.         __FUNCTION__ = "svc"
  602.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  603. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  604.     at ../../ace/Task.cpp:271
  605.         t = 0x7fff677831c0
  606.         svc_status = <value optimized out>
  607. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679fee00)
  608.     at ../../ace/Thread_Adapter.cpp:94
  609.         exit_hook_instance = <value optimized out>
  610.         exit_hook_maybe = {instance_ = 0x0}
  611.         exit_hook_ptr = <value optimized out>
  612. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  613. No symbol table info available.
  614. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  615. No symbol table info available.
  616. #10 0x0000000000000000 in ?? ()
  617. No symbol table info available.
  618.  
  619. Hilo 16 (Thread 0x7fff5e7fc910 (LWP 31493)):
  620. #0  0x00007ffff527f388 in epoll_wait () from /lib/libc.so.6
  621. No symbol table info available.
  622. #1  0x00007ffff7af6e74 in ACE_Dev_Poll_Reactor::work_pending_i (
  623.     this=0x7fff679fa500, max_wait_time=<value optimized out>)
  624.     at ../../ace/Dev_Poll_Reactor.cpp:960
  625.         timer_buf = {static zero = {
  626.             static zero = <same as static member of an already seen type>,
  627.             static max_time = {
  628.               static zero = <same as static member of an already seen type>,
  629.               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}},
  630.           static max_time = <same as static member of an already seen type>,
  631.           tv_ = {tv_sec = 0, tv_usec = 10000}}
  632.         this_timeout = <value optimized out>
  633.         timeout = 10
  634.         nfds = <value optimized out>
  635. #2  0x00007ffff7af8efc in ACE_Dev_Poll_Reactor::handle_events_i (
  636.     this=0x7fff679fa500, max_wait_time=0x7fff5e7fb040, guard=...)
  637.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  638.         result = <value optimized out>
  639. #3  0x00007ffff7af90be in ACE_Dev_Poll_Reactor::handle_events (
  640.     this=0x7fff679fa500, max_wait_time=0x7fff5e7fb040)
  641.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  642.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  643.           max_wait_time_ = 0x7fff5e7fb040, start_time_ = {static zero = {
  644.               static zero = <same as static member of an already seen type>,
  645.               static max_time = {
  646.                 static zero = <same as static member of an already seen type>,
  647.                 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}},
  648.             static max_time = <same as static member of an already seen type>,
  649.             tv_ = {tv_sec = 1290467507, tv_usec = 195339}}, stopped_ = false}
  650.         guard = {token_ = @0x7fff679fa578, owner_ = 1}
  651.         result = -1
  652. #4  0x00007ffff7b5189d in ACE_Reactor::run_reactor_event_loop (
  653.     this=0x7fff6829dfd8, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  654.         result = 1735929992
  655. #5  0x00000000008a0e46 in ReactorRunnable::svc (this=0x7fff67783088)
  656.     at ../../../src/game/WorldSocketMgr.cpp:167
  657.         interval = {static zero = {
  658.             static zero = <same as static member of an already seen type>,
  659.             static max_time = {
  660.               static zero = <same as static member of an already seen type>,
  661.               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}},
  662.           static max_time = <same as static member of an already seen type>,
  663.           tv_ = {tv_sec = 0, tv_usec = 10000}}
  664.         __FUNCTION__ = "svc"
  665.         __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  666. #6  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  667.     at ../../ace/Task.cpp:271
  668.         t = 0x7fff67783088
  669.         svc_status = <value optimized out>
  670. #7  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff679feec0)
  671.     at ../../ace/Thread_Adapter.cpp:94
  672.         exit_hook_instance = <value optimized out>
  673.         exit_hook_maybe = {instance_ = 0x0}
  674.         exit_hook_ptr = <value optimized out>
  675. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  676. No symbol table info available.
  677. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  678. No symbol table info available.
  679. #10 0x0000000000000000 in ?? ()
  680. No symbol table info available.
  681.  
  682. Hilo 15 (Thread 0x7fff5effd910 (LWP 31492)):
  683. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  684.    from /lib/libpthread.so.0
  685. No symbol table info available.
  686. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff677abf84, mutex=...,
  687.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  688.         result = <value optimized out>
  689.         ts = {tv_sec = 0, tv_nsec = 4847406016848658176}
  690. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff677abf84, mutex=...,
  691.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  692. No locales.
  693. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  694.     (this=0x7fff677abf00, timeout=0x0)
  695.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  696.         result = <value optimized out>
  697. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  698.     this=0x7fff677abf00, first_item=@0x7fff5effd078, timeout=0x0)
  699.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  700.         ace_mon = {lock_ = 0x7fff677abf50, owner_ = 0}
  701. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff6674afe0)
  702.     at /usr/local/include/ace/Task_T.inl:22
  703. No locales.
  704. #6  SOAPWorkingThread::svc (this=0x7fff6674afe0)
  705.     at ../../../src/mangosd/MaNGOSsoap.h:60
  706.         mb = 0x0
  707. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  708.     at ../../ace/Task.cpp:271
  709.         t = 0x7fff6674afe0
  710.         svc_status = <value optimized out>
  711. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff677a3be0)
  712.     at ../../ace/Thread_Adapter.cpp:94
  713.         exit_hook_instance = <value optimized out>
  714.         exit_hook_maybe = {instance_ = 0x0}
  715.         exit_hook_ptr = <value optimized out>
  716. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  717. No symbol table info available.
  718. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  719. No symbol table info available.
  720. #11 0x0000000000000000 in ?? ()
  721. No symbol table info available.
  722.  
  723. Hilo 14 (Thread 0x7fff5f7fe910 (LWP 31491)):
  724. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  725.    from /lib/libpthread.so.0
  726. No symbol table info available.
  727. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff677abf84, mutex=...,
  728.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  729.         result = <value optimized out>
  730.         ts = {tv_sec = 0, tv_nsec = 4847406016848658176}
  731. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff677abf84, mutex=...,
  732.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  733. No locales.
  734. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  735.     (this=0x7fff677abf00, timeout=0x0)
  736.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  737.         result = <value optimized out>
  738. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  739.     this=0x7fff677abf00, first_item=@0x7fff5f7fe078, timeout=0x0)
  740.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  741.         ace_mon = {lock_ = 0x7fff677abf50, owner_ = 0}
  742. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff6674afe0)
  743.     at /usr/local/include/ace/Task_T.inl:22
  744. No locales.
  745. #6  SOAPWorkingThread::svc (this=0x7fff6674afe0)
  746.     at ../../../src/mangosd/MaNGOSsoap.h:60
  747.         mb = 0x0
  748. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  749.     at ../../ace/Task.cpp:271
  750.         t = 0x7fff6674afe0
  751.         svc_status = <value optimized out>
  752. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff677a3ca0)
  753.     at ../../ace/Thread_Adapter.cpp:94
  754.         exit_hook_instance = <value optimized out>
  755.         exit_hook_maybe = {instance_ = 0x0}
  756.         exit_hook_ptr = <value optimized out>
  757. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  758. No symbol table info available.
  759. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  760. No symbol table info available.
  761. #11 0x0000000000000000 in ?? ()
  762. No symbol table info available.
  763.  
  764. Hilo 13 (Thread 0x7fff5ffff910 (LWP 31490)):
  765. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  766.    from /lib/libpthread.so.0
  767. No symbol table info available.
  768. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff677abf84, mutex=...,
  769.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  770.         result = <value optimized out>
  771.         ts = {tv_sec = 0, tv_nsec = 4847406016848658176}
  772. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff677abf84, mutex=...,
  773.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  774. No locales.
  775. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  776.     (this=0x7fff677abf00, timeout=0x0)
  777.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  778.         result = <value optimized out>
  779. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  780.     this=0x7fff677abf00, first_item=@0x7fff5ffff078, timeout=0x0)
  781.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  782.         ace_mon = {lock_ = 0x7fff677abf50, owner_ = 0}
  783. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff6674afe0)
  784.     at /usr/local/include/ace/Task_T.inl:22
  785. No locales.
  786. #6  SOAPWorkingThread::svc (this=0x7fff6674afe0)
  787.     at ../../../src/mangosd/MaNGOSsoap.h:60
  788.         mb = 0x0
  789. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  790.     at ../../ace/Task.cpp:271
  791.         t = 0x7fff6674afe0
  792.         svc_status = <value optimized out>
  793. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff677a3d60)
  794.     at ../../ace/Thread_Adapter.cpp:94
  795.         exit_hook_instance = <value optimized out>
  796.         exit_hook_maybe = {instance_ = 0x0}
  797.         exit_hook_ptr = <value optimized out>
  798. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  799. No symbol table info available.
  800. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  801. No symbol table info available.
  802. #11 0x0000000000000000 in ?? ()
  803. No symbol table info available.
  804.  
  805. Hilo 12 (Thread 0x7fff64f48910 (LWP 31489)):
  806. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  807.    from /lib/libpthread.so.0
  808. No symbol table info available.
  809. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff677abf84, mutex=...,
  810.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  811.         result = <value optimized out>
  812.         ts = {tv_sec = 0, tv_nsec = 4847406016848658176}
  813. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff677abf84, mutex=...,
  814.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  815. No locales.
  816. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  817.     (this=0x7fff677abf00, timeout=0x0)
  818.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  819.         result = <value optimized out>
  820. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  821.     this=0x7fff677abf00, first_item=@0x7fff64f48078, timeout=0x0)
  822.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  823.         ace_mon = {lock_ = 0x7fff677abf50, owner_ = 0}
  824. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff6674afe0)
  825.     at /usr/local/include/ace/Task_T.inl:22
  826. No locales.
  827. #6  SOAPWorkingThread::svc (this=0x7fff6674afe0)
  828.     at ../../../src/mangosd/MaNGOSsoap.h:60
  829.         mb = 0x0
  830. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  831.     at ../../ace/Task.cpp:271
  832.         t = 0x7fff6674afe0
  833.         svc_status = <value optimized out>
  834. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff677a3e20)
  835.     at ../../ace/Thread_Adapter.cpp:94
  836.         exit_hook_instance = <value optimized out>
  837.         exit_hook_maybe = {instance_ = 0x0}
  838.         exit_hook_ptr = <value optimized out>
  839. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  840. No symbol table info available.
  841. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  842. No symbol table info available.
  843. #11 0x0000000000000000 in ?? ()
  844. No symbol table info available.
  845.  
  846. Hilo 11 (Thread 0x7fff65f4a910 (LWP 31487)):
  847. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  848. No symbol table info available.
  849. #1  0x00000000009529f9 in sleep (msecs=<value optimized out>)
  850.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  851.         rqtp = {tv_sec = 1, tv_nsec = 0}
  852. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  853.     at ../../../src/shared/Threading.cpp:237
  854. No locales.
  855. #3  0x0000000000505f1c in FreezeDetectorRunnable::run (this=0x7fff677db8d0)
  856.     at ../../../src/mangosd/Master.cpp:74
  857.         curtime = 0
  858. #4  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7fff65f4a010)
  859.     at ../../../src/shared/Threading.cpp:187
  860. No locales.
  861. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  862. No symbol table info available.
  863. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  864. No symbol table info available.
  865. #7  0x0000000000000000 in ?? ()
  866. No symbol table info available.
  867.  
  868. Hilo 10 (Thread 0x7fff65749910 (LWP 31488)):
  869. #0  0x00007ffff5cc55a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  870.    from /lib/libpthread.so.0
  871. No symbol table info available.
  872. #1  0x00007ffff7ae5c85 in cond_timedwait (this=0x7fff677abf84, mutex=...,
  873.     abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  874.         result = <value optimized out>
  875.         ts = {tv_sec = 140734929485696, tv_nsec = 140734929485648}
  876. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fff677abf84, mutex=...,
  877.     abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  878. No locales.
  879. #3  0x000000000050a19b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  880.     (this=0x7fff677abf00, timeout=0x0)
  881.     at /usr/local/include/ace/Message_Queue_T.cpp:1744
  882.         result = <value optimized out>
  883. #4  0x000000000050b257 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  884.     this=0x7fff677abf00, first_item=@0x7fff65749078, timeout=0x0)
  885.     at /usr/local/include/ace/Message_Queue_T.cpp:1936
  886.         ace_mon = {lock_ = 0x7fff677abf50, owner_ = 0}
  887. #5  0x000000000050aad8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff6674afe0)
  888.     at /usr/local/include/ace/Task_T.inl:22
  889. No locales.
  890. #6  SOAPWorkingThread::svc (this=0x7fff6674afe0)
  891.     at ../../../src/mangosd/MaNGOSsoap.h:60
  892.         mb = 0x0
  893. #7  0x00007ffff7b76bc7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  894.     at ../../ace/Task.cpp:271
  895.         t = 0x7fff6674afe0
  896.         svc_status = <value optimized out>
  897. #8  0x00007ffff7b77f51 in ACE_Thread_Adapter::invoke (this=0x7fff677a3ee0)
  898.     at ../../ace/Thread_Adapter.cpp:94
  899.         exit_hook_instance = <value optimized out>
  900.         exit_hook_maybe = {instance_ = 0x0}
  901.         exit_hook_ptr = <value optimized out>
  902. #9  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  903. No symbol table info available.
  904. #10 0x00007ffff527ed4d in clone () from /lib/libc.so.6
  905. No symbol table info available.
  906. #11 0x0000000000000000 in ?? ()
  907. No symbol table info available.
  908.  
  909. Hilo 9 (Thread 0x7fff6674b910 (LWP 31486)):
  910. #0  0x00007ffff5277932 in select () from /lib/libc.so.6
  911. No symbol table info available.
  912. #1  0x00000000009e875d in tcp_select (soap=0x7fff6672f7e0, s=35,
  913.     flags=<value optimized out>, timeout=<value optimized out>)
  914.     at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  915.         tv = {tv_sec = 1, tv_usec = 321165}
  916.         fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {
  917.               34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368,
  918.               0 <repeats 15 times>}}}
  919.         sfd = 0x7fff6672f600
  920.         efd = 0x7fff6672f680
  921.         r = <value optimized out>
  922.         rfd = 0x7fff6672f580
  923. #2  0x00000000009f5d4f in soap_accept (soap=0x7fff6672f7e0)
  924.     at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  925.         r = -514
  926.         err = -514
  927.         n = 16
  928.         len = 65536
  929.         set = 1
  930. #3  0x0000000000509547 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  931.     at ../../../src/mangosd/MaNGOSsoap.cpp:51
  932.         thread_soap = <value optimized out>
  933.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xa0efb0,
  934.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  935.                       value_ = 1}, <No data fields>}, priority_ = 0,
  936.                   reactor_ = 0x0,
  937.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  938.                       _vptr.Policy = 0x7ffff7dcc4f0},
  939.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  940.                   _vptr.ACE_Shared_Object = 0xa0f0b0}, <No data fields>},
  941.               thr_count_ = 5, thr_mgr_ = 0x7fff677a7ec0, flags_ = 0,
  942.               grp_id_ = 1, lock_ = {lock_ = {__data = {__lock = 0,
  943.                     __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  944.                     __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  945.                   __size = '\000' <repetidos 39 veces>, __align = 0},
  946.                 removed_ = false}, last_thread_id_ = 0},
  947.             msg_queue_ = 0x7fff677abf00, delete_msg_queue_ = true, mod_ = 0x0,
  948.             next_ = 0x0}, <No data fields>}
  949.         soap = {_vptr.soap = 0xa949f0, state = 1, version = 0, mode = 0,
  950.           imode = 2097152, omode = 2097152, float_format = 0xa912ef "%.9G",
  951.           double_format = 0xa912f4 "%.17lG",
  952.           dime_id_format = 0xa912fb "cid:id%d", http_version = 0xa28985 "1.1",
  953.           http_content = 0x0, encodingStyle = 0xa93f20 "", actor = 0x0,
  954.           lang = 0xa91c19 "en", recv_timeout = 5, send_timeout = 5,
  955.           connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  956.           connect_flags = 0, bind_flags = 0, accept_flags = 0,
  957.           linger_time = 0, namespaces = 0xd31f80, local_namespaces = 0x0,
  958.           nlist = 0x0, blist = 0x0, clist = 0x415b020, alist = 0x0, iht = {
  959.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  960.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff64327fb0,
  961.           idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  962.           fpost = 0xa09ab0 <http_post>, fget = 0x9e6940 <http_get>,
  963.           fput = 0x9e6950 <http_405>, fdel = 0x9e6950 <http_405>,
  964.           fhead = 0x9e6950 <http_405>, fform = 0,
  965.           fposthdr = 0x9edeb0 <http_post_header>,
  966.           fresponse = 0x9e9bc0 <http_response>,
  967.           fparse = 0x9faed0 <http_parse>,
  968.           fparsehdr = 0xa08e70 <http_parse_header>, fheader = 0,
  969.           fresolve = 0x9eb7f0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  970.           fclosesocket = 0x9eb7d0 <tcp_closesocket>,
  971.           fshutdownsocket = 0x9eb7c0 <tcp_shutdownsocket>,
  972.           fopen = 0x9fe780 <tcp_connect>, faccept = 0x9eb7e0 <tcp_accept>,
  973.           fclose = 0x9e5fa0 <tcp_disconnect>, fsend = 0x9eb4b0 <fsend>,
  974.           frecv = 0x9eb280 <frecv>, fpoll = 0x9f7430 <soap_poll>,
  975.           fseterror = 0, fignore = 0, fserveloop = 0,
  976.           fplugin = 0x9e9b60 <fplugin>, fmalloc = 0, fprepareinit = 0,
  977.           fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  978.           fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  979.           fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  980.           fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  981.           fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 35,
  982.           socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  983.           buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  984.           length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  985.           buf = '\000' <repetidos 65535 veces>,
  986.           msgbuf = '\000' <repetidos 1023 veces>,
  987.           tmpbuf = '\000' <repetidos 1023 veces>,
  988.           tag = '\000' <repetidos 1023 veces>,
  989.           id = '\000' <repetidos 1023 veces>,
  990.           href = '\000' <repetidos 1023 veces>,
  991.           type = '\000' <repetidos 1023 veces>,
  992.           arrayType = '\000' <repetidos 1023 veces>,
  993.           arraySize = '\000' <repetidos 1023 veces>,
  994.           arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  995.           position = 0, positions = {0 <repeats 16 times>}, root = 0,
  996.           attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  997.           ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  998.           chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  999.           path = '\000' <repetidos 1023 veces>,
  1000.           host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  1001.           prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  1002.           tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  1003.           max_keep_alive = 100, proxy_http_version = 0xa91304 "1.0",
  1004.           proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  1005.           proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  1006.           errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  1007.             chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  1008.             type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  1009.           mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  1010.             last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  1011.             0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  1012.           c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  1013.           cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  1014.           ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  1015.           ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  1016.             sin_addr = {s_addr = 0},
  1017.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  1018.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  1019.           session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  1020.           dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  1021.           randfile = 0x0,
  1022.           session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000Àzgÿ\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¯tfÿ\177", '\000' <repetidos 26 veces>, "x¯tfÿ\177\000\000\000\000\000\000\000\000\000\000àB~öÿ\177\000",
  1023.           session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65dfed1,
  1024.           z_crc = 0, z_dict = 0x1078 <Address 0x1078 out of bounds>,
  1025.           z_dict_len = 4160662152, zlib_state = 32767, zlib_in = 0,
  1026.           zlib_out = -22528, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  1027.           z_buflen = 0, z_level = 45064, z_ratio_in = 4.59163468e-41,
  1028.           z_ratio_out = -1.12576991e+33}
  1029.         m = <value optimized out>
  1030.         s = -514
  1031. #4  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x24)
  1032.     at ../../../src/shared/Threading.cpp:187
  1033. No locales.
  1034. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1035. No symbol table info available.
  1036. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1037. No symbol table info available.
  1038. #7  0x0000000000000000 in ?? ()
  1039. No symbol table info available.
  1040.  
  1041. Hilo 8 (Thread 0x7fff66f4c910 (LWP 31485)):
  1042. #0  0x00007ffff5243471 in nanosleep () from /lib/libc.so.6
  1043. No symbol table info available.
  1044. #1  0x00007ffff52780d4 in usleep () from /lib/libc.so.6
  1045. No symbol table info available.
  1046. #2  0x0000000000500549 in CliRunnable::run (this=<value optimized out>)
  1047.     at ../../../src/mangosd/CliRunnable.cpp:612
  1048.         command_str = <value optimized out>
  1049.         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Àôfÿ\177\000\000Û\004^öÿ\177", '\000' <repetidos 11 veces>, "ÿZô\026rEC\000\000\000\000\000\000\000\000\000+|gÿ\177\000\000°þ2ôÿ\177\000\000\230Èôfÿ\177\000\000\020Éôfÿ\177\000\000\000\000\000\000\000\000\000\000@ð\237gÿ\177\000\000Ï÷]öÿ\177\000\000\000\000\000\000\000\000\000\000\033\237°÷ÿ\177\000\000hð\237gÿ\177", '\000' <repetidos 11 veces>, "+|gÿ\177\000\000\220\003Ô", '\000' <repetidos 13 veces>...
  1050. #3  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7fff66f4bea0)
  1051.     at ../../../src/shared/Threading.cpp:187
  1052. No locales.
  1053. #4  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1054. No symbol table info available.
  1055. #5  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1056. No symbol table info available.
  1057. #6  0x0000000000000000 in ?? ()
  1058. No symbol table info available.
  1059.  
  1060. Hilo 7 (Thread 0x7fff6774d910 (LWP 31484)):
  1061. #0  WorldSession::VerifyMovementInfo (this=0x7ffe8084e080, recv_data=...)
  1062.     at ../../../src/game/MovementHandler.cpp:491
  1063. No locales.
  1064. #1  WorldSession::HandleMovementOpcodes (this=0x7ffe8084e080, recv_data=...)
  1065.     at ../../../src/game/MovementHandler.cpp:244
  1066.         mover = 0x7ffe58e9a080
  1067.         plMover = 0x0
  1068.         data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  1069.             _rpos = 140730797103096, _wpos = 140730797103113,
  1070.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1071.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1072.                   _M_start = 0x7fff066a3550 "\200#j\006ÿ\177",
  1073.                   _M_finish = 0x7ffff65df7cf "I\211ÄH\205À\017\204õ",
  1074.                   _M_end_of_storage = 0x1b2 <Address 0x1b2 out of bounds>}}, <No data fields>}}, m_opcode = 53874}
  1075.         guid = {m_guid = 17379391033783391236}
  1076.         movementInfo = {moveFlags = 4097, moveFlags2 = 0, time = 34886155,
  1077.           pos = {x = -11059.2646, y = -2934.4104, z = 13.0671892,
  1078.             o = 3.70945549}, t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0,
  1079.             z = 0, o = 0}, t_time = 0, t_seat = -1 'ÿ', t_time2 = 0,
  1080.           s_pitch = 0, fallTime = 500, jump = {velocity = -7.95554733,
  1081.             sinAngle = -0.843052328, cosAngle = -0.537831545,
  1082.             xyspeed = 8.00002003}, u_unk1 = 0}
  1083. #2  0x00000000008957a2 in WorldSession::ExecuteOpcode (this=0x7ffe8084e080,
  1084.     opHandle=<value optimized out>, packet=0x7ffefd5bfb20)
  1085.     at ../../../src/game/WorldSession.cpp:874
  1086. No locales.
  1087. #3  0x0000000000898cfb in WorldSession::Update (this=0x7ffe8084e080)
  1088.     at ../../../src/game/WorldSession.cpp:221
  1089.         opHandle = @0x7fff6774ce58
  1090.         packet = 0x7ffefd5bfb20
  1091.         currTime = <value optimized out>
  1092. #4  0x000000000088bf4a in World::UpdateSessions (this=0x7ffff42db900, diff=434)
  1093.     at ../../../src/game/World.cpp:1897
  1094.         sess = <value optimized out>
  1095. #5  0x000000000088cddd in World::Update (this=0x7ffff42db900, diff=434)
  1096.     at ../../../src/game/World.cpp:1444
  1097. No locales.
  1098. #6  0x000000000050bfed in WorldRunnable::run (this=<value optimized out>)
  1099.     at ../../../src/mangosd/WorldRunnable.cpp:60
  1100.         diff = 434
  1101.         realCurrTime = <value optimized out>
  1102.         realPrevTime = <value optimized out>
  1103.         prevSleepTime = 0
  1104. #7  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7ffe58e9a080)
  1105.     at ../../../src/shared/Threading.cpp:187
  1106. No locales.
  1107. #8  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1108. No symbol table info available.
  1109. #9  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1110. No symbol table info available.
  1111. #10 0x0000000000000000 in ?? ()
  1112. No symbol table info available.
  1113.  
  1114. Hilo 6 (Thread 0x7fff6824e910 (LWP 31483)):
  1115. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  1116. No symbol table info available.
  1117. #1  0x00000000009529f9 in sleep (msecs=<value optimized out>)
  1118.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1119.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1120. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1121.     at ../../../src/shared/Threading.cpp:237
  1122. No locales.
  1123. #3  0x000000000094ab85 in SqlDelayThread::run (this=0x7fff6868ebc0)
  1124.     at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1125.         s = 0x7fff6869ee00
  1126.         pingEveryLoop = 180000
  1127.         loopCounter = 3346
  1128. #4  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7fff6824e060)
  1129.     at ../../../src/shared/Threading.cpp:187
  1130. No locales.
  1131. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1132. No symbol table info available.
  1133. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1134. No symbol table info available.
  1135. #7  0x0000000000000000 in ?? ()
  1136. No symbol table info available.
  1137.  
  1138. Hilo 5 (Thread 0x7ffff3a3c910 (LWP 31480)):
  1139. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  1140. No symbol table info available.
  1141. #1  0x00000000009529f9 in sleep (msecs=<value optimized out>)
  1142.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1143.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1144. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1145.     at ../../../src/shared/Threading.cpp:237
  1146. No locales.
  1147. #3  0x000000000094ab85 in SqlDelayThread::run (this=0x7ffff42efdc0)
  1148.     at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1149.         s = 0x7ffe55c45e80
  1150.         pingEveryLoop = 180000
  1151.         loopCounter = 1936
  1152. #4  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7ffff3a3c060)
  1153.     at ../../../src/shared/Threading.cpp:187
  1154. No locales.
  1155. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1156. No symbol table info available.
  1157. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1158. No symbol table info available.
  1159. #7  0x0000000000000000 in ?? ()
  1160. No symbol table info available.
  1161.  
  1162. Hilo 4 (Thread 0x7ffff423d910 (LWP 31479)):
  1163. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  1164. No symbol table info available.
  1165. #1  0x00000000009529f9 in sleep (msecs=<value optimized out>)
  1166.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1167.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1168. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1169.     at ../../../src/shared/Threading.cpp:237
  1170. No locales.
  1171. #3  0x000000000094ab85 in SqlDelayThread::run (this=0x7ffff42efe80)
  1172.     at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1173.         s = 0x7ffe56bbfe20
  1174.         pingEveryLoop = 180000
  1175.         loopCounter = 104908
  1176. #4  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7ffff423d060)
  1177.     at ../../../src/shared/Threading.cpp:187
  1178. No locales.
  1179. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1180. No symbol table info available.
  1181. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1182. No symbol table info available.
  1183. #7  0x0000000000000000 in ?? ()
  1184. No symbol table info available.
  1185.  
  1186. Hilo 3 (Thread 0x7ffff4d4b910 (LWP 31478)):
  1187. #0  0x00007ffff5cc88f1 in nanosleep () from /lib/libpthread.so.0
  1188. No symbol table info available.
  1189. #1  0x00000000009529f9 in sleep (msecs=<value optimized out>)
  1190.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  1191.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1192. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1193.     at ../../../src/shared/Threading.cpp:237
  1194. No locales.
  1195. #3  0x000000000094ab85 in SqlDelayThread::run (this=0x7ffff42eff40)
  1196.     at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1197.         s = 0x7ffff4323e80
  1198.         pingEveryLoop = 180000
  1199.         loopCounter = 8947
  1200. #4  0x0000000000952d2a in ACE_Based::Thread::ThreadTask (param=0x7ffff4d4b060)
  1201.     at ../../../src/shared/Threading.cpp:187
  1202. No locales.
  1203. #5  0x00007ffff5cc0a04 in start_thread () from /lib/libpthread.so.0
  1204. No symbol table info available.
  1205. #6  0x00007ffff527ed4d in clone () from /lib/libc.so.6
  1206. No symbol table info available.
  1207. #7  0x0000000000000000 in ?? ()
  1208. No symbol table info available.
  1209.  
  1210. Hilo 1 (Thread 0x7ffff7fec710 (LWP 31431)):
  1211. #0  0x00007ffff5cc1cfd in pthread_join () from /lib/libpthread.so.0
  1212. No symbol table info available.
  1213. #1  0x00007ffff7b7a5bc in thr_join (this=<value optimized out>,
  1214.     task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2788
  1215.         result = 1736081112
  1216. #2  ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1217.     at ../../ace/Thread.inl:137
  1218. No locales.
  1219. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1220.     task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  1221.         i = 0
  1222.         copy_count = 1
  1223.         copy_table = 0x7fff67977588
  1224.         result = <value optimized out>
  1225. #4  0x000000000089f2d0 in ReactorRunnable::Wait (this=0x7fff67a35e48)
  1226.     at ../../../src/game/WorldSocketMgr.cpp:102
  1227. No locales.
  1228. #5  WorldSocketMgr::Wait (this=0x7fff67a35e48)
  1229.     at ../../../src/game/WorldSocketMgr.cpp:316
  1230.         i = 1
  1231. #6  0x0000000000504147 in Master::Run (this=<value optimized out>)
  1232.     at ../../../src/mangosd/Master.cpp:312
  1233.         world_thread = {m_iThreadId = 140734929099024,
  1234.           m_hThreadHandle = 140734929099024, m_task = 0x7fff6869dbe0,
  1235.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1236.             _vptr.ACE_TSS = 0xa8d730, keylock_ = {lock_ = {__data = {
  1237.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1238.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1239.                     __next = 0x0}}, __size = '\000' <repetidos 39 veces>,
  1240.                 __align = 0}, removed_ = false}, once_ = true, key_ = 6},
  1241.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1242.         rar_thread = 0x0
  1243.         freeze_thread = 0x7fff6829dfa8
  1244.         cliThread = 0x7fff6829df60
  1245.         soap_thread = 0x7fff6829df78
  1246.         bind_ip = {static npos = 18446744073709551615,
  1247.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff67a086d8 "0.0.0.0"}}
  1248.         pidfile = {static npos = 18446744073709551615,
  1249.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1250.             _M_p = 0x7ffff4333f28 "mangos.pid"}}
  1251. #7  0x00000000005033b8 in main (argc=<value optimized out>,
  1252.     argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:179
  1253.         cfg_file = 0x7fffffffe655 "../etc/mangosd.conf"
  1254.         cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1255.           optarg = 0x0, optstring_ = 0x7ffff4333f88, long_only_ = 0,
  1256.           has_colon_ = 1, last_option_ = 0x7ffff4333f60, nextchar_ = 0x0,
  1257.           optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1258.           long_option_ = 0x0,
  1259.           long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff430bfe0,
  1260.               allocator_ = 0x7ffff7dde110}, <No data fields>}}
  1261.         option = <value optimized out>
  1262. BSW: spell 65856 not found  in m_creature 34459 spelltable. Memory or database error?
  1263. BSW: spell 65859 not found  in m_creature 34459 spelltable. Memory or database error?
  1264. BSW: spell 65857 not found  in m_creature 34459 spelltable. Memory or database error?
  1265. BSW: spell 65863 not found  in m_creature 34459 spelltable. Memory or database error?
  1266. BSW: spell 65856 not found  in m_creature 34459 spelltable. Memory or database error?
  1267. BSW: spell 65859 not found  in m_creature 34459 spelltable. Memory or database error?
  1268. BSW: spell 65857 not found  in m_creature 34459 spelltable. Memory or database error?
  1269. BSW: spell 65863 not found  in m_creature 34459 spelltable. Memory or database error?
  1270. BSW: spell 65856 not found  in m_creature 34459 spelltable. Memory or database error?
  1271. Item::AddToUpdateQueueOf - GetPlayer didn't find a player matching owner's guid (4052556)!
  1272. Creature 67440 (Entry: 16271) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list.
  1273. BSW: spell 65859 not found  in m_creature 34459 spelltable. Memory or database error?
  1274. BSW: spell 65857 not found  in m_creature 34459 spelltable. Memory or database error?
  1275. BSW: spell 65863 not found  in m_creature 34459 spelltable. Memory or database error?
  1276. BSW: spell 65856 not found  in m_creature 34459 spelltable. Memory or database error?
  1277. Player Aalondra(GUID: 4364488) logged in to a reset instance (map: 30) and there is no area-trigger leading to this map. Thus he can't be ported back to the entrance. This _might_ be an exploit attempt.
  1278. WORLD: Enemy Creature (Entry: 23786 Guid: 4494518) is friendly
  1279. BSW: spell 65859 not found  in m_creature 34459 spelltable. Memory or database error?
  1280. BSW: spell 65857 not found  in m_creature 34459 spelltable. Memory or database error?
  1281. BSW: spell 65863 not found  in m_creature 34459 spelltable. Memory or database error?
  1282. BSW: spell 65856 not found  in m_creature 34459 spelltable. Memory or database error?
  1283. BattleGroundQueue: couldn't find player to remove GUID: 4209200
  1284. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1285. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1286. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1287. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  1288. BSW: spell 65859 not found  in m_creature 34459 spelltable. Memory or database error?
  1289. BSW: spell 65857 not found  in m_creature 34459 spelltable. Memory or database error?
  1290. BSW: spell 65863 not found  in m_creature 34459 spelltable. Memory or database error?
  1291. BSW: spell 65856 not found  in m_creature 34459 spelltable. Memory or database error?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement