Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 33.13 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffdda5b910 (LWP 3652)]
  3. 0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  4. #0  0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  5. #1  0x0000000000a59f27 in TargetedMovementGenerator<Creature>::Update(Creature&, unsigned int const&) ()
  6. #2  0x0000000000a5aa97 in MotionMaster::UpdateMotion(unsigned int) ()
  7. #3  0x00000000009152f7 in Creature::Update(unsigned int) ()
  8. #4  0x0000000000a554a0 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&) ()
  9. #5  0x0000000000a55ab2 in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&, Map&) const ()
  10. #6  0x0000000000a498bd in Map::Update(unsigned int const&) ()
  11. #7  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  12. #8  0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  13. #9  0x0000000000a3dc82 in MapUpdateRequest::call() ()
  14. #10 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  15. #11 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  16.     at ../../ace/Task.cpp:275
  17. #12 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff06d8270)
  18.     at ../../ace/Thread_Adapter.cpp:98
  19. #13 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  20. #14 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  21. #15 0x0000000000000000 in ?? ()
  22. #0  0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  23. No symbol table info available.
  24. #1  0x0000000000a59f27 in TargetedMovementGenerator<Creature>::Update(Creature&, unsigned int const&) ()
  25. No symbol table info available.
  26. #2  0x0000000000a5aa97 in MotionMaster::UpdateMotion(unsigned int) ()
  27. No symbol table info available.
  28. #3  0x00000000009152f7 in Creature::Update(unsigned int) ()
  29. No symbol table info available.
  30. #4  0x0000000000a554a0 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&) ()
  31. No symbol table info available.
  32. #5  0x0000000000a55ab2 in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&, Map&) const ()
  33. No symbol table info available.
  34. #6  0x0000000000a498bd in Map::Update(unsigned int const&) ()
  35. No symbol table info available.
  36. #7  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  37. No symbol table info available.
  38. #8  0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  39. No symbol table info available.
  40. #9  0x0000000000a3dc82 in MapUpdateRequest::call() ()
  41. No symbol table info available.
  42. #10 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  43. No symbol table info available.
  44. #11 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  45.     at ../../ace/Task.cpp:275
  46.         t = 0x9abe168
  47.         svc_status = <value optimized out>
  48. #12 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff06d8270)
  49.     at ../../ace/Thread_Adapter.cpp:98
  50.         exit_hook_instance = <value optimized out>
  51.         exit_hook_maybe = {instance_ = 0x0}
  52.         exit_hook_ptr = <value optimized out>
  53. #13 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  54. No symbol table info available.
  55. #14 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  56. No symbol table info available.
  57. #15 0x0000000000000000 in ?? ()
  58. No symbol table info available.
  59.   18 Thread 0x7fffd8679910 (LWP 3661)  0x00007ffff635e5cc in send ()
  60.    from /lib/libpthread.so.0
  61.   17 Thread 0x7fffd8e7a910 (LWP 3660)  0x00007ffff60c0388 in epoll_wait ()
  62.    from /lib/libc.so.6
  63.   16 Thread 0x7fffd96c1910 (LWP 3659)  0x00007ffff635e8f1 in nanosleep ()
  64.    from /lib/libpthread.so.0
  65.   15 Thread 0x7fffd9ec2910 (LWP 3658)  0x00007ffff635e8f1 in nanosleep ()
  66.    from /lib/libpthread.so.0
  67.   14 Thread 0x7fffda6c3910 (LWP 3657)  0x00007ffff60b8932 in select ()
  68.    from /lib/libc.so.6
  69.   13 Thread 0x7fffdaec4910 (LWP 3656)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  70.   12 Thread 0x7fffdd25a910 (LWP 3653)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  71. * 11 Thread 0x7fffdda5b910 (LWP 3652)  0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  72.   10 Thread 0x7fffde25c910 (LWP 3651)  0x000000000094bbdf in T.9716 ()
  73.   9 Thread 0x7fffdea5d910 (LWP 3650)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  74.   8 Thread 0x7fffee7fc910 (LWP 3647)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  75.   7 Thread 0x7fffeeffd910 (LWP 3646)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  76.   6 Thread 0x7fffef7fe910 (LWP 3645)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  77.   5 Thread 0x7fffeffff910 (LWP 3644)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  78.   4 Thread 0x7ffff49eb910 (LWP 3643)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  79.   3 Thread 0x7ffff53f9910 (LWP 3642)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  80.   1 Thread 0x7ffff7feb710 (LWP 3638)  0x00007ffff6357cfd in pthread_join ()
  81.    from /lib/libpthread.so.0
  82.  
  83. Thread 18 (Thread 0x7fffd8679910 (LWP 3661)):
  84. #0  0x00007ffff635e5cc in send () from /lib/libpthread.so.0
  85. No symbol table info available.
  86. #1  0x00007ffff764c1b5 in send (handle=146, buf=0x7ffff1ee8f60, n=38,
  87.     flags=-1, timeout=0x0) at ../../ace/OS_NS_sys_socket.inl:580
  88. No locals.
  89. #2  ACE::send (handle=146, buf=0x7ffff1ee8f60, n=38, flags=-1, timeout=0x0)
  90.     at ../../ace/ACE.cpp:1237
  91. No locals.
  92. #3  0x0000000000c55d4c in WorldSocket::handle_output(int) ()
  93. No symbol table info available.
  94. #4  0x0000000000c5377c in WorldSocket::Update() ()
  95. No symbol table info available.
  96. #5  0x0000000000b17eb8 in ReactorRunnable::svc() ()
  97. No symbol table info available.
  98. #6  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  99.     at ../../ace/Task.cpp:275
  100.         t = 0x7ffff1a7f9e0
  101.         svc_status = <value optimized out>
  102. #7  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff1a867b0)
  103.     at ../../ace/Thread_Adapter.cpp:98
  104.         exit_hook_instance = <value optimized out>
  105.         exit_hook_maybe = {instance_ = 0x0}
  106.         exit_hook_ptr = <value optimized out>
  107. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  108. No symbol table info available.
  109. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  110. No symbol table info available.
  111. #10 0x0000000000000000 in ?? ()
  112. No symbol table info available.
  113.  
  114. Thread 17 (Thread 0x7fffd8e7a910 (LWP 3660)):
  115. #0  0x00007ffff60c0388 in epoll_wait () from /lib/libc.so.6
  116. No symbol table info available.
  117. #1  0x00007ffff7677124 in ACE_Dev_Poll_Reactor::work_pending_i (
  118.     this=0x7ffff1a809e0, max_wait_time=<value optimized out>)
  119.     at ../../ace/Dev_Poll_Reactor.cpp:991
  120.         timer_buf = {static zero = {
  121.             static zero = <same as static member of an already seen type>,
  122.             static max_time = {
  123.               static zero = <same as static member of an already seen type>,
  124.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  125.               tv_usec = 0}},
  126.           static max_time = <same as static member of an already seen type>,
  127.           tv_ = {tv_sec = 0, tv_usec = 2489}}
  128.         this_timeout = <value optimized out>
  129.         timeout = 2
  130.         nfds = <value optimized out>
  131. #2  0x00007ffff767914c in ACE_Dev_Poll_Reactor::handle_events_i (
  132.     this=0x7ffff1a809e0, max_wait_time=0x7fffd8e7a050, guard=...)
  133.     at ../../ace/Dev_Poll_Reactor.cpp:1064
  134.         result = <value optimized out>
  135. #3  0x00007ffff767930e in ACE_Dev_Poll_Reactor::handle_events (
  136.     this=0x7ffff1a809e0, max_wait_time=0x7fffd8e7a050)
  137.     at ../../ace/Dev_Poll_Reactor.cpp:1046
  138.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  139.           max_wait_time_ = 0x7fffd8e7a050, start_time_ = {static zero = {
  140.               static zero = <same as static member of an already seen type>,
  141.               static max_time = {
  142.                 static zero = <same as static member of an already seen type>,
  143.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  144.                 tv_usec = 0}},
  145.             static max_time = <same as static member of an already seen type>,
  146.             tv_ = {tv_sec = 1288383486, tv_usec = 921898}}, stopped_ = false}
  147.         guard = {token_ = @0x7ffff1a80a60, owner_ = 1}
  148.         result = -1
  149. #4  0x00007ffff76d12bd in ACE_Reactor::run_reactor_event_loop (
  150.     this=0x7ffff068b020, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  151.         result = 0
  152. #5  0x0000000000b17ced in ReactorRunnable::svc() ()
  153. No symbol table info available.
  154. #6  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  155.     at ../../ace/Task.cpp:275
  156.         t = 0x7ffff1a7f8a8
  157.         svc_status = <value optimized out>
  158. #7  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff1857b10)
  159.     at ../../ace/Thread_Adapter.cpp:98
  160.         exit_hook_instance = <value optimized out>
  161.         exit_hook_maybe = {instance_ = 0x0}
  162.         exit_hook_ptr = <value optimized out>
  163. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  164. No symbol table info available.
  165. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  166. No symbol table info available.
  167. #10 0x0000000000000000 in ?? ()
  168. No symbol table info available.
  169.  
  170. Thread 16 (Thread 0x7fffd96c1910 (LWP 3659)):
  171. #0  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  172. No symbol table info available.
  173. #1  0x0000000000c6e426 in ACE_Based::Thread::Sleep(unsigned long) ()
  174. No symbol table info available.
  175. #2  0x0000000000713602 in FreezeDetectorRunnable::run() ()
  176. No symbol table info available.
  177. #3  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  178. No symbol table info available.
  179. #4  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  180. No symbol table info available.
  181. #5  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  182. No symbol table info available.
  183. #6  0x0000000000000000 in ?? ()
  184. No symbol table info available.
  185.  
  186. Thread 15 (Thread 0x7fffd9ec2910 (LWP 3658)):
  187. #0  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  188. No symbol table info available.
  189. #1  0x0000000000c6e426 in ACE_Based::Thread::Sleep(unsigned long) ()
  190. No symbol table info available.
  191. #2  0x0000000000714a88 in RARunnable::run() ()
  192. No symbol table info available.
  193. #3  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  194. No symbol table info available.
  195. #4  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  196. No symbol table info available.
  197. #5  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  198. No symbol table info available.
  199. #6  0x0000000000000000 in ?? ()
  200. No symbol table info available.
  201.  
  202. Thread 14 (Thread 0x7fffda6c3910 (LWP 3657)):
  203. #0  0x00007ffff60b8932 in select () from /lib/libc.so.6
  204. No symbol table info available.
  205. #1  0x00007ffff7984499 in ?? () from /lib/libreadline.so.5
  206. No symbol table info available.
  207. #2  0x00007ffff79846ee in rl_read_key () from /lib/libreadline.so.5
  208. No symbol table info available.
  209. #3  0x00007ffff797167f in readline_internal_char () from /lib/libreadline.so.5
  210. No symbol table info available.
  211. #4  0x00007ffff7971b45 in readline () from /lib/libreadline.so.5
  212. No symbol table info available.
  213. #5  0x0000000000708dce in CliRunnable::run() ()
  214. No symbol table info available.
  215. #6  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  216. No symbol table info available.
  217. #7  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  218. No symbol table info available.
  219. #8  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  220. No symbol table info available.
  221. #9  0x0000000000000000 in ?? ()
  222. No symbol table info available.
  223.  
  224. Thread 13 (Thread 0x7fffdaec4910 (LWP 3656)):
  225. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  226.    from /lib/libpthread.so.0
  227. No symbol table info available.
  228. #1  0x00007ffff7665daa in cond_wait (this=0x9abe26c)
  229.     at ../../ace/OS_NS_Thread.inl:329
  230.         result = <value optimized out>
  231. #2  ACE_Condition_Thread_Mutex::wait (this=0x9abe26c)
  232.     at ../../ace/Condition_Thread_Mutex.cpp:90
  233. No locals.
  234. #3  0x0000000000a3d5e0 in MapUpdater::wait() ()
  235. No symbol table info available.
  236. #4  0x0000000000a3b772 in MapManager::Update(unsigned int) ()
  237. No symbol table info available.
  238. #5  0x0000000000bbea79 in World::Update(unsigned int) ()
  239. No symbol table info available.
  240. #6  0x0000000000710dc4 in WorldRunnable::run() ()
  241. No symbol table info available.
  242. #7  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  243. No symbol table info available.
  244. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  245. No symbol table info available.
  246. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  247. No symbol table info available.
  248. #10 0x0000000000000000 in ?? ()
  249. No symbol table info available.
  250.  
  251. Thread 12 (Thread 0x7fffdd25a910 (LWP 3653)):
  252. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  253.    from /lib/libpthread.so.0
  254. No symbol table info available.
  255. #1  0x00007ffff7665e55 in cond_timedwait (this=0x9abe3b4, mutex=...,
  256.     abstime=0x2173a) at ../../ace/OS_NS_Thread.inl:362
  257.         result = <value optimized out>
  258.         ts = {tv_sec = 140736903618544, tv_nsec = 140735333055648}
  259. #2  ACE_Condition_Thread_Mutex::wait (this=0x9abe3b4, mutex=...,
  260.     abstime=0x2173a) at ../../ace/Condition_Thread_Mutex.cpp:100
  261. No locals.
  262. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  263. No symbol table info available.
  264. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  265. No symbol table info available.
  266. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  267.     this=<value optimized out>, tv=0x2173a)
  268.     at ../../ace/Activation_Queue.cpp:91
  269.         mb = 0x0
  270. #6  0x0000000000c6f8d5 in DelayExecutor::svc() ()
  271. No symbol table info available.
  272. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  273.     at ../../ace/Task.cpp:275
  274.         t = 0x9abe168
  275.         svc_status = <value optimized out>
  276. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff06d8480)
  277.     at ../../ace/Thread_Adapter.cpp:98
  278.         exit_hook_instance = <value optimized out>
  279.         exit_hook_maybe = {instance_ = 0x0}
  280.         exit_hook_ptr = <value optimized out>
  281. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  282. No symbol table info available.
  283. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  284. No symbol table info available.
  285. #11 0x0000000000000000 in ?? ()
  286. No symbol table info available.
  287.  
  288. Thread 11 (Thread 0x7fffdda5b910 (LWP 3652)):
  289. #0  0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  290. No symbol table info available.
  291. #1  0x0000000000a59f27 in TargetedMovementGenerator<Creature>::Update(Creature&, unsigned int const&) ()
  292. No symbol table info available.
  293. #2  0x0000000000a5aa97 in MotionMaster::UpdateMotion(unsigned int) ()
  294. No symbol table info available.
  295. #3  0x00000000009152f7 in Creature::Update(unsigned int) ()
  296. No symbol table info available.
  297. #4  0x0000000000a554a0 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&) ()
  298. No symbol table info available.
  299. #5  0x0000000000a55ab2 in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&, Map&) const ()
  300. No symbol table info available.
  301. #6  0x0000000000a498bd in Map::Update(unsigned int const&) ()
  302. No symbol table info available.
  303. #7  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  304. No symbol table info available.
  305. #8  0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  306. No symbol table info available.
  307. #9  0x0000000000a3dc82 in MapUpdateRequest::call() ()
  308. No symbol table info available.
  309. #10 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  310. No symbol table info available.
  311. #11 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  312.     at ../../ace/Task.cpp:275
  313.         t = 0x9abe168
  314.         svc_status = <value optimized out>
  315. #12 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff06d8270)
  316.     at ../../ace/Thread_Adapter.cpp:98
  317.         exit_hook_instance = <value optimized out>
  318.         exit_hook_maybe = {instance_ = 0x0}
  319.         exit_hook_ptr = <value optimized out>
  320. #13 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  321. No symbol table info available.
  322. #14 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  323. No symbol table info available.
  324. #15 0x0000000000000000 in ?? ()
  325. No symbol table info available.
  326.  
  327. Thread 10 (Thread 0x7fffde25c910 (LWP 3651)):
  328. #0  0x000000000094bbdf in T.9716 ()
  329. No symbol table info available.
  330. #1  0x000000000095e477 in Unit::MeleeDamageBonus(Unit*, unsigned int*, WeaponAttackType, SpellEntry const*) ()
  331. No symbol table info available.
  332. #2  0x0000000000b5c91c in Spell::SpellDamageWeaponDmg(SpellEffIndex) ()
  333. No symbol table info available.
  334. #3  0x0000000000b74cd6 in Spell::CalculateDamageDone(Unit*, unsigned int, float*) ()
  335. No symbol table info available.
  336. #4  0x0000000000b78575 in Spell::CalculateDamageDoneForAllTargets() ()
  337. No symbol table info available.
  338. #5  0x0000000000b8dc38 in Spell::cast(bool) ()
  339. No symbol table info available.
  340. #6  0x0000000000b8e400 in SpellEvent::Execute(unsigned long, unsigned int) ()
  341. No symbol table info available.
  342. #7  0x0000000000c700ae in EventProcessor::Update(unsigned int) ()
  343. No symbol table info available.
  344. #8  0x0000000000966229 in Unit::Update(unsigned int) ()
  345. No symbol table info available.
  346. #9  0x00000000008f0fce in Player::Update(unsigned int) ()
  347. No symbol table info available.
  348. #10 0x0000000000a49560 in Map::Update(unsigned int const&) ()
  349. No symbol table info available.
  350. #11 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  351. No symbol table info available.
  352. #12 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  353. No symbol table info available.
  354. #13 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  355.     at ../../ace/Task.cpp:275
  356.         t = 0x9abe168
  357.         svc_status = <value optimized out>
  358. #14 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x9abd2f0)
  359.     at ../../ace/Thread_Adapter.cpp:98
  360.         exit_hook_instance = <value optimized out>
  361.         exit_hook_maybe = {instance_ = 0x0}
  362.         exit_hook_ptr = <value optimized out>
  363. #15 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #16 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  366. No symbol table info available.
  367. #17 0x0000000000000000 in ?? ()
  368. No symbol table info available.
  369.  
  370. Thread 9 (Thread 0x7fffdea5d910 (LWP 3650)):
  371. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  372.    from /lib/libpthread.so.0
  373. No symbol table info available.
  374. #1  0x00007ffff7665e55 in cond_timedwait (this=0x9abe3b4, mutex=...,
  375.     abstime=0x21739) at ../../ace/OS_NS_Thread.inl:362
  376.         result = <value optimized out>
  377.         ts = {tv_sec = 8589934593, tv_nsec = 4294967297}
  378. #2  ACE_Condition_Thread_Mutex::wait (this=0x9abe3b4, mutex=...,
  379.     abstime=0x21739) at ../../ace/Condition_Thread_Mutex.cpp:100
  380. No locals.
  381. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  382. No symbol table info available.
  383. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  384. No symbol table info available.
  385. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  386.     this=<value optimized out>, tv=0x21739)
  387.     at ../../ace/Activation_Queue.cpp:91
  388.         mb = 0x0
  389. #6  0x0000000000c6f8d5 in DelayExecutor::svc() ()
  390. No symbol table info available.
  391. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  392.     at ../../ace/Task.cpp:275
  393.         t = 0x9abe168
  394.         svc_status = <value optimized out>
  395. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x9abe610)
  396.     at ../../ace/Thread_Adapter.cpp:98
  397.         exit_hook_instance = <value optimized out>
  398.         exit_hook_maybe = {instance_ = 0x0}
  399.         exit_hook_ptr = <value optimized out>
  400. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  401. No symbol table info available.
  402. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  403. No symbol table info available.
  404. #11 0x0000000000000000 in ?? ()
  405. No symbol table info available.
  406.  
  407. Thread 8 (Thread 0x7fffee7fc910 (LWP 3647)):
  408. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  409.    from /lib/libpthread.so.0
  410. No symbol table info available.
  411. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e924, mutex=...,
  412.     abstime=0xc65) at ../../ace/OS_NS_Thread.inl:362
  413.         result = <value optimized out>
  414.         ts = {tv_sec = 0, tv_nsec = 140736615940128}
  415. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e924, mutex=..., abstime=0xc65)
  416.     at ../../ace/Condition_Thread_Mutex.cpp:100
  417. No locals.
  418. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  419. No symbol table info available.
  420. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  421. No symbol table info available.
  422. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  423.     this=<value optimized out>, tv=0xc65) at ../../ace/Activation_Queue.cpp:91
  424.         mb = 0x0
  425. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  426. No symbol table info available.
  427. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  428.     at ../../ace/Task.cpp:275
  429.         t = 0x7ffff0633d40
  430.         svc_status = <value optimized out>
  431. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0633e60)
  432.     at ../../ace/Thread_Adapter.cpp:98
  433.         exit_hook_instance = <value optimized out>
  434.         exit_hook_maybe = {instance_ = 0x0}
  435.         exit_hook_ptr = <value optimized out>
  436. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440. #11 0x0000000000000000 in ?? ()
  441. No symbol table info available.
  442.  
  443. Thread 7 (Thread 0x7fffeeffd910 (LWP 3646)):
  444. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  445.    from /lib/libpthread.so.0
  446. No symbol table info available.
  447. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  448.     abstime=0xa948) at ../../ace/OS_NS_Thread.inl:362
  449.         result = <value optimized out>
  450.         ts = {tv_sec = 3, tv_nsec = 1}
  451. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  452.     abstime=0xa948) at ../../ace/Condition_Thread_Mutex.cpp:100
  453. No locals.
  454. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  455. No symbol table info available.
  456. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  457. No symbol table info available.
  458. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  459.     this=<value optimized out>, tv=0xa948) at ../../ace/Activation_Queue.cpp:91
  460.         mb = 0x0
  461. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  462. No symbol table info available.
  463. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  464.     at ../../ace/Task.cpp:275
  465.         t = 0x7ffff010c7e0
  466.         svc_status = <value optimized out>
  467. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff010c900)
  468.     at ../../ace/Thread_Adapter.cpp:98
  469.         exit_hook_instance = <value optimized out>
  470.         exit_hook_maybe = {instance_ = 0x0}
  471.         exit_hook_ptr = <value optimized out>
  472. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  473. No symbol table info available.
  474. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  475. No symbol table info available.
  476. #11 0x0000000000000000 in ?? ()
  477. No symbol table info available.
  478.  
  479. Thread 6 (Thread 0x7fffef7fe910 (LWP 3645)):
  480. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  481.    from /lib/libpthread.so.0
  482. No symbol table info available.
  483. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  484.     abstime=0xa944) at ../../ace/OS_NS_Thread.inl:362
  485.         result = <value optimized out>
  486.         ts = {tv_sec = 140737211525392, tv_nsec = 140737344352182}
  487. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  488.     abstime=0xa944) at ../../ace/Condition_Thread_Mutex.cpp:100
  489. No locals.
  490. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  491. No symbol table info available.
  492. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  493. No symbol table info available.
  494. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  495.     this=<value optimized out>, tv=0xa944) at ../../ace/Activation_Queue.cpp:91
  496.         mb = 0x0
  497. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  498. No symbol table info available.
  499. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  500.     at ../../ace/Task.cpp:275
  501.         t = 0x17d3ab0
  502.         svc_status = <value optimized out>
  503. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x17d3bd0)
  504.     at ../../ace/Thread_Adapter.cpp:98
  505.         exit_hook_instance = <value optimized out>
  506.         exit_hook_maybe = {instance_ = 0x0}
  507.         exit_hook_ptr = <value optimized out>
  508. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  509. No symbol table info available.
  510. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  511. No symbol table info available.
  512. #11 0x0000000000000000 in ?? ()
  513. No symbol table info available.
  514.  
  515. Thread 5 (Thread 0x7fffeffff910 (LWP 3644)):
  516. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  517.    from /lib/libpthread.so.0
  518. No symbol table info available.
  519. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  520.     abstime=0xa947) at ../../ace/OS_NS_Thread.inl:362
  521.         result = <value optimized out>
  522.         ts = {tv_sec = 3, tv_nsec = 1}
  523. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  524.     abstime=0xa947) at ../../ace/Condition_Thread_Mutex.cpp:100
  525. No locals.
  526. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  527. No symbol table info available.
  528. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  529. No symbol table info available.
  530. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  531.     this=<value optimized out>, tv=0xa947) at ../../ace/Activation_Queue.cpp:91
  532.         mb = 0x0
  533. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  534. No symbol table info available.
  535. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  536.     at ../../ace/Task.cpp:275
  537.         t = 0x16cbb20
  538.         svc_status = <value optimized out>
  539. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x16cbc40)
  540.     at ../../ace/Thread_Adapter.cpp:98
  541.         exit_hook_instance = <value optimized out>
  542.         exit_hook_maybe = {instance_ = 0x0}
  543.         exit_hook_ptr = <value optimized out>
  544. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  545. No symbol table info available.
  546. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  547. No symbol table info available.
  548. #11 0x0000000000000000 in ?? ()
  549. No symbol table info available.
  550.  
  551. Thread 4 (Thread 0x7ffff49eb910 (LWP 3643)):
  552. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  553.    from /lib/libpthread.so.0
  554. No symbol table info available.
  555. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  556.     abstime=0xa94a) at ../../ace/OS_NS_Thread.inl:362
  557.         result = <value optimized out>
  558.         ts = {tv_sec = 140737297430800, tv_nsec = 140737344352182}
  559. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  560.     abstime=0xa94a) at ../../ace/Condition_Thread_Mutex.cpp:100
  561. No locals.
  562. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  563. No symbol table info available.
  564. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  565. No symbol table info available.
  566. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  567.     this=<value optimized out>, tv=0xa94a) at ../../ace/Activation_Queue.cpp:91
  568.         mb = 0x0
  569. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  570. No symbol table info available.
  571. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  572.     at ../../ace/Task.cpp:275
  573.         t = 0x15c3c90
  574.         svc_status = <value optimized out>
  575. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x15c3df0)
  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. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  581. No symbol table info available.
  582. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  583. No symbol table info available.
  584. #11 0x0000000000000000 in ?? ()
  585. No symbol table info available.
  586.  
  587. Thread 3 (Thread 0x7ffff53f9910 (LWP 3642)):
  588. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  589.    from /lib/libpthread.so.0
  590. No symbol table info available.
  591. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156d244, mutex=...,
  592.     abstime=0xe45) at ../../ace/OS_NS_Thread.inl:362
  593.         result = <value optimized out>
  594.         ts = {tv_sec = 1, tv_nsec = 1}
  595. #2  ACE_Condition_Thread_Mutex::wait (this=0x156d244, mutex=..., abstime=0xe45)
  596.     at ../../ace/Condition_Thread_Mutex.cpp:100
  597. No locals.
  598. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  599. No symbol table info available.
  600. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  601. No symbol table info available.
  602. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  603.     this=<value optimized out>, tv=0xe45) at ../../ace/Activation_Queue.cpp:91
  604.         mb = 0x0
  605. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  606. No symbol table info available.
  607. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  608.     at ../../ace/Task.cpp:275
  609.         t = 0x158b7c0
  610.         svc_status = <value optimized out>
  611. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x158ba90)
  612.     at ../../ace/Thread_Adapter.cpp:98
  613.         exit_hook_instance = <value optimized out>
  614.         exit_hook_maybe = {instance_ = 0x0}
  615.         exit_hook_ptr = <value optimized out>
  616. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  617. No symbol table info available.
  618. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  619. No symbol table info available.
  620. #11 0x0000000000000000 in ?? ()
  621. No symbol table info available.
  622.  
  623. Thread 1 (Thread 0x7ffff7feb710 (LWP 3638)):
  624. #0  0x00007ffff6357cfd in pthread_join () from /lib/libpthread.so.0
  625. No symbol table info available.
  626. #1  0x00007ffff76f9ddc in thr_join (this=<value optimized out>,
  627.     task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  628.         result = 22591624
  629. #2  ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  630.     at ../../ace/Thread.inl:137
  631. No locals.
  632. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>,
  633.     task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  634.         i = 0
  635.         copy_count = 1
  636.         copy_table = 0x7fffe0cdd168
  637.         result = <value optimized out>
  638. #4  0x0000000000b1612f in WorldSocketMgr::Wait() ()
  639. No symbol table info available.
  640. #5  0x00000000007128fc in Master::Run() ()
  641. No symbol table info available.
  642. #6  0x00000000007156e1 in main ()
  643. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement