Advertisement
Guest User

Untitled

a guest
Jun 6th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.66 KB | None | 0 0
  1. [Nuevo Thread 0x7fff757fa910 (LWP 27042)]
  2. [Nuevo Thread 0x7fff74ff9910 (LWP 27043)]
  3. [Nuevo Thread 0x7fff747f8910 (LWP 27044)]
  4. [Nuevo Thread 0x7fff73ff7910 (LWP 27045)]
  5. [Nuevo Thread 0x7fff737f6910 (LWP 27046)]
  6. [Nuevo Thread 0x7fff72ff5910 (LWP 27047)]
  7. [Nuevo Thread 0x7fff727f4910 (LWP 27048)]
  8. [Nuevo Thread 0x7fff71ff3910 (LWP 27049)]
  9. [Nuevo Thread 0x7fff717f2910 (LWP 27050)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fff7df45910 (LWP 27034)]
  13. Spell::EffectDummy (this=0x7ffec5cc1800, eff_idx=EFFECT_INDEX_1)
  14. at ../../../src/game/SpellEffects.cpp:2135
  15. 2135 if ((*iter)->GetSpellProto()->SpellIconID==15 && (*iter)->GetSpellProto()->Dispel==0)
  16. #0 Spell::EffectDummy (this=0x7ffec5cc1800, eff_idx=EFFECT_INDEX_1)
  17. at ../../../src/game/SpellEffects.cpp:2135
  18. #1 0x00000000007b0f9d in Spell::DoSpellHitOnUnit (this=0x7ffec5cc1800,
  19. unit=0x7fff312dc000, effectMask=2) at ../../../src/game/Spell.cpp:1254
  20. #2 0x00000000007b168a in Spell::DoAllEffectOnTarget (this=0x7ffec5cc1800,
  21. target=<value optimized out>) at ../../../src/game/Spell.cpp:1012
  22. #3 0x00000000007c5d66 in Spell::handle_delayed (this=0x7ffec5cc1800,
  23. t_offset=695) at ../../../src/game/Spell.cpp:3112
  24. #4 0x00000000007cfb09 in SpellEvent::Execute (this=0x7fff0bc88f90,
  25. e_time=734237, p_time=<value optimized out>)
  26. at ../../../src/game/Spell.cpp:6605
  27. #5 0x000000000095145f in EventProcessor::Update (this=0x7fff67594128,
  28. p_time=349) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  29. #6 0x000000000083d75c in Unit::Update (this=0x7fff67594000, p_time=349)
  30. at ../../../src/game/Unit.cpp:284
  31. #7 0x000000000076a141 in Player::Update (this=0x7fff67594000, p_time=349)
  32. at ../../../src/game/Player.cpp:1206
  33. #8 0x0000000000679970 in Map::Update (this=0x7fff5a020000,
  34. t_diff=@0x7fff7df4500c) at ../../../src/game/Map.cpp:520
  35. #9 0x000000000067aaf9 in BattleGroundMap::Update (this=0x7ffec5cc1800,
  36. diff=@0x1) at ../../../src/game/Map.cpp:1825
  37. #10 0x00000000008de601 in MapInstanced::Update (this=0x7fff5a000000,
  38. t=@0x7fff7df4500c) at ../../../src/game/MapInstanced.cpp:63
  39. #11 0x0000000000686faf in MapManager::Update (this=0x7fffe0dd57c0,
  40. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:254
  41. #12 0x000000000086c031 in World::Update (this=0x7ffff4337900, diff=50)
  42. at ../../../src/game/World.cpp:1462
  43. #13 0x000000000050778c in WorldRunnable::run (this=<value optimized out>)
  44. at ../../../src/mangosd/WorldRunnable.cpp:60
  45. #14 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7ffec5cc1800)
  46. at ../../../src/shared/Threading.cpp:187
  47. #15 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  48. #16 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  49. #17 0x0000000000000000 in ?? ()
  50. #0 Spell::EffectDummy (this=0x7ffec5cc1800, eff_idx=EFFECT_INDEX_1)
  51. at ../../../src/game/SpellEffects.cpp:2135
  52. No locales.
  53. #1 0x00000000007b0f9d in Spell::DoSpellHitOnUnit (this=0x7ffec5cc1800,
  54. unit=0x7fff312dc000, effectMask=2) at ../../../src/game/Spell.cpp:1254
  55. realCaster = 0x7fff67594000
  56. #2 0x00000000007b168a in Spell::DoAllEffectOnTarget (this=0x7ffec5cc1800,
  57. target=<value optimized out>) at ../../../src/game/Spell.cpp:1012
  58. mask = 0
  59. unit = 0x7fff312dc000
  60. real_caster = 0x7fff67594000
  61. caster = 0x7fff67594000
  62. missInfo = SPELL_MISS_NONE
  63. procVictim = 512
  64. procAttacker = 256
  65. procEx = <value optimized out>
  66. #3 0x00000000007c5d66 in Spell::handle_delayed (this=0x7ffec5cc1800,
  67. t_offset=695) at ../../../src/game/Spell.cpp:3112
  68. next_time = 0
  69. #4 0x00000000007cfb09 in SpellEvent::Execute (this=0x7fff0bc88f90,
  70. e_time=734237, p_time=<value optimized out>)
  71. at ../../../src/game/Spell.cpp:6605
  72. n_offset = <value optimized out>
  73. #5 0x000000000095145f in EventProcessor::Update (this=0x7fff67594128,
  74. p_time=349) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  75. Event = 0x7fff0bc88f90
  76. #6 0x000000000083d75c in Unit::Update (this=0x7fff67594000, p_time=349)
  77. at ../../../src/game/Unit.cpp:284
  78. No locales.
  79. #7 0x000000000076a141 in Player::Update (this=0x7fff67594000, p_time=349)
  80. at ../../../src/game/Player.cpp:1206
  81. now = <value optimized out>
  82. pet = <value optimized out>
  83. #8 0x0000000000679970 in Map::Update (this=0x7fff5a020000,
  84. t_diff=@0x7fff7df4500c) at ../../../src/game/Map.cpp:520
  85. plr = 0x7ffec5cc1800
  86. updater = {i_timeDiff = 349}
  87. grid_object_update = {i_visitor = @0x7fff7df43f50}
  88. __FUNCTION__ = "Update"
  89. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  90. world_object_update = {i_visitor = @0x7fff7df43f50}
  91. #9 0x000000000067aaf9 in BattleGroundMap::Update (this=0x7ffec5cc1800,
  92. diff=@0x1) at ../../../src/game/Map.cpp:1825
  93. No locales.
  94. #10 0x00000000008de601 in MapInstanced::Update (this=0x7fff5a000000,
  95. t=@0x7fff7df4500c) at ../../../src/game/MapInstanced.cpp:63
  96. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fff3db7f2b0,
  97. _M_cur_bucket = 0x7fff3de56a70}, <No data fields>}
  98. #11 0x0000000000686faf in MapManager::Update (this=0x7fffe0dd57c0,
  99. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:254
  100. No locales.
  101. #12 0x000000000086c031 in World::Update (this=0x7ffff4337900, diff=50)
  102. at ../../../src/game/World.cpp:1462
  103. No locales.
  104. #13 0x000000000050778c in WorldRunnable::run (this=<value optimized out>)
  105. at ../../../src/mangosd/WorldRunnable.cpp:60
  106. diff = 50
  107. realCurrTime = 157719805
  108. realPrevTime = <value optimized out>
  109. prevSleepTime = 46
  110. #14 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7ffec5cc1800)
  111. at ../../../src/shared/Threading.cpp:187
  112. No locales.
  113. #15 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  114. No symbol table info available.
  115. #16 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  116. No symbol table info available.
  117. #17 0x0000000000000000 in ?? ()
  118. No symbol table info available.
  119. 23 Thread 0x7fff717f2910 (LWP 27050) 0x00007ffff52e0388 in epoll_wait ()
  120. from /lib/libc.so.6
  121. 22 Thread 0x7fff71ff3910 (LWP 27049) 0x00007ffff52e0388 in epoll_wait ()
  122. from /lib/libc.so.6
  123. 21 Thread 0x7fff727f4910 (LWP 27048) 0x00007ffff52e0388 in epoll_wait ()
  124. from /lib/libc.so.6
  125. 20 Thread 0x7fff72ff5910 (LWP 27047) 0x00007ffff52e0388 in epoll_wait ()
  126. from /lib/libc.so.6
  127. 19 Thread 0x7fff737f6910 (LWP 27046) 0x00007ffff52e0388 in epoll_wait ()
  128. from /lib/libc.so.6
  129. 18 Thread 0x7fff73ff7910 (LWP 27045) 0x00007ffff52e0388 in epoll_wait ()
  130. from /lib/libc.so.6
  131. 17 Thread 0x7fff747f8910 (LWP 27044) 0x00007ffff52e0388 in epoll_wait ()
  132. from /lib/libc.so.6
  133. 16 Thread 0x7fff74ff9910 (LWP 27043) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  134. 15 Thread 0x7fff757fa910 (LWP 27042) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  135. 14 Thread 0x7fff75ffb910 (LWP 27041) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  136. 13 Thread 0x7fff767fc910 (LWP 27040) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  137. 12 Thread 0x7fff777fe910 (LWP 27038) 0x00007ffff5d298f1 in nanosleep ()
  138. from /lib/libpthread.so.0
  139. 11 Thread 0x7fff76ffd910 (LWP 27039) 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  140. 10 Thread 0x7fff77fff910 (LWP 27037) 0x00007ffff52d8932 in select ()
  141. from /lib/libc.so.6
  142. 9 Thread 0x7fff7cf43910 (LWP 27036) 0x00007ffff52e0388 in epoll_wait ()
  143. from /lib/libc.so.6
  144. 8 Thread 0x7fff7d744910 (LWP 27035) 0x00007ffff52a4471 in nanosleep ()
  145. from /lib/libc.so.6
  146. * 7 Thread 0x7fff7df45910 (LWP 27034) Spell::EffectDummy (
  147. this=0x7ffec5cc1800, eff_idx=EFFECT_INDEX_1)
  148. at ../../../src/game/SpellEffects.cpp:2135
  149. 6 Thread 0x7fff7e946910 (LWP 27033) 0x00007ffff5d298f1 in nanosleep ()
  150. from /lib/libpthread.so.0
  151. 5 Thread 0x7ffff3a9d910 (LWP 26989) 0x00007ffff5d298f1 in nanosleep ()
  152. from /lib/libpthread.so.0
  153. 4 Thread 0x7ffff429e910 (LWP 26988) 0x00007ffff5d298f1 in nanosleep ()
  154. from /lib/libpthread.so.0
  155. 3 Thread 0x7ffff4dac910 (LWP 26987) 0x00007ffff5d298f1 in nanosleep ()
  156. from /lib/libpthread.so.0
  157. 1 Thread 0x7ffff7fed710 (LWP 26983) 0x00007ffff5d22cfd in pthread_join ()
  158. from /lib/libpthread.so.0
  159.  
  160. Hilo 23 (Thread 0x7fff717f2910 (LWP 27050)):
  161. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  162. No symbol table info available.
  163. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  164. this=0x7fff7e987280, max_wait_time=<value optimized out>)
  165. at ../../ace/Dev_Poll_Reactor.cpp:991
  166. timer_buf = {static zero = {
  167. static zero = <same as static member of an already seen type>,
  168. static max_time = {
  169. static zero = <same as static member of an already seen type>,
  170. 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}},
  171. static max_time = <same as static member of an already seen type>,
  172. tv_ = {tv_sec = 0, tv_usec = 9999}}
  173. this_timeout = <value optimized out>
  174. timeout = 9
  175. nfds = <value optimized out>
  176. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  177. this=0x7fff7e987280, max_wait_time=0x7fff717f2050, guard=...)
  178. at ../../ace/Dev_Poll_Reactor.cpp:1064
  179. result = <value optimized out>
  180. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  181. this=0x7fff7e987280, max_wait_time=0x7fff717f2050)
  182. at ../../ace/Dev_Poll_Reactor.cpp:1046
  183. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  184. max_wait_time_ = 0x7fff717f2050, start_time_ = {static zero = {
  185. static zero = <same as static member of an already seen type>,
  186. static max_time = {
  187. static zero = <same as static member of an already seen type>,
  188. 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}},
  189. static max_time = <same as static member of an already seen type>,
  190. tv_ = {tv_sec = 1280057974, tv_usec = 44252}}, stopped_ = false}
  191. guard = {token_ = @0x7fff7e987300, owner_ = 1}
  192. result = -1
  193. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  194. this=0x7fff7f610f88, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  195. result = 2124690008
  196. #5 0x000000000087f182 in ReactorRunnable::svc (this=0x7fff7ea43258)
  197. at ../../../src/game/WorldSocketMgr.cpp:167
  198. interval = {static zero = {
  199. static zero = <same as static member of an already seen type>,
  200. static max_time = {
  201. static zero = <same as static member of an already seen type>,
  202. 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}},
  203. static max_time = <same as static member of an already seen type>,
  204. tv_ = {tv_sec = 0, tv_usec = 9999}}
  205. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  206. at ../../ace/Task.cpp:275
  207. t = 0x7fff7ea43258
  208. svc_status = <value optimized out>
  209. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7e0e5cc0)
  210. at ../../ace/Thread_Adapter.cpp:98
  211. exit_hook_instance = <value optimized out>
  212. exit_hook_maybe = {instance_ = 0x0}
  213. exit_hook_ptr = <value optimized out>
  214. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  215. No symbol table info available.
  216. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  217. No symbol table info available.
  218. #10 0x0000000000000000 in ?? ()
  219. No symbol table info available.
  220.  
  221. Hilo 22 (Thread 0x7fff71ff3910 (LWP 27049)):
  222. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  223. No symbol table info available.
  224. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  225. this=0x7fff7e987400, max_wait_time=<value optimized out>)
  226. at ../../ace/Dev_Poll_Reactor.cpp:991
  227. timer_buf = {static zero = {
  228. static zero = <same as static member of an already seen type>,
  229. static max_time = {
  230. static zero = <same as static member of an already seen type>,
  231. 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}},
  232. static max_time = <same as static member of an already seen type>,
  233. tv_ = {tv_sec = 0, tv_usec = 6873}}
  234. this_timeout = <value optimized out>
  235. timeout = 6
  236. nfds = <value optimized out>
  237. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  238. this=0x7fff7e987400, max_wait_time=0x7fff71ff3050, guard=...)
  239. at ../../ace/Dev_Poll_Reactor.cpp:1064
  240. result = <value optimized out>
  241. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  242. this=0x7fff7e987400, max_wait_time=0x7fff71ff3050)
  243. at ../../ace/Dev_Poll_Reactor.cpp:1046
  244. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  245. max_wait_time_ = 0x7fff71ff3050, start_time_ = {static zero = {
  246. static zero = <same as static member of an already seen type>,
  247. static max_time = {
  248. static zero = <same as static member of an already seen type>,
  249. 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}},
  250. static max_time = <same as static member of an already seen type>,
  251. tv_ = {tv_sec = 1280057974, tv_usec = 43001}}, stopped_ = false}
  252. guard = {token_ = @0x7fff7e987480, owner_ = 1}
  253. result = -1
  254. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  255. this=0x7fff7f610fb8, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  256. result = 1
  257. #5 0x000000000087f182 in ReactorRunnable::svc (this=0x7fff7ea43120)
  258. at ../../../src/game/WorldSocketMgr.cpp:167
  259. interval = {static zero = {
  260. static zero = <same as static member of an already seen type>,
  261. static max_time = {
  262. static zero = <same as static member of an already seen type>,
  263. 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}},
  264. static max_time = <same as static member of an already seen type>,
  265. tv_ = {tv_sec = 0, tv_usec = 6873}}
  266. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  267. at ../../ace/Task.cpp:275
  268. t = 0x7fff7ea43120
  269. svc_status = <value optimized out>
  270. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7e0e5d80)
  271. at ../../ace/Thread_Adapter.cpp:98
  272. exit_hook_instance = <value optimized out>
  273. exit_hook_maybe = {instance_ = 0x0}
  274. exit_hook_ptr = <value optimized out>
  275. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  276. No symbol table info available.
  277. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  278. No symbol table info available.
  279. #10 0x0000000000000000 in ?? ()
  280. No symbol table info available.
  281.  
  282. Hilo 21 (Thread 0x7fff727f4910 (LWP 27048)):
  283. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  284. No symbol table info available.
  285. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  286. this=0x7fff7e987580, max_wait_time=<value optimized out>)
  287. at ../../ace/Dev_Poll_Reactor.cpp:991
  288. timer_buf = {static zero = {
  289. static zero = <same as static member of an already seen type>,
  290. static max_time = {
  291. static zero = <same as static member of an already seen type>,
  292. 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}},
  293. static max_time = <same as static member of an already seen type>,
  294. tv_ = {tv_sec = 0, tv_usec = 2193}}
  295. this_timeout = <value optimized out>
  296. timeout = 2
  297. nfds = <value optimized out>
  298. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  299. this=0x7fff7e987580, max_wait_time=0x7fff727f4050, guard=...)
  300. at ../../ace/Dev_Poll_Reactor.cpp:1064
  301. result = <value optimized out>
  302. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  303. this=0x7fff7e987580, max_wait_time=0x7fff727f4050)
  304. at ../../ace/Dev_Poll_Reactor.cpp:1046
  305. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  306. max_wait_time_ = 0x7fff727f4050, start_time_ = {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 = 1280057974, tv_usec = 39214}}, stopped_ = false}
  313. guard = {token_ = @0x7fff7e987600, owner_ = 1}
  314. result = -1
  315. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  316. this=0x7fff7f610fe8, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  317. result = 0
  318. #5 0x000000000087f182 in ReactorRunnable::svc (this=0x7fff7ea42fe8)
  319. at ../../../src/game/WorldSocketMgr.cpp:167
  320. interval = {static zero = {
  321. static zero = <same as static member of an already seen type>,
  322. static max_time = {
  323. static zero = <same as static member of an already seen type>,
  324. 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}},
  325. static max_time = <same as static member of an already seen type>,
  326. tv_ = {tv_sec = 0, tv_usec = 2193}}
  327. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  328. at ../../ace/Task.cpp:275
  329. t = 0x7fff7ea42fe8
  330. svc_status = <value optimized out>
  331. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7e0e5e40)
  332. at ../../ace/Thread_Adapter.cpp:98
  333. exit_hook_instance = <value optimized out>
  334. exit_hook_maybe = {instance_ = 0x0}
  335. exit_hook_ptr = <value optimized out>
  336. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  337. No symbol table info available.
  338. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  339. No symbol table info available.
  340. #10 0x0000000000000000 in ?? ()
  341. No symbol table info available.
  342.  
  343. Hilo 20 (Thread 0x7fff72ff5910 (LWP 27047)):
  344. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  345. No symbol table info available.
  346. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  347. this=0x7fff7e987700, max_wait_time=<value optimized out>)
  348. at ../../ace/Dev_Poll_Reactor.cpp:991
  349. timer_buf = {static zero = {
  350. static zero = <same as static member of an already seen type>,
  351. static max_time = {
  352. static zero = <same as static member of an already seen type>,
  353. 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}},
  354. static max_time = <same as static member of an already seen type>,
  355. tv_ = {tv_sec = 0, tv_usec = 9999}}
  356. this_timeout = <value optimized out>
  357. timeout = 9
  358. nfds = <value optimized out>
  359. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  360. this=0x7fff7e987700, max_wait_time=0x7fff72ff5050, guard=...)
  361. at ../../ace/Dev_Poll_Reactor.cpp:1064
  362. result = <value optimized out>
  363. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  364. this=0x7fff7e987700, max_wait_time=0x7fff72ff5050)
  365. at ../../ace/Dev_Poll_Reactor.cpp:1046
  366. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  367. max_wait_time_ = 0x7fff72ff5050, start_time_ = {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 = 1280057974, tv_usec = 37502}}, stopped_ = false}
  374. guard = {token_ = @0x7fff7e987780, owner_ = 1}
  375. result = -1
  376. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  377. this=0x7fff7f611018, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  378. result = 2124689072
  379. #5 0x000000000087f182 in ReactorRunnable::svc (this=0x7fff7ea42eb0)
  380. at ../../../src/game/WorldSocketMgr.cpp:167
  381. interval = {static zero = {
  382. static zero = <same as static member of an already seen type>,
  383. static max_time = {
  384. static zero = <same as static member of an already seen type>,
  385. 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}},
  386. static max_time = <same as static member of an already seen type>,
  387. tv_ = {tv_sec = 0, tv_usec = 9999}}
  388. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  389. at ../../ace/Task.cpp:275
  390. t = 0x7fff7ea42eb0
  391. svc_status = <value optimized out>
  392. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7e0e5f00)
  393. at ../../ace/Thread_Adapter.cpp:98
  394. exit_hook_instance = <value optimized out>
  395. exit_hook_maybe = {instance_ = 0x0}
  396. exit_hook_ptr = <value optimized out>
  397. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  400. No symbol table info available.
  401. #10 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Hilo 19 (Thread 0x7fff737f6910 (LWP 27046)):
  405. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  406. No symbol table info available.
  407. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  408. this=0x7fff7e987880, max_wait_time=<value optimized out>)
  409. at ../../ace/Dev_Poll_Reactor.cpp:991
  410. timer_buf = {static zero = {
  411. static zero = <same as static member of an already seen type>,
  412. static max_time = {
  413. static zero = <same as static member of an already seen type>,
  414. 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}},
  415. static max_time = <same as static member of an already seen type>,
  416. tv_ = {tv_sec = 0, tv_usec = 6036}}
  417. this_timeout = <value optimized out>
  418. timeout = 6
  419. nfds = <value optimized out>
  420. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  421. this=0x7fff7e987880, max_wait_time=0x7fff737f6050, guard=...)
  422. at ../../ace/Dev_Poll_Reactor.cpp:1064
  423. result = <value optimized out>
  424. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  425. this=0x7fff7e987880, max_wait_time=0x7fff737f6050)
  426. at ../../ace/Dev_Poll_Reactor.cpp:1046
  427. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  428. max_wait_time_ = 0x7fff737f6050, start_time_ = {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 = 1280057974, tv_usec = 41766}}, stopped_ = false}
  435. guard = {token_ = @0x7fff7e987900, owner_ = 1}
  436. result = -1
  437. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  438. this=0x7fff7f611048, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  439. result = 1
  440. #5 0x000000000087f182 in ReactorRunnable::svc (this=0x7fff7ea42d78)
  441. at ../../../src/game/WorldSocketMgr.cpp:167
  442. interval = {static zero = {
  443. static zero = <same as static member of an already seen type>,
  444. static max_time = {
  445. static zero = <same as static member of an already seen type>,
  446. 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}},
  447. static max_time = <same as static member of an already seen type>,
  448. tv_ = {tv_sec = 0, tv_usec = 6036}}
  449. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  450. at ../../ace/Task.cpp:275
  451. t = 0x7fff7ea42d78
  452. svc_status = <value optimized out>
  453. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7e0e5fc0)
  454. at ../../ace/Thread_Adapter.cpp:98
  455. exit_hook_instance = <value optimized out>
  456. exit_hook_maybe = {instance_ = 0x0}
  457. exit_hook_ptr = <value optimized out>
  458. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  459. No symbol table info available.
  460. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  461. No symbol table info available.
  462. #10 0x0000000000000000 in ?? ()
  463. No symbol table info available.
  464.  
  465. Hilo 18 (Thread 0x7fff73ff7910 (LWP 27045)):
  466. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  467. No symbol table info available.
  468. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  469. this=0x7fff7e987a00, max_wait_time=<value optimized out>)
  470. at ../../ace/Dev_Poll_Reactor.cpp:991
  471. timer_buf = {static zero = {
  472. static zero = <same as static member of an already seen type>,
  473. static max_time = {
  474. static zero = <same as static member of an already seen type>,
  475. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  476. static max_time = <same as static member of an already seen type>,
  477. tv_ = {tv_sec = 0, tv_usec = 10000}}
  478. this_timeout = <value optimized out>
  479. timeout = 10
  480. nfds = <value optimized out>
  481. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  482. this=0x7fff7e987a00, max_wait_time=0x7fff73ff7050, guard=...)
  483. at ../../ace/Dev_Poll_Reactor.cpp:1064
  484. result = <value optimized out>
  485. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  486. this=0x7fff7e987a00, max_wait_time=0x7fff73ff7050)
  487. at ../../ace/Dev_Poll_Reactor.cpp:1046
  488. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  489. max_wait_time_ = 0x7fff73ff7050, start_time_ = {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 = 1280057974, tv_usec = 39671}}, stopped_ = false}
  496. guard = {token_ = @0x7fff7e987a80, owner_ = 1}
  497. result = -1
  498. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  499. this=0x7fff7f611078, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  500. result = 2124688448
  501. #5 0x000000000087f182 in ReactorRunnable::svc (this=0x7fff7ea42c40)
  502. at ../../../src/game/WorldSocketMgr.cpp:167
  503. interval = {static zero = {
  504. static zero = <same as static member of an already seen type>,
  505. static max_time = {
  506. static zero = <same as static member of an already seen type>,
  507. 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}},
  508. static max_time = <same as static member of an already seen type>,
  509. tv_ = {tv_sec = 0, tv_usec = 10000}}
  510. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  511. at ../../ace/Task.cpp:275
  512. t = 0x7fff7ea42c40
  513. svc_status = <value optimized out>
  514. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7e0e6080)
  515. at ../../ace/Thread_Adapter.cpp:98
  516. exit_hook_instance = <value optimized out>
  517. exit_hook_maybe = {instance_ = 0x0}
  518. exit_hook_ptr = <value optimized out>
  519. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  522. No symbol table info available.
  523. #10 0x0000000000000000 in ?? ()
  524. No symbol table info available.
  525.  
  526. Hilo 17 (Thread 0x7fff747f8910 (LWP 27044)):
  527. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  528. No symbol table info available.
  529. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  530. this=0x7fff7e987b80, max_wait_time=<value optimized out>)
  531. at ../../ace/Dev_Poll_Reactor.cpp:991
  532. timer_buf = {static zero = {
  533. static zero = <same as static member of an already seen type>,
  534. static max_time = {
  535. static zero = <same as static member of an already seen type>,
  536. 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}},
  537. static max_time = <same as static member of an already seen type>,
  538. tv_ = {tv_sec = 0, tv_usec = 10000}}
  539. this_timeout = <value optimized out>
  540. timeout = 10
  541. nfds = <value optimized out>
  542. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  543. this=0x7fff7e987b80, max_wait_time=0x7fff747f8050, guard=...)
  544. at ../../ace/Dev_Poll_Reactor.cpp:1064
  545. result = <value optimized out>
  546. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  547. this=0x7fff7e987b80, max_wait_time=0x7fff747f8050)
  548. at ../../ace/Dev_Poll_Reactor.cpp:1046
  549. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  550. max_wait_time_ = 0x7fff747f8050, start_time_ = {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 = 1280057974, tv_usec = 31216}}, stopped_ = false}
  557. guard = {token_ = @0x7fff7e987c00, owner_ = 1}
  558. result = -1
  559. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  560. this=0x7fff7f6110a8, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  561. result = 2124688136
  562. #5 0x000000000087f182 in ReactorRunnable::svc (this=0x7fff7ea42b08)
  563. at ../../../src/game/WorldSocketMgr.cpp:167
  564. interval = {static zero = {
  565. static zero = <same as static member of an already seen type>,
  566. static max_time = {
  567. static zero = <same as static member of an already seen type>,
  568. 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}},
  569. static max_time = <same as static member of an already seen type>,
  570. tv_ = {tv_sec = 0, tv_usec = 10000}}
  571. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  572. at ../../ace/Task.cpp:275
  573. t = 0x7fff7ea42b08
  574. svc_status = <value optimized out>
  575. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7e0e6140)
  576. at ../../ace/Thread_Adapter.cpp:98
  577. exit_hook_instance = <value optimized out>
  578. exit_hook_maybe = {instance_ = 0x0}
  579. exit_hook_ptr = <value optimized out>
  580. #8 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  581. No symbol table info available.
  582. #9 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  583. No symbol table info available.
  584. #10 0x0000000000000000 in ?? ()
  585. No symbol table info available.
  586.  
  587. Hilo 16 (Thread 0x7fff74ff9910 (LWP 27043)):
  588. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  589. from /lib/libpthread.so.0
  590. No symbol table info available.
  591. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7c737f84, mutex=...,
  592. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  593. result = <value optimized out>
  594. ts = {tv_sec = 0, tv_nsec = -2278598310791802368}
  595. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7c737f84, mutex=...,
  596. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  597. No locales.
  598. #3 0x0000000000505a4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  599. (this=0x7fff7c737f00, timeout=0x0)
  600. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  601. result = <value optimized out>
  602. #4 0x0000000000506b09 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  603. this=0x7fff7c737f00, first_item=@0x7fff74ff9078, timeout=0x0)
  604. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  605. ace_mon = {lock_ = 0x7fff7c737f50, owner_ = 0}
  606. #5 0x0000000000506388 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff77ffefe0)
  607. at /usr/local/include/ace/Task_T.inl:22
  608. No locales.
  609. #6 SOAPWorkingThread::svc (this=0x7fff77ffefe0)
  610. at ../../../src/mangosd/MaNGOSsoap.h:60
  611. mb = 0x0
  612. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  613. at ../../ace/Task.cpp:275
  614. t = 0x7fff77ffefe0
  615. svc_status = <value optimized out>
  616. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7c72fbe0)
  617. at ../../ace/Thread_Adapter.cpp:98
  618. exit_hook_instance = <value optimized out>
  619. exit_hook_maybe = {instance_ = 0x0}
  620. exit_hook_ptr = <value optimized out>
  621. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  622. No symbol table info available.
  623. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  624. No symbol table info available.
  625. #11 0x0000000000000000 in ?? ()
  626. No symbol table info available.
  627.  
  628. Hilo 15 (Thread 0x7fff757fa910 (LWP 27042)):
  629. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  630. from /lib/libpthread.so.0
  631. No symbol table info available.
  632. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7c737f84, mutex=...,
  633. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  634. result = <value optimized out>
  635. ts = {tv_sec = 0, tv_nsec = -2278598310791802368}
  636. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7c737f84, mutex=...,
  637. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  638. No locales.
  639. #3 0x0000000000505a4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  640. (this=0x7fff7c737f00, timeout=0x0)
  641. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  642. result = <value optimized out>
  643. #4 0x0000000000506b09 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  644. this=0x7fff7c737f00, first_item=@0x7fff757fa078, timeout=0x0)
  645. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  646. ace_mon = {lock_ = 0x7fff7c737f50, owner_ = 0}
  647. #5 0x0000000000506388 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff77ffefe0)
  648. at /usr/local/include/ace/Task_T.inl:22
  649. No locales.
  650. #6 SOAPWorkingThread::svc (this=0x7fff77ffefe0)
  651. at ../../../src/mangosd/MaNGOSsoap.h:60
  652. mb = 0x0
  653. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  654. at ../../ace/Task.cpp:275
  655. t = 0x7fff77ffefe0
  656. svc_status = <value optimized out>
  657. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7c72fca0)
  658. at ../../ace/Thread_Adapter.cpp:98
  659. exit_hook_instance = <value optimized out>
  660. exit_hook_maybe = {instance_ = 0x0}
  661. exit_hook_ptr = <value optimized out>
  662. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  663. No symbol table info available.
  664. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  665. No symbol table info available.
  666. #11 0x0000000000000000 in ?? ()
  667. No symbol table info available.
  668.  
  669. Hilo 14 (Thread 0x7fff75ffb910 (LWP 27041)):
  670. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  671. from /lib/libpthread.so.0
  672. No symbol table info available.
  673. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7c737f84, mutex=...,
  674. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  675. result = <value optimized out>
  676. ts = {tv_sec = 0, tv_nsec = -2278598310791802368}
  677. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7c737f84, mutex=...,
  678. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  679. No locales.
  680. #3 0x0000000000505a4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  681. (this=0x7fff7c737f00, timeout=0x0)
  682. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  683. result = <value optimized out>
  684. #4 0x0000000000506b09 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  685. this=0x7fff7c737f00, first_item=@0x7fff75ffb078, timeout=0x0)
  686. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  687. ace_mon = {lock_ = 0x7fff7c737f50, owner_ = 0}
  688. #5 0x0000000000506388 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff77ffefe0)
  689. at /usr/local/include/ace/Task_T.inl:22
  690. No locales.
  691. #6 SOAPWorkingThread::svc (this=0x7fff77ffefe0)
  692. at ../../../src/mangosd/MaNGOSsoap.h:60
  693. mb = 0x0
  694. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  695. at ../../ace/Task.cpp:275
  696. t = 0x7fff77ffefe0
  697. svc_status = <value optimized out>
  698. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7c72fd60)
  699. at ../../ace/Thread_Adapter.cpp:98
  700. exit_hook_instance = <value optimized out>
  701. exit_hook_maybe = {instance_ = 0x0}
  702. exit_hook_ptr = <value optimized out>
  703. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  704. No symbol table info available.
  705. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  706. No symbol table info available.
  707. #11 0x0000000000000000 in ?? ()
  708. No symbol table info available.
  709.  
  710. Hilo 13 (Thread 0x7fff767fc910 (LWP 27040)):
  711. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  712. from /lib/libpthread.so.0
  713. No symbol table info available.
  714. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7c737f84, mutex=...,
  715. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  716. result = <value optimized out>
  717. ts = {tv_sec = 0, tv_nsec = -2278598310791802368}
  718. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7c737f84, mutex=...,
  719. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  720. No locales.
  721. #3 0x0000000000505a4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  722. (this=0x7fff7c737f00, timeout=0x0)
  723. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  724. result = <value optimized out>
  725. #4 0x0000000000506b09 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  726. this=0x7fff7c737f00, first_item=@0x7fff767fc078, timeout=0x0)
  727. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  728. ace_mon = {lock_ = 0x7fff7c737f50, owner_ = 0}
  729. #5 0x0000000000506388 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff77ffefe0)
  730. at /usr/local/include/ace/Task_T.inl:22
  731. No locales.
  732. #6 SOAPWorkingThread::svc (this=0x7fff77ffefe0)
  733. at ../../../src/mangosd/MaNGOSsoap.h:60
  734. mb = 0x0
  735. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  736. at ../../ace/Task.cpp:275
  737. t = 0x7fff77ffefe0
  738. svc_status = <value optimized out>
  739. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7c72fe20)
  740. at ../../ace/Thread_Adapter.cpp:98
  741. exit_hook_instance = <value optimized out>
  742. exit_hook_maybe = {instance_ = 0x0}
  743. exit_hook_ptr = <value optimized out>
  744. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  745. No symbol table info available.
  746. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  747. No symbol table info available.
  748. #11 0x0000000000000000 in ?? ()
  749. No symbol table info available.
  750.  
  751. Hilo 12 (Thread 0x7fff777fe910 (LWP 27038)):
  752. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  753. No symbol table info available.
  754. #1 0x0000000000931769 in sleep (msecs=<value optimized out>)
  755. at /usr/local/include/ace/OS_NS_unistd.inl:951
  756. rqtp = {tv_sec = 1, tv_nsec = 0}
  757. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  758. at ../../../src/shared/Threading.cpp:237
  759. No locales.
  760. #3 0x0000000000501912 in FreezeDetectorRunnable::run (this=0x7fff7e992de0)
  761. at ../../../src/mangosd/Master.cpp:74
  762. curtime = 0
  763. #4 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7fff777fe060)
  764. at ../../../src/shared/Threading.cpp:187
  765. No locales.
  766. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  767. No symbol table info available.
  768. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  769. No symbol table info available.
  770. #7 0x0000000000000000 in ?? ()
  771. No symbol table info available.
  772.  
  773. Hilo 11 (Thread 0x7fff76ffd910 (LWP 27039)):
  774. #0 0x00007ffff5d265a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  775. from /lib/libpthread.so.0
  776. No symbol table info available.
  777. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x7fff7c737f84, mutex=...,
  778. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  779. result = <value optimized out>
  780. ts = {tv_sec = 140735281332096, tv_nsec = 140735281332048}
  781. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fff7c737f84, mutex=...,
  782. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  783. No locales.
  784. #3 0x0000000000505a4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  785. (this=0x7fff7c737f00, timeout=0x0)
  786. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  787. result = <value optimized out>
  788. #4 0x0000000000506b09 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  789. this=0x7fff7c737f00, first_item=@0x7fff76ffd078, timeout=0x0)
  790. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  791. ace_mon = {lock_ = 0x7fff7c737f50, owner_ = 0}
  792. #5 0x0000000000506388 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fff77ffefe0)
  793. at /usr/local/include/ace/Task_T.inl:22
  794. No locales.
  795. #6 SOAPWorkingThread::svc (this=0x7fff77ffefe0)
  796. at ../../../src/mangosd/MaNGOSsoap.h:60
  797. mb = 0x0
  798. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  799. at ../../ace/Task.cpp:275
  800. t = 0x7fff77ffefe0
  801. svc_status = <value optimized out>
  802. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7fff7c72fee0)
  803. at ../../ace/Thread_Adapter.cpp:98
  804. exit_hook_instance = <value optimized out>
  805. exit_hook_maybe = {instance_ = 0x0}
  806. exit_hook_ptr = <value optimized out>
  807. #9 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  808. No symbol table info available.
  809. #10 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  810. No symbol table info available.
  811. #11 0x0000000000000000 in ?? ()
  812. No symbol table info available.
  813.  
  814. Hilo 10 (Thread 0x7fff77fff910 (LWP 27037)):
  815. #0 0x00007ffff52d8932 in select () from /lib/libc.so.6
  816. No symbol table info available.
  817. #1 0x00000000009c7e4d in tcp_select (soap=0x7fff77fe37e0, s=38,
  818. flags=<value optimized out>, timeout=<value optimized out>)
  819. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  820. tv = {tv_sec = 1, tv_usec = 10403}
  821. fd = {{fds_bits = {274877906944, 0 <repeats 15 times>}}, {fds_bits = {
  822. 274877906944, 0 <repeats 15 times>}}, {fds_bits = {274877906944,
  823. 0 <repeats 15 times>}}}
  824. sfd = 0x7fff77fe3600
  825. efd = 0x7fff77fe3680
  826. r = <value optimized out>
  827. rfd = 0x7fff77fe3580
  828. #2 0x00000000009d543f in soap_accept (soap=0x7fff77fe37e0)
  829. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  830. r = -514
  831. err = -514
  832. n = 16
  833. len = 65536
  834. set = 1
  835. #3 0x0000000000504df7 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  836. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  837. thread_soap = <value optimized out>
  838. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x9ee7d0,
  839. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  840. value_ = 1}, <No data fields>}, priority_ = 0,
  841. reactor_ = 0x0,
  842. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  843. _vptr.Policy = 0x7ffff7dcc570},
  844. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  845. _vptr.ACE_Shared_Object = 0x9ee8d0}, <No data fields>},
  846. thr_count_ = 5, thr_mgr_ = 0x7fff7c733ec0, flags_ = 0,
  847. grp_id_ = 1, lock_ = {lock_ = {__data = {__lock = 0,
  848. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  849. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  850. __size = '\000' <repetidos 39 veces>, __align = 0},
  851. removed_ = false}, last_thread_id_ = 0},
  852. msg_queue_ = 0x7fff7c737f00, delete_msg_queue_ = true, mod_ = 0x0,
  853. next_ = 0x0}, <No data fields>}
  854. soap = {_vptr.soap = 0xa71590, state = 1, version = 0, mode = 0,
  855. imode = 2097152, omode = 2097152, float_format = 0xa6de8f "%.9G",
  856. double_format = 0xa6de94 "%.17lG",
  857. dime_id_format = 0xa6de9b "cid:id%d", http_version = 0xa55fb0 "1.1",
  858. http_content = 0x0, encodingStyle = 0xa70ac0 "", actor = 0x0,
  859. lang = 0xa6e7b9 "en", recv_timeout = 5, send_timeout = 5,
  860. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  861. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  862. linger_time = 0, namespaces = 0xd0bfa0, local_namespaces = 0x0,
  863. nlist = 0x0, blist = 0x0, clist = 0x2bc1000, alist = 0x0, iht = {
  864. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  865. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff7c3a3fb0,
  866. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  867. fpost = 0x9e91a0 <http_post>, fget = 0x9c6030 <http_get>,
  868. fput = 0x9c6040 <http_405>, fdel = 0x9c6040 <http_405>,
  869. fhead = 0x9c6040 <http_405>, fform = 0,
  870. fposthdr = 0x9cd5a0 <http_post_header>,
  871. fresponse = 0x9c92b0 <http_response>,
  872. fparse = 0x9da5c0 <http_parse>,
  873. fparsehdr = 0x9e8560 <http_parse_header>, fheader = 0,
  874. fresolve = 0x9caee0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  875. fclosesocket = 0x9caec0 <tcp_closesocket>,
  876. fshutdownsocket = 0x9caeb0 <tcp_shutdownsocket>,
  877. fopen = 0x9dde70 <tcp_connect>, faccept = 0x9caed0 <tcp_accept>,
  878. fclose = 0x9c5690 <tcp_disconnect>, fsend = 0x9caba0 <fsend>,
  879. frecv = 0x9ca970 <frecv>, fpoll = 0x9d6b20 <soap_poll>,
  880. fseterror = 0, fignore = 0, fserveloop = 0,
  881. fplugin = 0x9c9250 <fplugin>, fmalloc = 0, fprepareinit = 0,
  882. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  883. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  884. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  885. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  886. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 38,
  887. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  888. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  889. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  890. buf = '\000' <repetidos 65535 veces>,
  891. msgbuf = '\000' <repetidos 1023 veces>,
  892. tmpbuf = '\000' <repetidos 1023 veces>,
  893. tag = '\000' <repetidos 1023 veces>,
  894. id = '\000' <repetidos 1023 veces>,
  895. href = '\000' <repetidos 1023 veces>,
  896. type = '\000' <repetidos 1023 veces>,
  897. arrayType = '\000' <repetidos 1023 veces>,
  898. arraySize = '\000' <repetidos 1023 veces>,
  899. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  900. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  901. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  902. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  903. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  904. path = '\000' <repetidos 1023 veces>,
  905. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  906. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  907. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  908. max_keep_alive = 100, proxy_http_version = 0xa6dea4 "1.0",
  909. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  910. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  911. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  912. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  913. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  914. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  915. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  916. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  917. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  918. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  919. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  920. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  921. sin_addr = {s_addr = 0},
  922. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  923. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  924. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  925. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  926. randfile = 0x0,
  927. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\200s|я\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пяwя\177", '\000' <repetidos 26 veces>, "xпяwя\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,
  928. z_dict = 0x1078 <Address 0x1078 out of bounds>,
  929. z_dict_len = 4160661384, zlib_state = 32767, zlib_in = 0,
  930. zlib_out = -23296, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  931. z_buflen = 0, z_level = 61448, z_ratio_in = 4.59163468e-41,
  932. z_ratio_out = -1.11626253e+33}
  933. m = <value optimized out>
  934. s = -514
  935. #4 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x27)
  936. at ../../../src/shared/Threading.cpp:187
  937. No locales.
  938. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  939. No symbol table info available.
  940. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  941. No symbol table info available.
  942. #7 0x0000000000000000 in ?? ()
  943. No symbol table info available.
  944.  
  945. Hilo 9 (Thread 0x7fff7cf43910 (LWP 27036)):
  946. #0 0x00007ffff52e0388 in epoll_wait () from /lib/libc.so.6
  947. No symbol table info available.
  948. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  949. this=0x7fff7e987d00, max_wait_time=<value optimized out>)
  950. at ../../ace/Dev_Poll_Reactor.cpp:991
  951. timer_buf = {static zero = {
  952. static zero = <same as static member of an already seen type>,
  953. static max_time = {
  954. static zero = <same as static member of an already seen type>,
  955. 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}},
  956. static max_time = <same as static member of an already seen type>,
  957. tv_ = {tv_sec = 0, tv_usec = 9999}}
  958. this_timeout = <value optimized out>
  959. timeout = 9
  960. nfds = <value optimized out>
  961. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  962. this=0x7fff7e987d00, max_wait_time=0x7fff7cf43050, guard=...)
  963. at ../../ace/Dev_Poll_Reactor.cpp:1064
  964. result = <value optimized out>
  965. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  966. this=0x7fff7e987d00, max_wait_time=0x7fff7cf43050)
  967. at ../../ace/Dev_Poll_Reactor.cpp:1046
  968. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  969. max_wait_time_ = 0x7fff7cf43050, start_time_ = {static zero = {
  970. static zero = <same as static member of an already seen type>,
  971. static max_time = {
  972. static zero = <same as static member of an already seen type>,
  973. 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}},
  974. static max_time = <same as static member of an already seen type>,
  975. tv_ = {tv_sec = 1280057974, tv_usec = 44634}}, stopped_ = false}
  976. guard = {token_ = @0x7fff7e987d80, owner_ = 1}
  977. result = -1
  978. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  979. this=0x7fff7f611150, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  980. result = -136528528
  981. #5 0x0000000000501bf2 in RARunnable::run (this=0x7fff7e992e40)
  982. at ../../../src/mangosd/Master.cpp:165
  983. interval = {static zero = {
  984. static zero = <same as static member of an already seen type>,
  985. static max_time = {
  986. static zero = <same as static member of an already seen type>,
  987. 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}},
  988. static max_time = <same as static member of an already seen type>,
  989. tv_ = {tv_sec = 0, tv_usec = 9999}}
  990. stringip = {static npos = 18446744073709551615,
  991. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff7c73fff8 "0.0.0.0"}}
  992. listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0x7ffff7dcc6d0,
  993. static sap_any = {_vptr.ACE_Addr = 0x7ffff7dc8890,
  994. static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  995. inet_addr_ = {in4_ = {sin_family = 2, sin_port = 29453, sin_addr = {
  996. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}}}
  997. #6 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0xc)
  998. at ../../../src/shared/Threading.cpp:187
  999. No locales.
  1000. #7 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1001. No symbol table info available.
  1002. #8 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1003. No symbol table info available.
  1004. #9 0x0000000000000000 in ?? ()
  1005. No symbol table info available.
  1006.  
  1007. Hilo 8 (Thread 0x7fff7d744910 (LWP 27035)):
  1008. #0 0x00007ffff52a4471 in nanosleep () from /lib/libc.so.6
  1009. No symbol table info available.
  1010. #1 0x00007ffff52d90d4 in usleep () from /lib/libc.so.6
  1011. No symbol table info available.
  1012. #2 0x00000000004fc349 in CliRunnable::run (this=<value optimized out>)
  1013. at ../../../src/mangosd/CliRunnable.cpp:646
  1014. command_str = <value optimized out>
  1015. 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@t}я\177\000\000Ы$\\ця\177", '\000' <repetidos 11 veces>, "\022s«иК`а\000\000\000\000\000\000\000\000\000лц}я\177\000\000°ю8фя\177\000\000\230Ht}я\177\000\000\020It}я\177\000\000\000\000\000\000\000\000\000\000 c\016~я\177\000\000П\027\\ця\177\000\000\000\000\000\000\000\000\000\000\033±°чя\177\000\000Hc\016~я\177", '\000' <repetidos 11 veces>, "лц}я\177\000\000\220ЈС", '\000' <repetidos 13 veces>...
  1016. #3 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7fff7d743ea0)
  1017. at ../../../src/shared/Threading.cpp:187
  1018. No locales.
  1019. #4 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1020. No symbol table info available.
  1021. #5 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1022. No symbol table info available.
  1023. #6 0x0000000000000000 in ?? ()
  1024. No symbol table info available.
  1025.  
  1026. Hilo 7 (Thread 0x7fff7df45910 (LWP 27034)):
  1027. #0 Spell::EffectDummy (this=0x7ffec5cc1800, eff_idx=EFFECT_INDEX_1)
  1028. at ../../../src/game/SpellEffects.cpp:2135
  1029. No locales.
  1030. #1 0x00000000007b0f9d in Spell::DoSpellHitOnUnit (this=0x7ffec5cc1800,
  1031. unit=0x7fff312dc000, effectMask=2) at ../../../src/game/Spell.cpp:1254
  1032. realCaster = 0x7fff67594000
  1033. #2 0x00000000007b168a in Spell::DoAllEffectOnTarget (this=0x7ffec5cc1800,
  1034. target=<value optimized out>) at ../../../src/game/Spell.cpp:1012
  1035. mask = 0
  1036. unit = 0x7fff312dc000
  1037. real_caster = 0x7fff67594000
  1038. caster = 0x7fff67594000
  1039. missInfo = SPELL_MISS_NONE
  1040. procVictim = 512
  1041. procAttacker = 256
  1042. procEx = <value optimized out>
  1043. #3 0x00000000007c5d66 in Spell::handle_delayed (this=0x7ffec5cc1800,
  1044. t_offset=695) at ../../../src/game/Spell.cpp:3112
  1045. next_time = 0
  1046. #4 0x00000000007cfb09 in SpellEvent::Execute (this=0x7fff0bc88f90,
  1047. e_time=734237, p_time=<value optimized out>)
  1048. at ../../../src/game/Spell.cpp:6605
  1049. n_offset = <value optimized out>
  1050. #5 0x000000000095145f in EventProcessor::Update (this=0x7fff67594128,
  1051. p_time=349) at ../../../src/framework/Utilities/EventProcessor.cpp:47
  1052. Event = 0x7fff0bc88f90
  1053. #6 0x000000000083d75c in Unit::Update (this=0x7fff67594000, p_time=349)
  1054. at ../../../src/game/Unit.cpp:284
  1055. No locales.
  1056. #7 0x000000000076a141 in Player::Update (this=0x7fff67594000, p_time=349)
  1057. at ../../../src/game/Player.cpp:1206
  1058. now = <value optimized out>
  1059. pet = <value optimized out>
  1060. #8 0x0000000000679970 in Map::Update (this=0x7fff5a020000,
  1061. t_diff=@0x7fff7df4500c) at ../../../src/game/Map.cpp:520
  1062. plr = 0x7ffec5cc1800
  1063. updater = {i_timeDiff = 349}
  1064. grid_object_update = {i_visitor = @0x7fff7df43f50}
  1065. __FUNCTION__ = "Update"
  1066. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1067. world_object_update = {i_visitor = @0x7fff7df43f50}
  1068. #9 0x000000000067aaf9 in BattleGroundMap::Update (this=0x7ffec5cc1800,
  1069. diff=@0x1) at ../../../src/game/Map.cpp:1825
  1070. No locales.
  1071. #10 0x00000000008de601 in MapInstanced::Update (this=0x7fff5a000000,
  1072. t=@0x7fff7df4500c) at ../../../src/game/MapInstanced.cpp:63
  1073. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7fff3db7f2b0,
  1074. _M_cur_bucket = 0x7fff3de56a70}, <No data fields>}
  1075. #11 0x0000000000686faf in MapManager::Update (this=0x7fffe0dd57c0,
  1076. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:254
  1077. No locales.
  1078. #12 0x000000000086c031 in World::Update (this=0x7ffff4337900, diff=50)
  1079. at ../../../src/game/World.cpp:1462
  1080. No locales.
  1081. #13 0x000000000050778c in WorldRunnable::run (this=<value optimized out>)
  1082. at ../../../src/mangosd/WorldRunnable.cpp:60
  1083. diff = 50
  1084. realCurrTime = 157719805
  1085. realPrevTime = <value optimized out>
  1086. prevSleepTime = 46
  1087. #14 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7ffec5cc1800)
  1088. at ../../../src/shared/Threading.cpp:187
  1089. No locales.
  1090. #15 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1091. No symbol table info available.
  1092. #16 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1093. No symbol table info available.
  1094. #17 0x0000000000000000 in ?? ()
  1095. No symbol table info available.
  1096.  
  1097. Hilo 6 (Thread 0x7fff7e946910 (LWP 27033)):
  1098. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  1099. No symbol table info available.
  1100. #1 0x0000000000931769 in sleep (msecs=<value optimized out>)
  1101. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1102. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1103. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1104. at ../../../src/shared/Threading.cpp:237
  1105. No locales.
  1106. #3 0x0000000000929a65 in SqlDelayThread::run (this=0x7fff7ecbae00)
  1107. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1108. s = 0x7fff7ed04820
  1109. pingEveryLoop = 180000
  1110. loopCounter = 73976
  1111. #4 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7fff7e946060)
  1112. at ../../../src/shared/Threading.cpp:187
  1113. No locales.
  1114. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1115. No symbol table info available.
  1116. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1117. No symbol table info available.
  1118. #7 0x0000000000000000 in ?? ()
  1119. No symbol table info available.
  1120.  
  1121. Hilo 5 (Thread 0x7ffff3a9d910 (LWP 26989)):
  1122. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  1123. No symbol table info available.
  1124. #1 0x0000000000931769 in sleep (msecs=<value optimized out>)
  1125. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1126. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1127. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1128. at ../../../src/shared/Threading.cpp:237
  1129. No locales.
  1130. #3 0x0000000000929a65 in SqlDelayThread::run (this=0x7ffff434bdc0)
  1131. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1132. s = 0x7ffed2a6cd50
  1133. pingEveryLoop = 180000
  1134. loopCounter = 75672
  1135. #4 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7ffff3a9d060)
  1136. at ../../../src/shared/Threading.cpp:187
  1137. No locales.
  1138. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1139. No symbol table info available.
  1140. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1141. No symbol table info available.
  1142. #7 0x0000000000000000 in ?? ()
  1143. No symbol table info available.
  1144.  
  1145. Hilo 4 (Thread 0x7ffff429e910 (LWP 26988)):
  1146. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  1147. No symbol table info available.
  1148. #1 0x0000000000931769 in sleep (msecs=<value optimized out>)
  1149. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1150. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1151. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1152. at ../../../src/shared/Threading.cpp:237
  1153. No locales.
  1154. #3 0x0000000000929a65 in SqlDelayThread::run (this=0x7ffff434be80)
  1155. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1156. s = 0x7ffed2a6ceb0
  1157. pingEveryLoop = 180000
  1158. loopCounter = 62895
  1159. #4 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7ffff429e060)
  1160. at ../../../src/shared/Threading.cpp:187
  1161. No locales.
  1162. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1163. No symbol table info available.
  1164. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1165. No symbol table info available.
  1166. #7 0x0000000000000000 in ?? ()
  1167. No symbol table info available.
  1168.  
  1169. Hilo 3 (Thread 0x7ffff4dac910 (LWP 26987)):
  1170. #0 0x00007ffff5d298f1 in nanosleep () from /lib/libpthread.so.0
  1171. No symbol table info available.
  1172. #1 0x0000000000931769 in sleep (msecs=<value optimized out>)
  1173. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1174. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1175. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1176. at ../../../src/shared/Threading.cpp:237
  1177. No locales.
  1178. #3 0x0000000000929a65 in SqlDelayThread::run (this=0x7ffff434bf40)
  1179. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1180. s = 0x7ffed2a6dd80
  1181. pingEveryLoop = 180000
  1182. loopCounter = 76266
  1183. #4 0x0000000000931a9a in ACE_Based::Thread::ThreadTask (param=0x7ffff4dac060)
  1184. at ../../../src/shared/Threading.cpp:187
  1185. No locales.
  1186. #5 0x00007ffff5d21a04 in start_thread () from /lib/libpthread.so.0
  1187. No symbol table info available.
  1188. #6 0x00007ffff52dfd4d in clone () from /lib/libc.so.6
  1189. No symbol table info available.
  1190. #7 0x0000000000000000 in ?? ()
  1191. No symbol table info available.
  1192.  
  1193. Hilo 1 (Thread 0x7ffff7fed710 (LWP 26983)):
  1194. #0 0x00007ffff5d22cfd in pthread_join () from /lib/libpthread.so.0
  1195. No symbol table info available.
  1196. #1 0x00007ffff7b7addc in thr_join (this=<value optimized out>,
  1197. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  1198. result = 2087927512
  1199. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1200. at ../../ace/Thread.inl:137
  1201. No locales.
  1202. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1203. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  1204. i = 0
  1205. copy_count = 1
  1206. copy_table = 0x7fff7e97f408
  1207. result = <value optimized out>
  1208. #4 0x000000000087d5e0 in ReactorRunnable::Wait (this=0x7fff7e9c4598)
  1209. at ../../../src/game/WorldSocketMgr.cpp:102
  1210. No locales.
  1211. #5 WorldSocketMgr::Wait (this=0x7fff7e9c4598)
  1212. at ../../../src/game/WorldSocketMgr.cpp:316
  1213. i = 1
  1214. #6 0x00000000004ffd69 in Master::Run (this=<value optimized out>)
  1215. at ../../../src/mangosd/Master.cpp:327
  1216. world_thread = {m_iThreadId = 140735306553616,
  1217. m_hThreadHandle = 140735306553616, m_task = 0x7fff7e9ca590,
  1218. static m_ThreadStorage = {_vptr.ACE_TSS = 0xa6a370, keylock_ = {
  1219. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1220. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1221. __prev = 0x0, __next = 0x0}},
  1222. __size = '\000' <repetidos 39 veces>, __align = 0},
  1223. removed_ = false}, once_ = true, key_ = 6}, static m_TpEnum = {
  1224. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1225. rar_thread = 0x7fff7f611138
  1226. freeze_thread = 0x7fff7f6110d8
  1227. cliThread = 0x7fff7f611738
  1228. soap_thread = 0x7fff7f611108
  1229. bind_ip = {static npos = 18446744073709551615,
  1230. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fff7e992dd8 "0.0.0.0"}}
  1231. pidfile = {static npos = 18446744073709551615,
  1232. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1233. _M_p = 0x7ffff4393f28 "mangos.pid"}}
  1234. #7 0x00000000004ff068 in main (argc=<value optimized out>,
  1235. argv=0x7fffffffe3f8) at ../../../src/mangosd/Main.cpp:179
  1236. cfg_file = 0x7fffffffe655 "../etc/mangosd.conf"
  1237. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe3f8, optind = 3, opterr = 0,
  1238. optarg = 0x0, optstring_ = 0x7ffff4393f88, long_only_ = 0,
  1239. has_colon_ = 1, last_option_ = 0x7ffff4393f60, nextchar_ = 0x0,
  1240. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1241. long_option_ = 0x0,
  1242. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff436bfe0,
  1243. allocator_ = 0x7ffff7dde0d0}, <No data fields>}}
  1244. option = <value optimized out>
  1245. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1246. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1247. SESSION: received unexpected opcode CMSG_LOGOUT_CANCEL (0x004E) the player has not logged in yet
  1248. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1249. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1250. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1251. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1252. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1253. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Xeronum (Guid: 252519) and should be Player Xeronum (Guid: 252519) instead of Player Xeronum (Guid: 252519)
  1254. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Rokopolo (Guid: 4163175) and should be Player Rokopolo (Guid: 4163175) instead of Player Rokopolo (Guid: 4163175)
  1255. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Shaaman (Guid: 4130437) and should be Player Shaaman (Guid: 4130437) instead of Player Shaaman (Guid: 4130437)
  1256. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Raxete (Guid: 209549) and should be Player Raxete (Guid: 209549) instead of Player Raxete (Guid: 209549)
  1257. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Mcmonxo (Guid: 4224056) and should be Player Mcmonxo (Guid: 4224056) instead of Player Mcmonxo (Guid: 4224056)
  1258. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1259. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1260. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1261. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1262. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1263. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1264. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  1265. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1266. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1267. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1268. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1269. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1270. WORLD: CMSG_ITEM_NAME_QUERY for item 48781 failed (item listed in Item.dbc but not exist in DB)
  1271. WORLD: CMSG_ITEM_NAME_QUERY for item 48782 failed (item listed in Item.dbc but not exist in DB)
  1272. WORLD: CMSG_ITEM_NAME_QUERY for item 48784 failed (item listed in Item.dbc but not exist in DB)
  1273. WORLD: CMSG_ITEM_NAME_QUERY for item 48785 failed (item listed in Item.dbc but not exist in DB)
  1274. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement