Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.69 KB | None | 0 0
  1. [Nuevo Thread 0x7fff5d3e3910 (LWP 3884)]
  2. [Nuevo Thread 0x7fff5cbe2910 (LWP 3885)]
  3. [Nuevo Thread 0x7fff57fff910 (LWP 3886)]
  4. [Nuevo Thread 0x7fff577fe910 (LWP 3887)]
  5. [Nuevo Thread 0x7fff56ffd910 (LWP 3888)]
  6. [Nuevo Thread 0x7fff567fc910 (LWP 3889)]
  7. [Nuevo Thread 0x7fff55ffb910 (LWP 3890)]
  8. [Nuevo Thread 0x7fff557fa910 (LWP 3891)]
  9. [Nuevo Thread 0x7fff54ff9910 (LWP 3892)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff54ff9910 (LWP 3892)]
  13. 0x00007ffff7b1369c in ACE_Message_Block::total_size_and_length(unsigned long&, unsigned long&) const () from /opt/mangos/lib/libACE-5.8.3.so
  14. #0 0x00007ffff7b1369c in ACE_Message_Block::total_size_and_length(unsigned long&, unsigned long&) const () from /opt/mangos/lib/libACE-5.8.3.so
  15. #1 0x0000000000511d8b in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head_i (
  16. this=0x7ffee77f5100, first_item=@0x7fff54ff7e68)
  17. at /usr/local/include/ace/Message_Queue_T.cpp:1461
  18. #2 0x00000000005129cd in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  19. this=0x7ffee77f5100, first_item=@0x7fff54ff7e68, timeout=0xd8ca70)
  20. at /usr/local/include/ace/Message_Queue_T.cpp:1939
  21. #3 0x00000000008d11fb in WorldSocket::handle_output_queue (
  22. this=0x7fff52aa4100, g=...) at ../../../src/game/WorldSocket.cpp:375
  23. #4 0x00000000008d15ba in WorldSocket::handle_output (this=0x7fff52aa4100)
  24. at ../../../src/game/WorldSocket.cpp:362
  25. #5 0x00007ffff7af6f06 in ACE_Dev_Poll_Reactor::dispatch_io_event(ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  26. #6 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  27. () from /opt/mangos/lib/libACE-5.8.3.so
  28. #7 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  29. #8 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e7a48)
  30. at ../../../src/game/WorldSocketMgr.cpp:167
  31. #9 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  32. from /opt/mangos/lib/libACE-5.8.3.so
  33. #10 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  34. from /opt/mangos/lib/libACE-5.8.3.so
  35. #11 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  36. #12 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  37. #13 0x0000000000000000 in ?? ()
  38. #0 0x00007ffff7b1369c in ACE_Message_Block::total_size_and_length(unsigned long&, unsigned long&) const () from /opt/mangos/lib/libACE-5.8.3.so
  39. No symbol table info available.
  40. #1 0x0000000000511d8b in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head_i (
  41. this=0x7ffee77f5100, first_item=@0x7fff54ff7e68)
  42. at /usr/local/include/ace/Message_Queue_T.cpp:1461
  43. mb_bytes = 0
  44. mb_length = 0
  45. #2 0x00000000005129cd in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  46. this=0x7ffee77f5100, first_item=@0x7fff54ff7e68, timeout=0xd8ca70)
  47. at /usr/local/include/ace/Message_Queue_T.cpp:1939
  48. ace_mon = {lock_ = 0x7ffee77f5150, owner_ = 0}
  49. #3 0x00000000008d11fb in WorldSocket::handle_output_queue (
  50. this=0x7fff52aa4100, g=...) at ../../../src/game/WorldSocket.cpp:375
  51. mblk = <value optimized out>
  52. send_len = <value optimized out>
  53. n = <value optimized out>
  54. #4 0x00000000008d15ba in WorldSocket::handle_output (this=0x7fff52aa4100)
  55. at ../../../src/game/WorldSocket.cpp:362
  56. Guard = {lock_ = 0x7fff52aa4420, owner_ = 0}
  57. send_len = 0
  58. n = 140729769896880
  59. #5 0x00007ffff7af6f06 in ACE_Dev_Poll_Reactor::dispatch_io_event(ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  60. No symbol table info available.
  61. #6 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  62. () from /opt/mangos/lib/libACE-5.8.3.so
  63. No symbol table info available.
  64. #7 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  65. No symbol table info available.
  66. #8 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e7a48)
  67. at ../../../src/game/WorldSocketMgr.cpp:167
  68. interval = {static zero = {
  69. static zero = <same as static member of an already seen type>,
  70. static max_time = {
  71. static zero = <same as static member of an already seen type>,
  72. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  73. tv_usec = 0}},
  74. static max_time = <same as static member of an already seen type>,
  75. tv_ = {tv_sec = 0, tv_usec = 3264}}
  76. __FUNCTION__ = "svc"
  77. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  78. #9 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  79. from /opt/mangos/lib/libACE-5.8.3.so
  80. No symbol table info available.
  81. #10 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  82. from /opt/mangos/lib/libACE-5.8.3.so
  83. No symbol table info available.
  84. #11 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  85. No symbol table info available.
  86. #12 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  87. No symbol table info available.
  88. #13 0x0000000000000000 in ?? ()
  89. No symbol table info available.
  90. * 26 Thread 0x7fff54ff9910 (LWP 3892) 0x00007ffff7b1369c in ACE_Message_Block::total_size_and_length(unsigned long&, unsigned long&) const ()
  91. from /opt/mangos/lib/libACE-5.8.3.so
  92. 25 Thread 0x7fff557fa910 (LWP 3891) 0x00007ffff5275388 in epoll_wait ()
  93. from /lib/libc.so.6
  94. 24 Thread 0x7fff55ffb910 (LWP 3890) 0x00007ffff5275388 in epoll_wait ()
  95. from /lib/libc.so.6
  96. 23 Thread 0x7fff567fc910 (LWP 3889) 0x00007ffff5275388 in epoll_wait ()
  97. from /lib/libc.so.6
  98. 22 Thread 0x7fff56ffd910 (LWP 3888) 0x00007ffff5275388 in epoll_wait ()
  99. from /lib/libc.so.6
  100. 21 Thread 0x7fff577fe910 (LWP 3887) 0x00007ffff5275388 in epoll_wait ()
  101. from /lib/libc.so.6
  102. 20 Thread 0x7fff57fff910 (LWP 3886) 0x00007ffff5275388 in epoll_wait ()
  103. from /lib/libc.so.6
  104. 19 Thread 0x7fff5cbe2910 (LWP 3885) 0x00007ffff5275388 in epoll_wait ()
  105. from /lib/libc.so.6
  106. 18 Thread 0x7fff5d3e3910 (LWP 3884) 0x00007ffff5275388 in epoll_wait ()
  107. from /lib/libc.so.6
  108. 17 Thread 0x7fff5dbe4910 (LWP 3883) 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  109. 16 Thread 0x7fff5e3e5910 (LWP 3882) 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  110. 15 Thread 0x7fff5ebe6910 (LWP 3881) 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  111. 14 Thread 0x7fff5f3e7910 (LWP 3880) 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  112. 13 Thread 0x7fff5fce8910 (LWP 3879) 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  113. 12 Thread 0x7fff604e9910 (LWP 3878) 0x00007ffff5cbe8f1 in nanosleep ()
  114. from /lib/libpthread.so.0
  115. 11 Thread 0x7fff60cea910 (LWP 3877) 0x00007ffff526d932 in select ()
  116. from /lib/libc.so.6
  117. 10 Thread 0x7fff614eb910 (LWP 3876) 0x00007ffff5239471 in nanosleep ()
  118. from /lib/libc.so.6
  119. 9 Thread 0x7fff61cec910 (LWP 3875) 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  120. 8 Thread 0x7fff626ed910 (LWP 3874) 0x00000000006b8847 in Object::_SetUpdateBits (this=0x7fff3950c000, updateMask=0x7fff626eab60)
  121. at ../../../src/game/Object.cpp:817
  122. 7 Thread 0x7fff62eee910 (LWP 3873) LinkedListElement::isInList (
  123. this=0x7fff62eed010, m=...)
  124. at ../../../src/game/../framework/Utilities/LinkedList.h:43
  125. 6 Thread 0x7fff637ef910 (LWP 3872) 0x00007ffff5cbe8f1 in nanosleep ()
  126. from /lib/libpthread.so.0
  127. 5 Thread 0x7ffff3a32910 (LWP 3766) 0x00007ffff5cbe8f1 in nanosleep ()
  128. from /lib/libpthread.so.0
  129. 4 Thread 0x7ffff4233910 (LWP 3765) 0x00007ffff5cbe8f1 in nanosleep ()
  130. from /lib/libpthread.so.0
  131. 3 Thread 0x7ffff4d41910 (LWP 3764) 0x00007ffff5cbe8f1 in nanosleep ()
  132. from /lib/libpthread.so.0
  133. 1 Thread 0x7ffff7fec710 (LWP 3760) 0x00007ffff5cb7cfd in pthread_join ()
  134. from /lib/libpthread.so.0
  135.  
  136. Hilo 26 (Thread 0x7fff54ff9910 (LWP 3892)):
  137. #0 0x00007ffff7b1369c in ACE_Message_Block::total_size_and_length(unsigned long&, unsigned long&) const () from /opt/mangos/lib/libACE-5.8.3.so
  138. No symbol table info available.
  139. #1 0x0000000000511d8b in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head_i (
  140. this=0x7ffee77f5100, first_item=@0x7fff54ff7e68)
  141. at /usr/local/include/ace/Message_Queue_T.cpp:1461
  142. mb_bytes = 0
  143. mb_length = 0
  144. #2 0x00000000005129cd in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  145. this=0x7ffee77f5100, first_item=@0x7fff54ff7e68, timeout=0xd8ca70)
  146. at /usr/local/include/ace/Message_Queue_T.cpp:1939
  147. ace_mon = {lock_ = 0x7ffee77f5150, owner_ = 0}
  148. #3 0x00000000008d11fb in WorldSocket::handle_output_queue (
  149. this=0x7fff52aa4100, g=...) at ../../../src/game/WorldSocket.cpp:375
  150. mblk = <value optimized out>
  151. send_len = <value optimized out>
  152. n = <value optimized out>
  153. #4 0x00000000008d15ba in WorldSocket::handle_output (this=0x7fff52aa4100)
  154. at ../../../src/game/WorldSocket.cpp:362
  155. Guard = {lock_ = 0x7fff52aa4420, owner_ = 0}
  156. send_len = 0
  157. n = 140729769896880
  158. #5 0x00007ffff7af6f06 in ACE_Dev_Poll_Reactor::dispatch_io_event(ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  159. No symbol table info available.
  160. #6 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  161. () from /opt/mangos/lib/libACE-5.8.3.so
  162. No symbol table info available.
  163. #7 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  164. No symbol table info available.
  165. #8 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e7a48)
  166. at ../../../src/game/WorldSocketMgr.cpp:167
  167. interval = {static zero = {
  168. static zero = <same as static member of an already seen type>,
  169. static max_time = {
  170. static zero = <same as static member of an already seen type>,
  171. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  172. tv_usec = 0}},
  173. static max_time = <same as static member of an already seen type>,
  174. tv_ = {tv_sec = 0, tv_usec = 3264}}
  175. __FUNCTION__ = "svc"
  176. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  177. #9 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  178. from /opt/mangos/lib/libACE-5.8.3.so
  179. No symbol table info available.
  180. #10 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  181. from /opt/mangos/lib/libACE-5.8.3.so
  182. No symbol table info available.
  183. #11 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  184. No symbol table info available.
  185. #12 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  186. No symbol table info available.
  187. #13 0x0000000000000000 in ?? ()
  188. No symbol table info available.
  189.  
  190. Hilo 25 (Thread 0x7fff557fa910 (LWP 3891)):
  191. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  192. No symbol table info available.
  193. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  194. () from /opt/mangos/lib/libACE-5.8.3.so
  195. No symbol table info available.
  196. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  197. No symbol table info available.
  198. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  199. () from /opt/mangos/lib/libACE-5.8.3.so
  200. No symbol table info available.
  201. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  202. No symbol table info available.
  203. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e7910)
  204. at ../../../src/game/WorldSocketMgr.cpp:167
  205. interval = {static zero = {
  206. static zero = <same as static member of an already seen type>,
  207. static max_time = {
  208. static zero = <same as static member of an already seen type>,
  209. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  210. tv_usec = 0}},
  211. static max_time = <same as static member of an already seen type>,
  212. tv_ = {tv_sec = 0, tv_usec = 9731}}
  213. __FUNCTION__ = "svc"
  214. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  215. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  216. from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  219. from /opt/mangos/lib/libACE-5.8.3.so
  220. No symbol table info available.
  221. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  222. No symbol table info available.
  223. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  224. No symbol table info available.
  225. #10 0x0000000000000000 in ?? ()
  226. No symbol table info available.
  227.  
  228. Hilo 24 (Thread 0x7fff55ffb910 (LWP 3890)):
  229. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  230. No symbol table info available.
  231. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  232. () from /opt/mangos/lib/libACE-5.8.3.so
  233. No symbol table info available.
  234. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  235. No symbol table info available.
  236. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  237. () from /opt/mangos/lib/libACE-5.8.3.so
  238. No symbol table info available.
  239. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  240. No symbol table info available.
  241. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e77d8)
  242. at ../../../src/game/WorldSocketMgr.cpp:167
  243. interval = {static zero = {
  244. static zero = <same as static member of an already seen type>,
  245. static max_time = {
  246. static zero = <same as static member of an already seen type>,
  247. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  248. tv_usec = 0}},
  249. static max_time = <same as static member of an already seen type>,
  250. tv_ = {tv_sec = 0, tv_usec = 6336}}
  251. __FUNCTION__ = "svc"
  252. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  253. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  254. from /opt/mangos/lib/libACE-5.8.3.so
  255. No symbol table info available.
  256. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  257. from /opt/mangos/lib/libACE-5.8.3.so
  258. No symbol table info available.
  259. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  260. No symbol table info available.
  261. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  262. No symbol table info available.
  263. #10 0x0000000000000000 in ?? ()
  264. No symbol table info available.
  265.  
  266. Hilo 23 (Thread 0x7fff567fc910 (LWP 3889)):
  267. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  268. No symbol table info available.
  269. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  270. () from /opt/mangos/lib/libACE-5.8.3.so
  271. No symbol table info available.
  272. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  275. () from /opt/mangos/lib/libACE-5.8.3.so
  276. No symbol table info available.
  277. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  278. No symbol table info available.
  279. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e76a0)
  280. at ../../../src/game/WorldSocketMgr.cpp:167
  281. interval = {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 = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  286. tv_usec = 0}},
  287. static max_time = <same as static member of an already seen type>,
  288. tv_ = {tv_sec = 0, tv_usec = 5351}}
  289. __FUNCTION__ = "svc"
  290. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  291. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  292. from /opt/mangos/lib/libACE-5.8.3.so
  293. No symbol table info available.
  294. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  295. from /opt/mangos/lib/libACE-5.8.3.so
  296. No symbol table info available.
  297. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  298. No symbol table info available.
  299. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  300. No symbol table info available.
  301. #10 0x0000000000000000 in ?? ()
  302. No symbol table info available.
  303.  
  304. Hilo 22 (Thread 0x7fff56ffd910 (LWP 3888)):
  305. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  306. No symbol table info available.
  307. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  308. () from /opt/mangos/lib/libACE-5.8.3.so
  309. No symbol table info available.
  310. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  311. No symbol table info available.
  312. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  313. () from /opt/mangos/lib/libACE-5.8.3.so
  314. No symbol table info available.
  315. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  316. No symbol table info available.
  317. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e7568)
  318. at ../../../src/game/WorldSocketMgr.cpp:167
  319. interval = {static zero = {
  320. static zero = <same as static member of an already seen type>,
  321. static max_time = {
  322. static zero = <same as static member of an already seen type>,
  323. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  324. tv_usec = 0}},
  325. static max_time = <same as static member of an already seen type>,
  326. tv_ = {tv_sec = 0, tv_usec = 2734}}
  327. __FUNCTION__ = "svc"
  328. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  329. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  330. from /opt/mangos/lib/libACE-5.8.3.so
  331. No symbol table info available.
  332. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  333. from /opt/mangos/lib/libACE-5.8.3.so
  334. No symbol table info available.
  335. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  336. No symbol table info available.
  337. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  338. No symbol table info available.
  339. #10 0x0000000000000000 in ?? ()
  340. No symbol table info available.
  341.  
  342. Hilo 21 (Thread 0x7fff577fe910 (LWP 3887)):
  343. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  344. No symbol table info available.
  345. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  346. () from /opt/mangos/lib/libACE-5.8.3.so
  347. No symbol table info available.
  348. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  349. No symbol table info available.
  350. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  351. () from /opt/mangos/lib/libACE-5.8.3.so
  352. No symbol table info available.
  353. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  354. No symbol table info available.
  355. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e7430)
  356. at ../../../src/game/WorldSocketMgr.cpp:167
  357. interval = {static zero = {
  358. static zero = <same as static member of an already seen type>,
  359. static max_time = {
  360. static zero = <same as static member of an already seen type>,
  361. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  362. tv_usec = 0}},
  363. static max_time = <same as static member of an already seen type>,
  364. tv_ = {tv_sec = 0, tv_usec = 2488}}
  365. __FUNCTION__ = "svc"
  366. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  367. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  368. from /opt/mangos/lib/libACE-5.8.3.so
  369. No symbol table info available.
  370. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  371. from /opt/mangos/lib/libACE-5.8.3.so
  372. No symbol table info available.
  373. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  374. No symbol table info available.
  375. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  376. No symbol table info available.
  377. #10 0x0000000000000000 in ?? ()
  378. No symbol table info available.
  379.  
  380. Hilo 20 (Thread 0x7fff57fff910 (LWP 3886)):
  381. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  382. No symbol table info available.
  383. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  384. () from /opt/mangos/lib/libACE-5.8.3.so
  385. No symbol table info available.
  386. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  387. No symbol table info available.
  388. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  389. () from /opt/mangos/lib/libACE-5.8.3.so
  390. No symbol table info available.
  391. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  392. No symbol table info available.
  393. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e72f8)
  394. at ../../../src/game/WorldSocketMgr.cpp:167
  395. interval = {static zero = {
  396. static zero = <same as static member of an already seen type>,
  397. static max_time = {
  398. static zero = <same as static member of an already seen type>,
  399. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  400. tv_usec = 0}},
  401. static max_time = <same as static member of an already seen type>,
  402. tv_ = {tv_sec = 0, tv_usec = 3830}}
  403. __FUNCTION__ = "svc"
  404. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  405. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  406. from /opt/mangos/lib/libACE-5.8.3.so
  407. No symbol table info available.
  408. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  409. from /opt/mangos/lib/libACE-5.8.3.so
  410. No symbol table info available.
  411. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  412. No symbol table info available.
  413. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  414. No symbol table info available.
  415. #10 0x0000000000000000 in ?? ()
  416. No symbol table info available.
  417.  
  418. Hilo 19 (Thread 0x7fff5cbe2910 (LWP 3885)):
  419. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  420. No symbol table info available.
  421. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  422. () from /opt/mangos/lib/libACE-5.8.3.so
  423. No symbol table info available.
  424. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  425. No symbol table info available.
  426. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  427. () from /opt/mangos/lib/libACE-5.8.3.so
  428. No symbol table info available.
  429. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  430. No symbol table info available.
  431. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e71c0)
  432. at ../../../src/game/WorldSocketMgr.cpp:167
  433. interval = {static zero = {
  434. static zero = <same as static member of an already seen type>,
  435. static max_time = {
  436. static zero = <same as static member of an already seen type>,
  437. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  438. tv_usec = 0}},
  439. static max_time = <same as static member of an already seen type>,
  440. tv_ = {tv_sec = 0, tv_usec = 5380}}
  441. __FUNCTION__ = "svc"
  442. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  443. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  444. from /opt/mangos/lib/libACE-5.8.3.so
  445. No symbol table info available.
  446. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  447. from /opt/mangos/lib/libACE-5.8.3.so
  448. No symbol table info available.
  449. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  450. No symbol table info available.
  451. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  452. No symbol table info available.
  453. #10 0x0000000000000000 in ?? ()
  454. No symbol table info available.
  455.  
  456. Hilo 18 (Thread 0x7fff5d3e3910 (LWP 3884)):
  457. #0 0x00007ffff5275388 in epoll_wait () from /lib/libc.so.6
  458. No symbol table info available.
  459. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  460. () from /opt/mangos/lib/libACE-5.8.3.so
  461. No symbol table info available.
  462. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  463. No symbol table info available.
  464. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  465. () from /opt/mangos/lib/libACE-5.8.3.so
  466. No symbol table info available.
  467. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  468. No symbol table info available.
  469. #5 0x00000000008d59e6 in ReactorRunnable::svc (this=0x7fff5f4e7088)
  470. at ../../../src/game/WorldSocketMgr.cpp:167
  471. interval = {static zero = {
  472. static zero = <same as static member of an already seen type>,
  473. static max_time = {
  474. static zero = <same as static member of an already seen type>,
  475. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  476. tv_usec = 0}},
  477. static max_time = <same as static member of an already seen type>,
  478. tv_ = {tv_sec = 0, tv_usec = 10000}}
  479. __FUNCTION__ = "svc"
  480. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  481. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  482. from /opt/mangos/lib/libACE-5.8.3.so
  483. No symbol table info available.
  484. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  485. from /opt/mangos/lib/libACE-5.8.3.so
  486. No symbol table info available.
  487. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  488. No symbol table info available.
  489. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  490. No symbol table info available.
  491. #10 0x0000000000000000 in ?? ()
  492. No symbol table info available.
  493.  
  494. Hilo 17 (Thread 0x7fff5dbe4910 (LWP 3883)):
  495. #0 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  496. from /lib/libpthread.so.0
  497. No symbol table info available.
  498. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  499. No symbol table info available.
  500. #2 0x00000000005118fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  501. (this=0x7fff61cfff00, timeout=0x0)
  502. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  503. result = <value optimized out>
  504. #3 0x00000000005129b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  505. this=0x7fff61cfff00, first_item=@0x7fff5dbe4078, timeout=0x0)
  506. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  507. ace_mon = {lock_ = 0x7fff61cfff50, owner_ = 0}
  508. #4 0x0000000000512238 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff60ce9fe0)
  509. at /usr/local/include/ace/Task_T.inl:22
  510. No locales.
  511. #5 SOAPWorkingThread::svc (this=0x7fff60ce9fe0)
  512. at ../../../src/mangosd/MaNGOSsoap.h:60
  513. mb = 0x0
  514. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  515. from /opt/mangos/lib/libACE-5.8.3.so
  516. No symbol table info available.
  517. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  518. from /opt/mangos/lib/libACE-5.8.3.so
  519. No symbol table info available.
  520. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  521. No symbol table info available.
  522. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  523. No symbol table info available.
  524. #10 0x0000000000000000 in ?? ()
  525. No symbol table info available.
  526.  
  527. Hilo 16 (Thread 0x7fff5e3e5910 (LWP 3882)):
  528. #0 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  529. from /lib/libpthread.so.0
  530. No symbol table info available.
  531. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  532. No symbol table info available.
  533. #2 0x00000000005118fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  534. (this=0x7fff61cfff00, timeout=0x0)
  535. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  536. result = <value optimized out>
  537. #3 0x00000000005129b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  538. this=0x7fff61cfff00, first_item=@0x7fff5e3e5078, timeout=0x0)
  539. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  540. ace_mon = {lock_ = 0x7fff61cfff50, owner_ = 0}
  541. #4 0x0000000000512238 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff60ce9fe0)
  542. at /usr/local/include/ace/Task_T.inl:22
  543. No locales.
  544. #5 SOAPWorkingThread::svc (this=0x7fff60ce9fe0)
  545. at ../../../src/mangosd/MaNGOSsoap.h:60
  546. mb = 0x0
  547. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  548. from /opt/mangos/lib/libACE-5.8.3.so
  549. No symbol table info available.
  550. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  551. from /opt/mangos/lib/libACE-5.8.3.so
  552. No symbol table info available.
  553. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  554. No symbol table info available.
  555. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  556. No symbol table info available.
  557. #10 0x0000000000000000 in ?? ()
  558. No symbol table info available.
  559.  
  560. Hilo 15 (Thread 0x7fff5ebe6910 (LWP 3881)):
  561. #0 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  562. from /lib/libpthread.so.0
  563. No symbol table info available.
  564. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  565. No symbol table info available.
  566. #2 0x00000000005118fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  567. (this=0x7fff61cfff00, timeout=0x0)
  568. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  569. result = <value optimized out>
  570. #3 0x00000000005129b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  571. this=0x7fff61cfff00, first_item=@0x7fff5ebe6078, timeout=0x0)
  572. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  573. ace_mon = {lock_ = 0x7fff61cfff50, owner_ = 0}
  574. #4 0x0000000000512238 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff60ce9fe0)
  575. at /usr/local/include/ace/Task_T.inl:22
  576. No locales.
  577. #5 SOAPWorkingThread::svc (this=0x7fff60ce9fe0)
  578. at ../../../src/mangosd/MaNGOSsoap.h:60
  579. mb = 0x0
  580. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  581. from /opt/mangos/lib/libACE-5.8.3.so
  582. No symbol table info available.
  583. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  584. from /opt/mangos/lib/libACE-5.8.3.so
  585. No symbol table info available.
  586. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  587. No symbol table info available.
  588. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  589. No symbol table info available.
  590. #10 0x0000000000000000 in ?? ()
  591. No symbol table info available.
  592.  
  593. Hilo 14 (Thread 0x7fff5f3e7910 (LWP 3880)):
  594. #0 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  595. from /lib/libpthread.so.0
  596. No symbol table info available.
  597. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  598. No symbol table info available.
  599. #2 0x00000000005118fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  600. (this=0x7fff61cfff00, timeout=0x0)
  601. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  602. result = <value optimized out>
  603. #3 0x00000000005129b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  604. this=0x7fff61cfff00, first_item=@0x7fff5f3e7078, timeout=0x0)
  605. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  606. ace_mon = {lock_ = 0x7fff61cfff50, owner_ = 0}
  607. #4 0x0000000000512238 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff60ce9fe0)
  608. at /usr/local/include/ace/Task_T.inl:22
  609. No locales.
  610. #5 SOAPWorkingThread::svc (this=0x7fff60ce9fe0)
  611. at ../../../src/mangosd/MaNGOSsoap.h:60
  612. mb = 0x0
  613. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  614. from /opt/mangos/lib/libACE-5.8.3.so
  615. No symbol table info available.
  616. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  617. from /opt/mangos/lib/libACE-5.8.3.so
  618. No symbol table info available.
  619. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  620. No symbol table info available.
  621. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  622. No symbol table info available.
  623. #10 0x0000000000000000 in ?? ()
  624. No symbol table info available.
  625.  
  626. Hilo 13 (Thread 0x7fff5fce8910 (LWP 3879)):
  627. #0 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  628. from /lib/libpthread.so.0
  629. No symbol table info available.
  630. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  631. No symbol table info available.
  632. #2 0x00000000005118fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  633. (this=0x7fff61cfff00, timeout=0x0)
  634. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  635. result = <value optimized out>
  636. #3 0x00000000005129b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  637. this=0x7fff61cfff00, first_item=@0x7fff5fce8078, timeout=0x0)
  638. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  639. ace_mon = {lock_ = 0x7fff61cfff50, owner_ = 0}
  640. #4 0x0000000000512238 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff60ce9fe0)
  641. at /usr/local/include/ace/Task_T.inl:22
  642. No locales.
  643. #5 SOAPWorkingThread::svc (this=0x7fff60ce9fe0)
  644. at ../../../src/mangosd/MaNGOSsoap.h:60
  645. mb = 0x0
  646. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  647. from /opt/mangos/lib/libACE-5.8.3.so
  648. No symbol table info available.
  649. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  650. from /opt/mangos/lib/libACE-5.8.3.so
  651. No symbol table info available.
  652. #8 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  653. No symbol table info available.
  654. #9 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  655. No symbol table info available.
  656. #10 0x0000000000000000 in ?? ()
  657. No symbol table info available.
  658.  
  659. Hilo 12 (Thread 0x7fff604e9910 (LWP 3878)):
  660. #0 0x00007ffff5cbe8f1 in nanosleep () from /lib/libpthread.so.0
  661. No symbol table info available.
  662. #1 0x00000000009ad0f9 in sleep (msecs=<value optimized out>)
  663. at /usr/local/include/ace/OS_NS_unistd.inl:951
  664. rqtp = {tv_sec = 1, tv_nsec = 0}
  665. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  666. at ../../../src/shared/Threading.cpp:237
  667. No locales.
  668. #3 0x000000000050d65c in FreezeDetectorRunnable::run (this=0x7fff61d41530)
  669. at ../../../src/mangosd/Master.cpp:74
  670. curtime = 0
  671. #4 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x7fff604e9010)
  672. at ../../../src/shared/Threading.cpp:187
  673. No locales.
  674. #5 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  675. No symbol table info available.
  676. #6 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  677. No symbol table info available.
  678. #7 0x0000000000000000 in ?? ()
  679. No symbol table info available.
  680.  
  681. Hilo 11 (Thread 0x7fff60cea910 (LWP 3877)):
  682. #0 0x00007ffff526d932 in select () from /lib/libc.so.6
  683. No symbol table info available.
  684. #1 0x0000000000a297dd in tcp_select (soap=0x7fff60cce7e0, s=41,
  685. flags=<value optimized out>, timeout=<value optimized out>)
  686. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  687. tv = {tv_sec = 1, tv_usec = 38777}
  688. fd = {{fds_bits = {2199023255552, 0 <repeats 15 times>}}, {fds_bits = {
  689. 2199023255552, 0 <repeats 15 times>}}, {fds_bits = {
  690. 2199023255552, 0 <repeats 15 times>}}}
  691. sfd = 0x7fff60cce600
  692. efd = 0x7fff60cce680
  693. r = <value optimized out>
  694. rfd = 0x7fff60cce580
  695. #2 0x0000000000a36dcf in soap_accept (soap=0x7fff60cce7e0)
  696. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  697. r = -514
  698. err = -514
  699. n = 16
  700. len = 65536
  701. set = 1
  702. #3 0x0000000000510cb7 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  703. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  704. thread_soap = <value optimized out>
  705. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<> = {<No data fields>},
  706. msg_queue_ = 0x7fff61cfff00, delete_msg_queue_ = true, mod_ = 0x0,
  707. next_ = 0x0}, <No data fields>}
  708. soap = {_vptr.soap = 0xada470, state = 1, version = 0, mode = 0,
  709. imode = 2097152, omode = 2097152, float_format = 0xad6d6f "%.9G",
  710. double_format = 0xad6d74 "%.17lG",
  711. dime_id_format = 0xad6d7b "cid:id%d", http_version = 0xa69d05 "1.1",
  712. http_content = 0x0, encodingStyle = 0xad99a0 "", actor = 0x0,
  713. lang = 0xad7699 "en", recv_timeout = 5, send_timeout = 5,
  714. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  715. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  716. linger_time = 0, namespaces = 0xd7d000, local_namespaces = 0x0,
  717. nlist = 0x0, blist = 0x0, clist = 0x28ec300, alist = 0x0, iht = {
  718. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  719. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffeff9ffb0,
  720. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  721. fpost = 0xa4ab30 <http_post>, fget = 0xa279c0 <http_get>,
  722. fput = 0xa279d0 <http_405>, fdel = 0xa279d0 <http_405>,
  723. fhead = 0xa279d0 <http_405>, fform = 0,
  724. fposthdr = 0xa2ef30 <http_post_header>,
  725. fresponse = 0xa2ac40 <http_response>,
  726. fparse = 0xa3bf50 <http_parse>,
  727. fparsehdr = 0xa49ef0 <http_parse_header>, fheader = 0,
  728. fresolve = 0xa2c870 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  729. fclosesocket = 0xa2c850 <tcp_closesocket>,
  730. fshutdownsocket = 0xa2c840 <tcp_shutdownsocket>,
  731. fopen = 0xa3f800 <tcp_connect>, faccept = 0xa2c860 <tcp_accept>,
  732. fclose = 0xa27020 <tcp_disconnect>, fsend = 0xa2c530 <fsend>,
  733. frecv = 0xa2c300 <frecv>, fpoll = 0xa384b0 <soap_poll>,
  734. fseterror = 0, fignore = 0, fserveloop = 0,
  735. fplugin = 0xa2abe0 <fplugin>, fmalloc = 0, fprepareinit = 0,
  736. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  737. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  738. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  739. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  740. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 41,
  741. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  742. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  743. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  744. buf = '\000' <repetidos 65535 veces>,
  745. msgbuf = '\000' <repetidos 1023 veces>,
  746. tmpbuf = '\000' <repetidos 1023 veces>,
  747. tag = '\000' <repetidos 1023 veces>,
  748. id = '\000' <repetidos 1023 veces>,
  749. href = '\000' <repetidos 1023 veces>,
  750. type = '\000' <repetidos 1023 veces>,
  751. arrayType = '\000' <repetidos 1023 veces>,
  752. arraySize = '\000' <repetidos 1023 veces>,
  753. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  754. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  755. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  756. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  757. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  758. path = '\000' <repetidos 1023 veces>,
  759. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  760. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  761. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  762. max_keep_alive = 100, proxy_http_version = 0xad6d84 "1.0",
  763. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  764. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  765. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  766. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  767. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  768. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  769. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  770. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  771. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  772. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  773. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  774. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  775. sin_addr = {s_addr = 0},
  776. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  777. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  778. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  779. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  780. randfile = 0x0,
  781. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\000Ðaÿ\177\000\000\033\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000\000¢þ÷ÿ\177\000\000\213Ð]öÿ\177\000\000p\237Î`ÿ\177", '\000' <repetidos 26 veces>, "x\237Î`ÿ\177\000\000\000\000\000\000\000\000\000\000à\"~öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65dded1, z_crc = 0,
  782. z_dict = 0x1078 <Address 0x1078 out of bounds>,
  783. z_dict_len = 4160660616, zlib_state = 32767, zlib_in = 0,
  784. zlib_out = -24064, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  785. z_buflen = 0, z_level = 40968, z_ratio_in = 4.59163468e-41,
  786. z_ratio_out = -1.12513608e+33}
  787. m = <value optimized out>
  788. s = -514
  789. #4 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x2a)
  790. at ../../../src/shared/Threading.cpp:187
  791. No locales.
  792. #5 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  793. No symbol table info available.
  794. #6 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  795. No symbol table info available.
  796. #7 0x0000000000000000 in ?? ()
  797. No symbol table info available.
  798.  
  799. Hilo 10 (Thread 0x7fff614eb910 (LWP 3876)):
  800. #0 0x00007ffff5239471 in nanosleep () from /lib/libc.so.6
  801. No symbol table info available.
  802. #1 0x00007ffff526e0d4 in usleep () from /lib/libc.so.6
  803. No symbol table info available.
  804. #2 0x0000000000507bd9 in CliRunnable::run (this=<value optimized out>)
  805. at ../../../src/mangosd/CliRunnable.cpp:618
  806. command_str = <value optimized out>
  807. 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°Naÿ\177\000\000Ûä]öÿ\177", '\000' <repetidos 11 veces>, "AiÎæ\bÜ)\000\000\000\000\000\000\000\000\000kÑaÿ\177\000\000°~2ôÿ\177\000\000\230¸Naÿ\177\000\000\020¹Naÿ\177\000\000\000\000\000\000\000\000\000\000à/þbÿ\177\000\000Ï×]öÿ\177\000\000\000\000\000\000\000\000\000\000\v\205°÷ÿ\177\000\000\b0þbÿ\177", '\000' <repetidos 11 veces>, "kÑaÿ\177\000\000\060·Ø", '\000' <repetidos 13 veces>...
  808. #3 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x7fff614eae90)
  809. at ../../../src/shared/Threading.cpp:187
  810. No locales.
  811. #4 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  812. No symbol table info available.
  813. #5 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  814. No symbol table info available.
  815. #6 0x0000000000000000 in ?? ()
  816. No symbol table info available.
  817.  
  818. Hilo 9 (Thread 0x7fff61cec910 (LWP 3875)):
  819. #0 0x00007ffff5cbb5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  820. from /lib/libpthread.so.0
  821. No symbol table info available.
  822. #1 0x00007ffff7ae3eda in ACE_Condition_Thread_Mutex::wait() ()
  823. from /opt/mangos/lib/libACE-5.8.3.so
  824. No symbol table info available.
  825. #2 0x00000000006aace0 in MapUpdater::wait (this=0x7fff63a84738)
  826. at ../../../src/game/MapUpdater.cpp:107
  827. guard = {lock_ = 0x7fff63a84850, owner_ = 0}
  828. #3 0x00000000006a6de8 in MapManager::Update (this=0x7fff63a84680,
  829. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:276
  830. No locales.
  831. #4 0x00000000008c1401 in World::Update (this=0x7ffff42d3900, diff=47)
  832. at ../../../src/game/World.cpp:1501
  833. autobroadcaston = 0
  834. #5 0x000000000051374d in WorldRunnable::run (this=<value optimized out>)
  835. at ../../../src/mangosd/WorldRunnable.cpp:60
  836. diff = 47
  837. realCurrTime = <value optimized out>
  838. realPrevTime = <value optimized out>
  839. prevSleepTime = 46
  840. #6 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x7fff63a84814)
  841. at ../../../src/shared/Threading.cpp:187
  842. No locales.
  843. #7 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  844. No symbol table info available.
  845. #8 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  846. No symbol table info available.
  847. #9 0x0000000000000000 in ?? ()
  848. No symbol table info available.
  849.  
  850. Hilo 8 (Thread 0x7fff626ed910 (LWP 3874)):
  851. #0 0x00000000006b8847 in Object::_SetUpdateBits (this=0x7fff3950c000,
  852. updateMask=0x7fff626eab60) at ../../../src/game/Object.cpp:817
  853. index = 864
  854. #1 0x0000000000732b21 in Player::_SetUpdateBits (this=0x7fff3950c000,
  855. updateMask=0x7fff626eab60, target=0x360)
  856. at ../../../src/game/Player.cpp:3998
  857. No locales.
  858. #2 0x00000000006bec09 in Object::BuildValuesUpdateBlockForPlayer (
  859. this=0x7fff3950c000, data=0x7ffe37dd6da8, target=0x7fff03184000)
  860. at ../../../src/game/Object.cpp:207
  861. buf = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 5,
  862. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  863. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  864. _M_start = 0x7ffe4261b400 "",
  865. _M_finish = 0x7ffe4261b405 "\177",
  866. _M_end_of_storage = 0x7ffe4261b5f4 ""}}, <No data fields>}}
  867. updateMask = {mCount = 1326, mBlocks = 42,
  868. mUpdateMask = 0x7ffe4b395f00}
  869. #3 0x00000000006bf1e7 in Object::BuildUpdateDataForPlayer (
  870. this=0x7fff3950c000, pl=0x7fff03184000, update_players=...)
  871. at ../../../src/game/Object.cpp:1156
  872. __FUNCTION__ = "BuildUpdateDataForPlayer"
  873. __PRETTY_FUNCTION__ = "void Object::BuildUpdateDataForPlayer(Player*, UpdateDataMapType&)"
  874. #4 0x00000000006c6d25 in void Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >&) ()
  875. No symbol table info available.
  876. #5 0x00000000006bf9bb in Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7fff3950c000, update_players=<value optimized out>)
  877. at ../../../src/game/CellImpl.h:102
  878. area = {low_bound = {x_coord = 253, y_coord = 249}, high_bound = {
  879. x_coord = 257, y_coord = 253}}
  880. #6 Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  881. this=0x7fff3950c000, update_players=<value optimized out>)
  882. at ../../../src/game/CellImpl.h:56
  883. No locales.
  884. #7 VisitWorldObjects<WorldObjectChangeAccumulator> (this=0x7fff3950c000,
  885. update_players=<value optimized out>) at ../../../src/game/CellImpl.h:193
  886. cell = {data = {Part = {grid_x = 31, grid_y = 31, cell_x = 7,
  887. cell_y = 3, nocreate = 1, reserved = 0}, All = 17594335}}
  888. gnotifier = {i_visitor = @0x7fff626ebdf0}
  889. #8 WorldObject::BuildUpdateData (this=0x7fff3950c000,
  890. update_players=<value optimized out>) at ../../../src/game/Object.cpp:2173
  891. notifier = {i_updateDatas = @0x7fff626ebee0,
  892. i_object = @0x7fff3950c000}
  893. #9 0x00000000006925d1 in Map::SendObjectUpdates (this=0x7ffedb9ac000)
  894. at ../../../src/game/Map.cpp:2997
  895. update_players = {<std::tr1::__unordered_map<Player*, UpdateData, std::tr1::hash<Player*>, std::equal_to<Player*>, std::allocator<std::pair<Player* const, UpdateData> >, false>> = {<std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {
  896. _M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>},
  897. _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>},
  898. _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>},
  899. _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, true, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>},
  900. _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<std::pair<Player* const, UpdateData>, false> >> = {<No data fields>}, <No data fields>}, _M_buckets = 0x7ffe37af7100, _M_bucket_count = 47,
  901. _M_element_count = 25, _M_rehash_policy = {
  902. _M_max_load_factor = 1, _M_growth_factor = 2,
  903. _M_next_resize = 47}}, <No data fields>}, <No data fields>}
  904. packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096,
  905. _rpos = 140731447738624, _wpos = 3016295637829894400,
  906. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  907. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  908. _M_start = 0x7ffe97f39a60 "\200\230Kqþ\177",
  909. _M_finish = 0x7fff1cd919f0 "0òZöÿ\177",
  910. _M_end_of_storage = 0x10c77df ""}}, <No data fields>}},
  911. m_opcode = 108}
  912. #10 0x0000000000697914 in Map::Update (this=0x7ffedb9ac000, t_diff=@0x1fd01)
  913. at ../../../src/game/Map.cpp:567
  914. updater = {i_timeDiff = 108}
  915. __FUNCTION__ = "Update"
  916. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  917. #11 0x00000000006980a9 in InstanceMap::Update (this=0x7fff3950c000,
  918. t_diff=@0x7fff626eab60) at ../../../src/game/Map.cpp:1452
  919. No locales.
  920. #12 0x00000000006ab3a2 in MapUpdateRequest::call (this=0x7ffe616fc2c0)
  921. at ../../../src/game/MapUpdater.cpp:74
  922. No locales.
  923. #13 0x00000000009a7f71 in DelayExecutor::svc (this=0x7fff63a84740)
  924. at ../../../src/shared/DelayExecutor.cpp:70
  925. rq = 0x7ffe616fc2c0
  926. #14 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  927. from /opt/mangos/lib/libACE-5.8.3.so
  928. No symbol table info available.
  929. #15 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  930. from /opt/mangos/lib/libACE-5.8.3.so
  931. No symbol table info available.
  932. #16 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  933. No symbol table info available.
  934. #17 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  935. No symbol table info available.
  936. #18 0x0000000000000000 in ?? ()
  937. No symbol table info available.
  938.  
  939. Hilo 7 (Thread 0x7fff62eee910 (LWP 3873)):
  940. #0 LinkedListElement::isInList (this=0x7fff62eed010, m=...)
  941. at ../../../src/game/../framework/Utilities/LinkedList.h:43
  942. No locales.
  943. #1 LinkedListHead::isEmpty (this=0x7fff62eed010, m=...)
  944. at ../../../src/game/../framework/Utilities/LinkedList.h:104
  945. No locales.
  946. #2 LinkedListHead::getFirst (this=0x7fff62eed010, m=...)
  947. at ../../../src/game/../framework/Utilities/LinkedList.h:106
  948. No locales.
  949. #3 RefManager<GridRefManager<GameObject>, GameObject>::getFirst (
  950. this=0x7fff62eed010, m=...)
  951. at ../../../src/game/../framework/Utilities/LinkedReference/RefManager.h:36
  952. No locales.
  953. #4 GridRefManager<GameObject>::getFirst (this=0x7fff62eed010, m=...)
  954. at ../../../src/game/../framework/GameSystem/GridRefManager.h:35
  955. No locales.
  956. #5 GridRefManager<GameObject>::begin (this=0x7fff62eed010, m=...)
  957. at ../../../src/game/../framework/GameSystem/GridRefManager.h:43
  958. No locales.
  959. #6 MaNGOS::ObjectUpdater::Visit<GameObject> (this=0x7fff62eed010, m=...)
  960. at ../../../src/game/GridNotifiers.cpp:189
  961. No locales.
  962. #7 0x0000000000697a99 in VisitorHelper<MaNGOS::ObjectUpdater, GameObject> (
  963. this=0x10c4000, t_diff=<value optimized out>)
  964. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  965. No locales.
  966. #8 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x10c4000,
  967. t_diff=<value optimized out>)
  968. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  969. No locales.
  970. #9 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x10c4000,
  971. t_diff=<value optimized out>)
  972. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  973. No locales.
  974. #10 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x10c4000, t_diff=<value optimized out>)
  975. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  976. No locales.
  977. #11 Visit<MaNGOS::ObjectUpdater> (this=0x10c4000, t_diff=<value optimized out>)
  978. at ../../../src/game/../framework/GameSystem/Grid.h:81
  979. No locales.
  980. #12 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x10c4000,
  981. t_diff=<value optimized out>)
  982. at ../../../src/game/../framework/GameSystem/NGrid.h:156
  983. No locales.
  984. #13 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  985. this=0x10c4000, t_diff=<value optimized out>)
  986. at ../../../src/game/Map.h:388
  987. x = <value optimized out>
  988. y = 0
  989. cell_x = <value optimized out>
  990. cell_y = 4
  991. #14 Map::Update (this=0x10c4000, t_diff=<value optimized out>)
  992. at ../../../src/game/Map.cpp:520
  993. pair = {x_coord = 320, y_coord = 260}
  994. cell = {data = {Part = {grid_x = 40, grid_y = 32, cell_x = 0,
  995. cell_y = 4, nocreate = 1, reserved = 0}, All = 17827880}}
  996. y = 260
  997. x = 320
  998. plr = <value optimized out>
  999. area = {low_bound = {x_coord = 317, y_coord = 260}, high_bound = {
  1000. x_coord = 320, y_coord = 263}}
  1001. updater = {i_timeDiff = 108}
  1002. __FUNCTION__ = "Update"
  1003. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1004. #15 0x00000000006ab3a2 in MapUpdateRequest::call (this=0x7ffe616fe908)
  1005. at ../../../src/game/MapUpdater.cpp:74
  1006. No locales.
  1007. #16 0x00000000009a7f71 in DelayExecutor::svc (this=0x7fff63a84740)
  1008. at ../../../src/shared/DelayExecutor.cpp:70
  1009. rq = 0x7ffe616fe908
  1010. #17 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1011. from /opt/mangos/lib/libACE-5.8.3.so
  1012. No symbol table info available.
  1013. #18 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1014. from /opt/mangos/lib/libACE-5.8.3.so
  1015. No symbol table info available.
  1016. #19 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  1017. No symbol table info available.
  1018. #20 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  1019. No symbol table info available.
  1020. #21 0x0000000000000000 in ?? ()
  1021. No symbol table info available.
  1022.  
  1023. Hilo 6 (Thread 0x7fff637ef910 (LWP 3872)):
  1024. #0 0x00007ffff5cbe8f1 in nanosleep () from /lib/libpthread.so.0
  1025. No symbol table info available.
  1026. #1 0x00000000009ad0f9 in sleep (msecs=<value optimized out>)
  1027. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1028. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1029. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1030. at ../../../src/shared/Threading.cpp:237
  1031. No locales.
  1032. #3 0x00000000009a44e2 in SqlDelayThread::run (this=0x7fff63c39cc0)
  1033. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1034. s = 0x7fff63c1bd00
  1035. pingEveryLoop = 180000
  1036. loopCounter = 141350
  1037. #4 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x7fff637ef080)
  1038. at ../../../src/shared/Threading.cpp:187
  1039. No locales.
  1040. #5 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  1041. No symbol table info available.
  1042. #6 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  1043. No symbol table info available.
  1044. #7 0x0000000000000000 in ?? ()
  1045. No symbol table info available.
  1046.  
  1047. Hilo 5 (Thread 0x7ffff3a32910 (LWP 3766)):
  1048. #0 0x00007ffff5cbe8f1 in nanosleep () from /lib/libpthread.so.0
  1049. No symbol table info available.
  1050. #1 0x00000000009ad0f9 in sleep (msecs=<value optimized out>)
  1051. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1052. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1053. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1054. at ../../../src/shared/Threading.cpp:237
  1055. No locales.
  1056. #3 0x00000000009a44e2 in SqlDelayThread::run (this=0x7ffff42e7dc0)
  1057. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1058. s = 0x7ffe5c79fd90
  1059. pingEveryLoop = 180000
  1060. loopCounter = 145418
  1061. #4 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x7ffff3a32080)
  1062. at ../../../src/shared/Threading.cpp:187
  1063. No locales.
  1064. #5 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  1065. No symbol table info available.
  1066. #6 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  1067. No symbol table info available.
  1068. #7 0x0000000000000000 in ?? ()
  1069. No symbol table info available.
  1070.  
  1071. Hilo 4 (Thread 0x7ffff4233910 (LWP 3765)):
  1072. #0 0x00007ffff5cbe8f1 in nanosleep () from /lib/libpthread.so.0
  1073. No symbol table info available.
  1074. #1 0x00000000009ad0f9 in sleep (msecs=<value optimized out>)
  1075. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1076. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1077. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1078. at ../../../src/shared/Threading.cpp:237
  1079. No locales.
  1080. #3 0x00000000009a44e2 in SqlDelayThread::run (this=0x7ffff42e7e80)
  1081. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1082. s = 0x7ffe426bb9c0
  1083. pingEveryLoop = 180000
  1084. loopCounter = 83340
  1085. #4 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x7ffff4233080)
  1086. at ../../../src/shared/Threading.cpp:187
  1087. No locales.
  1088. #5 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  1089. No symbol table info available.
  1090. #6 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  1091. No symbol table info available.
  1092. #7 0x0000000000000000 in ?? ()
  1093. No symbol table info available.
  1094.  
  1095. Hilo 3 (Thread 0x7ffff4d41910 (LWP 3764)):
  1096. #0 0x00007ffff5cbe8f1 in nanosleep () from /lib/libpthread.so.0
  1097. No symbol table info available.
  1098. #1 0x00000000009ad0f9 in sleep (msecs=<value optimized out>)
  1099. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1100. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1101. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1102. at ../../../src/shared/Threading.cpp:237
  1103. No locales.
  1104. #3 0x00000000009a44e2 in SqlDelayThread::run (this=0x7ffff42e7f40)
  1105. at ../../../../src/shared/Database/SqlDelayThread.cpp:50
  1106. s = 0x7ffff431be90
  1107. pingEveryLoop = 180000
  1108. loopCounter = 146103
  1109. #4 0x00000000009ad42a in ACE_Based::Thread::ThreadTask (param=0x7ffff4d41080)
  1110. at ../../../src/shared/Threading.cpp:187
  1111. No locales.
  1112. #5 0x00007ffff5cb6a04 in start_thread () from /lib/libpthread.so.0
  1113. No symbol table info available.
  1114. #6 0x00007ffff5274d4d in clone () from /lib/libc.so.6
  1115. No symbol table info available.
  1116. #7 0x0000000000000000 in ?? ()
  1117. No symbol table info available.
  1118.  
  1119. Hilo 1 (Thread 0x7ffff7fec710 (LWP 3760)):
  1120. #0 0x00007ffff5cb7cfd in pthread_join () from /lib/libpthread.so.0
  1121. No symbol table info available.
  1122. #1 0x00007ffff7b794ab in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
  1123. from /opt/mangos/lib/libACE-5.8.3.so
  1124. No symbol table info available.
  1125. #2 0x00000000008d3e70 in ReactorRunnable::Wait (this=0x7fff62f2b388)
  1126. at ../../../src/game/WorldSocketMgr.cpp:102
  1127. No locales.
  1128. #3 WorldSocketMgr::Wait (this=0x7fff62f2b388)
  1129. at ../../../src/game/WorldSocketMgr.cpp:316
  1130. i = 1
  1131. #4 0x000000000050b887 in Master::Run (this=<value optimized out>)
  1132. at ../../../src/mangosd/Master.cpp:312
  1133. world_thread = {m_iThreadId = 140734834329872,
  1134. m_hThreadHandle = 140734834329872, m_task = 0x7fff63c1a9d0,
  1135. static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1136. _vptr.ACE_TSS = 0xad3d50, keylock_ = {lock_ = {__data = {
  1137. __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1138. __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1139. __next = 0x0}}, __size = '\000' <repetidos 39 veces>,
  1140. __align = 0}, removed_ = false}, once_ = true, key_ = 6},
  1141. static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1142. rar_thread = 0x0
  1143. freeze_thread = 0x7fff63d2e1b8
  1144. cliThread = 0x7fff63d2e170
  1145. soap_thread = 0x7fff63d2e188
  1146. bind_ip = {static npos = 18446744073709551615,
  1147. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff62fc6498 "0.0.0.0"}}
  1148. pidfile = {static npos = 18446744073709551615,
  1149. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1150. _M_p = 0x7ffff432bf28 "mangos.pid"}}
  1151. #5 0x000000000050aaf8 in main (argc=<value optimized out>,
  1152. argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:179
  1153. cfg_file = 0x7fffffffe656 "../etc/mangosd.conf"
  1154. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1155. optarg = 0x0, optstring_ = 0x7ffff432bf88, long_only_ = 0,
  1156. has_colon_ = 1, last_option_ = 0x7ffff432bf60, nextchar_ = 0x0,
  1157. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1158. long_option_ = 0x0,
  1159. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff4303fe0,
  1160. allocator_ = 0x7ffff7dde110}, <No data fields>}}
  1161. option = <value optimized out>
  1162. BattleGroundQueue: couldn't find for remove: Player Torlyuca (Guid: 277907)
  1163. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Bartak (Guid: 4124560) and should be Player Bartak (Guid: 4124560) instead of Player Bartak (Guid: 4124560)
  1164. WORLD: CMSG_ITEM_NAME_QUERY for item 48829 failed (item listed in Item.dbc but not exist in DB)
  1165. WORLD: CMSG_ITEM_NAME_QUERY for item 48830 failed (item listed in Item.dbc but not exist in DB)
  1166. WORLD: CMSG_ITEM_NAME_QUERY for item 48831 failed (item listed in Item.dbc but not exist in DB)
  1167. WORLD: CMSG_ITEM_NAME_QUERY for item 48832 failed (item listed in Item.dbc but not exist in DB)
  1168. WORLD: CMSG_ITEM_NAME_QUERY for item 48833 failed (item listed in Item.dbc but not exist in DB)
  1169. InstanceResetScheduler::ScheduleReset: cannot cancel the reset, the event(0,545,1420) was not found!
  1170. WORLD: CMSG_ITEM_NAME_QUERY for item 48730 failed (item listed in Item.dbc but not exist in DB)
  1171. WORLD: CMSG_ITEM_NAME_QUERY for item 48731 failed (item listed in Item.dbc but not exist in DB)
  1172. WORLD: CMSG_ITEM_NAME_QUERY for item 48732 failed (item listed in Item.dbc but not exist in DB)
  1173. WORLD: CMSG_ITEM_NAME_QUERY for item 48733 failed (item listed in Item.dbc but not exist in DB)
  1174. WORLD: CMSG_ITEM_NAME_QUERY for item 48734 failed (item listed in Item.dbc but not exist in DB)
  1175. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Bartak (Guid: 4124560) and should be Player Bartak (Guid: 4124560) instead of Player Bartak (Guid: 4124560)
  1176. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1177. Not controlled pet -1224736755 lost view from owner, removed. Owner = 4376800, distance = 0, pet GUID =
  1178. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1179. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1180. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1181. BattleGroundQueue: couldn't find for remove: Player Rafka (Guid: 31316)
  1182. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  1183. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  1184. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Darkkarlos (Guid: 4116931) and should be Player Darkkarlos (Guid: 4116931) instead of Player Darkkarlos (Guid: 4116931)
  1185. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Amaleth (Guid: 4000960) and should be Player Amaleth (Guid: 4000960) instead of Player Amaleth (Guid: 4000960)
  1186. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Conejeytor (Guid: 75652) and should be Player Conejeytor (Guid: 75652) instead of Player Conejeytor (Guid: 75652)
  1187. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Picman (Guid: 4307139) and should be Player Picman (Guid: 4307139) instead of Player Picman (Guid: 4307139)
  1188. TeleportTo: invalid map 649 or absent instance template.
  1189. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Mamigo (Guid: 85548) and should be Player Mamigo (Guid: 85548) instead of Player Mamigo (Guid: 85548)
  1190. TeleportTo: invalid map 649 or absent instance template.
  1191. SPELL: unknown target coordinates for spell ID 52462
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement