Advertisement
Guest User

Untitled

a guest
Jun 7th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.43 KB | None | 0 0
  1. [Nuevo Thread 0x7fff72d2e910 (LWP 6757)]
  2. [Nuevo Thread 0x7fff7252d910 (LWP 6758)]
  3. [Nuevo Thread 0x7fff71d2c910 (LWP 6759)]
  4. [Nuevo Thread 0x7fff7152b910 (LWP 6760)]
  5. [Nuevo Thread 0x7fff70d2a910 (LWP 6761)]
  6. [Nuevo Thread 0x7fff70529910 (LWP 6762)]
  7. [Nuevo Thread 0x7fff6fc28910 (LWP 6763)]
  8. [Nuevo Thread 0x7fff6f427910 (LWP 6764)]
  9. [Nuevo Thread 0x7fff6ec26910 (LWP 6765)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff76d36910 (LWP 6749)]
  13. Unit::GetCharmerOrOwner (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  14. at ../../../src/game/Unit.h:1460
  15. 1460 Unit* GetCharmerOrOwner() const { return GetCharmerGUID() ? GetCharmer() : GetOwner(); }
  16. #0 Unit::GetCharmerOrOwner (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  17. at ../../../src/game/Unit.h:1460
  18. #1 Unit::GetCharmerOrOwnerOrSelf (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  19. at ../../../src/game/Unit.h:1463
  20. #2 Unit::SetInCombatWith (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  21. at ../../../src/game/Unit.cpp:11129
  22. #3 0x00007ffff61e68e7 in boss_proffesor_putricideAI::JustSummoned (
  23. this=<value optimized out>, summoned=0x7ffeb5ef2080)
  24. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:180
  25. #4 0x000000000069f075 in WorldObject::SummonCreature (this=0x7ffea600c100,
  26. id=37697, x=4356.17969, y=3119.06714, z=377.159058,
  27. ang=<value optimized out>, spwtype=<value optimized out>,
  28. despwtime=<value optimized out>) at ../../../src/game/Object.cpp:1697
  29. #5 0x00007ffff60f78b3 in BSWScriptedAI::_doSummon (this=0x7fff0d21d180,
  30. m_uiSpellIdx=<value optimized out>,
  31. summontype=TEMPSUMMON_CORPSE_TIMED_DESPAWN, delay=60000)
  32. at ../../../../src/bindings/ScriptDev2/include/sc_boss_spell_worker.cpp:464
  33. #6 0x00007ffff61e5bde in BSWScriptedAI::doSummon (this=0x7fff0d21d180)
  34. at ../../../../src/bindings/ScriptDev2/include/sc_boss_spell_worker.h:193
  35. #7 boss_proffesor_putricideAI::CallOoze (this=0x7fff0d21d180)
  36. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:200
  37. #8 0x00007ffff61e61d0 in boss_proffesor_putricideAI::UpdateAI (
  38. this=0x7fff0d21d180, diff=1005)
  39. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:281
  40. #9 0x000000000056a274 in Creature::Update (this=0x7ffea600c100, diff=1005)
  41. at ../../../src/game/Creature.cpp:470
  42. #10 0x0000000000680960 in void Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  43. #11 0x000000000067a4f2 in Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffe86d5c000, t_diff=<value optimized out>)
  44. at ../../../src/game/CellImpl.h:46
  45. #12 Map::Update (this=0x7ffe86d5c000, t_diff=<value optimized out>)
  46. at ../../../src/game/Map.cpp:571
  47. #13 0x000000000067b099 in InstanceMap::Update (this=0x7ffeb5ef2080,
  48. t_diff=@0x7fff76d34c70) at ../../../src/game/Map.cpp:1822
  49. #14 0x00000000008db1f1 in MapInstanced::Update (this=0xfd4000,
  50. t=@0x7fff76d3600c) at ../../../src/game/MapInstanced.cpp:63
  51. #15 0x000000000068599f in MapManager::Update (this=0x7fffdcc896e0,
  52. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:250
  53. #16 0x00000000008682f1 in World::Update (this=0x7ffff4357900, diff=1005)
  54. at ../../../src/game/World.cpp:1460
  55. #17 0x00000000005064bc in WorldRunnable::run (this=<value optimized out>)
  56. at ../../../src/mangosd/WorldRunnable.cpp:60
  57. #18 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7ffeb5ef2080)
  58. at ../../../src/shared/Threading.cpp:187
  59. #19 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  60. #20 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  61. #21 0x0000000000000000 in ?? ()
  62. #0 Unit::GetCharmerOrOwner (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  63. at ../../../src/game/Unit.h:1460
  64. No locales.
  65. #1 Unit::GetCharmerOrOwnerOrSelf (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  66. at ../../../src/game/Unit.h:1463
  67. No locales.
  68. #2 Unit::SetInCombatWith (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  69. at ../../../src/game/Unit.cpp:11129
  70. eOwner = <value optimized out>
  71. #3 0x00007ffff61e68e7 in boss_proffesor_putricideAI::JustSummoned (
  72. this=<value optimized out>, summoned=0x7ffeb5ef2080)
  73. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:180
  74. pTarget = <value optimized out>
  75. #4 0x000000000069f075 in WorldObject::SummonCreature (this=0x7ffea600c100,
  76. id=37697, x=4356.17969, y=3119.06714, z=377.159058,
  77. ang=<value optimized out>, spwtype=<value optimized out>,
  78. despwtime=<value optimized out>) at ../../../src/game/Object.cpp:1697
  79. team = 0
  80. #5 0x00007ffff60f78b3 in BSWScriptedAI::_doSummon (this=0x7fff0d21d180,
  81. m_uiSpellIdx=<value optimized out>,
  82. summontype=TEMPSUMMON_CORPSE_TIMED_DESPAWN, delay=60000)
  83. at ../../../../src/bindings/ScriptDev2/include/sc_boss_spell_worker.cpp:464
  84. fPosX = 4356.17969
  85. fPosY = 3119.06714
  86. fPosZ = 376.35907
  87. #6 0x00007ffff61e5bde in BSWScriptedAI::doSummon (this=0x7fff0d21d180)
  88. at ../../../../src/bindings/ScriptDev2/include/sc_boss_spell_worker.h:193
  89. m_uiSpellIdx = 112 'p'
  90. #7 boss_proffesor_putricideAI::CallOoze (this=0x7fff0d21d180)
  91. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:200
  92. No locales.
  93. #8 0x00007ffff61e61d0 in boss_proffesor_putricideAI::UpdateAI (
  94. this=0x7fff0d21d180, diff=1005)
  95. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:281
  96. No locales.
  97. #9 0x000000000056a274 in Creature::Update (this=0x7ffea600c100, diff=1005)
  98. at ../../../src/game/Creature.cpp:470
  99. No locales.
  100. #10 0x0000000000680960 in void Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  101. No symbol table info available.
  102. #11 0x000000000067a4f2 in Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffe86d5c000, t_diff=<value optimized out>)
  103. at ../../../src/game/CellImpl.h:46
  104. No locales.
  105. #12 Map::Update (this=0x7ffe86d5c000, t_diff=<value optimized out>)
  106. at ../../../src/game/Map.cpp:571
  107. pair = {x_coord = 321, y_coord = 302}
  108. cell = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 1,
  109. cell_y = 6, nocreate = 1, reserved = 16}, All = 555227496}}
  110. y = 302
  111. x = 321
  112. plr = <value optimized out>
  113. area = {right_offset = 2, left_offset = 2, upper_offset = 2,
  114. lower_offset = 2}
  115. updater = {i_timeDiff = 1005}
  116. grid_object_update = {i_visitor = @0x7fff76d34f50}
  117. __FUNCTION__ = "Update"
  118. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  119. world_object_update = {i_visitor = @0x7fff76d34f50}
  120. #13 0x000000000067b099 in InstanceMap::Update (this=0x7ffeb5ef2080,
  121. t_diff=@0x7fff76d34c70) at ../../../src/game/Map.cpp:1822
  122. No locales.
  123. #14 0x00000000008db1f1 in MapInstanced::Update (this=0xfd4000,
  124. t=@0x7fff76d3600c) at ../../../src/game/MapInstanced.cpp:63
  125. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7ffe890b4808,
  126. _M_cur_bucket = 0x7fff2b4920f8}, <No data fields>}
  127. #15 0x000000000068599f in MapManager::Update (this=0x7fffdcc896e0,
  128. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:250
  129. No locales.
  130. #16 0x00000000008682f1 in World::Update (this=0x7ffff4357900, diff=1005)
  131. at ../../../src/game/World.cpp:1460
  132. autobroadcaston = 0
  133. #17 0x00000000005064bc in WorldRunnable::run (this=<value optimized out>)
  134. at ../../../src/mangosd/WorldRunnable.cpp:60
  135. diff = 1005
  136. realCurrTime = 524009719
  137. realPrevTime = <value optimized out>
  138. prevSleepTime = 0
  139. #18 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7ffeb5ef2080)
  140. at ../../../src/shared/Threading.cpp:187
  141. No locales.
  142. #19 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  143. No symbol table info available.
  144. #20 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  145. No symbol table info available.
  146. #21 0x0000000000000000 in ?? ()
  147. No symbol table info available.
  148. 23 Thread 0x7fff6ec26910 (LWP 6765) 0x00007ffff5300388 in epoll_wait ()
  149. from /lib/libc.so.6
  150. 22 Thread 0x7fff6f427910 (LWP 6764) 0x00007ffff5300388 in epoll_wait ()
  151. from /lib/libc.so.6
  152. 21 Thread 0x7fff6fc28910 (LWP 6763) 0x00007ffff5300388 in epoll_wait ()
  153. from /lib/libc.so.6
  154. 20 Thread 0x7fff70529910 (LWP 6762) 0x00007ffff5300388 in epoll_wait ()
  155. from /lib/libc.so.6
  156. 19 Thread 0x7fff70d2a910 (LWP 6761) 0x00007ffff5300388 in epoll_wait ()
  157. from /lib/libc.so.6
  158. 18 Thread 0x7fff7152b910 (LWP 6760) 0x000000000087569b in WorldSocket::Update (this=0x7ffeef62e780) at ../../../src/game/WorldSocket.cpp:456
  159. 17 Thread 0x7fff71d2c910 (LWP 6759) 0x00007ffff5300388 in epoll_wait ()
  160. from /lib/libc.so.6
  161. 16 Thread 0x7fff7252d910 (LWP 6758) 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  162. 15 Thread 0x7fff72d2e910 (LWP 6757) 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  163. 14 Thread 0x7fff7352f910 (LWP 6756) 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  164. 13 Thread 0x7fff73d30910 (LWP 6755) 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  165. 12 Thread 0x7fff74531910 (LWP 6754) 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  166. 11 Thread 0x7fff74d32910 (LWP 6753) 0x00007ffff5d498f1 in nanosleep ()
  167. from /lib/libpthread.so.0
  168. 10 Thread 0x7fff75533910 (LWP 6752) 0x00007ffff52f8932 in select ()
  169. from /lib/libc.so.6
  170. 9 Thread 0x7fff75d34910 (LWP 6751) 0x00007ffff5300388 in epoll_wait ()
  171. from /lib/libc.so.6
  172. 8 Thread 0x7fff76535910 (LWP 6750) 0x00007ffff52c4471 in nanosleep ()
  173. from /lib/libc.so.6
  174. * 7 Thread 0x7fff76d36910 (LWP 6749) Unit::GetCharmerOrOwner (
  175. this=0x7ffeb5ef2080, enemy=0x7fff76d34c70) at ../../../src/game/Unit.h:1460
  176. 6 Thread 0x7fff77837910 (LWP 6748) 0x00007ffff5d498f1 in nanosleep ()
  177. from /lib/libpthread.so.0
  178. 5 Thread 0x7ffff3abd910 (LWP 6703) 0x00007ffff5d498f1 in nanosleep ()
  179. from /lib/libpthread.so.0
  180. 4 Thread 0x7ffff42be910 (LWP 6702) 0x00007ffff5d498f1 in nanosleep ()
  181. from /lib/libpthread.so.0
  182. 3 Thread 0x7ffff4dcc910 (LWP 6701) 0x00007ffff5d498f1 in nanosleep ()
  183. from /lib/libpthread.so.0
  184. 1 Thread 0x7ffff7fed710 (LWP 6697) 0x00007ffff5d42cfd in pthread_join ()
  185. from /lib/libpthread.so.0
  186.  
  187. Hilo 23 (Thread 0x7fff6ec26910 (LWP 6765)):
  188. #0 0x00007ffff5300388 in epoll_wait () from /lib/libc.so.6
  189. No symbol table info available.
  190. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  191. this=0x7fff76ffae00, max_wait_time=<value optimized out>)
  192. at ../../ace/Dev_Poll_Reactor.cpp:991
  193. timer_buf = {static zero = {
  194. static zero = <same as static member of an already seen type>,
  195. static max_time = {
  196. static zero = <same as static member of an already seen type>,
  197. 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}},
  198. static max_time = <same as static member of an already seen type>,
  199. tv_ = {tv_sec = 0, tv_usec = 6988}}
  200. this_timeout = <value optimized out>
  201. timeout = 6
  202. nfds = <value optimized out>
  203. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  204. this=0x7fff76ffae00, max_wait_time=0x7fff6ec26050, guard=...)
  205. at ../../ace/Dev_Poll_Reactor.cpp:1064
  206. result = <value optimized out>
  207. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  208. this=0x7fff76ffae00, max_wait_time=0x7fff6ec26050)
  209. at ../../ace/Dev_Poll_Reactor.cpp:1046
  210. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  211. max_wait_time_ = 0x7fff6ec26050, start_time_ = {static zero = {
  212. static zero = <same as static member of an already seen type>,
  213. static max_time = {
  214. static zero = <same as static member of an already seen type>,
  215. 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}},
  216. static max_time = <same as static member of an already seen type>,
  217. tv_ = {tv_sec = 1280424264, tv_usec = 722649}}, stopped_ = false}
  218. guard = {token_ = @0x7fff76ffae80, owner_ = 1}
  219. result = -1
  220. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  221. this=0x7fff78408670, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  222. result = 1
  223. #5 0x000000000087b0a2 in ReactorRunnable::svc (this=0x7fff778b3258)
  224. at ../../../src/game/WorldSocketMgr.cpp:167
  225. interval = {static zero = {
  226. static zero = <same as static member of an already seen type>,
  227. static max_time = {
  228. static zero = <same as static member of an already seen type>,
  229. 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}},
  230. static max_time = <same as static member of an already seen type>,
  231. tv_ = {tv_sec = 0, tv_usec = 6988}}
  232. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  233. at ../../ace/Task.cpp:275
  234. t = 0x7fff778b3258
  235. svc_status = <value optimized out>
  236. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76f6c460)
  237. at ../../ace/Thread_Adapter.cpp:98
  238. exit_hook_instance = <value optimized out>
  239. exit_hook_maybe = {instance_ = 0x0}
  240. exit_hook_ptr = <value optimized out>
  241. #8 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  242. No symbol table info available.
  243. #9 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  244. No symbol table info available.
  245. #10 0x0000000000000000 in ?? ()
  246. No symbol table info available.
  247.  
  248. Hilo 22 (Thread 0x7fff6f427910 (LWP 6764)):
  249. #0 0x00007ffff5300388 in epoll_wait () from /lib/libc.so.6
  250. No symbol table info available.
  251. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  252. this=0x7fff76ffac80, max_wait_time=<value optimized out>)
  253. at ../../ace/Dev_Poll_Reactor.cpp:991
  254. timer_buf = {static zero = {
  255. static zero = <same as static member of an already seen type>,
  256. static max_time = {
  257. static zero = <same as static member of an already seen type>,
  258. 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}},
  259. static max_time = <same as static member of an already seen type>,
  260. tv_ = {tv_sec = 0, tv_usec = 4993}}
  261. this_timeout = <value optimized out>
  262. timeout = 4
  263. nfds = <value optimized out>
  264. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  265. this=0x7fff76ffac80, max_wait_time=0x7fff6f427050, guard=...)
  266. at ../../ace/Dev_Poll_Reactor.cpp:1064
  267. result = <value optimized out>
  268. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  269. this=0x7fff76ffac80, max_wait_time=0x7fff6f427050)
  270. at ../../ace/Dev_Poll_Reactor.cpp:1046
  271. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  272. max_wait_time_ = 0x7fff6f427050, start_time_ = {static zero = {
  273. static zero = <same as static member of an already seen type>,
  274. static max_time = {
  275. static zero = <same as static member of an already seen type>,
  276. 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}},
  277. static max_time = <same as static member of an already seen type>,
  278. tv_ = {tv_sec = 1280424264, tv_usec = 723067}}, stopped_ = false}
  279. guard = {token_ = @0x7fff76ffad00, owner_ = 1}
  280. result = -1
  281. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  282. this=0x7fff784086a0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  283. result = 1
  284. #5 0x000000000087b0a2 in ReactorRunnable::svc (this=0x7fff778b3120)
  285. at ../../../src/game/WorldSocketMgr.cpp:167
  286. interval = {static zero = {
  287. static zero = <same as static member of an already seen type>,
  288. static max_time = {
  289. static zero = <same as static member of an already seen type>,
  290. 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}},
  291. static max_time = <same as static member of an already seen type>,
  292. tv_ = {tv_sec = 0, tv_usec = 4993}}
  293. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  294. at ../../ace/Task.cpp:275
  295. t = 0x7fff778b3120
  296. svc_status = <value optimized out>
  297. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76f6c340)
  298. at ../../ace/Thread_Adapter.cpp:98
  299. exit_hook_instance = <value optimized out>
  300. exit_hook_maybe = {instance_ = 0x0}
  301. exit_hook_ptr = <value optimized out>
  302. #8 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  303. No symbol table info available.
  304. #9 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  305. No symbol table info available.
  306. #10 0x0000000000000000 in ?? ()
  307. No symbol table info available.
  308.  
  309. Hilo 21 (Thread 0x7fff6fc28910 (LWP 6763)):
  310. #0 0x00007ffff5300388 in epoll_wait () from /lib/libc.so.6
  311. No symbol table info available.
  312. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  313. this=0x7fff76ffab00, max_wait_time=<value optimized out>)
  314. at ../../ace/Dev_Poll_Reactor.cpp:991
  315. timer_buf = {static zero = {
  316. static zero = <same as static member of an already seen type>,
  317. static max_time = {
  318. static zero = <same as static member of an already seen type>,
  319. 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}},
  320. static max_time = <same as static member of an already seen type>,
  321. tv_ = {tv_sec = 0, tv_usec = 10000}}
  322. this_timeout = <value optimized out>
  323. timeout = 10
  324. nfds = <value optimized out>
  325. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  326. this=0x7fff76ffab00, max_wait_time=0x7fff6fc28050, guard=...)
  327. at ../../ace/Dev_Poll_Reactor.cpp:1064
  328. result = <value optimized out>
  329. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  330. this=0x7fff76ffab00, max_wait_time=0x7fff6fc28050)
  331. at ../../ace/Dev_Poll_Reactor.cpp:1046
  332. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  333. max_wait_time_ = 0x7fff6fc28050, start_time_ = {static zero = {
  334. static zero = <same as static member of an already seen type>,
  335. static max_time = {
  336. static zero = <same as static member of an already seen type>,
  337. 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}},
  338. static max_time = <same as static member of an already seen type>,
  339. tv_ = {tv_sec = 1280424264, tv_usec = 718231}}, stopped_ = false}
  340. guard = {token_ = @0x7fff76ffab80, owner_ = 1}
  341. result = -1
  342. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  343. this=0x7fff784086d0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  344. result = 2005610472
  345. #5 0x000000000087b0a2 in ReactorRunnable::svc (this=0x7fff778b2fe8)
  346. at ../../../src/game/WorldSocketMgr.cpp:167
  347. interval = {static zero = {
  348. static zero = <same as static member of an already seen type>,
  349. static max_time = {
  350. static zero = <same as static member of an already seen type>,
  351. 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}},
  352. static max_time = <same as static member of an already seen type>,
  353. tv_ = {tv_sec = 0, tv_usec = 10000}}
  354. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  355. at ../../ace/Task.cpp:275
  356. t = 0x7fff778b2fe8
  357. svc_status = <value optimized out>
  358. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76f6c1c0)
  359. at ../../ace/Thread_Adapter.cpp:98
  360. exit_hook_instance = <value optimized out>
  361. exit_hook_maybe = {instance_ = 0x0}
  362. exit_hook_ptr = <value optimized out>
  363. #8 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #9 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  366. No symbol table info available.
  367. #10 0x0000000000000000 in ?? ()
  368. No symbol table info available.
  369.  
  370. Hilo 20 (Thread 0x7fff70529910 (LWP 6762)):
  371. #0 0x00007ffff5300388 in epoll_wait () from /lib/libc.so.6
  372. No symbol table info available.
  373. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  374. this=0x7fff76ffa980, max_wait_time=<value optimized out>)
  375. at ../../ace/Dev_Poll_Reactor.cpp:991
  376. timer_buf = {static zero = {
  377. static zero = <same as static member of an already seen type>,
  378. static max_time = {
  379. static zero = <same as static member of an already seen type>,
  380. 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}},
  381. static max_time = <same as static member of an already seen type>,
  382. tv_ = {tv_sec = 0, tv_usec = 1045}}
  383. this_timeout = <value optimized out>
  384. timeout = 1
  385. nfds = <value optimized out>
  386. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  387. this=0x7fff76ffa980, max_wait_time=0x7fff70529050, guard=...)
  388. at ../../ace/Dev_Poll_Reactor.cpp:1064
  389. result = <value optimized out>
  390. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  391. this=0x7fff76ffa980, max_wait_time=0x7fff70529050)
  392. at ../../ace/Dev_Poll_Reactor.cpp:1046
  393. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  394. max_wait_time_ = 0x7fff70529050, start_time_ = {static zero = {
  395. static zero = <same as static member of an already seen type>,
  396. static max_time = {
  397. static zero = <same as static member of an already seen type>,
  398. 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}},
  399. static max_time = <same as static member of an already seen type>,
  400. tv_ = {tv_sec = 1280424264, tv_usec = 722430}}, stopped_ = false}
  401. guard = {token_ = @0x7fff76ffaa00, owner_ = 1}
  402. result = -1
  403. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  404. this=0x7fff78408700, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  405. result = 0
  406. #5 0x000000000087b0a2 in ReactorRunnable::svc (this=0x7fff778b2eb0)
  407. at ../../../src/game/WorldSocketMgr.cpp:167
  408. interval = {static zero = {
  409. static zero = <same as static member of an already seen type>,
  410. static max_time = {
  411. static zero = <same as static member of an already seen type>,
  412. 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}},
  413. static max_time = <same as static member of an already seen type>,
  414. tv_ = {tv_sec = 0, tv_usec = 1045}}
  415. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  416. at ../../ace/Task.cpp:275
  417. t = 0x7fff778b2eb0
  418. svc_status = <value optimized out>
  419. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76f6c100)
  420. at ../../ace/Thread_Adapter.cpp:98
  421. exit_hook_instance = <value optimized out>
  422. exit_hook_maybe = {instance_ = 0x0}
  423. exit_hook_ptr = <value optimized out>
  424. #8 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  425. No symbol table info available.
  426. #9 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  427. No symbol table info available.
  428. #10 0x0000000000000000 in ?? ()
  429. No symbol table info available.
  430.  
  431. Hilo 19 (Thread 0x7fff70d2a910 (LWP 6761)):
  432. #0 0x00007ffff5300388 in epoll_wait () from /lib/libc.so.6
  433. No symbol table info available.
  434. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  435. this=0x7fff76ffa680, max_wait_time=<value optimized out>)
  436. at ../../ace/Dev_Poll_Reactor.cpp:991
  437. timer_buf = {static zero = {
  438. static zero = <same as static member of an already seen type>,
  439. static max_time = {
  440. static zero = <same as static member of an already seen type>,
  441. 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}},
  442. static max_time = <same as static member of an already seen type>,
  443. tv_ = {tv_sec = 0, tv_usec = 9266}}
  444. this_timeout = <value optimized out>
  445. timeout = 9
  446. nfds = <value optimized out>
  447. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  448. this=0x7fff76ffa680, max_wait_time=0x7fff70d2a050, guard=...)
  449. at ../../ace/Dev_Poll_Reactor.cpp:1064
  450. result = <value optimized out>
  451. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  452. this=0x7fff76ffa680, max_wait_time=0x7fff70d2a050)
  453. at ../../ace/Dev_Poll_Reactor.cpp:1046
  454. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  455. max_wait_time_ = 0x7fff70d2a050, start_time_ = {static zero = {
  456. static zero = <same as static member of an already seen type>,
  457. static max_time = {
  458. static zero = <same as static member of an already seen type>,
  459. 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}},
  460. static max_time = <same as static member of an already seen type>,
  461. tv_ = {tv_sec = 1280424264, tv_usec = 722522}}, stopped_ = false}
  462. guard = {token_ = @0x7fff76ffa700, owner_ = 1}
  463. result = -1
  464. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  465. this=0x7fff78408730, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  466. result = 1
  467. #5 0x000000000087b0a2 in ReactorRunnable::svc (this=0x7fff778b2d78)
  468. at ../../../src/game/WorldSocketMgr.cpp:167
  469. interval = {static zero = {
  470. static zero = <same as static member of an already seen type>,
  471. static max_time = {
  472. static zero = <same as static member of an already seen type>,
  473. 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}},
  474. static max_time = <same as static member of an already seen type>,
  475. tv_ = {tv_sec = 0, tv_usec = 9266}}
  476. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  477. at ../../ace/Task.cpp:275
  478. t = 0x7fff778b2d78
  479. svc_status = <value optimized out>
  480. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76f6c1c0)
  481. at ../../ace/Thread_Adapter.cpp:98
  482. exit_hook_instance = <value optimized out>
  483. exit_hook_maybe = {instance_ = 0x0}
  484. exit_hook_ptr = <value optimized out>
  485. #8 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  486. No symbol table info available.
  487. #9 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  488. No symbol table info available.
  489. #10 0x0000000000000000 in ?? ()
  490. No symbol table info available.
  491.  
  492. Hilo 18 (Thread 0x7fff7152b910 (LWP 6760)):
  493. #0 0x000000000087569b in WorldSocket::Update (this=0x7ffeef62e780)
  494. at ../../../src/game/WorldSocket.cpp:456
  495. ret = <value optimized out>
  496. #1 0x000000000087b226 in ReactorRunnable::svc (this=0x7fff778b2c40)
  497. at ../../../src/game/WorldSocketMgr.cpp:174
  498. interval = {static zero = {
  499. static zero = <same as static member of an already seen type>,
  500. static max_time = {
  501. static zero = <same as static member of an already seen type>,
  502. 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}},
  503. static max_time = <same as static member of an already seen type>,
  504. tv_ = {tv_sec = 0, tv_usec = 0}}
  505. #2 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  506. at ../../ace/Task.cpp:275
  507. t = 0x7fff778b2c40
  508. svc_status = <value optimized out>
  509. #3 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76f6c280)
  510. at ../../ace/Thread_Adapter.cpp:98
  511. exit_hook_instance = <value optimized out>
  512. exit_hook_maybe = {instance_ = 0x0}
  513. exit_hook_ptr = <value optimized out>
  514. #4 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #5 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  517. No symbol table info available.
  518. #6 0x0000000000000000 in ?? ()
  519. No symbol table info available.
  520.  
  521. Hilo 17 (Thread 0x7fff71d2c910 (LWP 6759)):
  522. #0 0x00007ffff5300388 in epoll_wait () from /lib/libc.so.6
  523. No symbol table info available.
  524. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  525. this=0x7fff76ffa380, max_wait_time=<value optimized out>)
  526. at ../../ace/Dev_Poll_Reactor.cpp:991
  527. timer_buf = {static zero = {
  528. static zero = <same as static member of an already seen type>,
  529. static max_time = {
  530. static zero = <same as static member of an already seen type>,
  531. 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}},
  532. static max_time = <same as static member of an already seen type>,
  533. tv_ = {tv_sec = 0, tv_usec = 10000}}
  534. this_timeout = <value optimized out>
  535. timeout = 10
  536. nfds = <value optimized out>
  537. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  538. this=0x7fff76ffa380, max_wait_time=0x7fff71d2c050, guard=...)
  539. at ../../ace/Dev_Poll_Reactor.cpp:1064
  540. result = <value optimized out>
  541. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  542. this=0x7fff76ffa380, max_wait_time=0x7fff71d2c050)
  543. at ../../ace/Dev_Poll_Reactor.cpp:1046
  544. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  545. max_wait_time_ = 0x7fff71d2c050, start_time_ = {static zero = {
  546. static zero = <same as static member of an already seen type>,
  547. static max_time = {
  548. static zero = <same as static member of an already seen type>,
  549. 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}},
  550. static max_time = <same as static member of an already seen type>,
  551. tv_ = {tv_sec = 1280424264, tv_usec = 718075}}, stopped_ = false}
  552. guard = {token_ = @0x7fff76ffa400, owner_ = 1}
  553. result = -1
  554. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  555. this=0x7fff78408790, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  556. result = 2005609224
  557. #5 0x000000000087b0a2 in ReactorRunnable::svc (this=0x7fff778b2b08)
  558. at ../../../src/game/WorldSocketMgr.cpp:167
  559. interval = {static zero = {
  560. static zero = <same as static member of an already seen type>,
  561. static max_time = {
  562. static zero = <same as static member of an already seen type>,
  563. 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}},
  564. static max_time = <same as static member of an already seen type>,
  565. tv_ = {tv_sec = 0, tv_usec = 10000}}
  566. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  567. at ../../ace/Task.cpp:275
  568. t = 0x7fff778b2b08
  569. svc_status = <value optimized out>
  570. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76f6c340)
  571. at ../../ace/Thread_Adapter.cpp:98
  572. exit_hook_instance = <value optimized out>
  573. exit_hook_maybe = {instance_ = 0x0}
  574. exit_hook_ptr = <value optimized out>
  575. #8 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  576. No symbol table info available.
  577. #9 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  578. No symbol table info available.
  579. #10 0x0000000000000000 in ?? ()
  580. No symbol table info available.
  581.  
  582. Hilo 16 (Thread 0x7fff7252d910 (LWP 6758)):
  583. #0 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  584. from /lib/libpthread.so.0
  585. No symbol table info available.
  586. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff76dabf84, mutex=...,
  587. abstime=0x7) at ../../ace/OS_NS_Thread.inl:362
  588. result = <value optimized out>
  589. ts = {tv_sec = 378768, tv_nsec = 140729819697344}
  590. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff76dabf84, mutex=...,
  591. abstime=0x7) at ../../ace/Condition_Thread_Mutex.cpp:100
  592. No locales.
  593. #3 0x000000000050477b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  594. (this=0x7fff76dabf00, timeout=0x0)
  595. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  596. result = <value optimized out>
  597. #4 0x0000000000505839 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  598. this=0x7fff76dabf00, first_item=@0x7fff7252d078, timeout=0x0)
  599. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  600. ace_mon = {lock_ = 0x7fff76dabf50, owner_ = 0}
  601. #5 0x00000000005050b8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff75532fe0)
  602. at /usr/local/include/ace/Task_T.inl:22
  603. No locales.
  604. #6 SOAPWorkingThread::svc (this=0x7fff75532fe0)
  605. at ../../../src/mangosd/MaNGOSsoap.h:60
  606. mb = 0x0
  607. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  608. at ../../ace/Task.cpp:275
  609. t = 0x7fff75532fe0
  610. svc_status = <value optimized out>
  611. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76da3be0)
  612. at ../../ace/Thread_Adapter.cpp:98
  613. exit_hook_instance = <value optimized out>
  614. exit_hook_maybe = {instance_ = 0x0}
  615. exit_hook_ptr = <value optimized out>
  616. #9 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  617. No symbol table info available.
  618. #10 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  619. No symbol table info available.
  620. #11 0x0000000000000000 in ?? ()
  621. No symbol table info available.
  622.  
  623. Hilo 15 (Thread 0x7fff72d2e910 (LWP 6757)):
  624. #0 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  625. from /lib/libpthread.so.0
  626. No symbol table info available.
  627. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff76dabf84, mutex=...,
  628. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  629. result = <value optimized out>
  630. ts = {tv_sec = 0, tv_nsec = -5812718971447816448}
  631. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff76dabf84, mutex=...,
  632. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  633. No locales.
  634. #3 0x000000000050477b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  635. (this=0x7fff76dabf00, timeout=0x0)
  636. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  637. result = <value optimized out>
  638. #4 0x0000000000505839 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  639. this=0x7fff76dabf00, first_item=@0x7fff72d2e078, timeout=0x0)
  640. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  641. ace_mon = {lock_ = 0x7fff76dabf50, owner_ = 0}
  642. #5 0x00000000005050b8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff75532fe0)
  643. at /usr/local/include/ace/Task_T.inl:22
  644. No locales.
  645. #6 SOAPWorkingThread::svc (this=0x7fff75532fe0)
  646. at ../../../src/mangosd/MaNGOSsoap.h:60
  647. mb = 0x0
  648. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  649. at ../../ace/Task.cpp:275
  650. t = 0x7fff75532fe0
  651. svc_status = <value optimized out>
  652. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76da3ca0)
  653. at ../../ace/Thread_Adapter.cpp:98
  654. exit_hook_instance = <value optimized out>
  655. exit_hook_maybe = {instance_ = 0x0}
  656. exit_hook_ptr = <value optimized out>
  657. #9 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  658. No symbol table info available.
  659. #10 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  660. No symbol table info available.
  661. #11 0x0000000000000000 in ?? ()
  662. No symbol table info available.
  663.  
  664. Hilo 14 (Thread 0x7fff7352f910 (LWP 6756)):
  665. #0 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  666. from /lib/libpthread.so.0
  667. No symbol table info available.
  668. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff76dabf84, mutex=...,
  669. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  670. result = <value optimized out>
  671. ts = {tv_sec = 0, tv_nsec = -5812718971447816448}
  672. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff76dabf84, mutex=...,
  673. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  674. No locales.
  675. #3 0x000000000050477b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  676. (this=0x7fff76dabf00, timeout=0x0)
  677. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  678. result = <value optimized out>
  679. #4 0x0000000000505839 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  680. this=0x7fff76dabf00, first_item=@0x7fff7352f078, timeout=0x0)
  681. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  682. ace_mon = {lock_ = 0x7fff76dabf50, owner_ = 0}
  683. #5 0x00000000005050b8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff75532fe0)
  684. at /usr/local/include/ace/Task_T.inl:22
  685. No locales.
  686. #6 SOAPWorkingThread::svc (this=0x7fff75532fe0)
  687. at ../../../src/mangosd/MaNGOSsoap.h:60
  688. mb = 0x0
  689. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  690. at ../../ace/Task.cpp:275
  691. t = 0x7fff75532fe0
  692. svc_status = <value optimized out>
  693. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76da3d60)
  694. at ../../ace/Thread_Adapter.cpp:98
  695. exit_hook_instance = <value optimized out>
  696. exit_hook_maybe = {instance_ = 0x0}
  697. exit_hook_ptr = <value optimized out>
  698. #9 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  699. No symbol table info available.
  700. #10 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  701. No symbol table info available.
  702. #11 0x0000000000000000 in ?? ()
  703. No symbol table info available.
  704.  
  705. Hilo 13 (Thread 0x7fff73d30910 (LWP 6755)):
  706. #0 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  707. from /lib/libpthread.so.0
  708. No symbol table info available.
  709. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff76dabf84, mutex=...,
  710. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  711. result = <value optimized out>
  712. ts = {tv_sec = 0, tv_nsec = -5812718971447816448}
  713. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff76dabf84, mutex=...,
  714. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  715. No locales.
  716. #3 0x000000000050477b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  717. (this=0x7fff76dabf00, timeout=0x0)
  718. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  719. result = <value optimized out>
  720. #4 0x0000000000505839 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  721. this=0x7fff76dabf00, first_item=@0x7fff73d30078, timeout=0x0)
  722. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  723. ace_mon = {lock_ = 0x7fff76dabf50, owner_ = 0}
  724. #5 0x00000000005050b8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff75532fe0)
  725. at /usr/local/include/ace/Task_T.inl:22
  726. No locales.
  727. #6 SOAPWorkingThread::svc (this=0x7fff75532fe0)
  728. at ../../../src/mangosd/MaNGOSsoap.h:60
  729. mb = 0x0
  730. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  731. at ../../ace/Task.cpp:275
  732. t = 0x7fff75532fe0
  733. svc_status = <value optimized out>
  734. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76da3e20)
  735. at ../../ace/Thread_Adapter.cpp:98
  736. exit_hook_instance = <value optimized out>
  737. exit_hook_maybe = {instance_ = 0x0}
  738. exit_hook_ptr = <value optimized out>
  739. #9 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  740. No symbol table info available.
  741. #10 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  742. No symbol table info available.
  743. #11 0x0000000000000000 in ?? ()
  744. No symbol table info available.
  745.  
  746. Hilo 12 (Thread 0x7fff74531910 (LWP 6754)):
  747. #0 0x00007ffff5d465a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  748. from /lib/libpthread.so.0
  749. No symbol table info available.
  750. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff76dabf84, mutex=...,
  751. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  752. result = <value optimized out>
  753. ts = {tv_sec = 140735187435392, tv_nsec = 140735187435344}
  754. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff76dabf84, mutex=...,
  755. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  756. No locales.
  757. #3 0x000000000050477b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  758. (this=0x7fff76dabf00, timeout=0x0)
  759. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  760. result = <value optimized out>
  761. #4 0x0000000000505839 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  762. this=0x7fff76dabf00, first_item=@0x7fff74531078, timeout=0x0)
  763. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  764. ace_mon = {lock_ = 0x7fff76dabf50, owner_ = 0}
  765. #5 0x00000000005050b8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff75532fe0)
  766. at /usr/local/include/ace/Task_T.inl:22
  767. No locales.
  768. #6 SOAPWorkingThread::svc (this=0x7fff75532fe0)
  769. at ../../../src/mangosd/MaNGOSsoap.h:60
  770. mb = 0x0
  771. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  772. at ../../ace/Task.cpp:275
  773. t = 0x7fff75532fe0
  774. svc_status = <value optimized out>
  775. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff76da3ee0)
  776. at ../../ace/Thread_Adapter.cpp:98
  777. exit_hook_instance = <value optimized out>
  778. exit_hook_maybe = {instance_ = 0x0}
  779. exit_hook_ptr = <value optimized out>
  780. #9 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  781. No symbol table info available.
  782. #10 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  783. No symbol table info available.
  784. #11 0x0000000000000000 in ?? ()
  785. No symbol table info available.
  786.  
  787. Hilo 11 (Thread 0x7fff74d32910 (LWP 6753)):
  788. #0 0x00007ffff5d498f1 in nanosleep () from /lib/libpthread.so.0
  789. No symbol table info available.
  790. #1 0x000000000092ef09 in sleep (msecs=<value optimized out>)
  791. at /usr/local/include/ace/OS_NS_unistd.inl:951
  792. rqtp = {tv_sec = 1, tv_nsec = 0}
  793. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  794. at ../../../src/shared/Threading.cpp:237
  795. No locales.
  796. #3 0x0000000000500642 in FreezeDetectorRunnable::run (this=0x7fff77003120)
  797. at ../../../src/mangosd/Master.cpp:74
  798. curtime = 0
  799. #4 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7fff74d32060)
  800. at ../../../src/shared/Threading.cpp:187
  801. No locales.
  802. #5 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  803. No symbol table info available.
  804. #6 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  805. No symbol table info available.
  806. #7 0x0000000000000000 in ?? ()
  807. No symbol table info available.
  808.  
  809. Hilo 10 (Thread 0x7fff75533910 (LWP 6752)):
  810. #0 0x00007ffff52f8932 in select () from /lib/libc.so.6
  811. No symbol table info available.
  812. #1 0x00000000009c55fd in tcp_select (soap=0x7fff755177e0, s=38,
  813. flags=<value optimized out>, timeout=<value optimized out>)
  814. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  815. tv = {tv_sec = 2, tv_usec = 461465}
  816. fd = {{fds_bits = {274877906944, 0 <repeats 15 times>}}, {fds_bits = {
  817. 274877906944, 0 <repeats 15 times>}}, {fds_bits = {274877906944,
  818. 0 <repeats 15 times>}}}
  819. sfd = 0x7fff75517600
  820. efd = 0x7fff75517680
  821. r = <value optimized out>
  822. rfd = 0x7fff75517580
  823. #2 0x00000000009d2bef in soap_accept (soap=0x7fff755177e0)
  824. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  825. r = -514
  826. err = -514
  827. n = 16
  828. len = 65536
  829. set = 1
  830. #3 0x0000000000503b27 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  831. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  832. thread_soap = <value optimized out>
  833. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x9ebe50,
  834. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  835. value_ = 1}, <No data fields>}, priority_ = 0,
  836. reactor_ = 0x0,
  837. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  838. _vptr.Policy = 0x7ffff7dcc570},
  839. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  840. _vptr.ACE_Shared_Object = 0x9ebf50}, <No data fields>},
  841. thr_count_ = 5, thr_mgr_ = 0x7fff76da7ec0, flags_ = 0,
  842. grp_id_ = 1, lock_ = {lock_ = {__data = {__lock = 0,
  843. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  844. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  845. __size = '\000' <repetidos 39 veces>, __align = 0},
  846. removed_ = false}, last_thread_id_ = 0},
  847. msg_queue_ = 0x7fff76dabf00, delete_msg_queue_ = true, mod_ = 0x0,
  848. next_ = 0x0}, <No data fields>}
  849. soap = {_vptr.soap = 0xa6b5b0, state = 1, version = 0, mode = 0,
  850. imode = 2097152, omode = 2097152, float_format = 0xa67eaf "%.9G",
  851. double_format = 0xa67eb4 "%.17lG",
  852. dime_id_format = 0xa67ebb "cid:id%d", http_version = 0xa50b30 "1.1",
  853. http_content = 0x0, encodingStyle = 0xa6aae0 "", actor = 0x0,
  854. lang = 0xa687d9 "en", recv_timeout = 5, send_timeout = 5,
  855. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  856. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  857. linger_time = 0, namespaces = 0xd04f60, local_namespaces = 0x0,
  858. nlist = 0x0, blist = 0x0, clist = 0x7fffecf956f0, alist = 0x0,
  859. iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  860. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff6e1c3fb0,
  861. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  862. fpost = 0x9e6950 <http_post>, fget = 0x9c37e0 <http_get>,
  863. fput = 0x9c37f0 <http_405>, fdel = 0x9c37f0 <http_405>,
  864. fhead = 0x9c37f0 <http_405>, fform = 0,
  865. fposthdr = 0x9cad50 <http_post_header>,
  866. fresponse = 0x9c6a60 <http_response>,
  867. fparse = 0x9d7d70 <http_parse>,
  868. fparsehdr = 0x9e5d10 <http_parse_header>, fheader = 0,
  869. fresolve = 0x9c8690 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  870. fclosesocket = 0x9c8670 <tcp_closesocket>,
  871. fshutdownsocket = 0x9c8660 <tcp_shutdownsocket>,
  872. fopen = 0x9db620 <tcp_connect>, faccept = 0x9c8680 <tcp_accept>,
  873. fclose = 0x9c2e40 <tcp_disconnect>, fsend = 0x9c8350 <fsend>,
  874. frecv = 0x9c8120 <frecv>, fpoll = 0x9d42d0 <soap_poll>,
  875. fseterror = 0, fignore = 0, fserveloop = 0,
  876. fplugin = 0x9c6a00 <fplugin>, fmalloc = 0, fprepareinit = 0,
  877. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  878. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  879. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  880. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  881. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 38,
  882. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  883. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  884. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  885. buf = '\000' <repetidos 65535 veces>,
  886. msgbuf = '\000' <repetidos 1023 veces>,
  887. tmpbuf = '\000' <repetidos 1023 veces>,
  888. tag = '\000' <repetidos 1023 veces>,
  889. id = '\000' <repetidos 1023 veces>,
  890. href = '\000' <repetidos 1023 veces>,
  891. type = '\000' <repetidos 1023 veces>,
  892. arrayType = '\000' <repetidos 1023 veces>,
  893. arraySize = '\000' <repetidos 1023 veces>,
  894. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  895. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  896. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  897. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  898. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  899. path = '\000' <repetidos 1023 veces>,
  900. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  901. prolog = 0x0, ip = 1578619704, port = 48259, keep_alive = 0,
  902. tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0,
  903. tcp_keep_cnt = 0, max_keep_alive = 100,
  904. proxy_http_version = 0xa67ec4 "1.0", proxy_host = 0x0,
  905. proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  906. proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0,
  907. dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0,
  908. flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0,
  909. list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0,
  910. start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0,
  911. logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {
  912. 0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0,
  913. cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  914. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  915. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  916. sin_addr = {s_addr = 0},
  917. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  918. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  919. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  920. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  921. randfile = 0x0,
  922. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000ÀÚvÿ\177\000\000\033\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000¥þ÷ÿ\177\000\000\213\020\\öÿ\177\000\000p/Suÿ\177", '\000' <repetidos 26 veces>, "x/Suÿ\177\000\000\000\000\000\000\000\000\000\000àb|öÿ\177\000",
  923. session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65c1ed1,
  924. z_crc = 0, z_dict = 0x1078 <Address 0x1078 out of bounds>,
  925. z_dict_len = 4160661384, zlib_state = 32767, zlib_in = 0,
  926. zlib_out = -23296, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  927. z_buflen = 0, z_level = 12296, z_ratio_in = 4.59163468e-41,
  928. z_ratio_out = -1.11626253e+33}
  929. m = <value optimized out>
  930. s = -514
  931. #4 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x27)
  932. at ../../../src/shared/Threading.cpp:187
  933. No locales.
  934. #5 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  935. No symbol table info available.
  936. #6 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  937. No symbol table info available.
  938. #7 0x0000000000000000 in ?? ()
  939. No symbol table info available.
  940.  
  941. Hilo 9 (Thread 0x7fff75d34910 (LWP 6751)):
  942. #0 0x00007ffff5300388 in epoll_wait () from /lib/libc.so.6
  943. No symbol table info available.
  944. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  945. this=0x7fff76ffa080, max_wait_time=<value optimized out>)
  946. at ../../ace/Dev_Poll_Reactor.cpp:991
  947. timer_buf = {static zero = {
  948. static zero = <same as static member of an already seen type>,
  949. static max_time = {
  950. static zero = <same as static member of an already seen type>,
  951. 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}},
  952. static max_time = <same as static member of an already seen type>,
  953. tv_ = {tv_sec = 0, tv_usec = 10000}}
  954. this_timeout = <value optimized out>
  955. timeout = 10
  956. nfds = <value optimized out>
  957. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  958. this=0x7fff76ffa080, max_wait_time=0x7fff75d34050, guard=...)
  959. at ../../ace/Dev_Poll_Reactor.cpp:1064
  960. result = <value optimized out>
  961. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  962. this=0x7fff76ffa080, max_wait_time=0x7fff75d34050)
  963. at ../../ace/Dev_Poll_Reactor.cpp:1046
  964. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  965. max_wait_time_ = 0x7fff75d34050, start_time_ = {static zero = {
  966. static zero = <same as static member of an already seen type>,
  967. static max_time = {
  968. static zero = <same as static member of an already seen type>,
  969. 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}},
  970. static max_time = <same as static member of an already seen type>,
  971. tv_ = {tv_sec = 1280424264, tv_usec = 713206}}, stopped_ = false}
  972. guard = {token_ = @0x7fff76ffa100, owner_ = 1}
  973. result = -1
  974. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  975. this=0x7fff78408838, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  976. result = -136528528
  977. #5 0x0000000000500922 in RARunnable::run (this=0x7fff77003180)
  978. at ../../../src/mangosd/Master.cpp:165
  979. interval = {static zero = {
  980. static zero = <same as static member of an already seen type>,
  981. static max_time = {
  982. static zero = <same as static member of an already seen type>,
  983. 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}},
  984. static max_time = <same as static member of an already seen type>,
  985. tv_ = {tv_sec = 0, tv_usec = 10000}}
  986. stringip = {static npos = 18446744073709551615,
  987. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff76db3ff8 "0.0.0.0"}}
  988. listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0x7ffff7dcc6d0,
  989. static sap_any = {_vptr.ACE_Addr = 0x7ffff7dc8890,
  990. static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  991. inet_addr_ = {in4_ = {sin_family = 2, sin_port = 29453, sin_addr = {
  992. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}}}
  993. #6 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0xc)
  994. at ../../../src/shared/Threading.cpp:187
  995. No locales.
  996. #7 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  997. No symbol table info available.
  998. #8 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  999. No symbol table info available.
  1000. #9 0x0000000000000000 in ?? ()
  1001. No symbol table info available.
  1002.  
  1003. Hilo 8 (Thread 0x7fff76535910 (LWP 6750)):
  1004. #0 0x00007ffff52c4471 in nanosleep () from /lib/libc.so.6
  1005. No symbol table info available.
  1006. #1 0x00007ffff52f90d4 in usleep () from /lib/libc.so.6
  1007. No symbol table info available.
  1008. #2 0x00000000004fb139 in CliRunnable::run (this=<value optimized out>)
  1009. at ../../../src/mangosd/CliRunnable.cpp:646
  1010. command_str = <value optimized out>
  1011. commandbuf = "\001\020\000\000\000\000\000\000Ñ\036\\öÿ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000\210­þ÷ÿ\177\000\000\000«þ÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "\bPSvÿ\177\000\000Û$\\öÿ\177", '\000' <repetidos 11 veces>, "Ï­\177ä\022U¯\000\000\000\000\000\000\000\000\000«Ývÿ\177\000\000°þ:ôÿ\177\000\000\230XSvÿ\177\000\000\020YSvÿ\177\000\000\000\000\000\000\000\000\000\000 Åövÿ\177\000\000Ï\027\\öÿ\177\000\000\000\000\000\000\000\000\000\000\033±°÷ÿ\177\000\000HÅövÿ\177", '\000' <repetidos 11 veces>, "«Ývÿ\177\000\000P\037Ñ", '\000' <repetidos 13 veces>...
  1012. #3 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7fff76534ea0)
  1013. at ../../../src/shared/Threading.cpp:187
  1014. No locales.
  1015. #4 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  1016. No symbol table info available.
  1017. #5 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  1018. No symbol table info available.
  1019. #6 0x0000000000000000 in ?? ()
  1020. No symbol table info available.
  1021.  
  1022. Hilo 7 (Thread 0x7fff76d36910 (LWP 6749)):
  1023. #0 Unit::GetCharmerOrOwner (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  1024. at ../../../src/game/Unit.h:1460
  1025. No locales.
  1026. #1 Unit::GetCharmerOrOwnerOrSelf (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  1027. at ../../../src/game/Unit.h:1463
  1028. No locales.
  1029. #2 Unit::SetInCombatWith (this=0x7ffeb5ef2080, enemy=0x7fff76d34c70)
  1030. at ../../../src/game/Unit.cpp:11129
  1031. eOwner = <value optimized out>
  1032. #3 0x00007ffff61e68e7 in boss_proffesor_putricideAI::JustSummoned (
  1033. this=<value optimized out>, summoned=0x7ffeb5ef2080)
  1034. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:180
  1035. pTarget = <value optimized out>
  1036. #4 0x000000000069f075 in WorldObject::SummonCreature (this=0x7ffea600c100,
  1037. id=37697, x=4356.17969, y=3119.06714, z=377.159058,
  1038. ang=<value optimized out>, spwtype=<value optimized out>,
  1039. despwtime=<value optimized out>) at ../../../src/game/Object.cpp:1697
  1040. team = 0
  1041. #5 0x00007ffff60f78b3 in BSWScriptedAI::_doSummon (this=0x7fff0d21d180,
  1042. m_uiSpellIdx=<value optimized out>,
  1043. summontype=TEMPSUMMON_CORPSE_TIMED_DESPAWN, delay=60000)
  1044. at ../../../../src/bindings/ScriptDev2/include/sc_boss_spell_worker.cpp:464
  1045. fPosX = 4356.17969
  1046. fPosY = 3119.06714
  1047. fPosZ = 376.35907
  1048. #6 0x00007ffff61e5bde in BSWScriptedAI::doSummon (this=0x7fff0d21d180)
  1049. at ../../../../src/bindings/ScriptDev2/include/sc_boss_spell_worker.h:193
  1050. m_uiSpellIdx = 112 'p'
  1051. #7 boss_proffesor_putricideAI::CallOoze (this=0x7fff0d21d180)
  1052. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:200
  1053. No locales.
  1054. #8 0x00007ffff61e61d0 in boss_proffesor_putricideAI::UpdateAI (
  1055. this=0x7fff0d21d180, diff=1005)
  1056. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_proffesor_putricide.cpp:281
  1057. No locales.
  1058. #9 0x000000000056a274 in Creature::Update (this=0x7ffea600c100, diff=1005)
  1059. at ../../../src/game/Creature.cpp:470
  1060. No locales.
  1061. #10 0x0000000000680960 in void Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  1062. No symbol table info available.
  1063. #11 0x000000000067a4f2 in Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffe86d5c000, t_diff=<value optimized out>)
  1064. at ../../../src/game/CellImpl.h:46
  1065. No locales.
  1066. #12 Map::Update (this=0x7ffe86d5c000, t_diff=<value optimized out>)
  1067. at ../../../src/game/Map.cpp:571
  1068. pair = {x_coord = 321, y_coord = 302}
  1069. cell = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 1,
  1070. cell_y = 6, nocreate = 1, reserved = 16}, All = 555227496}}
  1071. y = 302
  1072. x = 321
  1073. plr = <value optimized out>
  1074. area = {right_offset = 2, left_offset = 2, upper_offset = 2,
  1075. lower_offset = 2}
  1076. updater = {i_timeDiff = 1005}
  1077. grid_object_update = {i_visitor = @0x7fff76d34f50}
  1078. __FUNCTION__ = "Update"
  1079. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1080. world_object_update = {i_visitor = @0x7fff76d34f50}
  1081. #13 0x000000000067b099 in InstanceMap::Update (this=0x7ffeb5ef2080,
  1082. t_diff=@0x7fff76d34c70) at ../../../src/game/Map.cpp:1822
  1083. No locales.
  1084. #14 0x00000000008db1f1 in MapInstanced::Update (this=0xfd4000,
  1085. t=@0x7fff76d3600c) at ../../../src/game/MapInstanced.cpp:63
  1086. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7ffe890b4808,
  1087. _M_cur_bucket = 0x7fff2b4920f8}, <No data fields>}
  1088. #15 0x000000000068599f in MapManager::Update (this=0x7fffdcc896e0,
  1089. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:250
  1090. No locales.
  1091. #16 0x00000000008682f1 in World::Update (this=0x7ffff4357900, diff=1005)
  1092. at ../../../src/game/World.cpp:1460
  1093. autobroadcaston = 0
  1094. #17 0x00000000005064bc in WorldRunnable::run (this=<value optimized out>)
  1095. at ../../../src/mangosd/WorldRunnable.cpp:60
  1096. diff = 1005
  1097. realCurrTime = 524009719
  1098. realPrevTime = <value optimized out>
  1099. prevSleepTime = 0
  1100. #18 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7ffeb5ef2080)
  1101. at ../../../src/shared/Threading.cpp:187
  1102. No locales.
  1103. #19 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  1104. No symbol table info available.
  1105. #20 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  1106. No symbol table info available.
  1107. #21 0x0000000000000000 in ?? ()
  1108. No symbol table info available.
  1109.  
  1110. Hilo 6 (Thread 0x7fff77837910 (LWP 6748)):
  1111. #0 0x00007ffff5d498f1 in nanosleep () from /lib/libpthread.so.0
  1112. No symbol table info available.
  1113. #1 0x000000000092ef09 in sleep (msecs=<value optimized out>)
  1114. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1115. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1116. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1117. at ../../../src/shared/Threading.cpp:237
  1118. No locales.
  1119. #3 0x0000000000927205 in SqlDelayThread::run (this=0x7fff77b48c40)
  1120. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1121. s = 0x7fff77b2b980
  1122. pingEveryLoop = 180000
  1123. loopCounter = 61189
  1124. #4 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7fff77837060)
  1125. at ../../../src/shared/Threading.cpp:187
  1126. No locales.
  1127. #5 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  1128. No symbol table info available.
  1129. #6 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  1130. No symbol table info available.
  1131. #7 0x0000000000000000 in ?? ()
  1132. No symbol table info available.
  1133.  
  1134. Hilo 5 (Thread 0x7ffff3abd910 (LWP 6703)):
  1135. #0 0x00007ffff5d498f1 in nanosleep () from /lib/libpthread.so.0
  1136. No symbol table info available.
  1137. #1 0x000000000092ef09 in sleep (msecs=<value optimized out>)
  1138. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1139. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1140. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1141. at ../../../src/shared/Threading.cpp:237
  1142. No locales.
  1143. #3 0x0000000000927205 in SqlDelayThread::run (this=0x7ffff436bdc0)
  1144. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1145. s = 0x7fff6fd23e70
  1146. pingEveryLoop = 180000
  1147. loopCounter = 59426
  1148. #4 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7ffff3abd060)
  1149. at ../../../src/shared/Threading.cpp:187
  1150. No locales.
  1151. #5 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  1152. No symbol table info available.
  1153. #6 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  1154. No symbol table info available.
  1155. #7 0x0000000000000000 in ?? ()
  1156. No symbol table info available.
  1157.  
  1158. Hilo 4 (Thread 0x7ffff42be910 (LWP 6702)):
  1159. #0 0x00007ffff5d498f1 in nanosleep () from /lib/libpthread.so.0
  1160. No symbol table info available.
  1161. #1 0x000000000092ef09 in sleep (msecs=<value optimized out>)
  1162. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1163. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1164. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1165. at ../../../src/shared/Threading.cpp:237
  1166. No locales.
  1167. #3 0x0000000000927205 in SqlDelayThread::run (this=0x7ffff436be80)
  1168. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1169. s = 0x7ffe0415aa40
  1170. pingEveryLoop = 180000
  1171. loopCounter = 13734
  1172. #4 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7ffff42be060)
  1173. at ../../../src/shared/Threading.cpp:187
  1174. No locales.
  1175. #5 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  1176. No symbol table info available.
  1177. #6 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  1178. No symbol table info available.
  1179. #7 0x0000000000000000 in ?? ()
  1180. No symbol table info available.
  1181.  
  1182. Hilo 3 (Thread 0x7ffff4dcc910 (LWP 6701)):
  1183. #0 0x00007ffff5d498f1 in nanosleep () from /lib/libpthread.so.0
  1184. No symbol table info available.
  1185. #1 0x000000000092ef09 in sleep (msecs=<value optimized out>)
  1186. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1187. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1188. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1189. at ../../../src/shared/Threading.cpp:237
  1190. No locales.
  1191. #3 0x0000000000927205 in SqlDelayThread::run (this=0x7ffff436bf40)
  1192. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1193. s = 0x7ffe1c8aa000
  1194. pingEveryLoop = 180000
  1195. loopCounter = 60714
  1196. #4 0x000000000092f23a in ACE_Based::Thread::ThreadTask (param=0x7ffff4dcc060)
  1197. at ../../../src/shared/Threading.cpp:187
  1198. No locales.
  1199. #5 0x00007ffff5d41a04 in start_thread () from /lib/libpthread.so.0
  1200. No symbol table info available.
  1201. #6 0x00007ffff52ffd4d in clone () from /lib/libc.so.6
  1202. No symbol table info available.
  1203. #7 0x0000000000000000 in ?? ()
  1204. No symbol table info available.
  1205.  
  1206. Hilo 1 (Thread 0x7ffff7fed710 (LWP 6697)):
  1207. #0 0x00007ffff5d42cfd in pthread_join () from /lib/libpthread.so.0
  1208. No symbol table info available.
  1209. #1 0x00007ffff7b7addc in thr_join (this=<value optimized out>,
  1210. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  1211. result = 1994030808
  1212. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1213. at ../../ace/Thread.inl:137
  1214. No locales.
  1215. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1216. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  1217. i = 0
  1218. copy_count = 1
  1219. copy_table = 0x7fff76f77108
  1220. result = <value optimized out>
  1221. #4 0x0000000000879500 in ReactorRunnable::Wait (this=0x7fff76e0bc48)
  1222. at ../../../src/game/WorldSocketMgr.cpp:102
  1223. No locales.
  1224. #5 WorldSocketMgr::Wait (this=0x7fff76e0bc48)
  1225. at ../../../src/game/WorldSocketMgr.cpp:316
  1226. i = 1
  1227. #6 0x00000000004fea99 in Master::Run (this=<value optimized out>)
  1228. at ../../../src/mangosd/Master.cpp:327
  1229. world_thread = {m_iThreadId = 140735186954512,
  1230. m_hThreadHandle = 140735186954512, m_task = 0x7fff77b2b050,
  1231. static m_ThreadStorage = {_vptr.ACE_TSS = 0xa64390, keylock_ = {
  1232. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1233. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1234. __prev = 0x0, __next = 0x0}},
  1235. __size = '\000' <repetidos 39 veces>, __align = 0},
  1236. removed_ = false}, once_ = true, key_ = 6}, static m_TpEnum = {
  1237. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1238. rar_thread = 0x7fff78408820
  1239. freeze_thread = 0x7fff784087c0
  1240. cliThread = 0x7fff78408880
  1241. soap_thread = 0x7fff784087f0
  1242. bind_ip = {static npos = 18446744073709551615,
  1243. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff77003118 "0.0.0.0"}}
  1244. pidfile = {static npos = 18446744073709551615,
  1245. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1246. _M_p = 0x7ffff43b3f28 "mangos.pid"}}
  1247. #7 0x00000000004fdd98 in main (argc=<value optimized out>,
  1248. argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:179
  1249. cfg_file = 0x7fffffffe658 "../etc/mangosd.conf"
  1250. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1251. optarg = 0x0, optstring_ = 0x7ffff43b3f88, long_only_ = 0,
  1252. has_colon_ = 1, last_option_ = 0x7ffff43b3f60, nextchar_ = 0x0,
  1253. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1254. long_option_ = 0x0,
  1255. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff438bfe0,
  1256. allocator_ = 0x7ffff7dde0d0}, <No data fields>}}
  1257. option = <value optimized out>
  1258. WORLD: CMSG_ITEM_NAME_QUERY for item 48894 failed (item listed in Item.dbc but not exist in DB)
  1259. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1260. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1261. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1262. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1263. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1264. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1265. Aura::TriggerSpell: Spell 70842 have 0 in EffectTriggered[0], not handled custom case?
  1266. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1267. HandleAuraLinked for spell 51734 effect 0: triggering unknown spell 65142
  1268. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1269. HandleAuraLinked for spell 51734 effect 0: triggering unknown spell 65142
  1270. BattleGroundEY:CheckSomeoneJoinedPoint: Player (GUID: 258129) not found!
  1271. BattleGroundEY:CheckSomeoneJoinedPoint: Player (GUID: 258129) not found!
  1272. BattleGroundEY:CheckSomeoneJoinedPoint: Player (GUID: 258129) not found!
  1273. BattleGroundEY:CheckSomeoneJoinedPoint: Player (GUID: 258129) not found!
  1274. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1275. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1276. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1277. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1278. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1279. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1280. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1281. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1282. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1283. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1284. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1285. Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
  1286. Creature (GUIDLow: 2510) X: 1282.600586 Y: -4391.803711 (original) in grid[34,23]cell[3,5] instead grid[34,23]cell[3,6]
  1287. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement