Advertisement
Guest User

Untitled

a guest
May 21st, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.15 KB | None | 0 0
  1. [Nuevo Thread 0x7fffe2ecc910 (LWP 30660)]
  2. [Nuevo Thread 0x7fffe26cb910 (LWP 30661)]
  3. [Nuevo Thread 0x7fffe1eca910 (LWP 30662)]
  4. [Nuevo Thread 0x7fffe16c9910 (LWP 30663)]
  5. [Nuevo Thread 0x7fffe0ec8910 (LWP 30664)]
  6. [Nuevo Thread 0x7fffe06c7910 (LWP 30665)]
  7. [Nuevo Thread 0x7fffdfec6910 (LWP 30666)]
  8. [Nuevo Thread 0x7fffdf6c5910 (LWP 30667)]
  9. [Nuevo Thread 0x7fffdeec4910 (LWP 30668)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fffe66d3910 (LWP 30653)]
  13. std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x6b4c8950,
  14. viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  15. at /usr/include/c++/4.4/bits/stl_tree.h:986
  16. 986 if (!_M_impl._M_key_compare(_S_key(__x), __k))
  17. #0 std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x6b4c8950,
  18. viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  19. at /usr/include/c++/4.4/bits/stl_tree.h:986
  20. #1 std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x6b4c8950,
  21. viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  22. at /usr/include/c++/4.4/bits/stl_tree.h:1421
  23. #2 std::set<ObjectGuid, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x6b4c8950, viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  24. at /usr/include/c++/4.4/bits/stl_set.h:548
  25. #3 Player::HaveAtClient (this=0x6b4c8950, viewPoint=0x6b4c8950,
  26. target=0x7fff307e3ef0) at ../../../src/game/Player.h:2196
  27. #4 Player::UpdateVisibilityOf (this=0x6b4c8950, viewPoint=0x6b4c8950,
  28. target=0x7fff307e3ef0) at ../../../src/game/Player.cpp:19180
  29. #5 0x000000000054bd03 in PlayerCreatureRelocationWorker (v=...,
  30. c=<value optimized out>) at ../../../src/game/GridNotifiersImpl.h:72
  31. #6 Visit<Player> (v=..., c=<value optimized out>)
  32. at ../../../src/game/GridNotifiersImpl.h:120
  33. #7 VisitorHelper<MaNGOS::CreatureRelocationNotifier, Player> (v=...,
  34. c=<value optimized out>)
  35. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  36. #8 0x0000000000547058 in VisitorHelper<MaNGOS::CreatureRelocationNotifier, Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > (
  37. center_obj=<value optimized out>, visitor=<value optimized out>,
  38. radius=<value optimized out>, dont_load=<value optimized out>)
  39. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  40. #9 VisitorHelper<MaNGOS::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (center_obj=<value optimized out>,
  41. visitor=<value optimized out>, radius=<value optimized out>,
  42. dont_load=<value optimized out>)
  43. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  44. #10 TypeContainerVisitor<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > >::Visit (
  45. center_obj=<value optimized out>, visitor=<value optimized out>,
  46. radius=<value optimized out>, dont_load=<value optimized out>)
  47. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  48. #11 Visit<MaNGOS::CreatureRelocationNotifier> (
  49. center_obj=<value optimized out>, visitor=<value optimized out>,
  50. radius=<value optimized out>, dont_load=<value optimized out>)
  51. at ../../../src/game/../framework/GameSystem/Grid.h:88
  52. #12 Visit<MaNGOS::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (center_obj=<value optimized out>,
  53. visitor=<value optimized out>, radius=<value optimized out>,
  54. dont_load=<value optimized out>)
  55. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  56. #13 Map::Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (
  57. center_obj=<value optimized out>, visitor=<value optimized out>,
  58. radius=<value optimized out>, dont_load=<value optimized out>)
  59. at ../../../src/game/Map.h:598
  60. #14 Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (
  61. center_obj=<value optimized out>, visitor=<value optimized out>,
  62. radius=<value optimized out>, dont_load=<value optimized out>)
  63. at ../../../src/game/CellImpl.h:223
  64. #15 VisitAllObjects<MaNGOS::CreatureRelocationNotifier> (
  65. center_obj=<value optimized out>, visitor=<value optimized out>,
  66. radius=<value optimized out>, dont_load=<value optimized out>)
  67. at ../../../src/game/CellImpl.h:314
  68. #16 0x00000000005494bf in Creature::RelocationNotify (this=0x7fff307e3ef0,
  69. diff=350) at ../../../src/game/Creature.cpp:2086
  70. #17 Creature::Update (this=0x7fff307e3ef0, diff=350)
  71. at ../../../src/game/Creature.cpp:347
  72. #18 0x000000000062fd59 in MaNGOS::ObjectUpdater::Visit (
  73. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  74. at ../../../src/game/GridNotifiersImpl.h:48
  75. #19 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (
  76. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  77. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  78. #20 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>,
  79. cell=<value optimized out>, visitor=...)
  80. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  81. #21 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>,
  82. cell=<value optimized out>, visitor=...)
  83. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  84. #22 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  85. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  86. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  87. #23 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=<value optimized out>, cell=<value optimized out>,
  88. visitor=...)
  89. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  90. #24 Visit<MaNGOS::ObjectUpdater> (this=<value optimized out>,
  91. cell=<value optimized out>, visitor=...)
  92. at ../../../src/game/../framework/GameSystem/Grid.h:80
  93. #25 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  94. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  95. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  96. #26 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  97. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  98. at ../../../src/game/Map.h:598
  99. #27 0x0000000000623c04 in Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffda4f2510, t_diff=<value optimized out>)
  100. at ../../../src/game/CellImpl.h:46
  101. #28 Map::Update (this=0x7fffda4f2510, t_diff=<value optimized out>)
  102. at ../../../src/game/Map.cpp:648
  103. #29 0x0000000000624b99 in InstanceMap::Update (this=0x6b4ca570,
  104. t_diff=@0xf1300087e08e82ea) at ../../../src/game/Map.cpp:2491
  105. #30 0x0000000000870ad1 in MapInstanced::Update (this=0x7fffda56e0e0,
  106. t=@0x87942a50) at ../../../src/game/MapInstanced.cpp:63
  107. #31 0x0000000000636242 in MapUpdateRequest::call (this=0x87942a30)
  108. at ../../../src/game/MapUpdater.cpp:47
  109. #32 0x00000000008bda21 in DelayExecutor::svc (this=0x11b26818)
  110. at ../../../src/shared/DelayExecutor.cpp:60
  111. #33 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  112. at ../../ace/Task.cpp:275
  113. #34 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b70540)
  114. at ../../ace/Thread_Adapter.cpp:98
  115. #35 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  116. #36 0x00007ffff558680d in clone () from /lib/libc.so.6
  117. #37 0x0000000000000000 in ?? ()
  118. #0 std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x6b4c8950,
  119. viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  120. at /usr/include/c++/4.4/bits/stl_tree.h:986
  121. No locales.
  122. #1 std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x6b4c8950,
  123. viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  124. at /usr/include/c++/4.4/bits/stl_tree.h:1421
  125. No locales.
  126. #2 std::set<ObjectGuid, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x6b4c8950, viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  127. at /usr/include/c++/4.4/bits/stl_set.h:548
  128. No locales.
  129. #3 Player::HaveAtClient (this=0x6b4c8950, viewPoint=0x6b4c8950,
  130. target=0x7fff307e3ef0) at ../../../src/game/Player.h:2196
  131. No locales.
  132. #4 Player::UpdateVisibilityOf (this=0x6b4c8950, viewPoint=0x6b4c8950,
  133. target=0x7fff307e3ef0) at ../../../src/game/Player.cpp:19180
  134. No locales.
  135. #5 0x000000000054bd03 in PlayerCreatureRelocationWorker (v=...,
  136. c=<value optimized out>) at ../../../src/game/GridNotifiersImpl.h:72
  137. No locales.
  138. #6 Visit<Player> (v=..., c=<value optimized out>)
  139. at ../../../src/game/GridNotifiersImpl.h:120
  140. player = 0x6b4c8950
  141. #7 VisitorHelper<MaNGOS::CreatureRelocationNotifier, Player> (v=...,
  142. c=<value optimized out>)
  143. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  144. No locales.
  145. #8 0x0000000000547058 in VisitorHelper<MaNGOS::CreatureRelocationNotifier, Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > (
  146. center_obj=<value optimized out>, visitor=<value optimized out>,
  147. radius=<value optimized out>, dont_load=<value optimized out>)
  148. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  149. No locales.
  150. #9 VisitorHelper<MaNGOS::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (center_obj=<value optimized out>,
  151. visitor=<value optimized out>, radius=<value optimized out>,
  152. dont_load=<value optimized out>)
  153. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  154. No locales.
  155. #10 TypeContainerVisitor<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > >::Visit (
  156. center_obj=<value optimized out>, visitor=<value optimized out>,
  157. radius=<value optimized out>, dont_load=<value optimized out>)
  158. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  159. No locales.
  160. #11 Visit<MaNGOS::CreatureRelocationNotifier> (
  161. center_obj=<value optimized out>, visitor=<value optimized out>,
  162. radius=<value optimized out>, dont_load=<value optimized out>)
  163. at ../../../src/game/../framework/GameSystem/Grid.h:88
  164. No locales.
  165. #12 Visit<MaNGOS::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (center_obj=<value optimized out>,
  166. visitor=<value optimized out>, radius=<value optimized out>,
  167. dont_load=<value optimized out>)
  168. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  169. No locales.
  170. #13 Map::Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (
  171. center_obj=<value optimized out>, visitor=<value optimized out>,
  172. radius=<value optimized out>, dont_load=<value optimized out>)
  173. at ../../../src/game/Map.h:598
  174. x = 33
  175. y = <value optimized out>
  176. cell_x = 0
  177. cell_y = 1
  178. #14 Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (
  179. center_obj=<value optimized out>, visitor=<value optimized out>,
  180. radius=<value optimized out>, dont_load=<value optimized out>)
  181. at ../../../src/game/CellImpl.h:223
  182. r_zone = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 0,
  183. cell_y = 1, nocreate = 1, reserved = 0}, All = 17041441}}
  184. #15 VisitAllObjects<MaNGOS::CreatureRelocationNotifier> (
  185. center_obj=<value optimized out>, visitor=<value optimized out>,
  186. radius=<value optimized out>, dont_load=<value optimized out>)
  187. at ../../../src/game/CellImpl.h:314
  188. cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 0,
  189. cell_y = 2, nocreate = 1, reserved = 0}, All = 17303585}}
  190. gnotifier = {i_visitor = @0x7fffe66d1e30}
  191. wnotifier = {i_visitor = @0x7fffe66d1e30}
  192. #16 0x00000000005494bf in Creature::RelocationNotify (this=0x7fff307e3ef0,
  193. diff=350) at ../../../src/game/Creature.cpp:2086
  194. relocationNotifier = {i_creature = @0x7fff307e3ef0}
  195. #17 Creature::Update (this=0x7fff307e3ef0, diff=350)
  196. at ../../../src/game/Creature.cpp:347
  197. No locales.
  198. #18 0x000000000062fd59 in MaNGOS::ObjectUpdater::Visit (
  199. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  200. at ../../../src/game/GridNotifiersImpl.h:48
  201. No locales.
  202. #19 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (
  203. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  204. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  205. No locales.
  206. #20 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>,
  207. cell=<value optimized out>, visitor=...)
  208. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  209. No locales.
  210. #21 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>,
  211. cell=<value optimized out>, visitor=...)
  212. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  213. No locales.
  214. #22 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  215. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  216. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  217. No locales.
  218. #23 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=<value optimized out>, cell=<value optimized out>,
  219. visitor=...)
  220. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  221. No locales.
  222. #24 Visit<MaNGOS::ObjectUpdater> (this=<value optimized out>,
  223. cell=<value optimized out>, visitor=...)
  224. at ../../../src/game/../framework/GameSystem/Grid.h:80
  225. No locales.
  226. #25 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  227. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  228. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  229. No locales.
  230. #26 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  231. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  232. at ../../../src/game/Map.h:598
  233. x = <value optimized out>
  234. y = 32
  235. cell_x = 0
  236. cell_y = 2
  237. #27 0x0000000000623c04 in Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffda4f2510, t_diff=<value optimized out>)
  238. at ../../../src/game/CellImpl.h:46
  239. No locales.
  240. #28 Map::Update (this=0x7fffda4f2510, t_diff=<value optimized out>)
  241. at ../../../src/game/Map.cpp:648
  242. pair = {x_coord = 264, y_coord = 258}
  243. cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 0,
  244. cell_y = 2, nocreate = 1, reserved = 16}, All = 554174497}}
  245. y = 258
  246. x = 264
  247. plr = <value optimized out>
  248. area = {right_offset = 2, left_offset = 2, upper_offset = 2,
  249. lower_offset = 2}
  250. updater = {i_timeDiff = 350}
  251. grid_object_update = {i_visitor = @0x7fffe66d1fc0}
  252. __FUNCTION__ = "Update"
  253. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  254. world_object_update = {i_visitor = @0x7fffe66d1fc0}
  255. #29 0x0000000000624b99 in InstanceMap::Update (this=0x6b4ca570,
  256. t_diff=@0xf1300087e08e82ea) at ../../../src/game/Map.cpp:2491
  257. No locales.
  258. #30 0x0000000000870ad1 in MapInstanced::Update (this=0x7fffda56e0e0,
  259. t=@0x87942a50) at ../../../src/game/MapInstanced.cpp:63
  260. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fffda2daa60,
  261. _M_cur_bucket = 0x7fffda0e7918}, <No data fields>}
  262. #31 0x0000000000636242 in MapUpdateRequest::call (this=0x87942a30)
  263. at ../../../src/game/MapUpdater.cpp:47
  264. No locales.
  265. #32 0x00000000008bda21 in DelayExecutor::svc (this=0x11b26818)
  266. at ../../../src/shared/DelayExecutor.cpp:60
  267. rq = 0x87942a30
  268. #33 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  269. at ../../ace/Task.cpp:275
  270. t = 0x11b26818
  271. svc_status = <value optimized out>
  272. #34 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b70540)
  273. at ../../ace/Thread_Adapter.cpp:98
  274. exit_hook_instance = <value optimized out>
  275. exit_hook_maybe = {instance_ = 0x0}
  276. exit_hook_ptr = <value optimized out>
  277. #35 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  278. No symbol table info available.
  279. #36 0x00007ffff558680d in clone () from /lib/libc.so.6
  280. No symbol table info available.
  281. #37 0x0000000000000000 in ?? ()
  282. No symbol table info available.
  283. 22 Thread 0x7fffdeec4910 (LWP 30668) 0x00007ffff5586e48 in epoll_wait ()
  284. from /lib/libc.so.6
  285. 21 Thread 0x7fffdf6c5910 (LWP 30667) 0x00007ffff5586e48 in epoll_wait ()
  286. from /lib/libc.so.6
  287. 20 Thread 0x7fffdfec6910 (LWP 30666) 0x00007ffff5586e48 in epoll_wait ()
  288. from /lib/libc.so.6
  289. 19 Thread 0x7fffe06c7910 (LWP 30665) 0x00007ffff5586e48 in epoll_wait ()
  290. from /lib/libc.so.6
  291. 18 Thread 0x7fffe0ec8910 (LWP 30664) 0x00007ffff5586e48 in epoll_wait ()
  292. from /lib/libc.so.6
  293. 17 Thread 0x7fffe16c9910 (LWP 30663) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  294. 16 Thread 0x7fffe1eca910 (LWP 30662) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  295. 15 Thread 0x7fffe26cb910 (LWP 30661) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  296. 14 Thread 0x7fffe2ecc910 (LWP 30660) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  297. 13 Thread 0x7fffe3ece910 (LWP 30658) 0x00007ffff5fcf8f1 in nanosleep ()
  298. from /lib/libpthread.so.0
  299. 12 Thread 0x7fffe36cd910 (LWP 30659) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  300. 11 Thread 0x7fffe46cf910 (LWP 30657) 0x00007ffff557f412 in select ()
  301. from /lib/libc.so.6
  302. 10 Thread 0x7fffe4ed0910 (LWP 30656) 0x00007ffff5586e48 in epoll_wait ()
  303. from /lib/libc.so.6
  304. 9 Thread 0x7fffe56d1910 (LWP 30655) 0x00007ffff554af51 in nanosleep ()
  305. from /lib/libc.so.6
  306. 8 Thread 0x7fffe5ed2910 (LWP 30654) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  307. * 7 Thread 0x7fffe66d3910 (LWP 30653) std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x6b4c8950, viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  308. at /usr/include/c++/4.4/bits/stl_tree.h:986
  309. 6 Thread 0x7fffe6ed4910 (LWP 30652) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  310. 5 Thread 0x7fffef7fe910 (LWP 30605) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  311. 4 Thread 0x7fffeffff910 (LWP 30604) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  312. 3 Thread 0x7ffff5053910 (LWP 30603) 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  313. 1 Thread 0x7ffff7fed710 (LWP 30599) 0x00007ffff5fc8cfd in pthread_join ()
  314. from /lib/libpthread.so.0
  315.  
  316. Thread 22 (Thread 0x7fffdeec4910 (LWP 30668)):
  317. #0 0x00007ffff5586e48 in epoll_wait () from /lib/libc.so.6
  318. No symbol table info available.
  319. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  320. this=0x7ffff1b73470, max_wait_time=<value optimized out>)
  321. at ../../ace/Dev_Poll_Reactor.cpp:991
  322. timer_buf = {static zero = {
  323. static zero = <same as static member of an already seen type>,
  324. static max_time = {
  325. static zero = <same as static member of an already seen type>,
  326. 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}},
  327. static max_time = <same as static member of an already seen type>,
  328. tv_ = {tv_sec = 0, tv_usec = 8536}}
  329. this_timeout = <value optimized out>
  330. timeout = 8
  331. nfds = <value optimized out>
  332. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  333. this=0x7ffff1b73470, max_wait_time=0x7fffdeec4050, guard=...)
  334. at ../../ace/Dev_Poll_Reactor.cpp:1064
  335. result = <value optimized out>
  336. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  337. this=0x7ffff1b73470, max_wait_time=0x7fffdeec4050)
  338. at ../../ace/Dev_Poll_Reactor.cpp:1046
  339. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  340. max_wait_time_ = 0x7fffdeec4050, start_time_ = {static zero = {
  341. static zero = <same as static member of an already seen type>,
  342. static max_time = {
  343. static zero = <same as static member of an already seen type>,
  344. 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}},
  345. static max_time = <same as static member of an already seen type>,
  346. tv_ = {tv_sec = 1272175102, tv_usec = 9020}}, stopped_ = false}
  347. guard = {token_ = @0x7ffff1b734f0, owner_ = 1}
  348. result = -1
  349. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  350. this=0x7ffff1b73b70, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  351. result = 1
  352. #5 0x00000000008190bd in ReactorRunnable::svc (this=0x7ffff1b71838)
  353. at ../../../src/game/WorldSocketMgr.cpp:167
  354. interval = {static zero = {
  355. static zero = <same as static member of an already seen type>,
  356. static max_time = {
  357. static zero = <same as static member of an already seen type>,
  358. 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}},
  359. static max_time = <same as static member of an already seen type>,
  360. tv_ = {tv_sec = 0, tv_usec = 8536}}
  361. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  362. at ../../ace/Task.cpp:275
  363. t = 0x7ffff1b71838
  364. svc_status = <value optimized out>
  365. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1cf9ac0)
  366. at ../../ace/Thread_Adapter.cpp:98
  367. exit_hook_instance = <value optimized out>
  368. exit_hook_maybe = {instance_ = 0x0}
  369. exit_hook_ptr = <value optimized out>
  370. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  371. No symbol table info available.
  372. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  373. No symbol table info available.
  374. #10 0x0000000000000000 in ?? ()
  375. No symbol table info available.
  376.  
  377. Thread 21 (Thread 0x7fffdf6c5910 (LWP 30667)):
  378. #0 0x00007ffff5586e48 in epoll_wait () from /lib/libc.so.6
  379. No symbol table info available.
  380. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  381. this=0x7ffff1b72e50, max_wait_time=<value optimized out>)
  382. at ../../ace/Dev_Poll_Reactor.cpp:991
  383. timer_buf = {static zero = {
  384. static zero = <same as static member of an already seen type>,
  385. static max_time = {
  386. static zero = <same as static member of an already seen type>,
  387. 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}},
  388. static max_time = <same as static member of an already seen type>,
  389. tv_ = {tv_sec = 0, tv_usec = 9777}}
  390. this_timeout = <value optimized out>
  391. timeout = 9
  392. nfds = <value optimized out>
  393. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  394. this=0x7ffff1b72e50, max_wait_time=0x7fffdf6c5050, guard=...)
  395. at ../../ace/Dev_Poll_Reactor.cpp:1064
  396. result = <value optimized out>
  397. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  398. this=0x7ffff1b72e50, max_wait_time=0x7fffdf6c5050)
  399. at ../../ace/Dev_Poll_Reactor.cpp:1046
  400. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  401. max_wait_time_ = 0x7fffdf6c5050, start_time_ = {static zero = {
  402. static zero = <same as static member of an already seen type>,
  403. static max_time = {
  404. static zero = <same as static member of an already seen type>,
  405. 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}},
  406. static max_time = <same as static member of an already seen type>,
  407. tv_ = {tv_sec = 1272175102, tv_usec = 6459}}, stopped_ = false}
  408. guard = {token_ = @0x7ffff1b72ed0, owner_ = 1}
  409. result = -1
  410. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  411. this=0x7ffff1cac790, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  412. result = 1
  413. #5 0x00000000008190bd in ReactorRunnable::svc (this=0x7ffff1b71700)
  414. at ../../../src/game/WorldSocketMgr.cpp:167
  415. interval = {static zero = {
  416. static zero = <same as static member of an already seen type>,
  417. static max_time = {
  418. static zero = <same as static member of an already seen type>,
  419. 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}},
  420. static max_time = <same as static member of an already seen type>,
  421. tv_ = {tv_sec = 0, tv_usec = 9777}}
  422. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  423. at ../../ace/Task.cpp:275
  424. t = 0x7ffff1b71700
  425. svc_status = <value optimized out>
  426. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b74520)
  427. at ../../ace/Thread_Adapter.cpp:98
  428. exit_hook_instance = <value optimized out>
  429. exit_hook_maybe = {instance_ = 0x0}
  430. exit_hook_ptr = <value optimized out>
  431. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  432. No symbol table info available.
  433. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  434. No symbol table info available.
  435. #10 0x0000000000000000 in ?? ()
  436. No symbol table info available.
  437.  
  438. Thread 20 (Thread 0x7fffdfec6910 (LWP 30666)):
  439. #0 0x00007ffff5586e48 in epoll_wait () from /lib/libc.so.6
  440. No symbol table info available.
  441. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  442. this=0x7ffff1b72670, max_wait_time=<value optimized out>)
  443. at ../../ace/Dev_Poll_Reactor.cpp:991
  444. timer_buf = {static zero = {
  445. static zero = <same as static member of an already seen type>,
  446. static max_time = {
  447. static zero = <same as static member of an already seen type>,
  448. 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}},
  449. static max_time = <same as static member of an already seen type>,
  450. tv_ = {tv_sec = 0, tv_usec = 6310}}
  451. this_timeout = <value optimized out>
  452. timeout = 6
  453. nfds = <value optimized out>
  454. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  455. this=0x7ffff1b72670, max_wait_time=0x7fffdfec6050, guard=...)
  456. at ../../ace/Dev_Poll_Reactor.cpp:1064
  457. result = <value optimized out>
  458. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  459. this=0x7ffff1b72670, max_wait_time=0x7fffdfec6050)
  460. at ../../ace/Dev_Poll_Reactor.cpp:1046
  461. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  462. max_wait_time_ = 0x7fffdfec6050, start_time_ = {static zero = {
  463. static zero = <same as static member of an already seen type>,
  464. static max_time = {
  465. static zero = <same as static member of an already seen type>,
  466. 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}},
  467. static max_time = <same as static member of an already seen type>,
  468. tv_ = {tv_sec = 1272175102, tv_usec = 8259}}, stopped_ = false}
  469. guard = {token_ = @0x7ffff1b726f0, owner_ = 1}
  470. result = -1
  471. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  472. this=0x7ffff1b72e30, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  473. result = 1
  474. #5 0x00000000008190bd in ReactorRunnable::svc (this=0x7ffff1b715c8)
  475. at ../../../src/game/WorldSocketMgr.cpp:167
  476. interval = {static zero = {
  477. static zero = <same as static member of an already seen type>,
  478. static max_time = {
  479. static zero = <same as static member of an already seen type>,
  480. 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}},
  481. static max_time = <same as static member of an already seen type>,
  482. tv_ = {tv_sec = 0, tv_usec = 6310}}
  483. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  484. at ../../ace/Task.cpp:275
  485. t = 0x7ffff1b715c8
  486. svc_status = <value optimized out>
  487. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b74340)
  488. at ../../ace/Thread_Adapter.cpp:98
  489. exit_hook_instance = <value optimized out>
  490. exit_hook_maybe = {instance_ = 0x0}
  491. exit_hook_ptr = <value optimized out>
  492. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  493. No symbol table info available.
  494. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  495. No symbol table info available.
  496. #10 0x0000000000000000 in ?? ()
  497. No symbol table info available.
  498.  
  499. Thread 19 (Thread 0x7fffe06c7910 (LWP 30665)):
  500. #0 0x00007ffff5586e48 in epoll_wait () from /lib/libc.so.6
  501. No symbol table info available.
  502. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  503. this=0x7ffff1b72050, max_wait_time=<value optimized out>)
  504. at ../../ace/Dev_Poll_Reactor.cpp:991
  505. timer_buf = {static zero = {
  506. static zero = <same as static member of an already seen type>,
  507. static max_time = {
  508. static zero = <same as static member of an already seen type>,
  509. 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}},
  510. static max_time = <same as static member of an already seen type>,
  511. tv_ = {tv_sec = 0, tv_usec = 9563}}
  512. this_timeout = <value optimized out>
  513. timeout = 9
  514. nfds = <value optimized out>
  515. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  516. this=0x7ffff1b72050, max_wait_time=0x7fffe06c7050, guard=...)
  517. at ../../ace/Dev_Poll_Reactor.cpp:1064
  518. result = <value optimized out>
  519. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  520. this=0x7ffff1b72050, max_wait_time=0x7fffe06c7050)
  521. at ../../ace/Dev_Poll_Reactor.cpp:1046
  522. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  523. max_wait_time_ = 0x7fffe06c7050, start_time_ = {static zero = {
  524. static zero = <same as static member of an already seen type>,
  525. static max_time = {
  526. static zero = <same as static member of an already seen type>,
  527. 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}},
  528. static max_time = <same as static member of an already seen type>,
  529. tv_ = {tv_sec = 1272175102, tv_usec = 4494}}, stopped_ = false}
  530. guard = {token_ = @0x7ffff1b720d0, owner_ = 1}
  531. result = -1
  532. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  533. this=0x7ffff1b706e0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  534. result = 1
  535. #5 0x00000000008190bd in ReactorRunnable::svc (this=0x7ffff1b71490)
  536. at ../../../src/game/WorldSocketMgr.cpp:167
  537. interval = {static zero = {
  538. static zero = <same as static member of an already seen type>,
  539. static max_time = {
  540. static zero = <same as static member of an already seen type>,
  541. 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}},
  542. static max_time = <same as static member of an already seen type>,
  543. tv_ = {tv_sec = 0, tv_usec = 9563}}
  544. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  545. at ../../ace/Task.cpp:275
  546. t = 0x7ffff1b71490
  547. svc_status = <value optimized out>
  548. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b74160)
  549. at ../../ace/Thread_Adapter.cpp:98
  550. exit_hook_instance = <value optimized out>
  551. exit_hook_maybe = {instance_ = 0x0}
  552. exit_hook_ptr = <value optimized out>
  553. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  554. No symbol table info available.
  555. #9 0x00007ffff558680d 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. Thread 18 (Thread 0x7fffe0ec8910 (LWP 30664)):
  561. #0 0x00007ffff5586e48 in epoll_wait () from /lib/libc.so.6
  562. No symbol table info available.
  563. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  564. this=0x7ffff1b71980, max_wait_time=<value optimized out>)
  565. at ../../ace/Dev_Poll_Reactor.cpp:991
  566. timer_buf = {static zero = {
  567. static zero = <same as static member of an already seen type>,
  568. static max_time = {
  569. static zero = <same as static member of an already seen type>,
  570. 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}},
  571. static max_time = <same as static member of an already seen type>,
  572. tv_ = {tv_sec = 0, tv_usec = 10000}}
  573. this_timeout = <value optimized out>
  574. timeout = 10
  575. nfds = <value optimized out>
  576. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  577. this=0x7ffff1b71980, max_wait_time=0x7fffe0ec8050, guard=...)
  578. at ../../ace/Dev_Poll_Reactor.cpp:1064
  579. result = <value optimized out>
  580. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  581. this=0x7ffff1b71980, max_wait_time=0x7fffe0ec8050)
  582. at ../../ace/Dev_Poll_Reactor.cpp:1046
  583. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  584. max_wait_time_ = 0x7fffe0ec8050, start_time_ = {static zero = {
  585. static zero = <same as static member of an already seen type>,
  586. static max_time = {
  587. static zero = <same as static member of an already seen type>,
  588. 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}},
  589. static max_time = <same as static member of an already seen type>,
  590. tv_ = {tv_sec = 1272175101, tv_usec = 997824}}, stopped_ = false}
  591. guard = {token_ = @0x7ffff1b71a00, owner_ = 1}
  592. result = -1
  593. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  594. this=0x7ffff1bdd030, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  595. result = -239660200
  596. #5 0x00000000008190bd in ReactorRunnable::svc (this=0x7ffff1b71358)
  597. at ../../../src/game/WorldSocketMgr.cpp:167
  598. interval = {static zero = {
  599. static zero = <same as static member of an already seen type>,
  600. static max_time = {
  601. static zero = <same as static member of an already seen type>,
  602. 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}},
  603. static max_time = <same as static member of an already seen type>,
  604. tv_ = {tv_sec = 0, tv_usec = 10000}}
  605. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  606. at ../../ace/Task.cpp:275
  607. t = 0x7ffff1b71358
  608. svc_status = <value optimized out>
  609. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b73f80)
  610. at ../../ace/Thread_Adapter.cpp:98
  611. exit_hook_instance = <value optimized out>
  612. exit_hook_maybe = {instance_ = 0x0}
  613. exit_hook_ptr = <value optimized out>
  614. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  615. No symbol table info available.
  616. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  617. No symbol table info available.
  618. #10 0x0000000000000000 in ?? ()
  619. No symbol table info available.
  620.  
  621. Thread 17 (Thread 0x7fffe16c9910 (LWP 30663)):
  622. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  623. from /lib/libpthread.so.0
  624. No symbol table info available.
  625. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10b8f354, mutex=...,
  626. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  627. result = <value optimized out>
  628. ts = {tv_sec = 0, tv_nsec = 140737309186094}
  629. #2 ACE_Condition_Thread_Mutex::wait (this=0x10b8f354, mutex=..., abstime=0x5)
  630. at ../../ace/Condition_Thread_Mutex.cpp:100
  631. No locales.
  632. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  633. (this=0x10b8f2d0, timeout=0x0)
  634. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  635. result = <value optimized out>
  636. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  637. this=0x10b8f2d0, first_item=@0x7fffe16c9078, timeout=0x0)
  638. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  639. ace_mon = {lock_ = 0x10b8f320, owner_ = 0}
  640. #5 0x00000000004e9228 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe46cefe0)
  641. at /usr/local/include/ace/Task_T.inl:22
  642. No locales.
  643. #6 SOAPWorkingThread::svc (this=0x7fffe46cefe0)
  644. at ../../../src/mangosd/MaNGOSsoap.h:60
  645. mb = 0x0
  646. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  647. at ../../ace/Task.cpp:275
  648. t = 0x7fffe46cefe0
  649. svc_status = <value optimized out>
  650. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b73da0)
  651. at ../../ace/Thread_Adapter.cpp:98
  652. exit_hook_instance = <value optimized out>
  653. exit_hook_maybe = {instance_ = 0x0}
  654. exit_hook_ptr = <value optimized out>
  655. #9 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  656. No symbol table info available.
  657. #10 0x00007ffff558680d in clone () from /lib/libc.so.6
  658. No symbol table info available.
  659. #11 0x0000000000000000 in ?? ()
  660. No symbol table info available.
  661.  
  662. Thread 16 (Thread 0x7fffe1eca910 (LWP 30662)):
  663. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  664. from /lib/libpthread.so.0
  665. No symbol table info available.
  666. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10b8f354, mutex=...,
  667. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  668. result = <value optimized out>
  669. ts = {tv_sec = 0, tv_nsec = 140737309186094}
  670. #2 ACE_Condition_Thread_Mutex::wait (this=0x10b8f354, mutex=..., abstime=0x5)
  671. at ../../ace/Condition_Thread_Mutex.cpp:100
  672. No locales.
  673. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  674. (this=0x10b8f2d0, timeout=0x0)
  675. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  676. result = <value optimized out>
  677. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  678. this=0x10b8f2d0, first_item=@0x7fffe1eca078, timeout=0x0)
  679. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  680. ace_mon = {lock_ = 0x10b8f320, owner_ = 0}
  681. #5 0x00000000004e9228 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe46cefe0)
  682. at /usr/local/include/ace/Task_T.inl:22
  683. No locales.
  684. #6 SOAPWorkingThread::svc (this=0x7fffe46cefe0)
  685. at ../../../src/mangosd/MaNGOSsoap.h:60
  686. mb = 0x0
  687. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  688. at ../../ace/Task.cpp:275
  689. t = 0x7fffe46cefe0
  690. svc_status = <value optimized out>
  691. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b73b00)
  692. at ../../ace/Thread_Adapter.cpp:98
  693. exit_hook_instance = <value optimized out>
  694. exit_hook_maybe = {instance_ = 0x0}
  695. exit_hook_ptr = <value optimized out>
  696. #9 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  697. No symbol table info available.
  698. #10 0x00007ffff558680d in clone () from /lib/libc.so.6
  699. No symbol table info available.
  700. #11 0x0000000000000000 in ?? ()
  701. No symbol table info available.
  702.  
  703. Thread 15 (Thread 0x7fffe26cb910 (LWP 30661)):
  704. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  705. from /lib/libpthread.so.0
  706. No symbol table info available.
  707. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10b8f354, mutex=...,
  708. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  709. result = <value optimized out>
  710. ts = {tv_sec = 0, tv_nsec = 140737309186094}
  711. #2 ACE_Condition_Thread_Mutex::wait (this=0x10b8f354, mutex=..., abstime=0x5)
  712. at ../../ace/Condition_Thread_Mutex.cpp:100
  713. No locales.
  714. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  715. (this=0x10b8f2d0, timeout=0x0)
  716. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  717. result = <value optimized out>
  718. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  719. this=0x10b8f2d0, first_item=@0x7fffe26cb078, timeout=0x0)
  720. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  721. ace_mon = {lock_ = 0x10b8f320, owner_ = 0}
  722. #5 0x00000000004e9228 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe46cefe0)
  723. at /usr/local/include/ace/Task_T.inl:22
  724. No locales.
  725. #6 SOAPWorkingThread::svc (this=0x7fffe46cefe0)
  726. at ../../../src/mangosd/MaNGOSsoap.h:60
  727. mb = 0x0
  728. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  729. at ../../ace/Task.cpp:275
  730. t = 0x7fffe46cefe0
  731. svc_status = <value optimized out>
  732. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b72c90)
  733. at ../../ace/Thread_Adapter.cpp:98
  734. exit_hook_instance = <value optimized out>
  735. exit_hook_maybe = {instance_ = 0x0}
  736. exit_hook_ptr = <value optimized out>
  737. #9 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  738. No symbol table info available.
  739. #10 0x00007ffff558680d in clone () from /lib/libc.so.6
  740. No symbol table info available.
  741. #11 0x0000000000000000 in ?? ()
  742. No symbol table info available.
  743.  
  744. Thread 14 (Thread 0x7fffe2ecc910 (LWP 30660)):
  745. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  746. from /lib/libpthread.so.0
  747. No symbol table info available.
  748. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10b8f354, mutex=...,
  749. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  750. result = <value optimized out>
  751. ts = {tv_sec = 0, tv_nsec = 140737309186094}
  752. #2 ACE_Condition_Thread_Mutex::wait (this=0x10b8f354, mutex=..., abstime=0x5)
  753. at ../../ace/Condition_Thread_Mutex.cpp:100
  754. No locales.
  755. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  756. (this=0x10b8f2d0, timeout=0x0)
  757. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  758. result = <value optimized out>
  759. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  760. this=0x10b8f2d0, first_item=@0x7fffe2ecc078, timeout=0x0)
  761. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  762. ace_mon = {lock_ = 0x10b8f320, owner_ = 0}
  763. #5 0x00000000004e9228 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe46cefe0)
  764. at /usr/local/include/ace/Task_T.inl:22
  765. No locales.
  766. #6 SOAPWorkingThread::svc (this=0x7fffe46cefe0)
  767. at ../../../src/mangosd/MaNGOSsoap.h:60
  768. mb = 0x0
  769. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  770. at ../../ace/Task.cpp:275
  771. t = 0x7fffe46cefe0
  772. svc_status = <value optimized out>
  773. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x10b91680)
  774. at ../../ace/Thread_Adapter.cpp:98
  775. exit_hook_instance = <value optimized out>
  776. exit_hook_maybe = {instance_ = 0x0}
  777. exit_hook_ptr = <value optimized out>
  778. #9 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  779. No symbol table info available.
  780. #10 0x00007ffff558680d in clone () from /lib/libc.so.6
  781. No symbol table info available.
  782. #11 0x0000000000000000 in ?? ()
  783. No symbol table info available.
  784.  
  785. Thread 13 (Thread 0x7fffe3ece910 (LWP 30658)):
  786. #0 0x00007ffff5fcf8f1 in nanosleep () from /lib/libpthread.so.0
  787. No symbol table info available.
  788. #1 0x00000000008c2199 in sleep (msecs=<value optimized out>)
  789. at /usr/local/include/ace/OS_NS_unistd.inl:951
  790. rqtp = {tv_sec = 1, tv_nsec = 0}
  791. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  792. at ../../../src/shared/Threading.cpp:237
  793. No locales.
  794. #3 0x00000000004e4922 in FreezeDetectorRunnable::run (this=0x7ffff1b71070)
  795. at ../../../src/mangosd/Master.cpp:74
  796. curtime = 0
  797. #4 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0x7fffe3ece060)
  798. at ../../../src/shared/Threading.cpp:187
  799. No locales.
  800. #5 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  801. No symbol table info available.
  802. #6 0x00007ffff558680d in clone () from /lib/libc.so.6
  803. No symbol table info available.
  804. #7 0x0000000000000000 in ?? ()
  805. No symbol table info available.
  806.  
  807. Thread 12 (Thread 0x7fffe36cd910 (LWP 30659)):
  808. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  809. from /lib/libpthread.so.0
  810. No symbol table info available.
  811. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10b8f354, mutex=...,
  812. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  813. result = <value optimized out>
  814. ts = {tv_sec = 0, tv_nsec = 140737309186094}
  815. #2 ACE_Condition_Thread_Mutex::wait (this=0x10b8f354, mutex=..., abstime=0x5)
  816. at ../../ace/Condition_Thread_Mutex.cpp:100
  817. No locales.
  818. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  819. (this=0x10b8f2d0, timeout=0x0)
  820. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  821. result = <value optimized out>
  822. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  823. this=0x10b8f2d0, first_item=@0x7fffe36cd078, timeout=0x0)
  824. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  825. ace_mon = {lock_ = 0x10b8f320, owner_ = 0}
  826. #5 0x00000000004e9228 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe46cefe0)
  827. at /usr/local/include/ace/Task_T.inl:22
  828. No locales.
  829. #6 SOAPWorkingThread::svc (this=0x7fffe46cefe0)
  830. at ../../../src/mangosd/MaNGOSsoap.h:60
  831. mb = 0x0
  832. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  833. at ../../ace/Task.cpp:275
  834. t = 0x7fffe46cefe0
  835. svc_status = <value optimized out>
  836. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x10b8f450)
  837. at ../../ace/Thread_Adapter.cpp:98
  838. exit_hook_instance = <value optimized out>
  839. exit_hook_maybe = {instance_ = 0x0}
  840. exit_hook_ptr = <value optimized out>
  841. #9 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  842. No symbol table info available.
  843. #10 0x00007ffff558680d in clone () from /lib/libc.so.6
  844. No symbol table info available.
  845. #11 0x0000000000000000 in ?? ()
  846. No symbol table info available.
  847.  
  848. Thread 11 (Thread 0x7fffe46cf910 (LWP 30657)):
  849. #0 0x00007ffff557f412 in select () from /lib/libc.so.6
  850. No symbol table info available.
  851. #1 0x00000000008f7fad in tcp_select (soap=0x7fffe46b37e0, s=32,
  852. flags=<value optimized out>, timeout=<value optimized out>)
  853. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  854. tv = {tv_sec = 1, tv_usec = 889972}
  855. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {
  856. 4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296,
  857. 0 <repeats 15 times>}}}
  858. sfd = 0x7fffe46b3600
  859. efd = 0x7fffe46b3680
  860. r = <value optimized out>
  861. rfd = 0x7fffe46b3580
  862. #2 0x000000000090559f in soap_accept (soap=0x7fffe46b37e0)
  863. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  864. r = -514
  865. err = -514
  866. n = 16
  867. len = 65536
  868. set = 1
  869. #3 0x00000000004e7d67 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  870. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  871. thread_soap = <value optimized out>
  872. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x91e930,
  873. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  874. value_ = 1}, <No data fields>}, priority_ = 0,
  875. reactor_ = 0x0,
  876. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  877. _vptr.Policy = 0x7ffff7dcc570},
  878. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  879. _vptr.ACE_Shared_Object = 0x91ea30}, <No data fields>},
  880. thr_count_ = 5, thr_mgr_ = 0x7ffff1b702e0, flags_ = 0,
  881. grp_id_ = 2, lock_ = {lock_ = {__data = {__lock = 0,
  882. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  883. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  884. __size = '\000' <repetidos 39 veces>, __align = 0},
  885. removed_ = false}, last_thread_id_ = 0},
  886. msg_queue_ = 0x10b8f2d0, delete_msg_queue_ = true, mod_ = 0x0,
  887. next_ = 0x0}, <No data fields>}
  888. soap = {_vptr.soap = 0x994e50, state = 1, version = 0, mode = 0,
  889. imode = 2097152, omode = 2097152, float_format = 0x991756 "%.9G",
  890. double_format = 0x99175b "%.17lG",
  891. dime_id_format = 0x991762 "cid:id%d", http_version = 0x93df04 "1.1",
  892. http_content = 0x0, encodingStyle = 0x994380 "", actor = 0x0,
  893. lang = 0x992080 "en", recv_timeout = 5, send_timeout = 5,
  894. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  895. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  896. linger_time = 0, namespaces = 0xc17e60, local_namespaces = 0x0,
  897. nlist = 0x0, blist = 0x0, clist = 0x7ffff1d00920, alist = 0x0,
  898. iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  899. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff24ddd40,
  900. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  901. fpost = 0x919300 <http_post>, fget = 0x8f6190 <http_get>,
  902. fput = 0x8f61a0 <http_405>, fdel = 0x8f61a0 <http_405>,
  903. fhead = 0x8f61a0 <http_405>, fform = 0,
  904. fposthdr = 0x8fd700 <http_post_header>,
  905. fresponse = 0x8f9410 <http_response>,
  906. fparse = 0x90a720 <http_parse>,
  907. fparsehdr = 0x9186c0 <http_parse_header>, fheader = 0,
  908. fresolve = 0x8fb040 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  909. fclosesocket = 0x8fb020 <tcp_closesocket>,
  910. fshutdownsocket = 0x8fb010 <tcp_shutdownsocket>,
  911. fopen = 0x90dfd0 <tcp_connect>, faccept = 0x8fb030 <tcp_accept>,
  912. fclose = 0x8f57f0 <tcp_disconnect>, fsend = 0x8fad00 <fsend>,
  913. frecv = 0x8faad0 <frecv>, fpoll = 0x906c80 <soap_poll>,
  914. fseterror = 0, fignore = 0, fserveloop = 0,
  915. fplugin = 0x8f93b0 <fplugin>, fmalloc = 0, fprepareinit = 0,
  916. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  917. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  918. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  919. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  920. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 32,
  921. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  922. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  923. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  924. buf = '\000' <repetidos 65535 veces>,
  925. msgbuf = '\000' <repetidos 1023 veces>,
  926. tmpbuf = '\000' <repetidos 1023 veces>,
  927. tag = '\000' <repetidos 1023 veces>,
  928. id = '\000' <repetidos 1023 veces>,
  929. href = '\000' <repetidos 1023 veces>,
  930. type = '\000' <repetidos 1023 veces>,
  931. arrayType = '\000' <repetidos 1023 veces>,
  932. arraySize = '\000' <repetidos 1023 veces>,
  933. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  934. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  935. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  936. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  937. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  938. path = '\000' <repetidos 1023 veces>,
  939. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  940. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  941. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  942. max_keep_alive = 100, proxy_http_version = 0x99176b "1.0",
  943. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  944. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  945. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  946. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  947. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  948. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  949. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  950. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  951. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  952. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  953. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  954. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  955. sin_addr = {s_addr = 0},
  956. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  957. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  958. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  959. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  960. randfile = 0x0,
  961. session_host = '\000' <repetidos 1008 veces>, "@\036\201õÿ\177\000\000@\036\201õÿ\177\000", session_port = 4224, c_locale = 0x0, d_stream = 0x1030,
  962. z_crc = -176087384,
  963. z_dict = 0x7ffff551f509 "L\213\024$D\213D$\030D\211àI\215T$ H\215]XÁè\004\211D$ H\211T$(¸\001", z_dict_len = 4216, zlib_state = 0, zlib_in = 0,
  964. zlib_out = 7744, z_buf = 0x1001 <Address 0x1001 out of bounds>,
  965. z_buflen = 4097, z_level = 63760, z_ratio_in = 4.59163468e-41,
  966. z_ratio_out = 0}
  967. m = <value optimized out>
  968. s = -514
  969. #4 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0x21)
  970. at ../../../src/shared/Threading.cpp:187
  971. No locales.
  972. #5 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  973. No symbol table info available.
  974. #6 0x00007ffff558680d in clone () from /lib/libc.so.6
  975. No symbol table info available.
  976. #7 0x0000000000000000 in ?? ()
  977. No symbol table info available.
  978.  
  979. Thread 10 (Thread 0x7fffe4ed0910 (LWP 30656)):
  980. #0 0x00007ffff5586e48 in epoll_wait () from /lib/libc.so.6
  981. No symbol table info available.
  982. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  983. this=0x7ffff1b70870, max_wait_time=<value optimized out>)
  984. at ../../ace/Dev_Poll_Reactor.cpp:991
  985. timer_buf = {static zero = {
  986. static zero = <same as static member of an already seen type>,
  987. static max_time = {
  988. static zero = <same as static member of an already seen type>,
  989. 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}},
  990. static max_time = <same as static member of an already seen type>,
  991. tv_ = {tv_sec = 0, tv_usec = 10000}}
  992. this_timeout = <value optimized out>
  993. timeout = 10
  994. nfds = <value optimized out>
  995. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  996. this=0x7ffff1b70870, max_wait_time=0x7fffe4ed0050, guard=...)
  997. at ../../ace/Dev_Poll_Reactor.cpp:1064
  998. result = <value optimized out>
  999. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  1000. this=0x7ffff1b70870, max_wait_time=0x7fffe4ed0050)
  1001. at ../../ace/Dev_Poll_Reactor.cpp:1046
  1002. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  1003. max_wait_time_ = 0x7fffe4ed0050, start_time_ = {static zero = {
  1004. static zero = <same as static member of an already seen type>,
  1005. static max_time = {
  1006. static zero = <same as static member of an already seen type>,
  1007. 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}},
  1008. static max_time = <same as static member of an already seen type>,
  1009. tv_ = {tv_sec = 1272175102, tv_usec = 9384}}, stopped_ = false}
  1010. guard = {token_ = @0x7ffff1b708f0, owner_ = 1}
  1011. result = -1
  1012. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  1013. this=0x7ffff1bdd600, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  1014. result = -136528528
  1015. #5 0x00000000004e4c02 in RARunnable::run (this=0x7ffff1cc82a0)
  1016. at ../../../src/mangosd/Master.cpp:165
  1017. interval = {static zero = {
  1018. static zero = <same as static member of an already seen type>,
  1019. static max_time = {
  1020. static zero = <same as static member of an already seen type>,
  1021. 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}},
  1022. static max_time = <same as static member of an already seen type>,
  1023. tv_ = {tv_sec = 0, tv_usec = 10000}}
  1024. stringip = {static npos = 18446744073709551615,
  1025. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x11651b58 "0.0.0.0"}}
  1026. listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0x7ffff7dcc6d0,
  1027. static sap_any = {_vptr.ACE_Addr = 0x7ffff7dc8890,
  1028. static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  1029. inet_addr_ = {in4_ = {sin_family = 2, sin_port = 29453, sin_addr = {
  1030. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}}}
  1031. #6 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0xc)
  1032. at ../../../src/shared/Threading.cpp:187
  1033. No locales.
  1034. #7 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1035. No symbol table info available.
  1036. #8 0x00007ffff558680d in clone () from /lib/libc.so.6
  1037. No symbol table info available.
  1038. #9 0x0000000000000000 in ?? ()
  1039. No symbol table info available.
  1040.  
  1041. Thread 9 (Thread 0x7fffe56d1910 (LWP 30655)):
  1042. #0 0x00007ffff554af51 in nanosleep () from /lib/libc.so.6
  1043. No symbol table info available.
  1044. #1 0x00007ffff557fbb4 in usleep () from /lib/libc.so.6
  1045. No symbol table info available.
  1046. #2 0x00000000004df199 in CliRunnable::run (this=<value optimized out>)
  1047. at ../../../src/mangosd/CliRunnable.cpp:640
  1048. command_str = <value optimized out>
  1049. commandbuf = "\001\001\000\000\000\000\000\000\060\020\000\000\000\000\000\000¨\036\201õÿ\177\000\000\tõQõÿ\177\000\000x\020\000\000\000\000\000\000@\036\201õÿ\177\000\000\001\020\000\000\000\000\000\000\001\020\000\000\000\000\000\000\020\031måÿ\177", '\000' <repetidos 18 veces>, ".\030Rõÿ\177\000\000\000\000\000\000\000\000\000\000`\220¸\020\000\000\000\000\001\020\000\000\000\000\000\000\230\030måÿ\177\000\000\020\031måÿ\177\000\000ë\206×õÿ\177\000\000`\220¸\020\000\000\000\000¶¿²÷ÿ\177\000\000\000\000\000\000\000\000\000\000\033±°÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "`\220¸\020\000\000\000\000\220EÂ", '\000' <repetidos 13 veces>...
  1050. #3 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0x7fffe56d0ea0)
  1051. at ../../../src/shared/Threading.cpp:187
  1052. No locales.
  1053. #4 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1054. No symbol table info available.
  1055. #5 0x00007ffff558680d in clone () from /lib/libc.so.6
  1056. No symbol table info available.
  1057. #6 0x0000000000000000 in ?? ()
  1058. No symbol table info available.
  1059.  
  1060. Thread 8 (Thread 0x7fffe5ed2910 (LWP 30654)):
  1061. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1062. from /lib/libpthread.so.0
  1063. No symbol table info available.
  1064. #1 0x00007ffff7ae6daa in cond_wait (this=0x11b268ec)
  1065. at ../../ace/OS_NS_Thread.inl:329
  1066. result = <value optimized out>
  1067. #2 ACE_Condition_Thread_Mutex::wait (this=0x11b268ec)
  1068. at ../../ace/Condition_Thread_Mutex.cpp:90
  1069. No locales.
  1070. #3 0x0000000000635b80 in MapUpdater::wait (this=0x11b26810)
  1071. at ../../../src/game/MapUpdater.cpp:89
  1072. guard = {lock_ = 0x11b26928, owner_ = 0}
  1073. #4 0x00000000006344a2 in MapManager::Update (this=0x11b26740,
  1074. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:274
  1075. No locales.
  1076. #5 0x0000000000806969 in World::Update (this=0x7ffff0023b50, diff=53)
  1077. at ../../../src/game/World.cpp:1453
  1078. autobroadcaston = 1
  1079. #6 0x00000000004ea62c in WorldRunnable::run (this=<value optimized out>)
  1080. at ../../../src/mangosd/WorldRunnable.cpp:60
  1081. diff = 53
  1082. realCurrTime = 864782266
  1083. realPrevTime = <value optimized out>
  1084. prevSleepTime = 42
  1085. #7 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0x11b268ec)
  1086. at ../../../src/shared/Threading.cpp:187
  1087. No locales.
  1088. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1089. No symbol table info available.
  1090. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  1091. No symbol table info available.
  1092. #10 0x0000000000000000 in ?? ()
  1093. No symbol table info available.
  1094.  
  1095. Thread 7 (Thread 0x7fffe66d3910 (LWP 30653)):
  1096. #0 std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::_M_lower_bound (this=0x6b4c8950,
  1097. viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  1098. at /usr/include/c++/4.4/bits/stl_tree.h:986
  1099. No locales.
  1100. #1 std::_Rb_tree<ObjectGuid, ObjectGuid, std::_Identity<ObjectGuid>, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x6b4c8950,
  1101. viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  1102. at /usr/include/c++/4.4/bits/stl_tree.h:1421
  1103. No locales.
  1104. #2 std::set<ObjectGuid, std::less<ObjectGuid>, std::allocator<ObjectGuid> >::find (this=0x6b4c8950, viewPoint=0x6b4c8950, target=0x7fff307e3ef0)
  1105. at /usr/include/c++/4.4/bits/stl_set.h:548
  1106. No locales.
  1107. #3 Player::HaveAtClient (this=0x6b4c8950, viewPoint=0x6b4c8950,
  1108. target=0x7fff307e3ef0) at ../../../src/game/Player.h:2196
  1109. No locales.
  1110. #4 Player::UpdateVisibilityOf (this=0x6b4c8950, viewPoint=0x6b4c8950,
  1111. target=0x7fff307e3ef0) at ../../../src/game/Player.cpp:19180
  1112. No locales.
  1113. #5 0x000000000054bd03 in PlayerCreatureRelocationWorker (v=...,
  1114. c=<value optimized out>) at ../../../src/game/GridNotifiersImpl.h:72
  1115. No locales.
  1116. #6 Visit<Player> (v=..., c=<value optimized out>)
  1117. at ../../../src/game/GridNotifiersImpl.h:120
  1118. player = 0x6b4c8950
  1119. #7 VisitorHelper<MaNGOS::CreatureRelocationNotifier, Player> (v=...,
  1120. c=<value optimized out>)
  1121. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1122. No locales.
  1123. #8 0x0000000000547058 in VisitorHelper<MaNGOS::CreatureRelocationNotifier, Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > (
  1124. center_obj=<value optimized out>, visitor=<value optimized out>,
  1125. radius=<value optimized out>, dont_load=<value optimized out>)
  1126. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1127. No locales.
  1128. #9 VisitorHelper<MaNGOS::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (center_obj=<value optimized out>,
  1129. visitor=<value optimized out>, radius=<value optimized out>,
  1130. dont_load=<value optimized out>)
  1131. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1132. No locales.
  1133. #10 TypeContainerVisitor<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > >::Visit (
  1134. center_obj=<value optimized out>, visitor=<value optimized out>,
  1135. radius=<value optimized out>, dont_load=<value optimized out>)
  1136. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1137. No locales.
  1138. #11 Visit<MaNGOS::CreatureRelocationNotifier> (
  1139. center_obj=<value optimized out>, visitor=<value optimized out>,
  1140. radius=<value optimized out>, dont_load=<value optimized out>)
  1141. at ../../../src/game/../framework/GameSystem/Grid.h:88
  1142. No locales.
  1143. #12 Visit<MaNGOS::CreatureRelocationNotifier, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (center_obj=<value optimized out>,
  1144. visitor=<value optimized out>, radius=<value optimized out>,
  1145. dont_load=<value optimized out>)
  1146. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  1147. No locales.
  1148. #13 Map::Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (
  1149. center_obj=<value optimized out>, visitor=<value optimized out>,
  1150. radius=<value optimized out>, dont_load=<value optimized out>)
  1151. at ../../../src/game/Map.h:598
  1152. x = 33
  1153. y = <value optimized out>
  1154. cell_x = 0
  1155. cell_y = 1
  1156. #14 Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (
  1157. center_obj=<value optimized out>, visitor=<value optimized out>,
  1158. radius=<value optimized out>, dont_load=<value optimized out>)
  1159. at ../../../src/game/CellImpl.h:223
  1160. r_zone = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 0,
  1161. cell_y = 1, nocreate = 1, reserved = 0}, All = 17041441}}
  1162. #15 VisitAllObjects<MaNGOS::CreatureRelocationNotifier> (
  1163. center_obj=<value optimized out>, visitor=<value optimized out>,
  1164. radius=<value optimized out>, dont_load=<value optimized out>)
  1165. at ../../../src/game/CellImpl.h:314
  1166. cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 0,
  1167. cell_y = 2, nocreate = 1, reserved = 0}, All = 17303585}}
  1168. gnotifier = {i_visitor = @0x7fffe66d1e30}
  1169. wnotifier = {i_visitor = @0x7fffe66d1e30}
  1170. #16 0x00000000005494bf in Creature::RelocationNotify (this=0x7fff307e3ef0,
  1171. diff=350) at ../../../src/game/Creature.cpp:2086
  1172. relocationNotifier = {i_creature = @0x7fff307e3ef0}
  1173. #17 Creature::Update (this=0x7fff307e3ef0, diff=350)
  1174. at ../../../src/game/Creature.cpp:347
  1175. No locales.
  1176. #18 0x000000000062fd59 in MaNGOS::ObjectUpdater::Visit (
  1177. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1178. at ../../../src/game/GridNotifiersImpl.h:48
  1179. No locales.
  1180. #19 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (
  1181. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1182. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1183. No locales.
  1184. #20 VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>,
  1185. cell=<value optimized out>, visitor=...)
  1186. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1187. No locales.
  1188. #21 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>,
  1189. cell=<value optimized out>, visitor=...)
  1190. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  1191. No locales.
  1192. #22 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1193. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1194. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1195. No locales.
  1196. #23 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=<value optimized out>, cell=<value optimized out>,
  1197. visitor=...)
  1198. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1199. No locales.
  1200. #24 Visit<MaNGOS::ObjectUpdater> (this=<value optimized out>,
  1201. cell=<value optimized out>, visitor=...)
  1202. at ../../../src/game/../framework/GameSystem/Grid.h:80
  1203. No locales.
  1204. #25 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1205. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1206. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  1207. No locales.
  1208. #26 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  1209. this=<value optimized out>, cell=<value optimized out>, visitor=...)
  1210. at ../../../src/game/Map.h:598
  1211. x = <value optimized out>
  1212. y = 32
  1213. cell_x = 0
  1214. cell_y = 2
  1215. #27 0x0000000000623c04 in Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffda4f2510, t_diff=<value optimized out>)
  1216. at ../../../src/game/CellImpl.h:46
  1217. No locales.
  1218. #28 Map::Update (this=0x7fffda4f2510, t_diff=<value optimized out>)
  1219. at ../../../src/game/Map.cpp:648
  1220. pair = {x_coord = 264, y_coord = 258}
  1221. cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 0,
  1222. cell_y = 2, nocreate = 1, reserved = 16}, All = 554174497}}
  1223. y = 258
  1224. x = 264
  1225. plr = <value optimized out>
  1226. area = {right_offset = 2, left_offset = 2, upper_offset = 2,
  1227. lower_offset = 2}
  1228. updater = {i_timeDiff = 350}
  1229. grid_object_update = {i_visitor = @0x7fffe66d1fc0}
  1230. __FUNCTION__ = "Update"
  1231. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1232. world_object_update = {i_visitor = @0x7fffe66d1fc0}
  1233. #29 0x0000000000624b99 in InstanceMap::Update (this=0x6b4ca570,
  1234. t_diff=@0xf1300087e08e82ea) at ../../../src/game/Map.cpp:2491
  1235. No locales.
  1236. #30 0x0000000000870ad1 in MapInstanced::Update (this=0x7fffda56e0e0,
  1237. t=@0x87942a50) at ../../../src/game/MapInstanced.cpp:63
  1238. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fffda2daa60,
  1239. _M_cur_bucket = 0x7fffda0e7918}, <No data fields>}
  1240. #31 0x0000000000636242 in MapUpdateRequest::call (this=0x87942a30)
  1241. at ../../../src/game/MapUpdater.cpp:47
  1242. No locales.
  1243. #32 0x00000000008bda21 in DelayExecutor::svc (this=0x11b26818)
  1244. at ../../../src/shared/DelayExecutor.cpp:60
  1245. rq = 0x87942a30
  1246. #33 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1247. at ../../ace/Task.cpp:275
  1248. t = 0x11b26818
  1249. svc_status = <value optimized out>
  1250. #34 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1b70540)
  1251. at ../../ace/Thread_Adapter.cpp:98
  1252. exit_hook_instance = <value optimized out>
  1253. exit_hook_maybe = {instance_ = 0x0}
  1254. exit_hook_ptr = <value optimized out>
  1255. #35 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1256. No symbol table info available.
  1257. #36 0x00007ffff558680d in clone () from /lib/libc.so.6
  1258. No symbol table info available.
  1259. #37 0x0000000000000000 in ?? ()
  1260. No symbol table info available.
  1261.  
  1262. Thread 6 (Thread 0x7fffe6ed4910 (LWP 30652)):
  1263. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1264. from /lib/libpthread.so.0
  1265. No symbol table info available.
  1266. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7ffff1b524c4, mutex=...,
  1267. abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  1268. result = <value optimized out>
  1269. ts = {tv_sec = 140737067696144, tv_nsec = 140737354123816}
  1270. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff1b524c4, mutex=...,
  1271. abstime=0x1) at ../../ace/Condition_Thread_Mutex.cpp:100
  1272. No locales.
  1273. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1274. (this=0x7ffff1b52440, timeout=0x0)
  1275. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1276. result = <value optimized out>
  1277. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1278. this=0x7ffff1b52440, first_item=@0x7fffe6ed4098, timeout=0x0)
  1279. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1280. ace_mon = {lock_ = 0x7ffff1b52490, owner_ = 0}
  1281. #5 0x00007ffff7acdfd2 in ACE_Activation_Queue::dequeue (
  1282. this=<value optimized out>, tv=0x1) at ../../ace/Activation_Queue.cpp:91
  1283. mb = 0x0
  1284. #6 0x00000000008b8688 in SqlDelayThread::run (this=0x7ffff1b5e780)
  1285. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1286. pingEveryLoop = 180000
  1287. loopCounter = 2
  1288. #7 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0x7ffff1b524c4)
  1289. at ../../../src/shared/Threading.cpp:187
  1290. No locales.
  1291. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1292. No symbol table info available.
  1293. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  1294. No symbol table info available.
  1295. #10 0x0000000000000000 in ?? ()
  1296. No symbol table info available.
  1297.  
  1298. Thread 5 (Thread 0x7fffef7fe910 (LWP 30605)):
  1299. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1300. from /lib/libpthread.so.0
  1301. No symbol table info available.
  1302. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7ffff001d154, mutex=...,
  1303. abstime=0x118b) at ../../ace/OS_NS_Thread.inl:362
  1304. result = <value optimized out>
  1305. ts = {tv_sec = 140737211523088, tv_nsec = 140737354123816}
  1306. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff001d154, mutex=...,
  1307. abstime=0x118b) at ../../ace/Condition_Thread_Mutex.cpp:100
  1308. No locales.
  1309. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1310. (this=0x7ffff001d0d0, timeout=0x0)
  1311. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1312. result = <value optimized out>
  1313. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1314. this=0x7ffff001d0d0, first_item=@0x7fffef7fe098, timeout=0x0)
  1315. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1316. ace_mon = {lock_ = 0x7ffff001d120, owner_ = 0}
  1317. #5 0x00007ffff7acdfd2 in ACE_Activation_Queue::dequeue (
  1318. this=<value optimized out>, tv=0x118b) at ../../ace/Activation_Queue.cpp:91
  1319. mb = 0x0
  1320. #6 0x00000000008b8688 in SqlDelayThread::run (this=0x7ffff0000a20)
  1321. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1322. pingEveryLoop = 180000
  1323. loopCounter = 3777
  1324. #7 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0x7ffff001d154)
  1325. at ../../../src/shared/Threading.cpp:187
  1326. No locales.
  1327. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1328. No symbol table info available.
  1329. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  1330. No symbol table info available.
  1331. #10 0x0000000000000000 in ?? ()
  1332. No symbol table info available.
  1333.  
  1334. Thread 4 (Thread 0x7fffeffff910 (LWP 30604)):
  1335. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1336. from /lib/libpthread.so.0
  1337. No symbol table info available.
  1338. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7ffff0016484, mutex=...,
  1339. abstime=0x17a1) at ../../ace/OS_NS_Thread.inl:362
  1340. result = <value optimized out>
  1341. ts = {tv_sec = 140737219915792, tv_nsec = 140737354123816}
  1342. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff0016484, mutex=...,
  1343. abstime=0x17a1) at ../../ace/Condition_Thread_Mutex.cpp:100
  1344. No locales.
  1345. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1346. (this=0x7ffff0016400, timeout=0x0)
  1347. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1348. result = <value optimized out>
  1349. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1350. this=0x7ffff0016400, first_item=@0x7fffeffff098, timeout=0x0)
  1351. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1352. ace_mon = {lock_ = 0x7ffff0016450, owner_ = 0}
  1353. #5 0x00007ffff7acdfd2 in ACE_Activation_Queue::dequeue (
  1354. this=<value optimized out>, tv=0x17a1) at ../../ace/Activation_Queue.cpp:91
  1355. mb = 0x0
  1356. #6 0x00000000008b8688 in SqlDelayThread::run (this=0x7ffff0000a80)
  1357. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1358. pingEveryLoop = 180000
  1359. loopCounter = 37148
  1360. #7 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0x7ffff0016484)
  1361. at ../../../src/shared/Threading.cpp:187
  1362. No locales.
  1363. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1364. No symbol table info available.
  1365. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  1366. No symbol table info available.
  1367. #10 0x0000000000000000 in ?? ()
  1368. No symbol table info available.
  1369.  
  1370. Thread 3 (Thread 0x7ffff5053910 (LWP 30603)):
  1371. #0 0x00007ffff5fcc5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1372. from /lib/libpthread.so.0
  1373. No symbol table info available.
  1374. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0xc5e874, mutex=...,
  1375. abstime=0x12cd) at ../../ace/OS_NS_Thread.inl:362
  1376. result = <value optimized out>
  1377. ts = {tv_sec = 140737304145936, tv_nsec = 140737354123816}
  1378. #2 ACE_Condition_Thread_Mutex::wait (this=0xc5e874, mutex=..., abstime=0x12cd)
  1379. at ../../ace/Condition_Thread_Mutex.cpp:100
  1380. No locales.
  1381. #3 0x00000000004e88eb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1382. (this=0xc5e7f0, timeout=0x0)
  1383. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1384. result = <value optimized out>
  1385. #4 0x00000000004e99a9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1386. this=0xc5e7f0, first_item=@0x7ffff5053098, timeout=0x0)
  1387. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1388. ace_mon = {lock_ = 0xc5e840, owner_ = 0}
  1389. #5 0x00007ffff7acdfd2 in ACE_Activation_Queue::dequeue (
  1390. this=<value optimized out>, tv=0x12cd) at ../../ace/Activation_Queue.cpp:91
  1391. mb = 0x0
  1392. #6 0x00000000008b8688 in SqlDelayThread::run (this=0xc5e7a0)
  1393. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1394. pingEveryLoop = 180000
  1395. loopCounter = 9496
  1396. #7 0x00000000008c24ca in ACE_Based::Thread::ThreadTask (param=0xc5e874)
  1397. at ../../../src/shared/Threading.cpp:187
  1398. No locales.
  1399. #8 0x00007ffff5fc7a04 in start_thread () from /lib/libpthread.so.0
  1400. No symbol table info available.
  1401. #9 0x00007ffff558680d in clone () from /lib/libc.so.6
  1402. No symbol table info available.
  1403. #10 0x0000000000000000 in ?? ()
  1404. No symbol table info available.
  1405.  
  1406. Thread 1 (Thread 0x7ffff7fed710 (LWP 30599)):
  1407. #0 0x00007ffff5fc8cfd in pthread_join () from /lib/libpthread.so.0
  1408. No symbol table info available.
  1409. #1 0x00007ffff7b7addc in thr_join (this=<value optimized out>,
  1410. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  1411. result = -239664392
  1412. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1413. at ../../ace/Thread.inl:137
  1414. No locales.
  1415. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1416. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  1417. i = 0
  1418. copy_count = 1
  1419. copy_table = 0x7ffff1cf9c68
  1420. result = <value optimized out>
  1421. #4 0x0000000000817580 in ReactorRunnable::Wait (this=0x7ffff1b712c8)
  1422. at ../../../src/game/WorldSocketMgr.cpp:102
  1423. No locales.
  1424. #5 WorldSocketMgr::Wait (this=0x7ffff1b712c8)
  1425. at ../../../src/game/WorldSocketMgr.cpp:316
  1426. i = 1
  1427. #6 0x00000000004e2dd9 in Master::Run (this=<value optimized out>)
  1428. at ../../../src/mangosd/Master.cpp:322
  1429. world_thread = {m_iThreadId = 140737050913040,
  1430. m_hThreadHandle = 140737050913040, m_task = 0x113d4ba0,
  1431. static m_ThreadStorage = {_vptr.ACE_TSS = 0x98fb50, keylock_ = {
  1432. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1433. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1434. __prev = 0x0, __next = 0x0}},
  1435. __size = '\000' <repetidos 39 veces>, __align = 0},
  1436. removed_ = false}, once_ = true, key_ = 4}, static m_TpEnum = {
  1437. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1438. rar_thread = 0x7ffff1bdcfe0
  1439. freeze_thread = 0x7ffff1bdcf40
  1440. cliThread = 0x7ffff1cc7f30
  1441. soap_thread = 0x7ffff1bdcf90
  1442. bind_ip = {static npos = 18446744073709551615,
  1443. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff1b711e8 "0.0.0.0"}}
  1444. pidfile = {static npos = 18446744073709551615,
  1445. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xc4c9f8 "mangos.pid"}}
  1446. #7 0x00007ffff54c5abd in __libc_start_main () from /lib/libc.so.6
  1447. No symbol table info available.
  1448. #8 0x00000000004deb29 in _start () at ../sysdeps/x86_64/elf/start.S:113
  1449. No locales.
  1450. HandleMoveNotActiveMover: incorrect mover guid: mover is 0000000000022B56 and should be 0000000000022B56 instead of 142166
  1451. CastCustomSpell: unknown spell id 24900 by caster: Player (Guid: 4193193)
  1452. CastCustomSpell: unknown spell id 24899 by caster: Player (Guid: 4105178)
  1453. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1454. HandleMoveNotActiveMover: incorrect mover guid: mover is 00000000003D3EFB and should be 00000000003D3EFB instead of 4013819
  1455. EffectTriggerSpell of spell 16613: triggering unknown spell id 16630
  1456. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1457. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1458. Spell (ID: 72034) has effect EffectImplicitTargetA/EffectImplicitTargetB = TARGET_SCRIPT or TARGET_SCRIPT_COORDINATES, but does not have record in `spell_script_target`
  1459. WORLD: CMSG_ITEM_NAME_QUERY for item 48814 failed (item listed in Item.dbc but not exist in DB)
  1460. WORLD: CMSG_ITEM_NAME_QUERY for item 48815 failed (item listed in Item.dbc but not exist in DB)
  1461. WORLD: CMSG_ITEM_NAME_QUERY for item 48816 failed (item listed in Item.dbc but not exist in DB)
  1462. WORLD: CMSG_ITEM_NAME_QUERY for item 48817 failed (item listed in Item.dbc but not exist in DB)
  1463. WORLD: CMSG_ITEM_NAME_QUERY for item 48818 failed (item listed in Item.dbc but not exist in DB)
  1464. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1465. Table 'disenchant_loot_template' loot id #0 used but it doesn't have records.
  1466. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1467. CastCustomSpell: unknown spell id 24900 by caster: Player (Guid: 28299)
  1468. WORLD: CMSG_ITEM_NAME_QUERY for item 51746 failed (item listed in Item.dbc but not exist in DB)
  1469. WORLD: CMSG_ITEM_NAME_QUERY for item 51745 failed (item listed in Item.dbc but not exist in DB)
  1470. WORLD: CMSG_ITEM_NAME_QUERY for item 51744 failed (item listed in Item.dbc but not exist in DB)
  1471. WORLD: CMSG_ITEM_NAME_QUERY for item 51743 failed (item listed in Item.dbc but not exist in DB)
  1472. WORLD: CMSG_ITEM_NAME_QUERY for item 51742 failed (item listed in Item.dbc but not exist in DB)
  1473. Spell (ID: 72034) has effect EffectImplicitTargetA/EffectImplicitTargetB = TARGET_SCRIPT or TARGET_SCRIPT_COORDINATES, but does not have record in `spell_script_target`
  1474. Spell (ID: 72034) has effect EffectImplicitTargetA/EffectImplicitTargetB = TARGET_SCRIPT or TARGET_SCRIPT_COORDINATES, but does not have record in `spell_script_target`
  1475. Aura (Spell 55093 Effect 0) is in process but attempt removed at aura (Spell 58670 Effect 0) adding, need add stack rule for Unit::RemoveNoStackAurasDueToAura
  1476. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1477. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1478. HandleMoveNotActiveMover: incorrect mover guid: mover is 0000000000039CF6 and should be 0000000000039CF6 instead of 236790
  1479. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement