Advertisement
Guest User

Untitled

a guest
Jun 6th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.51 KB | None | 0 0
  1. [Nuevo Thread 0x7fff77a3d910 (LWP 25461)]
  2. [Nuevo Thread 0x7fff7723c910 (LWP 25462)]
  3. [Nuevo Thread 0x7fff76a3b910 (LWP 25463)]
  4. [Nuevo Thread 0x7fff7623a910 (LWP 25464)]
  5. [Nuevo Thread 0x7fff75939910 (LWP 25465)]
  6. [Nuevo Thread 0x7fff75138910 (LWP 25466)]
  7. [Nuevo Thread 0x7fff74937910 (LWP 25467)]
  8. [Nuevo Thread 0x7fff74136910 (LWP 25468)]
  9. [Nuevo Thread 0x7fff73935910 (LWP 25469)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff7ba45910 (LWP 25453)]
  13. 0x000000000082599d in ObjectGuid::operator= (this=<value optimized out>,
  14. Victim=0x7fff14a2c000, spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c,
  15. bp1=0x0, bp2=0x0, triggered=true, castItem=0x0,
  16. triggeredByAura=0x7ffebdbea2f0, originalCaster=...)
  17. at ../../../src/game/ObjectGuid.h:136
  18. 136 void operator= (uint64 const& guid) { m_guid = guid; }
  19. #0 0x000000000082599d in ObjectGuid::operator= (this=<value optimized out>,
  20. Victim=0x7fff14a2c000, spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c,
  21. bp1=0x0, bp2=0x0, triggered=true, castItem=0x0,
  22. triggeredByAura=0x7ffebdbea2f0, originalCaster=...)
  23. at ../../../src/game/ObjectGuid.h:136
  24. #1 Unit::CastCustomSpell (this=<value optimized out>, Victim=0x7fff14a2c000,
  25. spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c, bp1=0x0, bp2=0x0,
  26. triggered=true, castItem=0x0, triggeredByAura=0x7ffebdbea2f0,
  27. originalCaster=...) at ../../../src/game/Unit.cpp:1171
  28. #2 0x0000000000825c37 in Unit::CastCustomSpell (this=0x0,
  29. Victim=0x7fff14a2c000, spellId=33619, bp0=0x7fff7ba4387c, bp1=0x0,
  30. bp2=0x0, triggered=true, castItem=0x0, triggeredByAura=0x1,
  31. originalCaster=...) at ../../../src/game/Unit.cpp:1153
  32. #3 0x0000000000844034 in Unit::CalculateAbsorbAndResist (this=0x7fff31468000,
  33. pCaster=<value optimized out>, schoolMask=SPELL_SCHOOL_MASK_NORMAL,
  34. damagetype=<value optimized out>, damage=<value optimized out>,
  35. absorb=<value optimized out>, resist=0x7fff7ba439a4, canReflect=true)
  36. at ../../../src/game/Unit.cpp:2207
  37. #4 0x000000000084456f in Unit::CalculateAbsorbResistBlock (
  38. this=0x7fff31468000, pCaster=0x7fff14a2c000, damageInfo=0x7fff7ba43980,
  39. spellProto=0x7fffec3621f8, attType=<value optimized out>)
  40. at ../../../src/game/Unit.cpp:2406
  41. #5 0x00000000007ae595 in Spell::DoAllEffectOnTarget (this=0x7ffebc67b200,
  42. target=<value optimized out>) at ../../../src/game/Spell.cpp:1046
  43. #6 0x00000000007ca274 in Spell::handle_immediate (this=0x7ffebc67b200)
  44. at ../../../src/game/Spell.cpp:3032
  45. #7 0x00000000007c9618 in Spell::cast (this=0x7ffebc67b200, skipCheck=true)
  46. at ../../../src/game/Spell.cpp:3005
  47. #8 0x0000000000823eb7 in Unit::CastSpell (this=0x7fff14a2c000,
  48. Victim=0x7fff31468000, spellInfo=<value optimized out>,
  49. triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  50. originalCaster=...) at ../../../src/game/Unit.cpp:1137
  51. #9 0x00000000007e5cf7 in Spell::EffectTriggerSpell (this=0x7ffebcb5d600,
  52. effIndex=<value optimized out>) at ../../../src/game/SpellEffects.cpp:2744
  53. #10 0x00000000007ae0ed in Spell::DoSpellHitOnUnit (this=0x7ffebcb5d600,
  54. unit=0x7fff31468000, effectMask=7) at ../../../src/game/Spell.cpp:1241
  55. #11 0x00000000007ae7ca in Spell::DoAllEffectOnTarget (this=0x7ffebcb5d600,
  56. target=<value optimized out>) at ../../../src/game/Spell.cpp:999
  57. #12 0x00000000007ca274 in Spell::handle_immediate (this=0x7ffebcb5d600)
  58. at ../../../src/game/Spell.cpp:3032
  59. #13 0x00000000007c9618 in Spell::cast (this=0x7ffebcb5d600, skipCheck=false)
  60. at ../../../src/game/Spell.cpp:3005
  61. #14 0x00000000007caf30 in SpellEvent::Execute (this=0x7ffebb961648,
  62. e_time=423344, p_time=3952557736) at ../../../src/game/Spell.cpp:6466
  63. #15 0x000000000094c39f in EventProcessor::Update (this=0x7fff14a2c128,
  64. p_time=317) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  65. #16 0x00000000008387ac in Unit::Update (this=0x7fff14a2c000, p_time=317)
  66. at ../../../src/game/Unit.cpp:284
  67. #17 0x0000000000768a91 in Player::Update (this=0x7fff14a2c000, p_time=317)
  68. at ../../../src/game/Player.cpp:1206
  69. #18 0x0000000000678e30 in Map::Update (this=0x26b4000, t_diff=@0x7fff7ba4500c)
  70. at ../../../src/game/Map.cpp:520
  71. #19 0x0000000000685d5f in MapManager::Update (this=0x7fffe0de57c0,
  72. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:254
  73. #20 0x0000000000866ff1 in World::Update (this=0x7ffff4337900, diff=19)
  74. at ../../../src/game/World.cpp:1459
  75. #21 0x0000000000506dcc in WorldRunnable::run (this=<value optimized out>)
  76. at ../../../src/mangosd/WorldRunnable.cpp:60
  77. #22 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x0)
  78. at ../../../src/shared/Threading.cpp:187
  79. #23 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  80. #24 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  81. #25 0x0000000000000000 in ?? ()
  82. #0 0x000000000082599d in ObjectGuid::operator= (this=<value optimized out>,
  83. Victim=0x7fff14a2c000, spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c,
  84. bp1=0x0, bp2=0x0, triggered=true, castItem=0x0,
  85. triggeredByAura=0x7ffebdbea2f0, originalCaster=...)
  86. at ../../../src/game/ObjectGuid.h:136
  87. No locales.
  88. #1 Unit::CastCustomSpell (this=<value optimized out>, Victim=0x7fff14a2c000,
  89. spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c, bp1=0x0, bp2=0x0,
  90. triggered=true, castItem=0x0, triggeredByAura=0x7ffebdbea2f0,
  91. originalCaster=...) at ../../../src/game/Unit.cpp:1171
  92. targets = {m_srcX = -3.81476593, m_srcY = 4.59149455e-41,
  93. m_srcZ = 1.11385978e-38, m_destX = 0, m_destY = 0, m_destZ = 0,
  94. m_strTarget = {static npos = 18446744073709551615,
  95. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  96. _M_p = 0x8 <Address 0x8 out of bounds>}},
  97. m_targetMask = 474174976, m_unitTarget = 0x7fff1c435608,
  98. m_GOTarget = 0x7fff1c4356c8, m_itemTarget = 0x651e0f8b65ef0496,
  99. m_unitTargetGUID = {m_guid = 140732081808192}, m_GOTargetGUID = {
  100. m_guid = 140737326618575}, m_CorpseTargetGUID = {
  101. m_guid = 140734020091904}, m_itemTargetGUID = {
  102. m_guid = 140732081808192}, m_itemTargetEntry = 826703872}
  103. #2 0x0000000000825c37 in Unit::CastCustomSpell (this=0x0,
  104. Victim=0x7fff14a2c000, spellId=33619, bp0=0x7fff7ba4387c, bp1=0x0,
  105. bp2=0x0, triggered=true, castItem=0x0, triggeredByAura=0x1,
  106. originalCaster=...) at ../../../src/game/Unit.cpp:1153
  107. spellInfo = 0x7fffeb973ea8
  108. #3 0x0000000000844034 in Unit::CalculateAbsorbAndResist (this=0x7fff31468000,
  109. pCaster=<value optimized out>, schoolMask=SPELL_SCHOOL_MASK_NORMAL,
  110. damagetype=<value optimized out>, damage=<value optimized out>,
  111. absorb=<value optimized out>, resist=0x7fff7ba439a4, canReflect=true)
  112. at ../../../src/game/Unit.cpp:2207
  113. incanterAbsorption = 0
  114. unitflag = 826704584
  115. reflectSpell = 33619
  116. preventDeathAmount = 0
  117. existExpired = 83
  118. RemainingDamage = 1149
  119. reflectDamage = 21
  120. reflectTriggeredBy = 0x7ffebdbea2f0
  121. preventDeathSpell = 0x0
  122. #4 0x000000000084456f in Unit::CalculateAbsorbResistBlock (
  123. this=0x7fff31468000, pCaster=0x7fff14a2c000, damageInfo=0x7fff7ba43980,
  124. spellProto=0x7fffec3621f8, attType=<value optimized out>)
  125. at ../../../src/game/Unit.cpp:2406
  126. blocked = <value optimized out>
  127. absorb_affected_damage = 1197
  128. #5 0x00000000007ae595 in Spell::DoAllEffectOnTarget (this=0x7ffebc67b200,
  129. target=<value optimized out>) at ../../../src/game/Spell.cpp:1046
  130. damageInfo = {target = 0x7fff31468000, attacker = 0x7fff14a2c000,
  131. SpellID = 48665, damage = 1197, overkill = 0,
  132. schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0,
  133. physicalLog = false, unused = false, blocked = 0, HitInfo = 2}
  134. unit = 0x7fff31468000
  135. mask = <value optimized out>
  136. real_caster = 0x7fff14a2c000
  137. caster = 0x7fff14a2c000
  138. missInfo = SPELL_MISS_NONE
  139. procVictim = 32
  140. procAttacker = 16
  141. procEx = <value optimized out>
  142. #6 0x00000000007ca274 in Spell::handle_immediate (this=0x7ffebc67b200)
  143. at ../../../src/game/Spell.cpp:3032
  144. No locales.
  145. #7 0x00000000007c9618 in Spell::cast (this=0x7ffebc67b200, skipCheck=true)
  146. at ../../../src/game/Spell.cpp:3005
  147. castResult = <value optimized out>
  148. #8 0x0000000000823eb7 in Unit::CastSpell (this=0x7fff14a2c000,
  149. Victim=0x7fff31468000, spellInfo=<value optimized out>,
  150. triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  151. originalCaster=...) at ../../../src/game/Unit.cpp:1137
  152. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1283.92432,
  153. m_destY = -4337.43555, m_destZ = 33.0976486, m_strTarget = {
  154. static npos = 18446744073709551615,
  155. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd14458 ""}},
  156. m_targetMask = 2, m_unitTarget = 0x7fff31468000, m_GOTarget = 0x0,
  157. m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 135168},
  158. m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0},
  159. m_itemTargetGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  160. #9 0x00000000007e5cf7 in Spell::EffectTriggerSpell (this=0x7ffebcb5d600,
  161. effIndex=<value optimized out>) at ../../../src/game/SpellEffects.cpp:2744
  162. triggered_spell_id = <value optimized out>
  163. spellInfo = 0x7fffec3621f8
  164. caster = 0x7fff14a2c000
  165. #10 0x00000000007ae0ed in Spell::DoSpellHitOnUnit (this=0x7ffebcb5d600,
  166. unit=0x7fff31468000, effectMask=7) at ../../../src/game/Spell.cpp:1241
  167. realCaster = 0x7fff14a2c000
  168. #11 0x00000000007ae7ca in Spell::DoAllEffectOnTarget (this=0x7ffebcb5d600,
  169. target=<value optimized out>) at ../../../src/game/Spell.cpp:999
  170. unit = 0x7fff31468000
  171. mask = 3952557736
  172. real_caster = 0x7fff14a2c000
  173. caster = 0x7fff14a2c000
  174. missInfo = SPELL_MISS_NONE
  175. procVictim = 32
  176. procAttacker = 8388624
  177. procEx = <value optimized out>
  178. #12 0x00000000007ca274 in Spell::handle_immediate (this=0x7ffebcb5d600)
  179. at ../../../src/game/Spell.cpp:3032
  180. No locales.
  181. #13 0x00000000007c9618 in Spell::cast (this=0x7ffebcb5d600, skipCheck=false)
  182. at ../../../src/game/Spell.cpp:3005
  183. castResult = <value optimized out>
  184. #14 0x00000000007caf30 in SpellEvent::Execute (this=0x7ffebb961648,
  185. e_time=423344, p_time=3952557736) at ../../../src/game/Spell.cpp:6466
  186. No locales.
  187. #15 0x000000000094c39f in EventProcessor::Update (this=0x7fff14a2c128,
  188. p_time=317) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  189. Event = 0x7ffebb961648
  190. #16 0x00000000008387ac in Unit::Update (this=0x7fff14a2c000, p_time=317)
  191. at ../../../src/game/Unit.cpp:284
  192. No locales.
  193. #17 0x0000000000768a91 in Player::Update (this=0x7fff14a2c000, p_time=317)
  194. at ../../../src/game/Player.cpp:1206
  195. now = <value optimized out>
  196. pet = <value optimized out>
  197. #18 0x0000000000678e30 in Map::Update (this=0x26b4000, t_diff=@0x7fff7ba4500c)
  198. at ../../../src/game/Map.cpp:520
  199. plr = 0x0
  200. updater = {i_timeDiff = 317}
  201. grid_object_update = {i_visitor = @0x7fff0000013d}
  202. __FUNCTION__ = "Update"
  203. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  204. world_object_update = {i_visitor = @0x7fff7ba43fa0}
  205. #19 0x0000000000685d5f in MapManager::Update (this=0x7fffe0de57c0,
  206. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:254
  207. No locales.
  208. #20 0x0000000000866ff1 in World::Update (this=0x7ffff4337900, diff=19)
  209. at ../../../src/game/World.cpp:1459
  210. No locales.
  211. #21 0x0000000000506dcc in WorldRunnable::run (this=<value optimized out>)
  212. at ../../../src/mangosd/WorldRunnable.cpp:60
  213. diff = 19
  214. realCurrTime = 30537429
  215. realPrevTime = <value optimized out>
  216. prevSleepTime = 0
  217. #22 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x0)
  218. at ../../../src/shared/Threading.cpp:187
  219. No locales.
  220. #23 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  221. No symbol table info available.
  222. #24 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  223. No symbol table info available.
  224. #25 0x0000000000000000 in ?? ()
  225. No symbol table info available.
  226. 23 Thread 0x7fff73935910 (LWP 25469) 0x00007ffff52e0388 in epoll_wait ()
  227. from /lib/libc.so.6
  228. 22 Thread 0x7fff74136910 (LWP 25468) 0x00007ffff52e0388 in epoll_wait ()
  229. from /lib/libc.so.6
  230. 21 Thread 0x7fff74937910 (LWP 25467) 0x00007ffff52e0388 in epoll_wait ()
  231. from /lib/libc.so.6
  232. 20 Thread 0x7fff75138910 (LWP 25466) 0x00007ffff52e0388 in epoll_wait ()
  233. from /lib/libc.so.6
  234. 19 Thread 0x7fff75939910 (LWP 25465) 0x00007ffff52e0388 in epoll_wait ()
  235. from /lib/libc.so.6
  236. 18 Thread 0x7fff7623a910 (LWP 25464) 0x00007ffff52e0388 in epoll_wait ()
  237. from /lib/libc.so.6
  238. 17 Thread 0x7fff76a3b910 (LWP 25463) 0x00007ffff52e0388 in epoll_wait ()
  239. from /lib/libc.so.6
  240. 16 Thread 0x7fff7723c910 (LWP 25462) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  241. 15 Thread 0x7fff77a3d910 (LWP 25461) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  242. 14 Thread 0x7fff7823e910 (LWP 25460) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  243. 13 Thread 0x7fff78a3f910 (LWP 25459) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  244. 12 Thread 0x7fff79240910 (LWP 25458) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  245. 11 Thread 0x7fff79a41910 (LWP 25457) 0x00007ffff5d298f1 in nanosleep ()
  246. from /lib/libpthread.so.0
  247. 10 Thread 0x7fff7a242910 (LWP 25456) 0x00007ffff52d8932 in select ()
  248. from /lib/libc.so.6
  249. 9 Thread 0x7fff7aa43910 (LWP 25455) 0x00007ffff52e0388 in epoll_wait ()
  250. from /lib/libc.so.6
  251. 8 Thread 0x7fff7b244910 (LWP 25454) 0x00007ffff52a4471 in nanosleep ()
  252. from /lib/libc.so.6
  253. * 7 Thread 0x7fff7ba45910 (LWP 25453) 0x000000000082599d in ObjectGuid::operator= (this=<value optimized out>, Victim=0x7fff14a2c000,
  254. spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c, bp1=0x0, bp2=0x0,
  255. triggered=true, castItem=0x0, triggeredByAura=0x7ffebdbea2f0,
  256. originalCaster=...) at ../../../src/game/ObjectGuid.h:136
  257. 6 Thread 0x7fff7c546910 (LWP 25452) 0x00007ffff5d298f1 in nanosleep ()
  258. from /lib/libpthread.so.0
  259. 5 Thread 0x7ffff3a9d910 (LWP 25408) 0x00007ffff5d298f1 in nanosleep ()
  260. from /lib/libpthread.so.0
  261. 4 Thread 0x7ffff429e910 (LWP 25407) 0x00007ffff5d290cb in read ()
  262. from /lib/libpthread.so.0
  263. 3 Thread 0x7ffff4dac910 (LWP 25406) 0x00007ffff5d298f1 in nanosleep ()
  264. from /lib/libpthread.so.0
  265. 1 Thread 0x7ffff7fed710 (LWP 25402) 0x00007ffff5d22cfd in pthread_join ()
  266. from /lib/libpthread.so.0
  267.  
  268. Hilo 23 (Thread 0x7fff73935910 (LWP 25469)):
  269. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  270. No symbol table info available.
  271. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  272. this=0x7fff7bce9300, max_wait_time=<value optimized out>)
  273. at ../../ace/Dev_Poll_Reactor.cpp:991
  274. timer_buf = {static zero = {
  275. static zero = <same as static member of an already seen type>,
  276. static max_time = {
  277. static zero = <same as static member of an already seen type>,
  278. 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}},
  279. static max_time = <same as static member of an already seen type>,
  280. tv_ = {tv_sec = 0, tv_usec = 6716}}
  281. this_timeout = <value optimized out>
  282. timeout = 6
  283. nfds = <value optimized out>
  284. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  285. this=0x7fff7bce9300, max_wait_time=0x7fff73935050, guard=...)
  286. at ../../ace/Dev_Poll_Reactor.cpp:1064
  287. result = <value optimized out>
  288. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  289. this=0x7fff7bce9300, max_wait_time=0x7fff73935050)
  290. at ../../ace/Dev_Poll_Reactor.cpp:1046
  291. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  292. max_wait_time_ = 0x7fff73935050, start_time_ = {static zero = {
  293. static zero = <same as static member of an already seen type>,
  294. static max_time = {
  295. static zero = <same as static member of an already seen type>,
  296. 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}},
  297. static max_time = <same as static member of an already seen type>,
  298. tv_ = {tv_sec = 1279930791, tv_usec = 648103}}, stopped_ = false}
  299. guard = {token_ = @0x7fff7bce9380, owner_ = 1}
  300. result = -1
  301. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  302. this=0x7fff7d0fa1a0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  303. result = 1
  304. #5 0x000000000087a0d2 in ReactorRunnable::svc (this=0x7fff7c5ab258)
  305. at ../../../src/game/WorldSocketMgr.cpp:167
  306. interval = {static zero = {
  307. static zero = <same as static member of an already seen type>,
  308. static max_time = {
  309. static zero = <same as static member of an already seen type>,
  310. 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}},
  311. static max_time = <same as static member of an already seen type>,
  312. tv_ = {tv_sec = 0, tv_usec = 6716}}
  313. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  314. at ../../ace/Task.cpp:275
  315. t = 0x7fff7c5ab258
  316. svc_status = <value optimized out>
  317. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7bc4eaa0)
  318. at ../../ace/Thread_Adapter.cpp:98
  319. exit_hook_instance = <value optimized out>
  320. exit_hook_maybe = {instance_ = 0x0}
  321. exit_hook_ptr = <value optimized out>
  322. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  323. No symbol table info available.
  324. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  325. No symbol table info available.
  326. #10 0x0000000000000000 in ?? ()
  327. No symbol table info available.
  328.  
  329. Hilo 22 (Thread 0x7fff74136910 (LWP 25468)):
  330. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  331. No symbol table info available.
  332. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  333. this=0x7fff7bce9180, max_wait_time=<value optimized out>)
  334. at ../../ace/Dev_Poll_Reactor.cpp:991
  335. timer_buf = {static zero = {
  336. static zero = <same as static member of an already seen type>,
  337. static max_time = {
  338. static zero = <same as static member of an already seen type>,
  339. 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}},
  340. static max_time = <same as static member of an already seen type>,
  341. tv_ = {tv_sec = 0, tv_usec = 6432}}
  342. this_timeout = <value optimized out>
  343. timeout = 6
  344. nfds = <value optimized out>
  345. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  346. this=0x7fff7bce9180, max_wait_time=0x7fff74136050, guard=...)
  347. at ../../ace/Dev_Poll_Reactor.cpp:1064
  348. result = <value optimized out>
  349. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  350. this=0x7fff7bce9180, max_wait_time=0x7fff74136050)
  351. at ../../ace/Dev_Poll_Reactor.cpp:1046
  352. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  353. max_wait_time_ = 0x7fff74136050, start_time_ = {static zero = {
  354. static zero = <same as static member of an already seen type>,
  355. static max_time = {
  356. static zero = <same as static member of an already seen type>,
  357. 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}},
  358. static max_time = <same as static member of an already seen type>,
  359. tv_ = {tv_sec = 1279930791, tv_usec = 649553}}, stopped_ = false}
  360. guard = {token_ = @0x7fff7bce9200, owner_ = 1}
  361. result = -1
  362. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  363. this=0x7fff7d0fa1d0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  364. result = 1
  365. #5 0x000000000087a0d2 in ReactorRunnable::svc (this=0x7fff7c5ab120)
  366. at ../../../src/game/WorldSocketMgr.cpp:167
  367. interval = {static zero = {
  368. static zero = <same as static member of an already seen type>,
  369. static max_time = {
  370. static zero = <same as static member of an already seen type>,
  371. 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}},
  372. static max_time = <same as static member of an already seen type>,
  373. tv_ = {tv_sec = 0, tv_usec = 6432}}
  374. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  375. at ../../ace/Task.cpp:275
  376. t = 0x7fff7c5ab120
  377. svc_status = <value optimized out>
  378. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7bc4eb60)
  379. at ../../ace/Thread_Adapter.cpp:98
  380. exit_hook_instance = <value optimized out>
  381. exit_hook_maybe = {instance_ = 0x0}
  382. exit_hook_ptr = <value optimized out>
  383. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  384. No symbol table info available.
  385. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  386. No symbol table info available.
  387. #10 0x0000000000000000 in ?? ()
  388. No symbol table info available.
  389.  
  390. Hilo 21 (Thread 0x7fff74937910 (LWP 25467)):
  391. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  392. No symbol table info available.
  393. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  394. this=0x7fff7bce8e80, max_wait_time=<value optimized out>)
  395. at ../../ace/Dev_Poll_Reactor.cpp:991
  396. timer_buf = {static zero = {
  397. static zero = <same as static member of an already seen type>,
  398. static max_time = {
  399. static zero = <same as static member of an already seen type>,
  400. 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}},
  401. static max_time = <same as static member of an already seen type>,
  402. tv_ = {tv_sec = 0, tv_usec = 7098}}
  403. this_timeout = <value optimized out>
  404. timeout = 7
  405. nfds = <value optimized out>
  406. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  407. this=0x7fff7bce8e80, max_wait_time=0x7fff74937050, guard=...)
  408. at ../../ace/Dev_Poll_Reactor.cpp:1064
  409. result = <value optimized out>
  410. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  411. this=0x7fff7bce8e80, max_wait_time=0x7fff74937050)
  412. at ../../ace/Dev_Poll_Reactor.cpp:1046
  413. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  414. max_wait_time_ = 0x7fff74937050, start_time_ = {static zero = {
  415. static zero = <same as static member of an already seen type>,
  416. static max_time = {
  417. static zero = <same as static member of an already seen type>,
  418. 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}},
  419. static max_time = <same as static member of an already seen type>,
  420. tv_ = {tv_sec = 1279930791, tv_usec = 644123}}, stopped_ = false}
  421. guard = {token_ = @0x7fff7bce8f00, owner_ = 1}
  422. result = -1
  423. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  424. this=0x7fff7d0fa200, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  425. result = 1
  426. #5 0x000000000087a0d2 in ReactorRunnable::svc (this=0x7fff7c5aafe8)
  427. at ../../../src/game/WorldSocketMgr.cpp:167
  428. interval = {static zero = {
  429. static zero = <same as static member of an already seen type>,
  430. static max_time = {
  431. static zero = <same as static member of an already seen type>,
  432. 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}},
  433. static max_time = <same as static member of an already seen type>,
  434. tv_ = {tv_sec = 0, tv_usec = 7098}}
  435. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  436. at ../../ace/Task.cpp:275
  437. t = 0x7fff7c5aafe8
  438. svc_status = <value optimized out>
  439. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7bc4ec20)
  440. at ../../ace/Thread_Adapter.cpp:98
  441. exit_hook_instance = <value optimized out>
  442. exit_hook_maybe = {instance_ = 0x0}
  443. exit_hook_ptr = <value optimized out>
  444. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  445. No symbol table info available.
  446. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  447. No symbol table info available.
  448. #10 0x0000000000000000 in ?? ()
  449. No symbol table info available.
  450.  
  451. Hilo 20 (Thread 0x7fff75138910 (LWP 25466)):
  452. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  453. No symbol table info available.
  454. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  455. this=0x7fff7bce8d00, max_wait_time=<value optimized out>)
  456. at ../../ace/Dev_Poll_Reactor.cpp:991
  457. timer_buf = {static zero = {
  458. static zero = <same as static member of an already seen type>,
  459. static max_time = {
  460. static zero = <same as static member of an already seen type>,
  461. 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}},
  462. static max_time = <same as static member of an already seen type>,
  463. tv_ = {tv_sec = 0, tv_usec = 6524}}
  464. this_timeout = <value optimized out>
  465. timeout = 6
  466. nfds = <value optimized out>
  467. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  468. this=0x7fff7bce8d00, max_wait_time=0x7fff75138050, guard=...)
  469. at ../../ace/Dev_Poll_Reactor.cpp:1064
  470. result = <value optimized out>
  471. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  472. this=0x7fff7bce8d00, max_wait_time=0x7fff75138050)
  473. at ../../ace/Dev_Poll_Reactor.cpp:1046
  474. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  475. max_wait_time_ = 0x7fff75138050, start_time_ = {static zero = {
  476. static zero = <same as static member of an already seen type>,
  477. static max_time = {
  478. static zero = <same as static member of an already seen type>,
  479. 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}},
  480. static max_time = <same as static member of an already seen type>,
  481. tv_ = {tv_sec = 1279930791, tv_usec = 649748}}, stopped_ = false}
  482. guard = {token_ = @0x7fff7bce8d80, owner_ = 1}
  483. result = -1
  484. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  485. this=0x7fff7d0fa230, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  486. result = 1
  487. #5 0x000000000087a0d2 in ReactorRunnable::svc (this=0x7fff7c5aaeb0)
  488. at ../../../src/game/WorldSocketMgr.cpp:167
  489. interval = {static zero = {
  490. static zero = <same as static member of an already seen type>,
  491. static max_time = {
  492. static zero = <same as static member of an already seen type>,
  493. 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}},
  494. static max_time = <same as static member of an already seen type>,
  495. tv_ = {tv_sec = 0, tv_usec = 6524}}
  496. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  497. at ../../ace/Task.cpp:275
  498. t = 0x7fff7c5aaeb0
  499. svc_status = <value optimized out>
  500. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7bc4ece0)
  501. at ../../ace/Thread_Adapter.cpp:98
  502. exit_hook_instance = <value optimized out>
  503. exit_hook_maybe = {instance_ = 0x0}
  504. exit_hook_ptr = <value optimized out>
  505. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  506. No symbol table info available.
  507. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  508. No symbol table info available.
  509. #10 0x0000000000000000 in ?? ()
  510. No symbol table info available.
  511.  
  512. Hilo 19 (Thread 0x7fff75939910 (LWP 25465)):
  513. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  514. No symbol table info available.
  515. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  516. this=0x7fff7bce8b80, max_wait_time=<value optimized out>)
  517. at ../../ace/Dev_Poll_Reactor.cpp:991
  518. timer_buf = {static zero = {
  519. static zero = <same as static member of an already seen type>,
  520. static max_time = {
  521. static zero = <same as static member of an already seen type>,
  522. 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}},
  523. static max_time = <same as static member of an already seen type>,
  524. tv_ = {tv_sec = 0, tv_usec = 6654}}
  525. this_timeout = <value optimized out>
  526. timeout = 6
  527. nfds = <value optimized out>
  528. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  529. this=0x7fff7bce8b80, max_wait_time=0x7fff75939050, guard=...)
  530. at ../../ace/Dev_Poll_Reactor.cpp:1064
  531. result = <value optimized out>
  532. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  533. this=0x7fff7bce8b80, max_wait_time=0x7fff75939050)
  534. at ../../ace/Dev_Poll_Reactor.cpp:1046
  535. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  536. max_wait_time_ = 0x7fff75939050, start_time_ = {static zero = {
  537. static zero = <same as static member of an already seen type>,
  538. static max_time = {
  539. static zero = <same as static member of an already seen type>,
  540. 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}},
  541. static max_time = <same as static member of an already seen type>,
  542. tv_ = {tv_sec = 1279930791, tv_usec = 650662}}, stopped_ = false}
  543. guard = {token_ = @0x7fff7bce8c00, owner_ = 1}
  544. result = -1
  545. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  546. this=0x7fff7d0fa260, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  547. result = 1
  548. #5 0x000000000087a0d2 in ReactorRunnable::svc (this=0x7fff7c5aad78)
  549. at ../../../src/game/WorldSocketMgr.cpp:167
  550. interval = {static zero = {
  551. static zero = <same as static member of an already seen type>,
  552. static max_time = {
  553. static zero = <same as static member of an already seen type>,
  554. 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}},
  555. static max_time = <same as static member of an already seen type>,
  556. tv_ = {tv_sec = 0, tv_usec = 6654}}
  557. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  558. at ../../ace/Task.cpp:275
  559. t = 0x7fff7c5aad78
  560. svc_status = <value optimized out>
  561. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7bc4eda0)
  562. at ../../ace/Thread_Adapter.cpp:98
  563. exit_hook_instance = <value optimized out>
  564. exit_hook_maybe = {instance_ = 0x0}
  565. exit_hook_ptr = <value optimized out>
  566. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  567. No symbol table info available.
  568. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  569. No symbol table info available.
  570. #10 0x0000000000000000 in ?? ()
  571. No symbol table info available.
  572.  
  573. Hilo 18 (Thread 0x7fff7623a910 (LWP 25464)):
  574. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  575. No symbol table info available.
  576. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  577. this=0x7fff7bce8a00, max_wait_time=<value optimized out>)
  578. at ../../ace/Dev_Poll_Reactor.cpp:991
  579. timer_buf = {static zero = {
  580. static zero = <same as static member of an already seen type>,
  581. static max_time = {
  582. static zero = <same as static member of an already seen type>,
  583. 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}},
  584. static max_time = <same as static member of an already seen type>,
  585. tv_ = {tv_sec = 0, tv_usec = 2364}}
  586. this_timeout = <value optimized out>
  587. timeout = 2
  588. nfds = <value optimized out>
  589. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  590. this=0x7fff7bce8a00, max_wait_time=0x7fff7623a050, guard=...)
  591. at ../../ace/Dev_Poll_Reactor.cpp:1064
  592. result = <value optimized out>
  593. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  594. this=0x7fff7bce8a00, max_wait_time=0x7fff7623a050)
  595. at ../../ace/Dev_Poll_Reactor.cpp:1046
  596. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  597. max_wait_time_ = 0x7fff7623a050, start_time_ = {static zero = {
  598. static zero = <same as static member of an already seen type>,
  599. static max_time = {
  600. static zero = <same as static member of an already seen type>,
  601. 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}},
  602. static max_time = <same as static member of an already seen type>,
  603. tv_ = {tv_sec = 1279930791, tv_usec = 649074}}, stopped_ = false}
  604. guard = {token_ = @0x7fff7bce8a80, owner_ = 1}
  605. result = -1
  606. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  607. this=0x7fff7d0fa290, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  608. result = 1
  609. #5 0x000000000087a0d2 in ReactorRunnable::svc (this=0x7fff7c5aac40)
  610. at ../../../src/game/WorldSocketMgr.cpp:167
  611. interval = {static zero = {
  612. static zero = <same as static member of an already seen type>,
  613. static max_time = {
  614. static zero = <same as static member of an already seen type>,
  615. 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}},
  616. static max_time = <same as static member of an already seen type>,
  617. tv_ = {tv_sec = 0, tv_usec = 2364}}
  618. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  619. at ../../ace/Task.cpp:275
  620. t = 0x7fff7c5aac40
  621. svc_status = <value optimized out>
  622. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7bc4ee60)
  623. at ../../ace/Thread_Adapter.cpp:98
  624. exit_hook_instance = <value optimized out>
  625. exit_hook_maybe = {instance_ = 0x0}
  626. exit_hook_ptr = <value optimized out>
  627. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  628. No symbol table info available.
  629. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  630. No symbol table info available.
  631. #10 0x0000000000000000 in ?? ()
  632. No symbol table info available.
  633.  
  634. Hilo 17 (Thread 0x7fff76a3b910 (LWP 25463)):
  635. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  636. No symbol table info available.
  637. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  638. this=0x7fff7bce8880, max_wait_time=<value optimized out>)
  639. at ../../ace/Dev_Poll_Reactor.cpp:991
  640. timer_buf = {static zero = {
  641. static zero = <same as static member of an already seen type>,
  642. static max_time = {
  643. static zero = <same as static member of an already seen type>,
  644. 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}},
  645. static max_time = <same as static member of an already seen type>,
  646. tv_ = {tv_sec = 0, tv_usec = 10000}}
  647. this_timeout = <value optimized out>
  648. timeout = 10
  649. nfds = <value optimized out>
  650. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  651. this=0x7fff7bce8880, max_wait_time=0x7fff76a3b050, guard=...)
  652. at ../../ace/Dev_Poll_Reactor.cpp:1064
  653. result = <value optimized out>
  654. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  655. this=0x7fff7bce8880, max_wait_time=0x7fff76a3b050)
  656. at ../../ace/Dev_Poll_Reactor.cpp:1046
  657. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  658. max_wait_time_ = 0x7fff76a3b050, start_time_ = {static zero = {
  659. static zero = <same as static member of an already seen type>,
  660. static max_time = {
  661. static zero = <same as static member of an already seen type>,
  662. 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}},
  663. static max_time = <same as static member of an already seen type>,
  664. tv_ = {tv_sec = 1279930791, tv_usec = 648125}}, stopped_ = false}
  665. guard = {token_ = @0x7fff7bce8900, owner_ = 1}
  666. result = -1
  667. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  668. this=0x7fff7d0fa2c0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  669. result = 2086316808
  670. #5 0x000000000087a0d2 in ReactorRunnable::svc (this=0x7fff7c5aab08)
  671. at ../../../src/game/WorldSocketMgr.cpp:167
  672. interval = {static zero = {
  673. static zero = <same as static member of an already seen type>,
  674. static max_time = {
  675. static zero = <same as static member of an already seen type>,
  676. 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}},
  677. static max_time = <same as static member of an already seen type>,
  678. tv_ = {tv_sec = 0, tv_usec = 10000}}
  679. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  680. at ../../ace/Task.cpp:275
  681. t = 0x7fff7c5aab08
  682. svc_status = <value optimized out>
  683. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7bc4ef20)
  684. at ../../ace/Thread_Adapter.cpp:98
  685. exit_hook_instance = <value optimized out>
  686. exit_hook_maybe = {instance_ = 0x0}
  687. exit_hook_ptr = <value optimized out>
  688. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  689. No symbol table info available.
  690. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  691. No symbol table info available.
  692. #10 0x0000000000000000 in ?? ()
  693. No symbol table info available.
  694.  
  695. Hilo 16 (Thread 0x7fff7723c910 (LWP 25462)):
  696. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  697. from /lib/libpthread.so.0
  698. No symbol table info available.
  699. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7baaff84, mutex=...,
  700. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  701. result = <value optimized out>
  702. ts = {tv_sec = 0, tv_nsec = 7286278338517096704}
  703. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7baaff84, mutex=...,
  704. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  705. No locales.
  706. #3 0x000000000050508b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  707. (this=0x7fff7baaff00, timeout=0x0)
  708. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  709. result = <value optimized out>
  710. #4 0x0000000000506149 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  711. this=0x7fff7baaff00, first_item=@0x7fff7723c078, timeout=0x0)
  712. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  713. ace_mon = {lock_ = 0x7fff7baaff50, owner_ = 0}
  714. #5 0x00000000005059c8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff7a241fe0)
  715. at /usr/local/include/ace/Task_T.inl:22
  716. No locales.
  717. #6 SOAPWorkingThread::svc (this=0x7fff7a241fe0)
  718. at ../../../src/mangosd/MaNGOSsoap.h:60
  719. mb = 0x0
  720. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  721. at ../../ace/Task.cpp:275
  722. t = 0x7fff7a241fe0
  723. svc_status = <value optimized out>
  724. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7baa7be0)
  725. at ../../ace/Thread_Adapter.cpp:98
  726. exit_hook_instance = <value optimized out>
  727. exit_hook_maybe = {instance_ = 0x0}
  728. exit_hook_ptr = <value optimized out>
  729. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  730. No symbol table info available.
  731. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  732. No symbol table info available.
  733. #11 0x0000000000000000 in ?? ()
  734. No symbol table info available.
  735.  
  736. Hilo 15 (Thread 0x7fff77a3d910 (LWP 25461)):
  737. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  738. from /lib/libpthread.so.0
  739. No symbol table info available.
  740. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7baaff84, mutex=...,
  741. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  742. result = <value optimized out>
  743. ts = {tv_sec = 0, tv_nsec = 7286278338517096704}
  744. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7baaff84, mutex=...,
  745. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  746. No locales.
  747. #3 0x000000000050508b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  748. (this=0x7fff7baaff00, timeout=0x0)
  749. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  750. result = <value optimized out>
  751. #4 0x0000000000506149 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  752. this=0x7fff7baaff00, first_item=@0x7fff77a3d078, timeout=0x0)
  753. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  754. ace_mon = {lock_ = 0x7fff7baaff50, owner_ = 0}
  755. #5 0x00000000005059c8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff7a241fe0)
  756. at /usr/local/include/ace/Task_T.inl:22
  757. No locales.
  758. #6 SOAPWorkingThread::svc (this=0x7fff7a241fe0)
  759. at ../../../src/mangosd/MaNGOSsoap.h:60
  760. mb = 0x0
  761. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  762. at ../../ace/Task.cpp:275
  763. t = 0x7fff7a241fe0
  764. svc_status = <value optimized out>
  765. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7baa7ca0)
  766. at ../../ace/Thread_Adapter.cpp:98
  767. exit_hook_instance = <value optimized out>
  768. exit_hook_maybe = {instance_ = 0x0}
  769. exit_hook_ptr = <value optimized out>
  770. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  771. No symbol table info available.
  772. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  773. No symbol table info available.
  774. #11 0x0000000000000000 in ?? ()
  775. No symbol table info available.
  776.  
  777. Hilo 14 (Thread 0x7fff7823e910 (LWP 25460)):
  778. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  779. from /lib/libpthread.so.0
  780. No symbol table info available.
  781. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7baaff84, mutex=...,
  782. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  783. result = <value optimized out>
  784. ts = {tv_sec = 0, tv_nsec = 7286278338517096704}
  785. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7baaff84, mutex=...,
  786. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  787. No locales.
  788. #3 0x000000000050508b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  789. (this=0x7fff7baaff00, timeout=0x0)
  790. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  791. result = <value optimized out>
  792. #4 0x0000000000506149 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  793. this=0x7fff7baaff00, first_item=@0x7fff7823e078, timeout=0x0)
  794. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  795. ace_mon = {lock_ = 0x7fff7baaff50, owner_ = 0}
  796. #5 0x00000000005059c8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff7a241fe0)
  797. at /usr/local/include/ace/Task_T.inl:22
  798. No locales.
  799. #6 SOAPWorkingThread::svc (this=0x7fff7a241fe0)
  800. at ../../../src/mangosd/MaNGOSsoap.h:60
  801. mb = 0x0
  802. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  803. at ../../ace/Task.cpp:275
  804. t = 0x7fff7a241fe0
  805. svc_status = <value optimized out>
  806. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7baa7d60)
  807. at ../../ace/Thread_Adapter.cpp:98
  808. exit_hook_instance = <value optimized out>
  809. exit_hook_maybe = {instance_ = 0x0}
  810. exit_hook_ptr = <value optimized out>
  811. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  812. No symbol table info available.
  813. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  814. No symbol table info available.
  815. #11 0x0000000000000000 in ?? ()
  816. No symbol table info available.
  817.  
  818. Hilo 13 (Thread 0x7fff78a3f910 (LWP 25459)):
  819. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  820. from /lib/libpthread.so.0
  821. No symbol table info available.
  822. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7baaff84, mutex=...,
  823. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  824. result = <value optimized out>
  825. ts = {tv_sec = 0, tv_nsec = 7286278338517096704}
  826. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7baaff84, mutex=...,
  827. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  828. No locales.
  829. #3 0x000000000050508b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  830. (this=0x7fff7baaff00, timeout=0x0)
  831. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  832. result = <value optimized out>
  833. #4 0x0000000000506149 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  834. this=0x7fff7baaff00, first_item=@0x7fff78a3f078, timeout=0x0)
  835. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  836. ace_mon = {lock_ = 0x7fff7baaff50, owner_ = 0}
  837. #5 0x00000000005059c8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff7a241fe0)
  838. at /usr/local/include/ace/Task_T.inl:22
  839. No locales.
  840. #6 SOAPWorkingThread::svc (this=0x7fff7a241fe0)
  841. at ../../../src/mangosd/MaNGOSsoap.h:60
  842. mb = 0x0
  843. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  844. at ../../ace/Task.cpp:275
  845. t = 0x7fff7a241fe0
  846. svc_status = <value optimized out>
  847. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7baa7e20)
  848. at ../../ace/Thread_Adapter.cpp:98
  849. exit_hook_instance = <value optimized out>
  850. exit_hook_maybe = {instance_ = 0x0}
  851. exit_hook_ptr = <value optimized out>
  852. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  853. No symbol table info available.
  854. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  855. No symbol table info available.
  856. #11 0x0000000000000000 in ?? ()
  857. No symbol table info available.
  858.  
  859. Hilo 12 (Thread 0x7fff79240910 (LWP 25458)):
  860. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  861. from /lib/libpthread.so.0
  862. No symbol table info available.
  863. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7baaff84, mutex=...,
  864. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  865. result = <value optimized out>
  866. ts = {tv_sec = 140735268192128, tv_nsec = 140735268192080}
  867. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7baaff84, mutex=...,
  868. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  869. No locales.
  870. #3 0x000000000050508b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  871. (this=0x7fff7baaff00, timeout=0x0)
  872. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  873. result = <value optimized out>
  874. #4 0x0000000000506149 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  875. this=0x7fff7baaff00, first_item=@0x7fff79240078, timeout=0x0)
  876. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  877. ace_mon = {lock_ = 0x7fff7baaff50, owner_ = 0}
  878. #5 0x00000000005059c8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff7a241fe0)
  879. at /usr/local/include/ace/Task_T.inl:22
  880. No locales.
  881. #6 SOAPWorkingThread::svc (this=0x7fff7a241fe0)
  882. at ../../../src/mangosd/MaNGOSsoap.h:60
  883. mb = 0x0
  884. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  885. at ../../ace/Task.cpp:275
  886. t = 0x7fff7a241fe0
  887. svc_status = <value optimized out>
  888. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7baa7ee0)
  889. at ../../ace/Thread_Adapter.cpp:98
  890. exit_hook_instance = <value optimized out>
  891. exit_hook_maybe = {instance_ = 0x0}
  892. exit_hook_ptr = <value optimized out>
  893. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  894. No symbol table info available.
  895. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  896. No symbol table info available.
  897. #11 0x0000000000000000 in ?? ()
  898. No symbol table info available.
  899.  
  900. Hilo 11 (Thread 0x7fff79a41910 (LWP 25457)):
  901. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  902. No symbol table info available.
  903. #1 0x000000000092c6a9 in sleep (msecs=<value optimized out>)
  904. at /usr/local/include/ace/OS_NS_unistd.inl:951
  905. rqtp = {tv_sec = 1, tv_nsec = 0}
  906. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  907. at ../../../src/shared/Threading.cpp:237
  908. No locales.
  909. #3 0x0000000000500f52 in FreezeDetectorRunnable::run (this=0x7fff7bcf34a0)
  910. at ../../../src/mangosd/Master.cpp:74
  911. curtime = 0
  912. #4 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x7fff79a41060)
  913. at ../../../src/shared/Threading.cpp:187
  914. No locales.
  915. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  916. No symbol table info available.
  917. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  918. No symbol table info available.
  919. #7 0x0000000000000000 in ?? ()
  920. No symbol table info available.
  921.  
  922. Hilo 10 (Thread 0x7fff7a242910 (LWP 25456)):
  923. #0 0x00007ffff52d8932 in select () from /lib/libc.so.6
  924. No symbol table info available.
  925. #1 0x00000000009c2d8d in tcp_select (soap=0x7fff7a2267e0, s=38,
  926. flags=<value optimized out>, timeout=<value optimized out>)
  927. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  928. tv = {tv_sec = 2, tv_usec = 987645}
  929. fd = {{fds_bits = {274877906944, 0 <repeats 15 times>}}, {fds_bits = {
  930. 274877906944, 0 <repeats 15 times>}}, {fds_bits = {274877906944,
  931. 0 <repeats 15 times>}}}
  932. sfd = 0x7fff7a226600
  933. efd = 0x7fff7a226680
  934. r = <value optimized out>
  935. rfd = 0x7fff7a226580
  936. #2 0x00000000009d037f in soap_accept (soap=0x7fff7a2267e0)
  937. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  938. r = -514
  939. err = -514
  940. n = 16
  941. len = 65536
  942. set = 1
  943. #3 0x0000000000504437 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  944. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  945. thread_soap = <value optimized out>
  946. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x9e9750,
  947. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  948. value_ = 1}, <No data fields>}, priority_ = 0,
  949. reactor_ = 0x0,
  950. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  951. _vptr.Policy = 0x7ffff7dcc570},
  952. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  953. _vptr.ACE_Shared_Object = 0x9e9850}, <No data fields>},
  954. thr_count_ = 5, thr_mgr_ = 0x7fff7baabec0, flags_ = 0,
  955. grp_id_ = 1, lock_ = {lock_ = {__data = {__lock = 0,
  956. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  957. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  958. __size = '\000' <repetidos 39 veces>, __align = 0},
  959. removed_ = false}, last_thread_id_ = 0},
  960. msg_queue_ = 0x7fff7baaff00, delete_msg_queue_ = true, mod_ = 0x0,
  961. next_ = 0x0}, <No data fields>}
  962. soap = {_vptr.soap = 0xa6c130, state = 1, version = 0, mode = 0,
  963. imode = 2097152, omode = 2097152, float_format = 0xa68a2f "%.9G",
  964. double_format = 0xa68a34 "%.17lG",
  965. dime_id_format = 0xa68a3b "cid:id%d", http_version = 0xa50c50 "1.1",
  966. http_content = 0x0, encodingStyle = 0xa6b660 "", actor = 0x0,
  967. lang = 0xa69359 "en", recv_timeout = 5, send_timeout = 5,
  968. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  969. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  970. linger_time = 0, namespaces = 0xd05f60, local_namespaces = 0x0,
  971. nlist = 0x0, blist = 0x0, clist = 0x2b091a0, alist = 0x0, iht = {
  972. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  973. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff72ef3fb0,
  974. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  975. fpost = 0x9e40e0 <http_post>, fget = 0x9c0f70 <http_get>,
  976. fput = 0x9c0f80 <http_405>, fdel = 0x9c0f80 <http_405>,
  977. fhead = 0x9c0f80 <http_405>, fform = 0,
  978. fposthdr = 0x9c84e0 <http_post_header>,
  979. fresponse = 0x9c41f0 <http_response>,
  980. fparse = 0x9d5500 <http_parse>,
  981. fparsehdr = 0x9e34a0 <http_parse_header>, fheader = 0,
  982. fresolve = 0x9c5e20 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  983. fclosesocket = 0x9c5e00 <tcp_closesocket>,
  984. fshutdownsocket = 0x9c5df0 <tcp_shutdownsocket>,
  985. fopen = 0x9d8db0 <tcp_connect>, faccept = 0x9c5e10 <tcp_accept>,
  986. fclose = 0x9c05d0 <tcp_disconnect>, fsend = 0x9c5ae0 <fsend>,
  987. frecv = 0x9c58b0 <frecv>, fpoll = 0x9d1a60 <soap_poll>,
  988. fseterror = 0, fignore = 0, fserveloop = 0,
  989. fplugin = 0x9c4190 <fplugin>, fmalloc = 0, fprepareinit = 0,
  990. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  991. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  992. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  993. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  994. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 38,
  995. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  996. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  997. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  998. buf = '\000' <repetidos 65535 veces>,
  999. msgbuf = '\000' <repetidos 1023 veces>,
  1000. tmpbuf = '\000' <repetidos 1023 veces>,
  1001. tag = '\000' <repetidos 1023 veces>,
  1002. id = '\000' <repetidos 1023 veces>,
  1003. href = '\000' <repetidos 1023 veces>,
  1004. type = '\000' <repetidos 1023 veces>,
  1005. arrayType = '\000' <repetidos 1023 veces>,
  1006. arraySize = '\000' <repetidos 1023 veces>,
  1007. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  1008. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  1009. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  1010. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  1011. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  1012. path = '\000' <repetidos 1023 veces>,
  1013. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  1014. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  1015. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  1016. max_keep_alive = 100, proxy_http_version = 0xa68a44 "1.0",
  1017. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  1018. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  1019. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  1020. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  1021. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  1022. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  1023. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  1024. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  1025. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  1026. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  1027. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  1028. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  1029. sin_addr = {s_addr = 0},
  1030. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  1031. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  1032. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  1033. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  1034. randfile = 0x0,
  1035. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\000«{ÿ\177\000\000\033\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000¥þ÷ÿ\177\000\000\213\020\\öÿ\177\000\000p\037$zÿ\177", '\000' <repetidos 26 veces>, "x\037$zÿ\177\000\000\000\000\000\000\000\000\000\000àb|öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65c1ed1, z_crc = 0,
  1036. z_dict = 0x1078 <Address 0x1078 out of bounds>,
  1037. z_dict_len = 4160661384, zlib_state = 32767, zlib_in = 0,
  1038. zlib_out = -23296, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  1039. z_buflen = 0, z_level = 8200, z_ratio_in = 4.59163468e-41,
  1040. z_ratio_out = -1.11626253e+33}
  1041. m = <value optimized out>
  1042. s = -514
  1043. #4 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x27)
  1044. at ../../../src/shared/Threading.cpp:187
  1045. No locales.
  1046. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1047. No symbol table info available.
  1048. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1049. No symbol table info available.
  1050. #7 0x0000000000000000 in ?? ()
  1051. No symbol table info available.
  1052.  
  1053. Hilo 9 (Thread 0x7fff7aa43910 (LWP 25455)):
  1054. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  1055. No symbol table info available.
  1056. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  1057. this=0x7fff7bce8700, max_wait_time=<value optimized out>)
  1058. at ../../ace/Dev_Poll_Reactor.cpp:991
  1059. timer_buf = {static zero = {
  1060. static zero = <same as static member of an already seen type>,
  1061. static max_time = {
  1062. static zero = <same as static member of an already seen type>,
  1063. 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}},
  1064. static max_time = <same as static member of an already seen type>,
  1065. tv_ = {tv_sec = 0, tv_usec = 9999}}
  1066. this_timeout = <value optimized out>
  1067. timeout = 9
  1068. nfds = <value optimized out>
  1069. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  1070. this=0x7fff7bce8700, max_wait_time=0x7fff7aa43050, guard=...)
  1071. at ../../ace/Dev_Poll_Reactor.cpp:1064
  1072. result = <value optimized out>
  1073. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  1074. this=0x7fff7bce8700, max_wait_time=0x7fff7aa43050)
  1075. at ../../ace/Dev_Poll_Reactor.cpp:1046
  1076. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  1077. max_wait_time_ = 0x7fff7aa43050, start_time_ = {static zero = {
  1078. static zero = <same as static member of an already seen type>,
  1079. static max_time = {
  1080. static zero = <same as static member of an already seen type>,
  1081. 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}},
  1082. static max_time = <same as static member of an already seen type>,
  1083. tv_ = {tv_sec = 1279930791, tv_usec = 648123}}, stopped_ = false}
  1084. guard = {token_ = @0x7fff7bce8780, owner_ = 1}
  1085. result = -1
  1086. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  1087. this=0x7fff7d0fa920, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  1088. result = -136528528
  1089. #5 0x0000000000501232 in RARunnable::run (this=0x7fff7bcf3500)
  1090. at ../../../src/mangosd/Master.cpp:165
  1091. interval = {static zero = {
  1092. static zero = <same as static member of an already seen type>,
  1093. static max_time = {
  1094. static zero = <same as static member of an already seen type>,
  1095. 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}},
  1096. static max_time = <same as static member of an already seen type>,
  1097. tv_ = {tv_sec = 0, tv_usec = 9999}}
  1098. stringip = {static npos = 18446744073709551615,
  1099. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff7bab7ff8 "0.0.0.0"}}
  1100. listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0x7ffff7dcc6d0,
  1101. static sap_any = {_vptr.ACE_Addr = 0x7ffff7dc8890,
  1102. static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  1103. inet_addr_ = {in4_ = {sin_family = 2, sin_port = 29453, sin_addr = {
  1104. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}}}
  1105. #6 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0xc)
  1106. at ../../../src/shared/Threading.cpp:187
  1107. No locales.
  1108. #7 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1109. No symbol table info available.
  1110. #8 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1111. No symbol table info available.
  1112. #9 0x0000000000000000 in ?? ()
  1113. No symbol table info available.
  1114.  
  1115. Hilo 8 (Thread 0x7fff7b244910 (LWP 25454)):
  1116. #0 0x00007ffff52a4471 in nanosleep () from /lib/libc.so.6
  1117. No symbol table info available.
  1118. #1 0x00007ffff52d90d4 in usleep () from /lib/libc.so.6
  1119. No symbol table info available.
  1120. #2 0x00000000004fb989 in CliRunnable::run (this=<value optimized out>)
  1121. at ../../../src/mangosd/CliRunnable.cpp:646
  1122. command_str = <value optimized out>
  1123. commandbuf = "\001\020\000\000\000\000\000\000Ñ\036\\öÿ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000\210­þ÷ÿ\177\000\000\000«þ÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "\b@${ÿ\177\000\000Û$\\öÿ\177", '\000' <repetidos 11 veces>, "Yïe\213\017\036e\000\000\000\000\000\000\000\000\000ë­{ÿ\177\000\000°þ8ôÿ\177\000\000\230H${ÿ\177\000\000\020I${ÿ\177", '\000' <repetidos 11 veces>, "ñÄ{ÿ\177\000\000Ï\027\\öÿ\177\000\000\000\000\000\000\000\000\000\000\033±°÷ÿ\177\000\000(ñÄ{ÿ\177", '\000' <repetidos 11 veces>, "ë­{ÿ\177\000\000PCÑ", '\000' <repetidos 13 veces>...
  1124. #3 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x7fff7b243ea0)
  1125. at ../../../src/shared/Threading.cpp:187
  1126. No locales.
  1127. #4 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1128. No symbol table info available.
  1129. #5 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1130. No symbol table info available.
  1131. #6 0x0000000000000000 in ?? ()
  1132. No symbol table info available.
  1133.  
  1134. Hilo 7 (Thread 0x7fff7ba45910 (LWP 25453)):
  1135. #0 0x000000000082599d in ObjectGuid::operator= (this=<value optimized out>,
  1136. Victim=0x7fff14a2c000, spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c,
  1137. bp1=0x0, bp2=0x0, triggered=true, castItem=0x0,
  1138. triggeredByAura=0x7ffebdbea2f0, originalCaster=...)
  1139. at ../../../src/game/ObjectGuid.h:136
  1140. No locales.
  1141. #1 Unit::CastCustomSpell (this=<value optimized out>, Victim=0x7fff14a2c000,
  1142. spellInfo=0x7fffeb973ea8, bp0=0x7fff7ba4387c, bp1=0x0, bp2=0x0,
  1143. triggered=true, castItem=0x0, triggeredByAura=0x7ffebdbea2f0,
  1144. originalCaster=...) at ../../../src/game/Unit.cpp:1171
  1145. targets = {m_srcX = -3.81476593, m_srcY = 4.59149455e-41,
  1146. m_srcZ = 1.11385978e-38, m_destX = 0, m_destY = 0, m_destZ = 0,
  1147. m_strTarget = {static npos = 18446744073709551615,
  1148. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1149. _M_p = 0x8 <Address 0x8 out of bounds>}},
  1150. m_targetMask = 474174976, m_unitTarget = 0x7fff1c435608,
  1151. m_GOTarget = 0x7fff1c4356c8, m_itemTarget = 0x651e0f8b65ef0496,
  1152. m_unitTargetGUID = {m_guid = 140732081808192}, m_GOTargetGUID = {
  1153. m_guid = 140737326618575}, m_CorpseTargetGUID = {
  1154. m_guid = 140734020091904}, m_itemTargetGUID = {
  1155. m_guid = 140732081808192}, m_itemTargetEntry = 826703872}
  1156. #2 0x0000000000825c37 in Unit::CastCustomSpell (this=0x0,
  1157. Victim=0x7fff14a2c000, spellId=33619, bp0=0x7fff7ba4387c, bp1=0x0,
  1158. bp2=0x0, triggered=true, castItem=0x0, triggeredByAura=0x1,
  1159. originalCaster=...) at ../../../src/game/Unit.cpp:1153
  1160. spellInfo = 0x7fffeb973ea8
  1161. #3 0x0000000000844034 in Unit::CalculateAbsorbAndResist (this=0x7fff31468000,
  1162. pCaster=<value optimized out>, schoolMask=SPELL_SCHOOL_MASK_NORMAL,
  1163. damagetype=<value optimized out>, damage=<value optimized out>,
  1164. absorb=<value optimized out>, resist=0x7fff7ba439a4, canReflect=true)
  1165. at ../../../src/game/Unit.cpp:2207
  1166. incanterAbsorption = 0
  1167. unitflag = 826704584
  1168. reflectSpell = 33619
  1169. preventDeathAmount = 0
  1170. existExpired = 83
  1171. RemainingDamage = 1149
  1172. reflectDamage = 21
  1173. reflectTriggeredBy = 0x7ffebdbea2f0
  1174. preventDeathSpell = 0x0
  1175. #4 0x000000000084456f in Unit::CalculateAbsorbResistBlock (
  1176. this=0x7fff31468000, pCaster=0x7fff14a2c000, damageInfo=0x7fff7ba43980,
  1177. spellProto=0x7fffec3621f8, attType=<value optimized out>)
  1178. at ../../../src/game/Unit.cpp:2406
  1179. blocked = <value optimized out>
  1180. absorb_affected_damage = 1197
  1181. #5 0x00000000007ae595 in Spell::DoAllEffectOnTarget (this=0x7ffebc67b200,
  1182. target=<value optimized out>) at ../../../src/game/Spell.cpp:1046
  1183. damageInfo = {target = 0x7fff31468000, attacker = 0x7fff14a2c000,
  1184. SpellID = 48665, damage = 1197, overkill = 0,
  1185. schoolMask = SPELL_SCHOOL_MASK_NORMAL, absorb = 0, resist = 0,
  1186. physicalLog = false, unused = false, blocked = 0, HitInfo = 2}
  1187. unit = 0x7fff31468000
  1188. mask = <value optimized out>
  1189. real_caster = 0x7fff14a2c000
  1190. caster = 0x7fff14a2c000
  1191. missInfo = SPELL_MISS_NONE
  1192. procVictim = 32
  1193. procAttacker = 16
  1194. procEx = <value optimized out>
  1195. #6 0x00000000007ca274 in Spell::handle_immediate (this=0x7ffebc67b200)
  1196. at ../../../src/game/Spell.cpp:3032
  1197. No locales.
  1198. #7 0x00000000007c9618 in Spell::cast (this=0x7ffebc67b200, skipCheck=true)
  1199. at ../../../src/game/Spell.cpp:3005
  1200. castResult = <value optimized out>
  1201. #8 0x0000000000823eb7 in Unit::CastSpell (this=0x7fff14a2c000,
  1202. Victim=0x7fff31468000, spellInfo=<value optimized out>,
  1203. triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  1204. originalCaster=...) at ../../../src/game/Unit.cpp:1137
  1205. targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1283.92432,
  1206. m_destY = -4337.43555, m_destZ = 33.0976486, m_strTarget = {
  1207. static npos = 18446744073709551615,
  1208. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd14458 ""}},
  1209. m_targetMask = 2, m_unitTarget = 0x7fff31468000, m_GOTarget = 0x0,
  1210. m_itemTarget = 0x0, m_unitTargetGUID = {m_guid = 135168},
  1211. m_GOTargetGUID = {m_guid = 0}, m_CorpseTargetGUID = {m_guid = 0},
  1212. m_itemTargetGUID = {m_guid = 0}, m_itemTargetEntry = 0}
  1213. #9 0x00000000007e5cf7 in Spell::EffectTriggerSpell (this=0x7ffebcb5d600,
  1214. effIndex=<value optimized out>) at ../../../src/game/SpellEffects.cpp:2744
  1215. triggered_spell_id = <value optimized out>
  1216. spellInfo = 0x7fffec3621f8
  1217. caster = 0x7fff14a2c000
  1218. #10 0x00000000007ae0ed in Spell::DoSpellHitOnUnit (this=0x7ffebcb5d600,
  1219. unit=0x7fff31468000, effectMask=7) at ../../../src/game/Spell.cpp:1241
  1220. realCaster = 0x7fff14a2c000
  1221. #11 0x00000000007ae7ca in Spell::DoAllEffectOnTarget (this=0x7ffebcb5d600,
  1222. target=<value optimized out>) at ../../../src/game/Spell.cpp:999
  1223. unit = 0x7fff31468000
  1224. mask = 3952557736
  1225. real_caster = 0x7fff14a2c000
  1226. caster = 0x7fff14a2c000
  1227. missInfo = SPELL_MISS_NONE
  1228. procVictim = 32
  1229. procAttacker = 8388624
  1230. procEx = <value optimized out>
  1231. #12 0x00000000007ca274 in Spell::handle_immediate (this=0x7ffebcb5d600)
  1232. at ../../../src/game/Spell.cpp:3032
  1233. No locales.
  1234. #13 0x00000000007c9618 in Spell::cast (this=0x7ffebcb5d600, skipCheck=false)
  1235. at ../../../src/game/Spell.cpp:3005
  1236. castResult = <value optimized out>
  1237. #14 0x00000000007caf30 in SpellEvent::Execute (this=0x7ffebb961648,
  1238. e_time=423344, p_time=3952557736) at ../../../src/game/Spell.cpp:6466
  1239. No locales.
  1240. #15 0x000000000094c39f in EventProcessor::Update (this=0x7fff14a2c128,
  1241. p_time=317) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  1242. Event = 0x7ffebb961648
  1243. #16 0x00000000008387ac in Unit::Update (this=0x7fff14a2c000, p_time=317)
  1244. at ../../../src/game/Unit.cpp:284
  1245. No locales.
  1246. #17 0x0000000000768a91 in Player::Update (this=0x7fff14a2c000, p_time=317)
  1247. at ../../../src/game/Player.cpp:1206
  1248. now = <value optimized out>
  1249. pet = <value optimized out>
  1250. #18 0x0000000000678e30 in Map::Update (this=0x26b4000, t_diff=@0x7fff7ba4500c)
  1251. at ../../../src/game/Map.cpp:520
  1252. plr = 0x0
  1253. updater = {i_timeDiff = 317}
  1254. grid_object_update = {i_visitor = @0x7fff0000013d}
  1255. __FUNCTION__ = "Update"
  1256. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1257. world_object_update = {i_visitor = @0x7fff7ba43fa0}
  1258. #19 0x0000000000685d5f in MapManager::Update (this=0x7fffe0de57c0,
  1259. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:254
  1260. No locales.
  1261. #20 0x0000000000866ff1 in World::Update (this=0x7ffff4337900, diff=19)
  1262. at ../../../src/game/World.cpp:1459
  1263. No locales.
  1264. #21 0x0000000000506dcc in WorldRunnable::run (this=<value optimized out>)
  1265. at ../../../src/mangosd/WorldRunnable.cpp:60
  1266. diff = 19
  1267. realCurrTime = 30537429
  1268. realPrevTime = <value optimized out>
  1269. prevSleepTime = 0
  1270. #22 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x0)
  1271. at ../../../src/shared/Threading.cpp:187
  1272. No locales.
  1273. #23 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1274. No symbol table info available.
  1275. #24 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1276. No symbol table info available.
  1277. #25 0x0000000000000000 in ?? ()
  1278. No symbol table info available.
  1279.  
  1280. Hilo 6 (Thread 0x7fff7c546910 (LWP 25452)):
  1281. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  1282. No symbol table info available.
  1283. #1 0x000000000092c6a9 in sleep (msecs=<value optimized out>)
  1284. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1285. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1286. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1287. at ../../../src/shared/Threading.cpp:237
  1288. No locales.
  1289. #3 0x00000000009249a5 in SqlDelayThread::run (this=0x7fff7c822f80)
  1290. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1291. s = 0x7fff7c86c8a0
  1292. pingEveryLoop = 180000
  1293. loopCounter = 52120
  1294. #4 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x7fff7c546060)
  1295. at ../../../src/shared/Threading.cpp:187
  1296. No locales.
  1297. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1298. No symbol table info available.
  1299. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1300. No symbol table info available.
  1301. #7 0x0000000000000000 in ?? ()
  1302. No symbol table info available.
  1303.  
  1304. Hilo 5 (Thread 0x7ffff3a9d910 (LWP 25408)):
  1305. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  1306. No symbol table info available.
  1307. #1 0x000000000092c6a9 in sleep (msecs=<value optimized out>)
  1308. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1309. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1310. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1311. at ../../../src/shared/Threading.cpp:237
  1312. No locales.
  1313. #3 0x00000000009249a5 in SqlDelayThread::run (this=0x7ffff434bdc0)
  1314. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1315. s = 0x7ffedf073ce0
  1316. pingEveryLoop = 180000
  1317. loopCounter = 52736
  1318. #4 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x7ffff3a9d060)
  1319. at ../../../src/shared/Threading.cpp:187
  1320. No locales.
  1321. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1322. No symbol table info available.
  1323. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1324. No symbol table info available.
  1325. #7 0x0000000000000000 in ?? ()
  1326. No symbol table info available.
  1327.  
  1328. Hilo 4 (Thread 0x7ffff429e910 (LWP 25407)):
  1329. #0 0x00007ffff5d290cb in read () from /lib/libpthread.so.0
  1330. No symbol table info available.
  1331. #1 0x00007ffff7279089 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.16
  1332. No symbol table info available.
  1333. #2 0x00007ffff727a1f1 in ?? () from /usr/lib/libmysqlclient_r.so.16
  1334. No symbol table info available.
  1335. #3 0x00007ffff727a5a5 in my_net_read () from /usr/lib/libmysqlclient_r.so.16
  1336. No symbol table info available.
  1337. #4 0x00007ffff7274a3a in cli_safe_read () from /usr/lib/libmysqlclient_r.so.16
  1338. No symbol table info available.
  1339. #5 0x00007ffff7275209 in ?? () from /usr/lib/libmysqlclient_r.so.16
  1340. No symbol table info available.
  1341. #6 0x00007ffff72735de in mysql_real_query ()
  1342. from /usr/lib/libmysqlclient_r.so.16
  1343. No symbol table info available.
  1344. #7 0x0000000000921f8c in DatabaseMysql::DirectExecute (this=0xd15780,
  1345. sql=0x7ffee549ffc8 "DELETE FROM mail_items WHERE item_guid = '733268815'")
  1346. at ../../../../src/shared/Database/DatabaseMysql.cpp:297
  1347. _s = 30537433
  1348. #8 0x0000000000924fdf in SqlTransaction::Execute (this=0x7ffebbaada80,
  1349. db=0xd15780) at ../../../../src/shared/Database/SqlOperations.cpp:42
  1350. sql = 0x7ffee549ffc8 "DELETE FROM mail_items WHERE item_guid = '733268815'"
  1351. #9 0x0000000000924a03 in SqlDelayThread::run (this=0x7ffff434be80)
  1352. at ../../../../src/shared/Database/SqlDelayThread.cpp:47
  1353. s = 0x7ffebbaada80
  1354. pingEveryLoop = 180000
  1355. loopCounter = 37833
  1356. #10 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x9)
  1357. at ../../../src/shared/Threading.cpp:187
  1358. No locales.
  1359. #11 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1360. No symbol table info available.
  1361. #12 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1362. No symbol table info available.
  1363. #13 0x0000000000000000 in ?? ()
  1364. No symbol table info available.
  1365.  
  1366. Hilo 3 (Thread 0x7ffff4dac910 (LWP 25406)):
  1367. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  1368. No symbol table info available.
  1369. #1 0x000000000092c6a9 in sleep (msecs=<value optimized out>)
  1370. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1371. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1372. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1373. at ../../../src/shared/Threading.cpp:237
  1374. No locales.
  1375. #3 0x00000000009249a5 in SqlDelayThread::run (this=0x7ffff434bf40)
  1376. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1377. s = 0x7ffedf071ad0
  1378. pingEveryLoop = 180000
  1379. loopCounter = 54106
  1380. #4 0x000000000092c9da in ACE_Based::Thread::ThreadTask (param=0x7ffff4dac060)
  1381. at ../../../src/shared/Threading.cpp:187
  1382. No locales.
  1383. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1384. No symbol table info available.
  1385. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1386. No symbol table info available.
  1387. #7 0x0000000000000000 in ?? ()
  1388. No symbol table info available.
  1389.  
  1390. Hilo 1 (Thread 0x7ffff7fed710 (LWP 25402)):
  1391. #0 0x00007ffff5d22cfd in pthread_join () from /lib/libpthread.so.0
  1392. No symbol table info available.
  1393. #1 0x00007ffff7b7addc in thr_join (this=<value optimized out>,
  1394. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  1395. result = 2074787544
  1396. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1397. at ../../ace/Thread.inl:137
  1398. No locales.
  1399. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1400. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  1401. i = 0
  1402. copy_count = 1
  1403. copy_table = 0x7fff7bce3a08
  1404. result = <value optimized out>
  1405. #4 0x0000000000878530 in ReactorRunnable::Wait (this=0x7fff7bd1ccc8)
  1406. at ../../../src/game/WorldSocketMgr.cpp:102
  1407. No locales.
  1408. #5 WorldSocketMgr::Wait (this=0x7fff7bd1ccc8)
  1409. at ../../../src/game/WorldSocketMgr.cpp:316
  1410. i = 1
  1411. #6 0x00000000004ff3a9 in Master::Run (this=<value optimized out>)
  1412. at ../../../src/mangosd/Master.cpp:327
  1413. world_thread = {m_iThreadId = 140735267756304,
  1414. m_hThreadHandle = 140735267756304, m_task = 0x7fff7bd225f0,
  1415. static m_ThreadStorage = {_vptr.ACE_TSS = 0xa64f10, keylock_ = {
  1416. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1417. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1418. __prev = 0x0, __next = 0x0}},
  1419. __size = '\000' <repetidos 39 veces>, __align = 0},
  1420. removed_ = false}, once_ = true, key_ = 6}, static m_TpEnum = {
  1421. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1422. rar_thread = 0x7fff7d0fa350
  1423. freeze_thread = 0x7fff7d0fa2f0
  1424. cliThread = 0x7fff7d0fa908
  1425. soap_thread = 0x7fff7d0fa320
  1426. bind_ip = {static npos = 18446744073709551615,
  1427. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff7bcf3498 "0.0.0.0"}}
  1428. pidfile = {static npos = 18446744073709551615,
  1429. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1430. _M_p = 0x7ffff4393f28 "mangos.pid"}}
  1431. #7 0x00000000004fe6a8 in main (argc=<value optimized out>,
  1432. argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:179
  1433. cfg_file = 0x7fffffffe659 "../etc/mangosd.conf"
  1434. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1435. optarg = 0x0, optstring_ = 0x7ffff4393f88, long_only_ = 0,
  1436. has_colon_ = 1, last_option_ = 0x7ffff4393f60, nextchar_ = 0x0,
  1437. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1438. long_option_ = 0x0,
  1439. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff436bfe0,
  1440. allocator_ = 0x7ffff7dde0d0}, <No data fields>}}
  1441. option = <value optimized out>
  1442. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1443. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1444. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1445. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1446. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1447. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1448. EffectTriggerSpell of spell 47568: triggering unknown spell id 53258
  1449. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1450. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1451. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1452. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  1453. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1454. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1455. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1456. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1457. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1458. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1459. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1460. WorldSocket::HandleAuthSession: Sent Auth Response (version mismatch).
  1461. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1462. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1463. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1464. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1465. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1466. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1467. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1468. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1469. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1470. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1471. SESSION: received wrong-status-req opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement