Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.93 KB | None | 0 0
  1. [Nuevo Thread 0x7fffcb9b9910 (LWP 22909)]
  2. [Nuevo Thread 0x7fffcb1b8910 (LWP 22910)]
  3. [Nuevo Thread 0x7fffca9b7910 (LWP 22911)]
  4. [Nuevo Thread 0x7fffca1b6910 (LWP 22912)]
  5. [Nuevo Thread 0x7fffc99b5910 (LWP 22913)]
  6. [Nuevo Thread 0x7fffc91b4910 (LWP 22914)]
  7. [Nuevo Thread 0x7fffc89b3910 (LWP 22915)]
  8. [Nuevo Thread 0x7fffc81b2910 (LWP 22916)]
  9. [Nuevo Thread 0x7fffc79b1910 (LWP 22917)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fffcd9bd910 (LWP 22905)]
  13. WorldSession::HandleMovementOpcodes (this=0x7fffa75d5d00, recv_data=...)
  14. at ../../../src/game/MovementHandler.cpp:245
  15. 245 if (guid != mover->GetObjectGuid())
  16. #0 WorldSession::HandleMovementOpcodes (this=0x7fffa75d5d00, recv_data=...)
  17. at ../../../src/game/MovementHandler.cpp:245
  18. #1 0x000000000088d452 in WorldSession::ExecuteOpcode (this=0x7fffa75d5d00,
  19. opHandle=<value optimized out>, packet=0x7fff91363eb0)
  20. at ../../../src/game/WorldSession.cpp:872
  21. #2 0x0000000000891ddb in WorldSession::Update (this=0x7fffa75d5d00)
  22. at ../../../src/game/WorldSession.cpp:221
  23. #3 0x000000000088348a in World::UpdateSessions (this=0x7ffff42df900, diff=83)
  24. at ../../../src/game/World.cpp:1885
  25. #4 0x0000000000884c80 in World::Update (this=0x7ffff42df900, diff=83)
  26. at ../../../src/game/World.cpp:1432
  27. #5 0x0000000000509e7c in WorldRunnable::run (this=<value optimized out>)
  28. at ../../../src/mangosd/WorldRunnable.cpp:60
  29. #6 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7fff42c2c100)
  30. at ../../../src/shared/Threading.cpp:187
  31. #7 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  32. #8 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  33. #9 0x0000000000000000 in ?? ()
  34. #0 WorldSession::HandleMovementOpcodes (this=0x7fffa75d5d00, recv_data=...)
  35. at ../../../src/game/MovementHandler.cpp:245
  36. mover = 0x7fff42c2c100
  37. plMover = 0x0
  38. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  39. _wpos = 34,
  40. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  41. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  42. _M_start = 0x7fff4bcb41a8 "8pËKÿ\177",
  43. _M_finish = 0x7fff4bcb41ca "",
  44. _M_end_of_storage = 0x7fff4bcb41ca ""}}, <No data fields>}},
  45. m_opcode = 238}
  46. guid = {m_guid = 87075}
  47. movementInfo = {moveFlags = 0, moveFlags2 = 0, time = 5333598, pos = {
  48. x = -8984.02637, y = 1028.86938, z = 101.403862, o = 5.62349796},
  49. t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0},
  50. t_time = 0, t_seat = -1 'ÿ', t_time2 = 0, s_pitch = 0, fallTime = 0,
  51. j_velocity = 0, j_sinAngle = 0, j_cosAngle = 0, j_xyspeed = 0,
  52. u_unk1 = 0}
  53. #1 0x000000000088d452 in WorldSession::ExecuteOpcode (this=0x7fffa75d5d00,
  54. opHandle=<value optimized out>, packet=0x7fff91363eb0)
  55. at ../../../src/game/WorldSession.cpp:872
  56. No locales.
  57. #2 0x0000000000891ddb in WorldSession::Update (this=0x7fffa75d5d00)
  58. at ../../../src/game/WorldSession.cpp:221
  59. opHandle = @0x0
  60. packet = 0x7fff91363eb0
  61. currTime = <value optimized out>
  62. #3 0x000000000088348a in World::UpdateSessions (this=0x7ffff42df900, diff=83)
  63. at ../../../src/game/World.cpp:1885
  64. sess = <value optimized out>
  65. #4 0x0000000000884c80 in World::Update (this=0x7ffff42df900, diff=83)
  66. at ../../../src/game/World.cpp:1432
  67. No locales.
  68. #5 0x0000000000509e7c in WorldRunnable::run (this=<value optimized out>)
  69. at ../../../src/mangosd/WorldRunnable.cpp:60
  70. diff = 83
  71. realCurrTime = 2546143690
  72. realPrevTime = <value optimized out>
  73. prevSleepTime = 49
  74. #6 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7fff42c2c100)
  75. at ../../../src/shared/Threading.cpp:187
  76. No locales.
  77. #7 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  78. No symbol table info available.
  79. #8 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  80. No symbol table info available.
  81. #9 0x0000000000000000 in ?? ()
  82. No symbol table info available.
  83. 19 Thread 0x7fffc79b1910 (LWP 22917) 0x00007ffff5288388 in epoll_wait ()
  84. from /lib/libc.so.6
  85. 18 Thread 0x7fffc81b2910 (LWP 22916) 0x00007ffff7acd195 in ACE::send (
  86. handle=351, buf=0x1f820000, n=17, flags=16384, timeout=0x0)
  87. at ../../ace/ACE.cpp:1235
  88. 17 Thread 0x7fffc89b3910 (LWP 22915) 0x00007ffff5288388 in epoll_wait ()
  89. from /lib/libc.so.6
  90. 16 Thread 0x7fffc91b4910 (LWP 22914) 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  91. 15 Thread 0x7fffc99b5910 (LWP 22913) 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  92. 14 Thread 0x7fffca1b6910 (LWP 22912) 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  93. 13 Thread 0x7fffca9b7910 (LWP 22911) 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  94. 12 Thread 0x7fffcb1b8910 (LWP 22910) 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  95. 11 Thread 0x7fffcb9b9910 (LWP 22909) 0x00007ffff5cd18f1 in nanosleep ()
  96. from /lib/libpthread.so.0
  97. 10 Thread 0x7fffcc1ba910 (LWP 22908) 0x00007ffff5280932 in select ()
  98. from /lib/libc.so.6
  99. 9 Thread 0x7fffcc9bb910 (LWP 22907) 0x00007ffff5288388 in epoll_wait ()
  100. from /lib/libc.so.6
  101. 8 Thread 0x7fffcd1bc910 (LWP 22906) 0x00007ffff524c471 in nanosleep ()
  102. from /lib/libc.so.6
  103. * 7 Thread 0x7fffcd9bd910 (LWP 22905) WorldSession::HandleMovementOpcodes (
  104. this=0x7fffa75d5d00, recv_data=...)
  105. at ../../../src/game/MovementHandler.cpp:245
  106. 6 Thread 0x7fffce4be910 (LWP 22904) 0x00007ffff5cd18f1 in nanosleep ()
  107. from /lib/libpthread.so.0
  108. 5 Thread 0x7ffff3a45910 (LWP 22852) 0x00007ffff5cd18f1 in nanosleep ()
  109. from /lib/libpthread.so.0
  110. 4 Thread 0x7ffff4246910 (LWP 22851) 0x00007ffff5cd18f1 in nanosleep ()
  111. from /lib/libpthread.so.0
  112. 3 Thread 0x7ffff4d54910 (LWP 22850) 0x00007ffff5cd18f1 in nanosleep ()
  113. from /lib/libpthread.so.0
  114. 1 Thread 0x7ffff7fed710 (LWP 22846) 0x00007ffff5ccacfd in pthread_join ()
  115. from /lib/libpthread.so.0
  116.  
  117. Hilo 19 (Thread 0x7fffc79b1910 (LWP 22917)):
  118. #0 0x00007ffff5288388 in epoll_wait () from /lib/libc.so.6
  119. No symbol table info available.
  120. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  121. this=0x7fffcdc8ee00, max_wait_time=<value optimized out>)
  122. at ../../ace/Dev_Poll_Reactor.cpp:991
  123. timer_buf = {static zero = {
  124. static zero = <same as static member of an already seen type>,
  125. static max_time = {
  126. static zero = <same as static member of an already seen type>,
  127. 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}},
  128. static max_time = <same as static member of an already seen type>,
  129. tv_ = {tv_sec = 0, tv_usec = 4932}}
  130. this_timeout = <value optimized out>
  131. timeout = 4
  132. nfds = <value optimized out>
  133. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  134. this=0x7fffcdc8ee00, max_wait_time=0x7fffc79b1050, guard=...)
  135. at ../../ace/Dev_Poll_Reactor.cpp:1064
  136. result = <value optimized out>
  137. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  138. this=0x7fffcdc8ee00, max_wait_time=0x7fffc79b1050)
  139. at ../../ace/Dev_Poll_Reactor.cpp:1046
  140. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  141. max_wait_time_ = 0x7fffc79b1050, start_time_ = {static zero = {
  142. static zero = <same as static member of an already seen type>,
  143. static max_time = {
  144. static zero = <same as static member of an already seen type>,
  145. 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}},
  146. static max_time = <same as static member of an already seen type>,
  147. tv_ = {tv_sec = 1286741365, tv_usec = 193254}}, stopped_ = false}
  148. guard = {token_ = @0x7fffcdc8ee80, owner_ = 1}
  149. result = -1
  150. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  151. this=0x7fffcf20af98, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  152. result = 1
  153. #5 0x0000000000897e32 in ReactorRunnable::svc (this=0x7fffce9b6678)
  154. at ../../../src/game/WorldSocketMgr.cpp:167
  155. interval = {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 = 0, tv_usec = 4932}}
  162. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  163. at ../../ace/Task.cpp:275
  164. t = 0x7fffce9b6678
  165. svc_status = <value optimized out>
  166. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcdbf2080)
  167. at ../../ace/Thread_Adapter.cpp:98
  168. exit_hook_instance = <value optimized out>
  169. exit_hook_maybe = {instance_ = 0x0}
  170. exit_hook_ptr = <value optimized out>
  171. #8 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  172. No symbol table info available.
  173. #9 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  174. No symbol table info available.
  175. #10 0x0000000000000000 in ?? ()
  176. No symbol table info available.
  177.  
  178. Hilo 18 (Thread 0x7fffc81b2910 (LWP 22916)):
  179. #0 0x00007ffff7acd195 in ACE::send (handle=351, buf=0x1f820000, n=17,
  180. flags=16384, timeout=0x0) at ../../ace/ACE.cpp:1235
  181. No locales.
  182. #1 0x000000000089454c in ACE_SOCK_IO::send (this=0x7fff63dcd600)
  183. at /usr/local/include/ace/SOCK_IO.inl:84
  184. No locales.
  185. #2 WorldSocket::handle_output (this=0x7fff63dcd600)
  186. at ../../../src/game/WorldSocket.cpp:335
  187. Guard = {lock_ = 0x7fff63dcd920, owner_ = 0}
  188. send_len = 17
  189. n = <value optimized out>
  190. #3 0x000000000089244c in WorldSocket::Update (this=0x7fff63dcd600)
  191. at ../../../src/game/WorldSocket.cpp:461
  192. ret = <value optimized out>
  193. #4 0x0000000000897fb6 in ReactorRunnable::svc (this=0x7fffce9b6540)
  194. at ../../../src/game/WorldSocketMgr.cpp:174
  195. interval = {static zero = {
  196. static zero = <same as static member of an already seen type>,
  197. static max_time = {
  198. static zero = <same as static member of an already seen type>,
  199. 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}},
  200. static max_time = <same as static member of an already seen type>,
  201. tv_ = {tv_sec = 0, tv_usec = 0}}
  202. #5 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  203. at ../../ace/Task.cpp:275
  204. t = 0x7fffce9b6540
  205. svc_status = <value optimized out>
  206. #6 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcdbf2140)
  207. at ../../ace/Thread_Adapter.cpp:98
  208. exit_hook_instance = <value optimized out>
  209. exit_hook_maybe = {instance_ = 0x0}
  210. exit_hook_ptr = <value optimized out>
  211. #7 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  212. No symbol table info available.
  213. #8 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  214. No symbol table info available.
  215. #9 0x0000000000000000 in ?? ()
  216. No symbol table info available.
  217.  
  218. Hilo 17 (Thread 0x7fffc89b3910 (LWP 22915)):
  219. #0 0x00007ffff5288388 in epoll_wait () from /lib/libc.so.6
  220. No symbol table info available.
  221. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  222. this=0x7fffcdc8eb00, max_wait_time=<value optimized out>)
  223. at ../../ace/Dev_Poll_Reactor.cpp:991
  224. timer_buf = {static zero = {
  225. static zero = <same as static member of an already seen type>,
  226. static max_time = {
  227. static zero = <same as static member of an already seen type>,
  228. 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}},
  229. static max_time = <same as static member of an already seen type>,
  230. tv_ = {tv_sec = 0, tv_usec = 10000}}
  231. this_timeout = <value optimized out>
  232. timeout = 10
  233. nfds = <value optimized out>
  234. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  235. this=0x7fffcdc8eb00, max_wait_time=0x7fffc89b3050, guard=...)
  236. at ../../ace/Dev_Poll_Reactor.cpp:1064
  237. result = <value optimized out>
  238. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  239. this=0x7fffcdc8eb00, max_wait_time=0x7fffc89b3050)
  240. at ../../ace/Dev_Poll_Reactor.cpp:1046
  241. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  242. max_wait_time_ = 0x7fffc89b3050, start_time_ = {static zero = {
  243. static zero = <same as static member of an already seen type>,
  244. static max_time = {
  245. static zero = <same as static member of an already seen type>,
  246. 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}},
  247. static max_time = <same as static member of an already seen type>,
  248. tv_ = {tv_sec = 1286741365, tv_usec = 194776}}, stopped_ = false}
  249. guard = {token_ = @0x7fffcdc8eb80, owner_ = 1}
  250. result = -1
  251. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  252. this=0x7fffcf20aff8, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  253. result = -828677112
  254. #5 0x0000000000897e32 in ReactorRunnable::svc (this=0x7fffce9b6408)
  255. at ../../../src/game/WorldSocketMgr.cpp:167
  256. interval = {static zero = {
  257. static zero = <same as static member of an already seen type>,
  258. static max_time = {
  259. static zero = <same as static member of an already seen type>,
  260. 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}},
  261. static max_time = <same as static member of an already seen type>,
  262. tv_ = {tv_sec = 0, tv_usec = 10000}}
  263. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  264. at ../../ace/Task.cpp:275
  265. t = 0x7fffce9b6408
  266. svc_status = <value optimized out>
  267. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcdbf2200)
  268. at ../../ace/Thread_Adapter.cpp:98
  269. exit_hook_instance = <value optimized out>
  270. exit_hook_maybe = {instance_ = 0x0}
  271. exit_hook_ptr = <value optimized out>
  272. #8 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  273. No symbol table info available.
  274. #9 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  275. No symbol table info available.
  276. #10 0x0000000000000000 in ?? ()
  277. No symbol table info available.
  278.  
  279. Hilo 16 (Thread 0x7fffc91b4910 (LWP 22914)):
  280. #0 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  281. from /lib/libpthread.so.0
  282. No symbol table info available.
  283. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fffcda37f84, mutex=...,
  284. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  285. result = <value optimized out>
  286. ts = {tv_sec = 0, tv_nsec = 5640699724161840896}
  287. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffcda37f84, mutex=...,
  288. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  289. No locales.
  290. #3 0x000000000050813b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  291. (this=0x7fffcda37f00, timeout=0x0)
  292. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  293. result = <value optimized out>
  294. #4 0x00000000005091f9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  295. this=0x7fffcda37f00, first_item=@0x7fffc91b4078, timeout=0x0)
  296. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  297. ace_mon = {lock_ = 0x7fffcda37f50, owner_ = 0}
  298. #5 0x0000000000508a78 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffcc1b9fe0)
  299. at /usr/local/include/ace/Task_T.inl:22
  300. No locales.
  301. #6 SOAPWorkingThread::svc (this=0x7fffcc1b9fe0)
  302. at ../../../src/mangosd/MaNGOSsoap.h:60
  303. mb = 0x0
  304. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  305. at ../../ace/Task.cpp:275
  306. t = 0x7fffcc1b9fe0
  307. svc_status = <value optimized out>
  308. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcda2fbe0)
  309. at ../../ace/Thread_Adapter.cpp:98
  310. exit_hook_instance = <value optimized out>
  311. exit_hook_maybe = {instance_ = 0x0}
  312. exit_hook_ptr = <value optimized out>
  313. #9 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  314. No symbol table info available.
  315. #10 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  316. No symbol table info available.
  317. #11 0x0000000000000000 in ?? ()
  318. No symbol table info available.
  319.  
  320. Hilo 15 (Thread 0x7fffc99b5910 (LWP 22913)):
  321. #0 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  322. from /lib/libpthread.so.0
  323. No symbol table info available.
  324. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fffcda37f84, mutex=...,
  325. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  326. result = <value optimized out>
  327. ts = {tv_sec = 0, tv_nsec = 5640699724161840896}
  328. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffcda37f84, mutex=...,
  329. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  330. No locales.
  331. #3 0x000000000050813b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  332. (this=0x7fffcda37f00, timeout=0x0)
  333. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  334. result = <value optimized out>
  335. #4 0x00000000005091f9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  336. this=0x7fffcda37f00, first_item=@0x7fffc99b5078, timeout=0x0)
  337. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  338. ace_mon = {lock_ = 0x7fffcda37f50, owner_ = 0}
  339. #5 0x0000000000508a78 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffcc1b9fe0)
  340. at /usr/local/include/ace/Task_T.inl:22
  341. No locales.
  342. #6 SOAPWorkingThread::svc (this=0x7fffcc1b9fe0)
  343. at ../../../src/mangosd/MaNGOSsoap.h:60
  344. mb = 0x0
  345. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  346. at ../../ace/Task.cpp:275
  347. t = 0x7fffcc1b9fe0
  348. svc_status = <value optimized out>
  349. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcda2fca0)
  350. at ../../ace/Thread_Adapter.cpp:98
  351. exit_hook_instance = <value optimized out>
  352. exit_hook_maybe = {instance_ = 0x0}
  353. exit_hook_ptr = <value optimized out>
  354. #9 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  355. No symbol table info available.
  356. #10 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  357. No symbol table info available.
  358. #11 0x0000000000000000 in ?? ()
  359. No symbol table info available.
  360.  
  361. Hilo 14 (Thread 0x7fffca1b6910 (LWP 22912)):
  362. #0 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  363. from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fffcda37f84, mutex=...,
  366. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  367. result = <value optimized out>
  368. ts = {tv_sec = 0, tv_nsec = 5640699724161840896}
  369. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffcda37f84, mutex=...,
  370. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  371. No locales.
  372. #3 0x000000000050813b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  373. (this=0x7fffcda37f00, timeout=0x0)
  374. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  375. result = <value optimized out>
  376. #4 0x00000000005091f9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  377. this=0x7fffcda37f00, first_item=@0x7fffca1b6078, timeout=0x0)
  378. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  379. ace_mon = {lock_ = 0x7fffcda37f50, owner_ = 0}
  380. #5 0x0000000000508a78 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffcc1b9fe0)
  381. at /usr/local/include/ace/Task_T.inl:22
  382. No locales.
  383. #6 SOAPWorkingThread::svc (this=0x7fffcc1b9fe0)
  384. at ../../../src/mangosd/MaNGOSsoap.h:60
  385. mb = 0x0
  386. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  387. at ../../ace/Task.cpp:275
  388. t = 0x7fffcc1b9fe0
  389. svc_status = <value optimized out>
  390. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcda2fd60)
  391. at ../../ace/Thread_Adapter.cpp:98
  392. exit_hook_instance = <value optimized out>
  393. exit_hook_maybe = {instance_ = 0x0}
  394. exit_hook_ptr = <value optimized out>
  395. #9 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  396. No symbol table info available.
  397. #10 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  398. No symbol table info available.
  399. #11 0x0000000000000000 in ?? ()
  400. No symbol table info available.
  401.  
  402. Hilo 13 (Thread 0x7fffca9b7910 (LWP 22911)):
  403. #0 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  404. from /lib/libpthread.so.0
  405. No symbol table info available.
  406. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fffcda37f84, mutex=...,
  407. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  408. result = <value optimized out>
  409. ts = {tv_sec = 0, tv_nsec = 5640699724161840896}
  410. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffcda37f84, mutex=...,
  411. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  412. No locales.
  413. #3 0x000000000050813b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  414. (this=0x7fffcda37f00, timeout=0x0)
  415. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  416. result = <value optimized out>
  417. #4 0x00000000005091f9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  418. this=0x7fffcda37f00, first_item=@0x7fffca9b7078, timeout=0x0)
  419. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  420. ace_mon = {lock_ = 0x7fffcda37f50, owner_ = 0}
  421. #5 0x0000000000508a78 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffcc1b9fe0)
  422. at /usr/local/include/ace/Task_T.inl:22
  423. No locales.
  424. #6 SOAPWorkingThread::svc (this=0x7fffcc1b9fe0)
  425. at ../../../src/mangosd/MaNGOSsoap.h:60
  426. mb = 0x0
  427. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  428. at ../../ace/Task.cpp:275
  429. t = 0x7fffcc1b9fe0
  430. svc_status = <value optimized out>
  431. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcda2fe20)
  432. at ../../ace/Thread_Adapter.cpp:98
  433. exit_hook_instance = <value optimized out>
  434. exit_hook_maybe = {instance_ = 0x0}
  435. exit_hook_ptr = <value optimized out>
  436. #9 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #10 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440. #11 0x0000000000000000 in ?? ()
  441. No symbol table info available.
  442.  
  443. Hilo 12 (Thread 0x7fffcb1b8910 (LWP 22910)):
  444. #0 0x00007ffff5cce5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  445. from /lib/libpthread.so.0
  446. No symbol table info available.
  447. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fffcda37f84, mutex=...,
  448. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  449. result = <value optimized out>
  450. ts = {tv_sec = 140736643432320, tv_nsec = 140736643432272}
  451. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffcda37f84, mutex=...,
  452. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  453. No locales.
  454. #3 0x000000000050813b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  455. (this=0x7fffcda37f00, timeout=0x0)
  456. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  457. result = <value optimized out>
  458. #4 0x00000000005091f9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  459. this=0x7fffcda37f00, first_item=@0x7fffcb1b8078, timeout=0x0)
  460. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  461. ace_mon = {lock_ = 0x7fffcda37f50, owner_ = 0}
  462. #5 0x0000000000508a78 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffcc1b9fe0)
  463. at /usr/local/include/ace/Task_T.inl:22
  464. No locales.
  465. #6 SOAPWorkingThread::svc (this=0x7fffcc1b9fe0)
  466. at ../../../src/mangosd/MaNGOSsoap.h:60
  467. mb = 0x0
  468. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  469. at ../../ace/Task.cpp:275
  470. t = 0x7fffcc1b9fe0
  471. svc_status = <value optimized out>
  472. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fffcda2fee0)
  473. at ../../ace/Thread_Adapter.cpp:98
  474. exit_hook_instance = <value optimized out>
  475. exit_hook_maybe = {instance_ = 0x0}
  476. exit_hook_ptr = <value optimized out>
  477. #9 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  478. No symbol table info available.
  479. #10 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  480. No symbol table info available.
  481. #11 0x0000000000000000 in ?? ()
  482. No symbol table info available.
  483.  
  484. Hilo 11 (Thread 0x7fffcb9b9910 (LWP 22909)):
  485. #0 0x00007ffff5cd18f1 in nanosleep () from /lib/libpthread.so.0
  486. No symbol table info available.
  487. #1 0x0000000000945d99 in sleep (msecs=<value optimized out>)
  488. at /usr/local/include/ace/OS_NS_unistd.inl:951
  489. rqtp = {tv_sec = 1, tv_nsec = 0}
  490. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  491. at ../../../src/shared/Threading.cpp:237
  492. No locales.
  493. #3 0x0000000000504002 in FreezeDetectorRunnable::run (this=0x7fffcdc946c0)
  494. at ../../../src/mangosd/Master.cpp:74
  495. curtime = 0
  496. #4 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7fffcb9b9060)
  497. at ../../../src/shared/Threading.cpp:187
  498. No locales.
  499. #5 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  500. No symbol table info available.
  501. #6 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  502. No symbol table info available.
  503. #7 0x0000000000000000 in ?? ()
  504. No symbol table info available.
  505.  
  506. Hilo 10 (Thread 0x7fffcc1ba910 (LWP 22908)):
  507. #0 0x00007ffff5280932 in select () from /lib/libc.so.6
  508. No symbol table info available.
  509. #1 0x00000000009db76d in tcp_select (soap=0x7fffcc19e7e0, s=26,
  510. flags=<value optimized out>, timeout=<value optimized out>)
  511. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  512. tv = {tv_sec = 2, tv_usec = 68683}
  513. fd = {{fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {
  514. 67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864,
  515. 0 <repeats 15 times>}}}
  516. sfd = 0x7fffcc19e600
  517. efd = 0x7fffcc19e680
  518. r = <value optimized out>
  519. rfd = 0x7fffcc19e580
  520. #2 0x00000000009e8d5f in soap_accept (soap=0x7fffcc19e7e0)
  521. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  522. r = -514
  523. err = -514
  524. n = 16
  525. len = 65536
  526. set = 1
  527. #3 0x00000000005074e7 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  528. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  529. thread_soap = <value optimized out>
  530. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xa01fd0,
  531. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  532. value_ = 1}, <No data fields>}, priority_ = 0,
  533. reactor_ = 0x0,
  534. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  535. _vptr.Policy = 0x7ffff7dcc570},
  536. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  537. _vptr.ACE_Shared_Object = 0xa020d0}, <No data fields>},
  538. thr_count_ = 5, thr_mgr_ = 0x7fffcda33ec0, flags_ = 0,
  539. grp_id_ = 1, lock_ = {lock_ = {__data = {__lock = 0,
  540. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  541. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  542. __size = '\000' <repetidos 39 veces>, __align = 0},
  543. removed_ = false}, last_thread_id_ = 0},
  544. msg_queue_ = 0x7fffcda37f00, delete_msg_queue_ = true, mod_ = 0x0,
  545. next_ = 0x0}, <No data fields>}
  546. soap = {_vptr.soap = 0xa88cf0, state = 1, version = 0, mode = 0,
  547. imode = 2097152, omode = 2097152, float_format = 0xa855ef "%.9G",
  548. double_format = 0xa855f4 "%.17lG",
  549. dime_id_format = 0xa855fb "cid:id%d", http_version = 0xa6d706 "1.1",
  550. http_content = 0x0, encodingStyle = 0xa88220 "", actor = 0x0,
  551. lang = 0xa85f19 "en", recv_timeout = 5, send_timeout = 5,
  552. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  553. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  554. linger_time = 0, namespaces = 0xd24f60, local_namespaces = 0x0,
  555. nlist = 0x0, blist = 0x0, clist = 0x7fffec000d40, alist = 0x0,
  556. iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  557. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffc714ffb0,
  558. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  559. fpost = 0x9fcac0 <http_post>, fget = 0x9d9950 <http_get>,
  560. fput = 0x9d9960 <http_405>, fdel = 0x9d9960 <http_405>,
  561. fhead = 0x9d9960 <http_405>, fform = 0,
  562. fposthdr = 0x9e0ec0 <http_post_header>,
  563. fresponse = 0x9dcbd0 <http_response>,
  564. fparse = 0x9edee0 <http_parse>,
  565. fparsehdr = 0x9fbe80 <http_parse_header>, fheader = 0,
  566. fresolve = 0x9de800 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  567. fclosesocket = 0x9de7e0 <tcp_closesocket>,
  568. fshutdownsocket = 0x9de7d0 <tcp_shutdownsocket>,
  569. fopen = 0x9f1790 <tcp_connect>, faccept = 0x9de7f0 <tcp_accept>,
  570. fclose = 0x9d8fb0 <tcp_disconnect>, fsend = 0x9de4c0 <fsend>,
  571. frecv = 0x9de290 <frecv>, fpoll = 0x9ea440 <soap_poll>,
  572. fseterror = 0, fignore = 0, fserveloop = 0,
  573. fplugin = 0x9dcb70 <fplugin>, fmalloc = 0, fprepareinit = 0,
  574. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  575. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  576. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  577. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  578. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 26,
  579. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  580. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  581. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  582. buf = '\000' <repetidos 65535 veces>,
  583. msgbuf = '\000' <repetidos 1023 veces>,
  584. tmpbuf = '\000' <repetidos 1023 veces>,
  585. tag = '\000' <repetidos 1023 veces>,
  586. id = '\000' <repetidos 1023 veces>,
  587. href = '\000' <repetidos 1023 veces>,
  588. type = '\000' <repetidos 1023 veces>,
  589. arrayType = '\000' <repetidos 1023 veces>,
  590. arraySize = '\000' <repetidos 1023 veces>,
  591. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  592. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  593. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  594. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  595. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  596. path = '\000' <repetidos 1023 veces>,
  597. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  598. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  599. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  600. max_keep_alive = 100, proxy_http_version = 0xa85604 "1.0",
  601. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  602. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  603. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  604. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  605. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  606. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  607. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  608. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  609. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  610. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  611. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  612. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  613. sin_addr = {s_addr = 0},
  614. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  615. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  616. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  617. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  618. randfile = 0x0,
  619. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\000¤Íÿ\177\000\000\033\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000¥þ÷ÿ\177\000\000\213\020^öÿ\177\000\000p\237\033Ìÿ\177", '\000' <repetidos 26 veces>, "x\237\033Ìÿ\177\000\000\000\000\000\000\000\000\000\000àb~öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65e1ed1,
  620. z_crc = 0, z_dict = 0x1078 <Address 0x1078 out of bounds>,
  621. z_dict_len = 4160661384, zlib_state = 32767, zlib_in = 0,
  622. zlib_out = -23296, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  623. z_buflen = 0, z_level = 40968, z_ratio_in = 4.59163468e-41,
  624. z_ratio_out = -1.12640373e+33}
  625. m = <value optimized out>
  626. s = -514
  627. #4 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x1b)
  628. at ../../../src/shared/Threading.cpp:187
  629. No locales.
  630. #5 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  631. No symbol table info available.
  632. #6 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  633. No symbol table info available.
  634. #7 0x0000000000000000 in ?? ()
  635. No symbol table info available.
  636.  
  637. Hilo 9 (Thread 0x7fffcc9bb910 (LWP 22907)):
  638. #0 0x00007ffff5288388 in epoll_wait () from /lib/libc.so.6
  639. No symbol table info available.
  640. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  641. this=0x7fffcdc8e980, max_wait_time=<value optimized out>)
  642. at ../../ace/Dev_Poll_Reactor.cpp:991
  643. timer_buf = {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 = 0, tv_usec = 10000}}
  650. this_timeout = <value optimized out>
  651. timeout = 10
  652. nfds = <value optimized out>
  653. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  654. this=0x7fffcdc8e980, max_wait_time=0x7fffcc9bb050, guard=...)
  655. at ../../ace/Dev_Poll_Reactor.cpp:1064
  656. result = <value optimized out>
  657. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  658. this=0x7fffcdc8e980, max_wait_time=0x7fffcc9bb050)
  659. at ../../ace/Dev_Poll_Reactor.cpp:1046
  660. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  661. max_wait_time_ = 0x7fffcc9bb050, start_time_ = {static zero = {
  662. static zero = <same as static member of an already seen type>,
  663. static max_time = {
  664. static zero = <same as static member of an already seen type>,
  665. 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}},
  666. static max_time = <same as static member of an already seen type>,
  667. tv_ = {tv_sec = 1286741365, tv_usec = 194771}}, stopped_ = false}
  668. guard = {token_ = @0x7fffcdc8ea00, owner_ = 1}
  669. result = -1
  670. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  671. this=0x7fffcf20b0b8, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  672. result = -136528528
  673. #5 0x00000000005042e2 in RARunnable::run (this=0x7fffcdc94720)
  674. at ../../../src/mangosd/Master.cpp:165
  675. interval = {static zero = {
  676. static zero = <same as static member of an already seen type>,
  677. static max_time = {
  678. static zero = <same as static member of an already seen type>,
  679. 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}},
  680. static max_time = <same as static member of an already seen type>,
  681. tv_ = {tv_sec = 0, tv_usec = 10000}}
  682. stringip = {static npos = 18446744073709551615,
  683. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffcda3bff8 "0.0.0.0"}}
  684. listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0x7ffff7dcc6d0,
  685. static sap_any = {_vptr.ACE_Addr = 0x7ffff7dc8890,
  686. static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  687. inet_addr_ = {in4_ = {sin_family = 2, sin_port = 29453, sin_addr = {
  688. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}}}
  689. #6 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0xc)
  690. at ../../../src/shared/Threading.cpp:187
  691. No locales.
  692. #7 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  693. No symbol table info available.
  694. #8 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  695. No symbol table info available.
  696. #9 0x0000000000000000 in ?? ()
  697. No symbol table info available.
  698.  
  699. Hilo 8 (Thread 0x7fffcd1bc910 (LWP 22906)):
  700. #0 0x00007ffff524c471 in nanosleep () from /lib/libc.so.6
  701. No symbol table info available.
  702. #1 0x00007ffff52810d4 in usleep () from /lib/libc.so.6
  703. No symbol table info available.
  704. #2 0x00000000004fe8f9 in CliRunnable::run (this=<value optimized out>)
  705. at ../../../src/mangosd/CliRunnable.cpp:614
  706. command_str = <value optimized out>
  707. commandbuf = "\001\020\000\000\000\000\000\000Ñ\036^öÿ\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À\033Íÿ\177\000\000Û$^öÿ\177", '\000' <repetidos 11 veces>, "wOo\203ÊGN\000\000\000\000\000\000\000\000\000k¦Íÿ\177\000\000°~3ôÿ\177\000\000\230È\033Íÿ\177\000\000\020É\033Íÿ\177\000\000\000\000\000\000\000\000\000\000à#¿Íÿ\177\000\000Ï\027^öÿ\177\000\000\000\000\000\000\000\000\000\000\033±°÷ÿ\177\000\000\b$¿Íÿ\177", '\000' <repetidos 11 veces>, "k¦Íÿ\177\000\000P3Ó", '\000' <repetidos 13 veces>...
  708. #3 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7fffcd1bbea0)
  709. at ../../../src/shared/Threading.cpp:187
  710. No locales.
  711. #4 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  712. No symbol table info available.
  713. #5 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  714. No symbol table info available.
  715. #6 0x0000000000000000 in ?? ()
  716. No symbol table info available.
  717.  
  718. Hilo 7 (Thread 0x7fffcd9bd910 (LWP 22905)):
  719. #0 WorldSession::HandleMovementOpcodes (this=0x7fffa75d5d00, recv_data=...)
  720. at ../../../src/game/MovementHandler.cpp:245
  721. mover = 0x7fff42c2c100
  722. plMover = 0x0
  723. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  724. _wpos = 34,
  725. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  726. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  727. _M_start = 0x7fff4bcb41a8 "8pËKÿ\177",
  728. _M_finish = 0x7fff4bcb41ca "",
  729. _M_end_of_storage = 0x7fff4bcb41ca ""}}, <No data fields>}},
  730. m_opcode = 238}
  731. guid = {m_guid = 87075}
  732. movementInfo = {moveFlags = 0, moveFlags2 = 0, time = 5333598, pos = {
  733. x = -8984.02637, y = 1028.86938, z = 101.403862, o = 5.62349796},
  734. t_guid = {m_guid = 0}, t_pos = {x = 0, y = 0, z = 0, o = 0},
  735. t_time = 0, t_seat = -1 'ÿ', t_time2 = 0, s_pitch = 0, fallTime = 0,
  736. j_velocity = 0, j_sinAngle = 0, j_cosAngle = 0, j_xyspeed = 0,
  737. u_unk1 = 0}
  738. #1 0x000000000088d452 in WorldSession::ExecuteOpcode (this=0x7fffa75d5d00,
  739. opHandle=<value optimized out>, packet=0x7fff91363eb0)
  740. at ../../../src/game/WorldSession.cpp:872
  741. No locales.
  742. #2 0x0000000000891ddb in WorldSession::Update (this=0x7fffa75d5d00)
  743. at ../../../src/game/WorldSession.cpp:221
  744. opHandle = @0x0
  745. packet = 0x7fff91363eb0
  746. currTime = <value optimized out>
  747. #3 0x000000000088348a in World::UpdateSessions (this=0x7ffff42df900, diff=83)
  748. at ../../../src/game/World.cpp:1885
  749. sess = <value optimized out>
  750. #4 0x0000000000884c80 in World::Update (this=0x7ffff42df900, diff=83)
  751. at ../../../src/game/World.cpp:1432
  752. No locales.
  753. #5 0x0000000000509e7c in WorldRunnable::run (this=<value optimized out>)
  754. at ../../../src/mangosd/WorldRunnable.cpp:60
  755. diff = 83
  756. realCurrTime = 2546143690
  757. realPrevTime = <value optimized out>
  758. prevSleepTime = 49
  759. #6 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7fff42c2c100)
  760. at ../../../src/shared/Threading.cpp:187
  761. No locales.
  762. #7 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  763. No symbol table info available.
  764. #8 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  765. No symbol table info available.
  766. #9 0x0000000000000000 in ?? ()
  767. No symbol table info available.
  768.  
  769. Hilo 6 (Thread 0x7fffce4be910 (LWP 22904)):
  770. #0 0x00007ffff5cd18f1 in nanosleep () from /lib/libpthread.so.0
  771. No symbol table info available.
  772. #1 0x0000000000945d99 in sleep (msecs=<value optimized out>)
  773. at /usr/local/include/ace/OS_NS_unistd.inl:951
  774. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  775. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  776. at ../../../src/shared/Threading.cpp:237
  777. No locales.
  778. #3 0x000000000093e095 in SqlDelayThread::run (this=0x7fffce908880)
  779. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  780. s = 0x7fffce9113a0
  781. pingEveryLoop = 180000
  782. loopCounter = 131857
  783. #4 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7fffce4be060)
  784. at ../../../src/shared/Threading.cpp:187
  785. No locales.
  786. #5 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  787. No symbol table info available.
  788. #6 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  789. No symbol table info available.
  790. #7 0x0000000000000000 in ?? ()
  791. No symbol table info available.
  792.  
  793. Hilo 5 (Thread 0x7ffff3a45910 (LWP 22852)):
  794. #0 0x00007ffff5cd18f1 in nanosleep () from /lib/libpthread.so.0
  795. No symbol table info available.
  796. #1 0x0000000000945d99 in sleep (msecs=<value optimized out>)
  797. at /usr/local/include/ace/OS_NS_unistd.inl:951
  798. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  799. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  800. at ../../../src/shared/Threading.cpp:237
  801. No locales.
  802. #3 0x000000000093e095 in SqlDelayThread::run (this=0x7ffff42f3dc0)
  803. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  804. s = 0x7fff4a21a2a0
  805. pingEveryLoop = 180000
  806. loopCounter = 132015
  807. #4 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7ffff3a45060)
  808. at ../../../src/shared/Threading.cpp:187
  809. No locales.
  810. #5 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  811. No symbol table info available.
  812. #6 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  813. No symbol table info available.
  814. #7 0x0000000000000000 in ?? ()
  815. No symbol table info available.
  816.  
  817. Hilo 4 (Thread 0x7ffff4246910 (LWP 22851)):
  818. #0 0x00007ffff5cd18f1 in nanosleep () from /lib/libpthread.so.0
  819. No symbol table info available.
  820. #1 0x0000000000945d99 in sleep (msecs=<value optimized out>)
  821. at /usr/local/include/ace/OS_NS_unistd.inl:951
  822. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  823. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  824. at ../../../src/shared/Threading.cpp:237
  825. No locales.
  826. #3 0x000000000093e095 in SqlDelayThread::run (this=0x7ffff42f3e80)
  827. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  828. s = 0x7fff4a2068c0
  829. pingEveryLoop = 180000
  830. loopCounter = 126583
  831. #4 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7ffff4246060)
  832. at ../../../src/shared/Threading.cpp:187
  833. No locales.
  834. #5 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  835. No symbol table info available.
  836. #6 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  837. No symbol table info available.
  838. #7 0x0000000000000000 in ?? ()
  839. No symbol table info available.
  840.  
  841. Hilo 3 (Thread 0x7ffff4d54910 (LWP 22850)):
  842. #0 0x00007ffff5cd18f1 in nanosleep () from /lib/libpthread.so.0
  843. No symbol table info available.
  844. #1 0x0000000000945d99 in sleep (msecs=<value optimized out>)
  845. at /usr/local/include/ace/OS_NS_unistd.inl:951
  846. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  847. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  848. at ../../../src/shared/Threading.cpp:237
  849. No locales.
  850. #3 0x000000000093e095 in SqlDelayThread::run (this=0x7ffff42f3f40)
  851. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  852. s = 0x7ffff432be80
  853. pingEveryLoop = 180000
  854. loopCounter = 133025
  855. #4 0x00000000009460ca in ACE_Based::Thread::ThreadTask (param=0x7ffff4d54060)
  856. at ../../../src/shared/Threading.cpp:187
  857. No locales.
  858. #5 0x00007ffff5cc9a04 in start_thread () from /lib/libpthread.so.0
  859. No symbol table info available.
  860. #6 0x00007ffff5287d4d in clone () from /lib/libc.so.6
  861. No symbol table info available.
  862. #7 0x0000000000000000 in ?? ()
  863. No symbol table info available.
  864.  
  865. Hilo 1 (Thread 0x7ffff7fed710 (LWP 22846)):
  866. #0 0x00007ffff5ccacfd in pthread_join () from /lib/libpthread.so.0
  867. No symbol table info available.
  868. #1 0x00007ffff7b7addc in thr_join (this=<value optimized out>,
  869. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  870. result = -844939560
  871. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  872. at ../../ace/Thread.inl:137
  873. No locales.
  874. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  875. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  876. i = 0
  877. copy_count = 1
  878. copy_table = 0x7fffcda87c08
  879. result = <value optimized out>
  880. #4 0x0000000000896290 in ReactorRunnable::Wait (this=0x7fffcdbfbd88)
  881. at ../../../src/game/WorldSocketMgr.cpp:102
  882. No locales.
  883. #5 WorldSocketMgr::Wait (this=0x7fffcdbfbd88)
  884. at ../../../src/game/WorldSocketMgr.cpp:316
  885. i = 1
  886. #6 0x0000000000502459 in Master::Run (this=<value optimized out>)
  887. at ../../../src/mangosd/Master.cpp:327
  888. world_thread = {m_iThreadId = 140736642930960,
  889. m_hThreadHandle = 140736642930960, m_task = 0x7fffcdcbbc80,
  890. static m_ThreadStorage = {_vptr.ACE_TSS = 0xa81ad0, keylock_ = {
  891. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  892. __nusers = 0, __kind = 0, __spins = 0, __list = {
  893. __prev = 0x0, __next = 0x0}},
  894. __size = '\000' <repetidos 39 veces>, __align = 0},
  895. removed_ = false}, once_ = true, key_ = 6}, static m_TpEnum = {
  896. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  897. rar_thread = 0x7fffcf20b0a0
  898. freeze_thread = 0x7fffcf20b040
  899. cliThread = 0x7fffcf20b0e8
  900. soap_thread = 0x7fffcf20b070
  901. bind_ip = {static npos = 18446744073709551615,
  902. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffcdc946b8 "0.0.0.0"}}
  903. pidfile = {static npos = 18446744073709551615,
  904. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  905. _M_p = 0x7ffff433bf28 "mangos.pid"}}
  906. #7 0x0000000000501758 in main (argc=<value optimized out>,
  907. argv=0x7fffffffe428) at ../../../src/mangosd/Main.cpp:179
  908. cfg_file = 0x7fffffffe680 "../etc/mangosd.conf"
  909. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe428, optind = 3, opterr = 0,
  910. optarg = 0x0, optstring_ = 0x7ffff433bf88, long_only_ = 0,
  911. has_colon_ = 1, last_option_ = 0x7ffff433bf60, nextchar_ = 0x0,
  912. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  913. long_option_ = 0x0,
  914. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff4313fe0,
  915. allocator_ = 0x7ffff7dde0d0}, <No data fields>}}
  916. option = <value optimized out>
  917. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  918. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  919. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  920. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  921. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  922. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  923. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  924. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  925. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  926. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  927. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  928. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  929. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  930. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  931. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  932. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  933. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  934. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  935. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  936. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  937. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  938. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  939. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  940. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  941. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  942. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  943. removeSpell: Player (GUID: 45395) has talent spell (id: 50150) but doesn't have talent
  944. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  945. Unit::GetCharm: Charmed creature 4461188 not exist.
  946. HandleSetActiveMoverOpcode: incorrect mover guid: mover is Player (Guid: 1120129792) and should be Player Britikos (Guid: 87075)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement