Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 37.55 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffe2135910 (LWP 30364)]
  3. 0x0000000000988451 in Unit::CalcAbsorbResist(Unit*, SpellSchoolMask, DamageEffectType, unsigned int, unsigned int*, unsigned int*, SpellEntry const*) ()
  4. #0  0x0000000000988451 in Unit::CalcAbsorbResist(Unit*, SpellSchoolMask, DamageEffectType, unsigned int, unsigned int*, unsigned int*, SpellEntry const*) ()
  5. #1  0x000000000098a581 in Unit::CalculateMeleeDamage(Unit*, unsigned int, CalcDamageInfo*, WeaponAttackType) ()
  6. #2  0x000000000098ca23 in Unit::AttackerStateUpdate(Unit*, WeaponAttackType, bool) ()
  7. #3  0x0000000000be33d4 in UnitAI::DoMeleeAttackIfReady() ()
  8. #4  0x0000000000ede9ac in boss_patchwerk::boss_patchwerkAI::UpdateAI(unsigned int) ()
  9. #5  0x000000000091533b in Creature::Update(unsigned int) ()
  10. #6  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> > > > > >&) ()
  11. #7  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 ()
  12. #8  0x0000000000a498a0 in Map::Update(unsigned int const&) ()
  13. #9  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  14. #10 0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  15. #11 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  16. #12 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  17. #13 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  18.     at ../../ace/Task.cpp:275
  19. #14 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0c33810)
  20.     at ../../ace/Thread_Adapter.cpp:98
  21. #15 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  22. #16 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  23. #17 0x0000000000000000 in ?? ()
  24. #0  0x0000000000988451 in Unit::CalcAbsorbResist(Unit*, SpellSchoolMask, DamageEffectType, unsigned int, unsigned int*, unsigned int*, SpellEntry const*) ()
  25. No symbol table info available.
  26. #1  0x000000000098a581 in Unit::CalculateMeleeDamage(Unit*, unsigned int, CalcDamageInfo*, WeaponAttackType) ()
  27. No symbol table info available.
  28. #2  0x000000000098ca23 in Unit::AttackerStateUpdate(Unit*, WeaponAttackType, bool) ()
  29. No symbol table info available.
  30. #3  0x0000000000be33d4 in UnitAI::DoMeleeAttackIfReady() ()
  31. No symbol table info available.
  32. #4  0x0000000000ede9ac in boss_patchwerk::boss_patchwerkAI::UpdateAI(unsigned int) ()
  33. No symbol table info available.
  34. #5  0x000000000091533b in Creature::Update(unsigned int) ()
  35. No symbol table info available.
  36. #6  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> > > > > >&) ()
  37. No symbol table info available.
  38. #7  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 ()
  39. No symbol table info available.
  40. #8  0x0000000000a498a0 in Map::Update(unsigned int const&) ()
  41. No symbol table info available.
  42. #9  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  43. No symbol table info available.
  44. #10 0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  45. No symbol table info available.
  46. #11 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  47. No symbol table info available.
  48. #12 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  49. No symbol table info available.
  50. #13 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  51.     at ../../ace/Task.cpp:275
  52.         t = 0x7ffff0c34628
  53.         svc_status = <value optimized out>
  54. #14 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0c33810)
  55.     at ../../ace/Thread_Adapter.cpp:98
  56.         exit_hook_instance = <value optimized out>
  57.         exit_hook_maybe = {instance_ = 0x0}
  58.         exit_hook_ptr = <value optimized out>
  59. #15 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  60. No symbol table info available.
  61. #16 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  62. No symbol table info available.
  63. #17 0x0000000000000000 in ?? ()
  64. No symbol table info available.
  65.   18 Thread 0x7fffd37fe910 (LWP 30372)  0x00007ffff60c0388 in epoll_wait ()
  66.    from /lib/libc.so.6
  67.   17 Thread 0x7fffd3fff910 (LWP 30371)  0x00007ffff60c0388 in epoll_wait ()
  68.    from /lib/libc.so.6
  69.   16 Thread 0x7fffe0932910 (LWP 30370)  0x00007ffff635e8f1 in nanosleep ()
  70.    from /lib/libpthread.so.0
  71.   15 Thread 0x7fffd8938910 (LWP 30369)  0x00007ffff635e8f1 in nanosleep ()
  72.    from /lib/libpthread.so.0
  73.   14 Thread 0x7fffd9139910 (LWP 30368)  0x00007ffff60b8932 in select ()
  74.    from /lib/libc.so.6
  75.   13 Thread 0x7fffd993a910 (LWP 30367)  0x00007ffff635dc34 in __lll_lock_wait
  76.     () from /lib/libpthread.so.0
  77.   12 Thread 0x7fffe1133910 (LWP 30366)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  78.   11 Thread 0x7fffe1934910 (LWP 30365)  0x000000000070c19e in Object::GetUInt64Value(unsigned short) const ()
  79. * 10 Thread 0x7fffe2135910 (LWP 30364)  0x0000000000988451 in Unit::CalcAbsorbResist(Unit*, SpellSchoolMask, DamageEffectType, unsigned int, unsigned int*, unsigned int*, SpellEntry const*) ()
  80.   9 Thread 0x7fffe2936910 (LWP 30363)  0x000000000096355c in Unit::IsTriggeredAtSpellProcEvent(Unit*, Aura*, SpellEntry const*, unsigned int, unsigned int, WeaponAttackType, bool, bool, SpellProcEventEntry const*&) ()
  81.   8 Thread 0x7fffee7fc910 (LWP 30361)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  82.   7 Thread 0x7fffeeffd910 (LWP 30360)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  83.   6 Thread 0x7fffef7fe910 (LWP 30359)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  84.   5 Thread 0x7fffeffff910 (LWP 30358)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  85.   4 Thread 0x7ffff49eb910 (LWP 30357)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  86.   3 Thread 0x7ffff53f9910 (LWP 30356)  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  87.   1 Thread 0x7ffff7feb710 (LWP 30352)  0x00007ffff6357cfd in pthread_join ()
  88.    from /lib/libpthread.so.0
  89.  
  90. Thread 18 (Thread 0x7fffd37fe910 (LWP 30372)):
  91. #0  0x00007ffff60c0388 in epoll_wait () from /lib/libc.so.6
  92. No symbol table info available.
  93. #1  0x00007ffff7677124 in ACE_Dev_Poll_Reactor::work_pending_i (
  94.     this=0x7ffff0c3dde0, max_wait_time=<value optimized out>)
  95.     at ../../ace/Dev_Poll_Reactor.cpp:991
  96.         timer_buf = {static zero = {
  97.             static zero = <same as static member of an already seen type>,
  98.             static max_time = {
  99.               static zero = <same as static member of an already seen type>,
  100.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  101.               tv_usec = 0}},
  102.           static max_time = <same as static member of an already seen type>,
  103.           tv_ = {tv_sec = 0, tv_usec = 9989}}
  104.         this_timeout = <value optimized out>
  105.         timeout = 9
  106.         nfds = <value optimized out>
  107. #2  0x00007ffff767914c in ACE_Dev_Poll_Reactor::handle_events_i (
  108.     this=0x7ffff0c3dde0, max_wait_time=0x7fffd37fe050, guard=...)
  109.     at ../../ace/Dev_Poll_Reactor.cpp:1064
  110.         result = <value optimized out>
  111. #3  0x00007ffff767930e in ACE_Dev_Poll_Reactor::handle_events (
  112.     this=0x7ffff0c3dde0, max_wait_time=0x7fffd37fe050)
  113.     at ../../ace/Dev_Poll_Reactor.cpp:1046
  114.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  115.           max_wait_time_ = 0x7fffd37fe050, start_time_ = {static zero = {
  116.               static zero = <same as static member of an already seen type>,
  117.               static max_time = {
  118.                 static zero = <same as static member of an already seen type>,
  119.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  120.                 tv_usec = 0}},
  121.             static max_time = <same as static member of an already seen type>,
  122.             tv_ = {tv_sec = 1288376742, tv_usec = 707646}}, stopped_ = false}
  123.         guard = {token_ = @0x7ffff0c3de60, owner_ = 1}
  124.         result = -1
  125. #4  0x00007ffff76d12bd in ACE_Reactor::run_reactor_event_loop (
  126.     this=0x7ffff0c37030, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  127.         result = 1
  128. #5  0x0000000000b17ced in ReactorRunnable::svc() ()
  129. No symbol table info available.
  130. #6  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  131.     at ../../ace/Task.cpp:275
  132.         t = 0x7ffff0c37720
  133.         svc_status = <value optimized out>
  134. #7  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0c3e5e0)
  135.     at ../../ace/Thread_Adapter.cpp:98
  136.         exit_hook_instance = <value optimized out>
  137.         exit_hook_maybe = {instance_ = 0x0}
  138.         exit_hook_ptr = <value optimized out>
  139. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  140. No symbol table info available.
  141. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  142. No symbol table info available.
  143. #10 0x0000000000000000 in ?? ()
  144. No symbol table info available.
  145.  
  146. Thread 17 (Thread 0x7fffd3fff910 (LWP 30371)):
  147. #0  0x00007ffff60c0388 in epoll_wait () from /lib/libc.so.6
  148. No symbol table info available.
  149. #1  0x00007ffff7677124 in ACE_Dev_Poll_Reactor::work_pending_i (
  150.     this=0x7ffff0c37860, max_wait_time=<value optimized out>)
  151.     at ../../ace/Dev_Poll_Reactor.cpp:991
  152.         timer_buf = {static zero = {
  153.             static zero = <same as static member of an already seen type>,
  154.             static max_time = {
  155.               static zero = <same as static member of an already seen type>,
  156.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  157.               tv_usec = 0}},
  158.           static max_time = <same as static member of an already seen type>,
  159.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  160.         this_timeout = <value optimized out>
  161.         timeout = 9
  162.         nfds = <value optimized out>
  163. #2  0x00007ffff767914c in ACE_Dev_Poll_Reactor::handle_events_i (
  164.     this=0x7ffff0c37860, max_wait_time=0x7fffd3fff050, guard=...)
  165.     at ../../ace/Dev_Poll_Reactor.cpp:1064
  166.         result = <value optimized out>
  167. #3  0x00007ffff767930e in ACE_Dev_Poll_Reactor::handle_events (
  168.     this=0x7ffff0c37860, max_wait_time=0x7fffd3fff050)
  169.     at ../../ace/Dev_Poll_Reactor.cpp:1046
  170.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  171.           max_wait_time_ = 0x7fffd3fff050, start_time_ = {static zero = {
  172.               static zero = <same as static member of an already seen type>,
  173.               static max_time = {
  174.                 static zero = <same as static member of an already seen type>,
  175.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  176.                 tv_usec = 0}},
  177.             static max_time = <same as static member of an already seen type>,
  178.             tv_ = {tv_sec = 1288376742, tv_usec = 709668}}, stopped_ = false}
  179.         guard = {token_ = @0x7ffff0c378e0, owner_ = 1}
  180.         result = -1
  181. #4  0x00007ffff76d12bd in ACE_Reactor::run_reactor_event_loop (
  182.     this=0x7ffff0c37460, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  183.         result = -255625752
  184. #5  0x0000000000b17ced in ReactorRunnable::svc() ()
  185. No symbol table info available.
  186. #6  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  187.     at ../../ace/Task.cpp:275
  188.         t = 0x7ffff0c375e8
  189.         svc_status = <value optimized out>
  190. #7  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0c33890)
  191.     at ../../ace/Thread_Adapter.cpp:98
  192.         exit_hook_instance = <value optimized out>
  193.         exit_hook_maybe = {instance_ = 0x0}
  194.         exit_hook_ptr = <value optimized out>
  195. #8  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  196. No symbol table info available.
  197. #9  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  198. No symbol table info available.
  199. #10 0x0000000000000000 in ?? ()
  200. No symbol table info available.
  201.  
  202. Thread 16 (Thread 0x7fffe0932910 (LWP 30370)):
  203. #0  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  204. No symbol table info available.
  205. #1  0x0000000000c6e426 in ACE_Based::Thread::Sleep(unsigned long) ()
  206. No symbol table info available.
  207. #2  0x0000000000713602 in FreezeDetectorRunnable::run() ()
  208. No symbol table info available.
  209. #3  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  210. No symbol table info available.
  211. #4  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  212. No symbol table info available.
  213. #5  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  214. No symbol table info available.
  215. #6  0x0000000000000000 in ?? ()
  216. No symbol table info available.
  217.  
  218. Thread 15 (Thread 0x7fffd8938910 (LWP 30369)):
  219. #0  0x00007ffff635e8f1 in nanosleep () from /lib/libpthread.so.0
  220. No symbol table info available.
  221. #1  0x0000000000c6e426 in ACE_Based::Thread::Sleep(unsigned long) ()
  222. No symbol table info available.
  223. #2  0x0000000000714a88 in RARunnable::run() ()
  224. No symbol table info available.
  225. #3  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  226. No symbol table info available.
  227. #4  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  228. No symbol table info available.
  229. #5  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  230. No symbol table info available.
  231. #6  0x0000000000000000 in ?? ()
  232. No symbol table info available.
  233.  
  234. Thread 14 (Thread 0x7fffd9139910 (LWP 30368)):
  235. #0  0x00007ffff60b8932 in select () from /lib/libc.so.6
  236. No symbol table info available.
  237. #1  0x00007ffff7984499 in ?? () from /lib/libreadline.so.5
  238. No symbol table info available.
  239. #2  0x00007ffff79846ee in rl_read_key () from /lib/libreadline.so.5
  240. No symbol table info available.
  241. #3  0x00007ffff797167f in readline_internal_char () from /lib/libreadline.so.5
  242. No symbol table info available.
  243. #4  0x00007ffff7971b45 in readline () from /lib/libreadline.so.5
  244. No symbol table info available.
  245. #5  0x0000000000708dce in CliRunnable::run() ()
  246. No symbol table info available.
  247. #6  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  248. No symbol table info available.
  249. #7  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  250. No symbol table info available.
  251. #8  0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  252. No symbol table info available.
  253. #9  0x0000000000000000 in ?? ()
  254. No symbol table info available.
  255.  
  256. Thread 13 (Thread 0x7fffd993a910 (LWP 30367)):
  257. #0  0x00007ffff635dc34 in __lll_lock_wait () from /lib/libpthread.so.0
  258. No symbol table info available.
  259. #1  0x00007ffff6359295 in _L_lock_949 () from /lib/libpthread.so.0
  260. No symbol table info available.
  261. #2  0x00007ffff63590b8 in pthread_mutex_lock () from /lib/libpthread.so.0
  262. No symbol table info available.
  263. #3  0x00007ffff76ab096 in ACE_OS::mutex_lock (m=0x7ffff0c346f8)
  264.     at ../../ace/OS_NS_Thread.cpp:2019
  265.         result = <value optimized out>
  266. #4  0x0000000000a3d669 in MapUpdater::schedule_update(Map&, unsigned int) ()
  267. No symbol table info available.
  268. #5  0x0000000000a3b5c3 in MapManager::Update(unsigned int) ()
  269. No symbol table info available.
  270. #6  0x0000000000bbea79 in World::Update(unsigned int) ()
  271. No symbol table info available.
  272. #7  0x0000000000710dc4 in WorldRunnable::run() ()
  273. No symbol table info available.
  274. #8  0x0000000000c6e6ea in ACE_Based::Thread::ThreadTask(void*) ()
  275. No symbol table info available.
  276. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  277. No symbol table info available.
  278. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  279. No symbol table info available.
  280. #11 0x0000000000000000 in ?? ()
  281. No symbol table info available.
  282.  
  283. Thread 12 (Thread 0x7fffe1133910 (LWP 30366)):
  284. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  285.    from /lib/libpthread.so.0
  286. No symbol table info available.
  287. #1  0x00007ffff7665e55 in cond_timedwait (this=0x7ffff0c34874, mutex=...,
  288.     abstime=0xda102) at ../../ace/OS_NS_Thread.inl:362
  289.         result = <value optimized out>
  290.         ts = {tv_sec = 140733731834079, tv_nsec = 140734238157312}
  291. #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff0c34874, mutex=...,
  292.     abstime=0xda102) at ../../ace/Condition_Thread_Mutex.cpp:100
  293. No locals.
  294. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  295. No symbol table info available.
  296. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  297. No symbol table info available.
  298. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  299.     this=<value optimized out>, tv=0xda102)
  300.     at ../../ace/Activation_Queue.cpp:91
  301.         mb = 0x0
  302. #6  0x0000000000c6f8d5 in DelayExecutor::svc() ()
  303. No symbol table info available.
  304. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  305.     at ../../ace/Task.cpp:275
  306.         t = 0x7ffff0c34628
  307.         svc_status = <value optimized out>
  308. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7fffdc000a90)
  309.     at ../../ace/Thread_Adapter.cpp:98
  310.         exit_hook_instance = <value optimized out>
  311.         exit_hook_maybe = {instance_ = 0x0}
  312.         exit_hook_ptr = <value optimized out>
  313. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  314. No symbol table info available.
  315. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  316. No symbol table info available.
  317. #11 0x0000000000000000 in ?? ()
  318. No symbol table info available.
  319.  
  320. Thread 11 (Thread 0x7fffe1934910 (LWP 30365)):
  321. #0  0x000000000070c19e in Object::GetUInt64Value(unsigned short) const ()
  322. No symbol table info available.
  323. #1  0x000000000096c023 in Unit::IsFriendlyTo(Unit const*) const ()
  324. No symbol table info available.
  325. #2  0x0000000000909c4d in Creature::_IsTargetAcceptable(Unit const*) const ()
  326. No symbol table info available.
  327. #3  0x000000000090b551 in Creature::canStartAttack(Unit const*, bool) const ()
  328. No symbol table info available.
  329. #4  0x0000000000be89e0 in CreatureAI::MoveInLineOfSight(Unit*) ()
  330. No symbol table info available.
  331. #5  0x0000000000be897d in CreatureAI::MoveInLineOfSight_Safe(Unit*) ()
  332. No symbol table info available.
  333. #6  0x00000000009fd6ab in Trinity::CreatureRelocationNotifier::Visit(GridRefManager<Creature>&) ()
  334. No symbol table info available.
  335. #7  0x0000000000a02b93 in void Map::Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  336. No symbol table info available.
  337. #8  0x0000000000a0111d in Trinity::DelayedUnitRelocation::Visit(GridRefManager<Creature>&) ()
  338. No symbol table info available.
  339. #9  0x0000000000a479ef in Map::ProcessRelocationNotifies(unsigned int const&)
  340.     ()
  341. No symbol table info available.
  342. #10 0x0000000000a49954 in Map::Update(unsigned int const&) ()
  343. No symbol table info available.
  344. #11 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  345. No symbol table info available.
  346. #12 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  347. No symbol table info available.
  348. #13 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  349.     at ../../ace/Task.cpp:275
  350.         t = 0x7ffff0c34628
  351.         svc_status = <value optimized out>
  352. #14 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0c34e50)
  353.     at ../../ace/Thread_Adapter.cpp:98
  354.         exit_hook_instance = <value optimized out>
  355.         exit_hook_maybe = {instance_ = 0x0}
  356.         exit_hook_ptr = <value optimized out>
  357. #15 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  358. No symbol table info available.
  359. #16 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  360. No symbol table info available.
  361. #17 0x0000000000000000 in ?? ()
  362. No symbol table info available.
  363.  
  364. Thread 10 (Thread 0x7fffe2135910 (LWP 30364)):
  365. #0  0x0000000000988451 in Unit::CalcAbsorbResist(Unit*, SpellSchoolMask, DamageEffectType, unsigned int, unsigned int*, unsigned int*, SpellEntry const*) ()
  366. No symbol table info available.
  367. #1  0x000000000098a581 in Unit::CalculateMeleeDamage(Unit*, unsigned int, CalcDamageInfo*, WeaponAttackType) ()
  368. No symbol table info available.
  369. #2  0x000000000098ca23 in Unit::AttackerStateUpdate(Unit*, WeaponAttackType, bool) ()
  370. No symbol table info available.
  371. #3  0x0000000000be33d4 in UnitAI::DoMeleeAttackIfReady() ()
  372. No symbol table info available.
  373. #4  0x0000000000ede9ac in boss_patchwerk::boss_patchwerkAI::UpdateAI(unsigned int) ()
  374. No symbol table info available.
  375. #5  0x000000000091533b in Creature::Update(unsigned int) ()
  376. No symbol table info available.
  377. #6  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> > > > > >&) ()
  378. No symbol table info available.
  379. #7  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 ()
  380. No symbol table info available.
  381. #8  0x0000000000a498a0 in Map::Update(unsigned int const&) ()
  382. No symbol table info available.
  383. #9  0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  384. No symbol table info available.
  385. #10 0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  386. No symbol table info available.
  387. #11 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  388. No symbol table info available.
  389. #12 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  390. No symbol table info available.
  391. #13 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  392.     at ../../ace/Task.cpp:275
  393.         t = 0x7ffff0c34628
  394.         svc_status = <value optimized out>
  395. #14 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0c33810)
  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. #15 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  401. No symbol table info available.
  402. #16 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  403. No symbol table info available.
  404. #17 0x0000000000000000 in ?? ()
  405. No symbol table info available.
  406.  
  407. Thread 9 (Thread 0x7fffe2936910 (LWP 30363)):
  408. #0  0x000000000096355c in Unit::IsTriggeredAtSpellProcEvent(Unit*, Aura*, SpellEntry const*, unsigned int, unsigned int, WeaponAttackType, bool, bool, SpellProcEventEntry const*&) ()
  409. No symbol table info available.
  410. #1  0x000000000098d02d in Unit::ProcDamageAndSpellFor(bool, Unit*, unsigned int, unsigned int, WeaponAttackType, SpellEntry const*, unsigned int, SpellEntry const*) ()
  411. No symbol table info available.
  412. #2  0x0000000000b86576 in Spell::DoAllEffectOnTarget(Spell::TargetInfo*) ()
  413. No symbol table info available.
  414. #3  0x0000000000b86b24 in Spell::handle_immediate() ()
  415. No symbol table info available.
  416. #4  0x0000000000b8da1c in Spell::cast(bool) ()
  417. No symbol table info available.
  418. #5  0x0000000000b8ee70 in Spell::prepare(SpellCastTargets const*, AuraEffect const*) ()
  419. No symbol table info available.
  420. #6  0x000000000095a863 in Unit::CastSpell(Unit*, SpellEntry const*, bool, Item*, AuraEffect const*, unsigned long) ()
  421. No symbol table info available.
  422. #7  0x000000000095ab36 in T.9705 ()
  423. No symbol table info available.
  424. #8  0x0000000000987d83 in Unit::HandleDummyAuraProc(Unit*, unsigned int, AuraEffect*, SpellEntry const*, unsigned int, unsigned int, unsigned int) ()
  425. No symbol table info available.
  426. #9  0x000000000097f8f6 in T.9739 ()
  427. No symbol table info available.
  428. #10 0x0000000000980364 in T.9718 ()
  429. No symbol table info available.
  430. #11 0x000000000098ca70 in Unit::AttackerStateUpdate(Unit*, WeaponAttackType, bool) ()
  431. No symbol table info available.
  432. #12 0x00000000008f1bb0 in Player::Update(unsigned int) ()
  433. No symbol table info available.
  434. #13 0x0000000000a49560 in Map::Update(unsigned int const&) ()
  435. No symbol table info available.
  436. #14 0x0000000000a49c99 in InstanceMap::Update(unsigned int const&) ()
  437. No symbol table info available.
  438. #15 0x0000000000a57191 in MapInstanced::Update(unsigned int const&) ()
  439. No symbol table info available.
  440. #16 0x0000000000a3dc82 in MapUpdateRequest::call() ()
  441. No symbol table info available.
  442. #17 0x0000000000c6f8c1 in DelayExecutor::svc() ()
  443. No symbol table info available.
  444. #18 0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  445.     at ../../ace/Task.cpp:275
  446.         t = 0x7ffff0c34628
  447.         svc_status = <value optimized out>
  448. #19 0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff0c34ad0)
  449.     at ../../ace/Thread_Adapter.cpp:98
  450.         exit_hook_instance = <value optimized out>
  451.         exit_hook_maybe = {instance_ = 0x0}
  452.         exit_hook_ptr = <value optimized out>
  453. #20 0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  454. No symbol table info available.
  455. #21 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  456. No symbol table info available.
  457. #22 0x0000000000000000 in ?? ()
  458. No symbol table info available.
  459.  
  460. Thread 8 (Thread 0x7fffee7fc910 (LWP 30361)):
  461. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  462.    from /lib/libpthread.so.0
  463. No symbol table info available.
  464. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e8f4, mutex=...,
  465.     abstime=0x2e45) at ../../ace/OS_NS_Thread.inl:362
  466.         result = <value optimized out>
  467.         ts = {tv_sec = 0, tv_nsec = 140737228790624}
  468. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e8f4, mutex=...,
  469.     abstime=0x2e45) at ../../ace/Condition_Thread_Mutex.cpp:100
  470. No locals.
  471. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  472. No symbol table info available.
  473. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  474. No symbol table info available.
  475. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  476.     this=<value optimized out>, tv=0x2e45) at ../../ace/Activation_Queue.cpp:91
  477.         mb = 0x0
  478. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  479. No symbol table info available.
  480. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  481.     at ../../ace/Task.cpp:275
  482.         t = 0x7ffff08758a0
  483.         svc_status = <value optimized out>
  484. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff08759c0)
  485.     at ../../ace/Thread_Adapter.cpp:98
  486.         exit_hook_instance = <value optimized out>
  487.         exit_hook_maybe = {instance_ = 0x0}
  488.         exit_hook_ptr = <value optimized out>
  489. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  490. No symbol table info available.
  491. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  492. No symbol table info available.
  493. #11 0x0000000000000000 in ?? ()
  494. No symbol table info available.
  495.  
  496. Thread 7 (Thread 0x7fffeeffd910 (LWP 30360)):
  497. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  498.    from /lib/libpthread.so.0
  499. No symbol table info available.
  500. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  501.     abstime=0x336ce) at ../../ace/OS_NS_Thread.inl:362
  502.         result = <value optimized out>
  503.         ts = {tv_sec = 140737203132688, tv_nsec = 140737344352182}
  504. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  505.     abstime=0x336ce) at ../../ace/Condition_Thread_Mutex.cpp:100
  506. No locals.
  507. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  508. No symbol table info available.
  509. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  510. No symbol table info available.
  511. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  512.     this=<value optimized out>, tv=0x336ce)
  513.     at ../../ace/Activation_Queue.cpp:91
  514.         mb = 0x0
  515. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  516. No symbol table info available.
  517. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  518.     at ../../ace/Task.cpp:275
  519.         t = 0x7ffff034e360
  520.         svc_status = <value optimized out>
  521. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff034e480)
  522.     at ../../ace/Thread_Adapter.cpp:98
  523.         exit_hook_instance = <value optimized out>
  524.         exit_hook_maybe = {instance_ = 0x0}
  525.         exit_hook_ptr = <value optimized out>
  526. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  527. No symbol table info available.
  528. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  529. No symbol table info available.
  530. #11 0x0000000000000000 in ?? ()
  531. No symbol table info available.
  532.  
  533. Thread 6 (Thread 0x7fffef7fe910 (LWP 30359)):
  534. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  535.    from /lib/libpthread.so.0
  536. No symbol table info available.
  537. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  538.     abstime=0x336ca) at ../../ace/OS_NS_Thread.inl:362
  539.         result = <value optimized out>
  540.         ts = {tv_sec = 3, tv_nsec = 140737222323367}
  541. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  542.     abstime=0x336ca) at ../../ace/Condition_Thread_Mutex.cpp:100
  543. No locals.
  544. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  545. No symbol table info available.
  546. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  547. No symbol table info available.
  548. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  549.     this=<value optimized out>, tv=0x336ca)
  550.     at ../../ace/Activation_Queue.cpp:91
  551.         mb = 0x0
  552. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  553. No symbol table info available.
  554. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  555.     at ../../ace/Task.cpp:275
  556.         t = 0x7ffff02463d0
  557.         svc_status = <value optimized out>
  558. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff02464f0)
  559.     at ../../ace/Thread_Adapter.cpp:98
  560.         exit_hook_instance = <value optimized out>
  561.         exit_hook_maybe = {instance_ = 0x0}
  562.         exit_hook_ptr = <value optimized out>
  563. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  564. No symbol table info available.
  565. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  566. No symbol table info available.
  567. #11 0x0000000000000000 in ?? ()
  568. No symbol table info available.
  569.  
  570. Thread 5 (Thread 0x7fffeffff910 (LWP 30358)):
  571. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  572.    from /lib/libpthread.so.0
  573. No symbol table info available.
  574. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  575.     abstime=0x336d0) at ../../ace/OS_NS_Thread.inl:362
  576.         result = <value optimized out>
  577.         ts = {tv_sec = 3, tv_nsec = 140737221242135}
  578. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  579.     abstime=0x336d0) at ../../ace/Condition_Thread_Mutex.cpp:100
  580. No locals.
  581. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  582. No symbol table info available.
  583. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  584. No symbol table info available.
  585. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  586.     this=<value optimized out>, tv=0x336d0)
  587.     at ../../ace/Activation_Queue.cpp:91
  588.         mb = 0x0
  589. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  590. No symbol table info available.
  591. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  592.     at ../../ace/Task.cpp:275
  593.         t = 0x7ffff013e440
  594.         svc_status = <value optimized out>
  595. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff013e560)
  596.     at ../../ace/Thread_Adapter.cpp:98
  597.         exit_hook_instance = <value optimized out>
  598.         exit_hook_maybe = {instance_ = 0x0}
  599.         exit_hook_ptr = <value optimized out>
  600. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  601. No symbol table info available.
  602. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  603. No symbol table info available.
  604. #11 0x0000000000000000 in ?? ()
  605. No symbol table info available.
  606.  
  607. Thread 4 (Thread 0x7ffff49eb910 (LWP 30357)):
  608. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  609.    from /lib/libpthread.so.0
  610. No symbol table info available.
  611. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156e7e4, mutex=...,
  612.     abstime=0x336cc) at ../../ace/OS_NS_Thread.inl:362
  613.         result = <value optimized out>
  614.         ts = {tv_sec = 1, tv_nsec = 1}
  615. #2  ACE_Condition_Thread_Mutex::wait (this=0x156e7e4, mutex=...,
  616.     abstime=0x336cc) at ../../ace/Condition_Thread_Mutex.cpp:100
  617. No locals.
  618. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  619. No symbol table info available.
  620. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  621. No symbol table info available.
  622. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  623.     this=<value optimized out>, tv=0x336cc)
  624.     at ../../ace/Activation_Queue.cpp:91
  625.         mb = 0x0
  626. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  627. No symbol table info available.
  628. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  629.     at ../../ace/Task.cpp:275
  630.         t = 0x7ffff0036550
  631.         svc_status = <value optimized out>
  632. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x7ffff00366b0)
  633.     at ../../ace/Thread_Adapter.cpp:98
  634.         exit_hook_instance = <value optimized out>
  635.         exit_hook_maybe = {instance_ = 0x0}
  636.         exit_hook_ptr = <value optimized out>
  637. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  638. No symbol table info available.
  639. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  640. No symbol table info available.
  641. #11 0x0000000000000000 in ?? ()
  642. No symbol table info available.
  643.  
  644. Thread 3 (Thread 0x7ffff53f9910 (LWP 30356)):
  645. #0  0x00007ffff635b5a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  646.    from /lib/libpthread.so.0
  647. No symbol table info available.
  648. #1  0x00007ffff7665e55 in cond_timedwait (this=0x156d244, mutex=...,
  649.     abstime=0x8509) at ../../ace/OS_NS_Thread.inl:362
  650.         result = <value optimized out>
  651.         ts = {tv_sec = 0, tv_nsec = 22592208}
  652. #2  ACE_Condition_Thread_Mutex::wait (this=0x156d244, mutex=...,
  653.     abstime=0x8509) at ../../ace/Condition_Thread_Mutex.cpp:100
  654. No locals.
  655. #3  0x000000000070f04b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  656. No symbol table info available.
  657. #4  0x000000000070fdf9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  658. No symbol table info available.
  659. #5  0x00007ffff764cfd2 in ACE_Activation_Queue::dequeue (
  660.     this=<value optimized out>, tv=0x8509) at ../../ace/Activation_Queue.cpp:91
  661.         mb = 0x0
  662. #6  0x0000000000c67180 in DatabaseWorker::svc() ()
  663. No symbol table info available.
  664. #7  0x00007ffff76f6577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  665.     at ../../ace/Task.cpp:275
  666.         t = 0x158b790
  667.         svc_status = <value optimized out>
  668. #8  0x00007ffff76f7901 in ACE_Thread_Adapter::invoke (this=0x158ba60)
  669.     at ../../ace/Thread_Adapter.cpp:98
  670.         exit_hook_instance = <value optimized out>
  671.         exit_hook_maybe = {instance_ = 0x0}
  672.         exit_hook_ptr = <value optimized out>
  673. #9  0x00007ffff6356a04 in start_thread () from /lib/libpthread.so.0
  674. No symbol table info available.
  675. #10 0x00007ffff60bfd4d in clone () from /lib/libc.so.6
  676. No symbol table info available.
  677. #11 0x0000000000000000 in ?? ()
  678. No symbol table info available.
  679.  
  680. Thread 1 (Thread 0x7ffff7feb710 (LWP 30352)):
  681. #0  0x00007ffff6357cfd in pthread_join () from /lib/libpthread.so.0
  682. No symbol table info available.
  683. #1  0x00007ffff76f9ddc in thr_join (this=<value optimized out>,
  684.     task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  685.         result = 22591576
  686. #2  ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  687.     at ../../ace/Thread.inl:137
  688. No locals.
  689. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>,
  690.     task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  691.         i = 0
  692.         copy_count = 1
  693.         copy_table = 0x7ffff0c3e788
  694.         result = <value optimized out>
  695. #4  0x0000000000b1612f in WorldSocketMgr::Wait() ()
  696. No symbol table info available.
  697. #5  0x00000000007128fc in Master::Run() ()
  698. No symbol table info available.
  699. #6  0x00000000007156e1 in main ()
  700. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement