Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 34.42 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffe49a9910 (LWP 12890)]
  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  0x000000000091d288 in TempSummon::Update(unsigned int) ()
  9. #5  0x0000000000a55326 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  10. #6  0x0000000000a56096 in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  11. #7  0x0000000000a498a0 in Map::Update(unsigned int const&) ()
  12. #8  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  13. #9  0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  14. #10 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  15. #11 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  16. #12 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  17. #13 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd92ca7e0) at ../../ace/Thread_Adapter.cpp:98
  18. #14 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  19. #15 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  20. #16 0x0000000000000000 in ?? ()
  21. #0  0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  22. No symbol table info available.
  23. #1  0x0000000000a59f27 in TargetedMovementGenerator<Creature>::Update(Creature&, unsigned int const&) ()
  24. No symbol table info available.
  25. #2  0x0000000000a5aa97 in MotionMaster::UpdateMotion(unsigned int) ()
  26. No symbol table info available.
  27. #3  0x00000000009152f7 in Creature::Update(unsigned int) ()
  28. No symbol table info available.
  29. #4  0x000000000091d288 in TempSummon::Update(unsigned int) ()
  30. No symbol table info available.
  31. #5  0x0000000000a55326 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  32. No symbol table info available.
  33. #6  0x0000000000a56096 in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  34. No symbol table info available.
  35. #7  0x0000000000a498a0 in Map::Update(unsigned int const&) ()
  36. No symbol table info available.
  37. #8  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  38. No symbol table info available.
  39. #9  0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  40. No symbol table info available.
  41. #10 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  42. No symbol table info available.
  43. #11 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  44. No symbol table info available.
  45. #12 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  46.         t = 0x7fffd92ca338
  47.         svc_status = <value optimized out>
  48. #13 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd92ca7e0) at ../../ace/Thread_Adapter.cpp:98
  49.         exit_hook_instance = <value optimized out>
  50.         exit_hook_maybe = {instance_ = 0x0}
  51.         exit_hook_ptr = <value optimized out>
  52. #14 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  53. No symbol table info available.
  54. #15 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  55. No symbol table info available.
  56. #16 0x0000000000000000 in ?? ()
  57. No symbol table info available.
  58.   18 Thread 0x7fffc6ffd910 (LWP 12899)  0x00007ffff60c0388 in epoll_wait () from /lib/libc.so.6
  59.   17 Thread 0x7fffc77fe910 (LWP 12898)  0x00007ffff60c0388 in epoll_wait () from /lib/libc.so.6
  60.   16 Thread 0x7fffc7fff910 (LWP 12897)  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  61.   15 Thread 0x7fffce4f5910 (LWP 12896)  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  62.   14 Thread 0x7fffcecf6910 (LWP 12895)  0x00007ffff60b8932 in select () from /lib/libc.so.6
  63.   13 Thread 0x7fffcf4f7910 (LWP 12894)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  64.   12 Thread 0x7fffdda5b910 (LWP 12893)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  65.   11 Thread 0x7fffde25c910 (LWP 12892)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  66.   10 Thread 0x7fffdea5d910 (LWP 12891)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  67. * 9 Thread 0x7fffe49a9910 (LWP 12890)  0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  68.   8 Thread 0x7fffee7fc910 (LWP 12866)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  69.   7 Thread 0x7fffeeffd910 (LWP 12865)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  70.   6 Thread 0x7fffef7fe910 (LWP 12864)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  71.   5 Thread 0x7fffeffff910 (LWP 12863)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  72.   4 Thread 0x7ffff49eb910 (LWP 12862)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  73.   3 Thread 0x7ffff53f9910 (LWP 12861)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  74.   1 Thread 0x7ffff7feb710 (LWP 12857)  0x00007ffff6357cfd in pthread_join () from /lib/libpthread.so.0
  75.  
  76. Thread 18 (Thread 0x7fffc6ffd910 (LWP 12899)):
  77. #0  0x00007ffff60c0388 in epoll_wait () from /lib/libc.so.6
  78. No symbol table info available.
  79. #1  0x00007ffff7677124 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd7232f00, max_wait_time=<value optimized out>)
  80.     at ../../ace/Dev_Poll_Reactor.cpp:991
  81.         timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  82.               static zero = <same as static member of an already seen type>,
  83.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}},
  84.             tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  85.             tv_usec = 5972}}
  86.         this_timeout = <value optimized out>
  87.         timeout = 5
  88.         nfds = <value optimized out>
  89. #2  0x00007ffff767914c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd7232f00, max_wait_time=0x7fffc6ffd050, guard=...)
  90.     at ../../ace/Dev_Poll_Reactor.cpp:1064
  91.         result = <value optimized out>
  92. #3  0x00007ffff767930e in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd7232f00, max_wait_time=0x7fffc6ffd050)
  93.     at ../../ace/Dev_Poll_Reactor.cpp:1046
  94.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffc6ffd050, start_time_ = {static zero = {
  95.               static zero = <same as static member of an already seen type>, static max_time = {
  96.                 static zero = <same as static member of an already seen type>,
  97.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}},
  98.               tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  99.               tv_sec = 1288353574, tv_usec = 770382}}, stopped_ = false}
  100.         guard = {token_ = @0x7fffd7232f80, owner_ = 1}
  101.         result = -1
  102. #4  0x00007ffff76d12bd in ACE_Reactor::run_reactor_event_loop (this=0x7ffff010daf0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  103.         result = 1
  104. #5  0x0000000000b17ced in ReactorRunnable::svc() ()
  105. No symbol table info available.
  106. #6  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  107.         t = 0x7fffd0000170
  108.         svc_status = <value optimized out>
  109. #7  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd7233700) at ../../ace/Thread_Adapter.cpp:98
  110.         exit_hook_instance = <value optimized out>
  111.         exit_hook_maybe = {instance_ = 0x0}
  112.         exit_hook_ptr = <value optimized out>
  113. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  114. No symbol table info available.
  115. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  116. No symbol table info available.
  117. #10 0x0000000000000000 in ?? ()
  118. No symbol table info available.
  119.  
  120. Thread 17 (Thread 0x7fffc77fe910 (LWP 12898)):
  121. #0  0x00007ffff60c0388 in epoll_wait () from /lib/libc.so.6
  122. No symbol table info available.
  123. #1  0x00007ffff7677124 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd00002b0, max_wait_time=<value optimized out>)
  124.     at ../../ace/Dev_Poll_Reactor.cpp:991
  125.         timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  126.               static zero = <same as static member of an already seen type>,
  127.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}},
  128.             tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  129.             tv_usec = 9999}}
  130.         this_timeout = <value optimized out>
  131.         timeout = 9
  132.         nfds = <value optimized out>
  133. #2  0x00007ffff767914c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd00002b0, max_wait_time=0x7fffc77fe050, guard=...)
  134.     at ../../ace/Dev_Poll_Reactor.cpp:1064
  135.         result = <value optimized out>
  136. #3  0x00007ffff767930e in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd00002b0, max_wait_time=0x7fffc77fe050)
  137.     at ../../ace/Dev_Poll_Reactor.cpp:1046
  138.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffc77fe050, start_time_ = {static zero = {
  139.               static zero = <same as static member of an already seen type>, static max_time = {
  140.                 static zero = <same as static member of an already seen type>,
  141.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}},
  142.               tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {
  143.               tv_sec = 1288353574, tv_usec = 765507}}, stopped_ = false}
  144.         guard = {token_ = @0x7fffd0000330, owner_ = 1}
  145.         result = -1
  146. #4  0x00007ffff76d12bd in ACE_Reactor::run_reactor_event_loop (this=0x7fffd7233f60, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  147.         result = -805306312
  148. #5  0x0000000000b17ced in ReactorRunnable::svc() ()
  149. No symbol table info available.
  150. #6  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  151.         t = 0x7fffd0000038
  152.         svc_status = <value optimized out>
  153. #7  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd7233180) at ../../ace/Thread_Adapter.cpp:98
  154.         exit_hook_instance = <value optimized out>
  155.         exit_hook_maybe = {instance_ = 0x0}
  156.         exit_hook_ptr = <value optimized out>
  157. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  158. No symbol table info available.
  159. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  160. No symbol table info available.
  161. #10 0x0000000000000000 in ?? ()
  162. No symbol table info available.
  163.  
  164. Thread 16 (Thread 0x7fffc7fff910 (LWP 12897)):
  165. #0  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  166. No symbol table info available.
  167. #1  0x0000000000c6e426 in ACE_Based::Thread::Sleep(unsigned long) ()
  168. No symbol table info available.
  169. #2  0x0000000000713602 in FreezeDetectorRunnable::run() ()
  170. No symbol table info available.
  171. #3  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  172. No symbol table info available.
  173. #4  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  174. No symbol table info available.
  175. #5  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  176. No symbol table info available.
  177. #6  0x0000000000000000 in ?? ()
  178. No symbol table info available.
  179.  
  180. Thread 15 (Thread 0x7fffce4f5910 (LWP 12896)):
  181. #0  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  182. No symbol table info available.
  183. #1  0x0000000000c6e426 in ACE_Based::Thread::Sleep(unsigned long) ()
  184. No symbol table info available.
  185. #2  0x0000000000714a88 in RARunnable::run() ()
  186. No symbol table info available.
  187. #3  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  188. No symbol table info available.
  189. #4  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  190. No symbol table info available.
  191. #5  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  192. No symbol table info available.
  193. #6  0x0000000000000000 in ?? ()
  194. No symbol table info available.
  195.  
  196. Thread 14 (Thread 0x7fffcecf6910 (LWP 12895)):
  197. #0  0x00007ffff60b8932 in select () from /lib/libc.so.6
  198. No symbol table info available.
  199. #1  0x00007ffff7984499 in ?? () from /lib/libreadline.so.5
  200. No symbol table info available.
  201. #2  0x00007ffff79846ee in rl_read_key () from /lib/libreadline.so.5
  202. No symbol table info available.
  203. #3  0x00007ffff797167f in readline_internal_char () from /lib/libreadline.so.5
  204. No symbol table info available.
  205. #4  0x00007ffff7971b45 in readline () from /lib/libreadline.so.5
  206. No symbol table info available.
  207. #5  0x0000000000708dce in CliRunnable::run() ()
  208. No symbol table info available.
  209. #6  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  210. No symbol table info available.
  211. #7  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  212. No symbol table info available.
  213. #8  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  214. No symbol table info available.
  215. #9  0x0000000000000000 in ?? ()
  216. No symbol table info available.
  217.  
  218. Thread 13 (Thread 0x7fffcf4f7910 (LWP 12894)):
  219. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  220. No symbol table info available.
  221. #1  0x00007ffff7665daa in cond_wait (this=0x7fffd92ca43c) at ../../ace/OS_NS_Thread.inl:329
  222.         result = <value optimized out>
  223. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffd92ca43c) at ../../ace/Condition_Thread_Mutex.cpp:90
  224. No locals.
  225. #3  0x0000000000a3d5e0 in MapUpdater::wait() ()
  226. No symbol table info available.
  227. #4  0x0000000000a3b772 in MapManager::Update(unsigned int) ()
  228. No symbol table info available.
  229. #5  0x0000000000bbea79 in World::Update(unsigned int) ()
  230. No symbol table info available.
  231. #6  0x0000000000710dc4 in WorldRunnable::run() ()
  232. No symbol table info available.
  233. #7  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  234. No symbol table info available.
  235. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  236. No symbol table info available.
  237. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  238. No symbol table info available.
  239. #10 0x0000000000000000 in ?? ()
  240. No symbol table info available.
  241.  
  242. Thread 12 (Thread 0x7fffdda5b910 (LWP 12893)):
  243. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  244. No symbol table info available.
  245. #1  0x00007ffff7665e55 in cond_timedwait (this=0x7fffd92ca584, mutex=..., abstime=0x46f9cc) at ../../ace/OS_NS_Thread.inl:362
  246.         result = <value optimized out>
  247.         ts = {tv_sec = 4294967298, tv_nsec = 8589934593}
  248. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffd92ca584, mutex=..., abstime=0x46f9cc) at ../../ace/Condition_Thread_Mutex.cpp:100
  249. No locals.
  250. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  251. No symbol table info available.
  252. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  253. No symbol table info available.
  254. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x46f9cc) at ../../ace/Activation_Queue.cpp:91
  255.         mb = 0x0
  256. #6  0x0000000000c6f8d5 in DelayExecutor::svc() ()
  257. No symbol table info available.
  258. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  259.         t = 0x7fffd92ca338
  260.         svc_status = <value optimized out>
  261. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd92cacd0) at ../../ace/Thread_Adapter.cpp:98
  262.         exit_hook_instance = <value optimized out>
  263.         exit_hook_maybe = {instance_ = 0x0}
  264.         exit_hook_ptr = <value optimized out>
  265. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  266. No symbol table info available.
  267. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  268. No symbol table info available.
  269. #11 0x0000000000000000 in ?? ()
  270. No symbol table info available.
  271.  
  272. Thread 11 (Thread 0x7fffde25c910 (LWP 12892)):
  273. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  274. No symbol table info available.
  275. #1  0x00007ffff7665e55 in cond_timedwait (this=0x7fffd92ca584, mutex=..., abstime=0x46f9cb) at ../../ace/OS_NS_Thread.inl:362
  276.         result = <value optimized out>
  277.         ts = {tv_sec = 140736920403952, tv_nsec = 140734241436720}
  278. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffd92ca584, mutex=..., abstime=0x46f9cb) at ../../ace/Condition_Thread_Mutex.cpp:100
  279. No locals.
  280. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  281. No symbol table info available.
  282. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  283. No symbol table info available.
  284. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x46f9cb) at ../../ace/Activation_Queue.cpp:91
  285.         mb = 0x0
  286. #6  0x0000000000c6f8d5 in DelayExecutor::svc() ()
  287. No symbol table info available.
  288. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  289.         t = 0x7fffd92ca338
  290.         svc_status = <value optimized out>
  291. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd92caaf0) at ../../ace/Thread_Adapter.cpp:98
  292.         exit_hook_instance = <value optimized out>
  293.         exit_hook_maybe = {instance_ = 0x0}
  294.         exit_hook_ptr = <value optimized out>
  295. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  296. No symbol table info available.
  297. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  298. No symbol table info available.
  299. #11 0x0000000000000000 in ?? ()
  300. No symbol table info available.
  301.  
  302. Thread 10 (Thread 0x7fffdea5d910 (LWP 12891)):
  303. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  304. No symbol table info available.
  305. #1  0x00007ffff7665e55 in cond_timedwait (this=0x7fffd92ca584, mutex=..., abstime=0x46f9cd) at ../../ace/OS_NS_Thread.inl:362
  306.         result = <value optimized out>
  307.         ts = {tv_sec = 4294967298, tv_nsec = 8589934593}
  308. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffd92ca584, mutex=..., abstime=0x46f9cd) at ../../ace/Condition_Thread_Mutex.cpp:100
  309. No locals.
  310. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  311. No symbol table info available.
  312. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  313. No symbol table info available.
  314. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x46f9cd) at ../../ace/Activation_Queue.cpp:91
  315.         mb = 0x0
  316. #6  0x0000000000c6f8d5 in DelayExecutor::svc() ()
  317. No symbol table info available.
  318. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  319.         t = 0x7fffd92ca338
  320.         svc_status = <value optimized out>
  321. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd92c9520) at ../../ace/Thread_Adapter.cpp:98
  322.         exit_hook_instance = <value optimized out>
  323.         exit_hook_maybe = {instance_ = 0x0}
  324.         exit_hook_ptr = <value optimized out>
  325. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  326. No symbol table info available.
  327. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  328. No symbol table info available.
  329. #11 0x0000000000000000 in ?? ()
  330. No symbol table info available.
  331.  
  332. Thread 9 (Thread 0x7fffe49a9910 (LWP 12890)):
  333. #0  0x0000000000a5819e in TargetedMovementGenerator<Creature>::MovementInform(Creature&) ()
  334. No symbol table info available.
  335. #1  0x0000000000a59f27 in TargetedMovementGenerator<Creature>::Update(Creature&, unsigned int const&) ()
  336. No symbol table info available.
  337. #2  0x0000000000a5aa97 in MotionMaster::UpdateMotion(unsigned int) ()
  338. No symbol table info available.
  339. #3  0x00000000009152f7 in Creature::Update(unsigned int) ()
  340. No symbol table info available.
  341. #4  0x000000000091d288 in TempSummon::Update(unsigned int) ()
  342. No symbol table info available.
  343. #5  0x0000000000a55326 in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  344. No symbol table info available.
  345. #6  0x0000000000a56096 in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  346. No symbol table info available.
  347. #7  0x0000000000a498a0 in Map::Update(unsigned int const&) ()
  348. No symbol table info available.
  349. #8  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  350. No symbol table info available.
  351. #9  0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  352. No symbol table info available.
  353. #10 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  354. No symbol table info available.
  355. #11 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  356. No symbol table info available.
  357. #12 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  358.         t = 0x7fffd92ca338
  359.         svc_status = <value optimized out>
  360. #13 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffd92ca7e0) at ../../ace/Thread_Adapter.cpp:98
  361.         exit_hook_instance = <value optimized out>
  362.         exit_hook_maybe = {instance_ = 0x0}
  363.         exit_hook_ptr = <value optimized out>
  364. #14 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  365. No symbol table info available.
  366. #15 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  367. No symbol table info available.
  368. #16 0x0000000000000000 in ?? ()
  369. No symbol table info available.
  370.  
  371. Thread 8 (Thread 0x7fffee7fc910 (LWP 12866)):
  372. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  373. No symbol table info available.
  374. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e924, mutex=..., abstime=0x711d) at ../../ace/OS_NS_Thread.inl:362
  375.         result = <value optimized out>
  376.         ts = {tv_sec = 0, tv_nsec = 140737219919904}
  377. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e924, mutex=..., abstime=0x711d) at ../../ace/Condition_Thread_Mutex.cpp:100
  378. No locals.
  379. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  380. No symbol table info available.
  381. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  382. No symbol table info available.
  383. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x711d) at ../../ace/Activation_Queue.cpp:91
  384.         mb = 0x0
  385. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  386. No symbol table info available.
  387. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  388.         t = 0x1cff170
  389.         svc_status = <value optimized out>
  390. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x1cff290) at ../../ace/Thread_Adapter.cpp:98
  391.         exit_hook_instance = <value optimized out>
  392.         exit_hook_maybe = {instance_ = 0x0}
  393.         exit_hook_ptr = <value optimized out>
  394. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  395. No symbol table info available.
  396. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  397. No symbol table info available.
  398. #11 0x0000000000000000 in ?? ()
  399. No symbol table info available.
  400.  
  401. Thread 7 (Thread 0x7fffeeffd910 (LWP 12865)):
  402. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  403. No symbol table info available.
  404. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=..., abstime=0x6f876) at ../../ace/OS_NS_Thread.inl:362
  405.         result = <value optimized out>
  406.         ts = {tv_sec = 3, tv_nsec = 25019623}
  407. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=..., abstime=0x6f876) at ../../ace/Condition_Thread_Mutex.cpp:100
  408. No locals.
  409. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  410. No symbol table info available.
  411. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  412. No symbol table info available.
  413. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x6f876) at ../../ace/Activation_Queue.cpp:91
  414.         mb = 0x0
  415. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  416. No symbol table info available.
  417. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  418.         t = 0x7ffff010c2e0
  419.         svc_status = <value optimized out>
  420. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff010c400) at ../../ace/Thread_Adapter.cpp:98
  421.         exit_hook_instance = <value optimized out>
  422.         exit_hook_maybe = {instance_ = 0x0}
  423.         exit_hook_ptr = <value optimized out>
  424. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  425. No symbol table info available.
  426. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  427. No symbol table info available.
  428. #11 0x0000000000000000 in ?? ()
  429. No symbol table info available.
  430.  
  431. Thread 6 (Thread 0x7fffef7fe910 (LWP 12864)):
  432. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  433. No symbol table info available.
  434. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=..., abstime=0x6f874) at ../../ace/OS_NS_Thread.inl:362
  435.         result = <value optimized out>
  436.         ts = {tv_sec = 3, tv_nsec = 140737219955655}
  437. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=..., abstime=0x6f874) at ../../ace/Condition_Thread_Mutex.cpp:100
  438. No locals.
  439. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  440. No symbol table info available.
  441. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  442. No symbol table info available.
  443. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x6f874) at ../../ace/Activation_Queue.cpp:91
  444.         mb = 0x0
  445. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  446. No symbol table info available.
  447. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  448.         t = 0x17d3ab0
  449.         svc_status = <value optimized out>
  450. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x17d3bd0) at ../../ace/Thread_Adapter.cpp:98
  451.         exit_hook_instance = <value optimized out>
  452.         exit_hook_maybe = {instance_ = 0x0}
  453.         exit_hook_ptr = <value optimized out>
  454. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  455. No symbol table info available.
  456. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  457. No symbol table info available.
  458. #11 0x0000000000000000 in ?? ()
  459. No symbol table info available.
  460.  
  461. Thread 5 (Thread 0x7fffeffff910 (LWP 12863)):
  462. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  463. No symbol table info available.
  464. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=..., abstime=0x6f879) at ../../ace/OS_NS_Thread.inl:362
  465.         result = <value optimized out>
  466.         ts = {tv_sec = 0, tv_nsec = 140737219919904}
  467. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=..., abstime=0x6f879) at ../../ace/Condition_Thread_Mutex.cpp:100
  468. No locals.
  469. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  470. No symbol table info available.
  471. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  472. No symbol table info available.
  473. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x6f879) at ../../ace/Activation_Queue.cpp:91
  474.         mb = 0x0
  475. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  476. No symbol table info available.
  477. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  478.         t = 0x16cbb20
  479.         svc_status = <value optimized out>
  480. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x16cbc40) at ../../ace/Thread_Adapter.cpp:98
  481.         exit_hook_instance = <value optimized out>
  482.         exit_hook_maybe = {instance_ = 0x0}
  483.         exit_hook_ptr = <value optimized out>
  484. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  485. No symbol table info available.
  486. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  487. No symbol table info available.
  488. #11 0x0000000000000000 in ?? ()
  489. No symbol table info available.
  490.  
  491. Thread 4 (Thread 0x7ffff49eb910 (LWP 12862)):
  492. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  493. No symbol table info available.
  494. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=..., abstime=0x6f87a) at ../../ace/OS_NS_Thread.inl:362
  495.         result = <value optimized out>
  496.         ts = {tv_sec = 140737297430800, tv_nsec = 140737344352182}
  497. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=..., abstime=0x6f87a) at ../../ace/Condition_Thread_Mutex.cpp:100
  498. No locals.
  499. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  500. No symbol table info available.
  501. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  502. No symbol table info available.
  503. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x6f87a) at ../../ace/Activation_Queue.cpp:91
  504.         mb = 0x0
  505. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  506. No symbol table info available.
  507. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  508.         t = 0x15c3c90
  509.         svc_status = <value optimized out>
  510. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x15c3df0) at ../../ace/Thread_Adapter.cpp:98
  511.         exit_hook_instance = <value optimized out>
  512.         exit_hook_maybe = {instance_ = 0x0}
  513.         exit_hook_ptr = <value optimized out>
  514. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  517. No symbol table info available.
  518. #11 0x0000000000000000 in ?? ()
  519. No symbol table info available.
  520.  
  521. Thread 3 (Thread 0x7ffff53f9910 (LWP 12861)):
  522. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  523. No symbol table info available.
  524. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156d244, mutex=..., abstime=0x154d3) at ../../ace/OS_NS_Thread.inl:362
  525.         result = <value optimized out>
  526.         ts = {tv_sec = 1, tv_nsec = 1}
  527. #2  ACE_Condition_Thread_Mutex::wait (this=0x156d244, mutex=..., abstime=0x154d3) at ../../ace/Condition_Thread_Mutex.cpp:100
  528. No locals.
  529. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  530. No symbol table info available.
  531. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  532. No symbol table info available.
  533. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x154d3) at ../../ace/Activation_Queue.cpp:91
  534.         mb = 0x0
  535. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  536. No symbol table info available.
  537. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  538.         t = 0x158b7c0
  539.         svc_status = <value optimized out>
  540. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x158ba90) 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 1 (Thread 0x7ffff7feb710 (LWP 12857)):
  552. #0  0x00007ffff6357cfd in pthread_join () from /lib/libpthread.so.0
  553. No symbol table info available.
  554. #1  0x00007ffff76f9ddc in thr_join (this=<value optimized out>, task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  555.         result = 22591624
  556. #2  ACE_Thread::join (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread.inl:137
  557. No locals.
  558. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  559.         i = 0
  560.         copy_count = 1
  561.         copy_table = 0x7fffd0000938
  562.         result = <value optimized out>
  563. #4  0x0000000000b1612f in WorldSocketMgr::Wait() ()
  564. No symbol table info available.
  565. #5  0x00000000007128fc in Master::Run() ()
  566. No symbol table info available.
  567. #6  0x00000000007156e1 in main ()
  568. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement