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++ 24.92 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffe4b74710 (LWP 12238)]
  3. 0x0000000000000000 in ?? ()
  4. #0  0x0000000000000000 in ?? ()
  5. #1  0x0000000000793ba4 in Object::RemoveFlag (this=0x4c67e80, index=9, oldFlag=1536) at /src/server/game/Entities/Object/Object.cpp:1064
  6. #2  0x000000000084fd9b in GameObject::Rebuild (this=0x7fffe4b733f0) at /src/server/game/Entities/GameObject/GameObject.cpp:1735
  7. #3  0x0000000000c36439 in Rebuild (this=<value optimized out>) at /src/server/game/Battlefield/Zones/BattlefieldWG.h:1038
  8. #4  BattlefieldWG::OnBattleStart (this=<value optimized out>) at /src/server/game/Battlefield/Zones/BattlefieldWG.cpp:252
  9. #5  0x0000000000b0937d in Battlefield::Update (this=0x7fffe4b733f0, diff=134) at /src/server/game/Battlefield/Battlefield.cpp:119
  10. #6  0x0000000000c3547b in BattlefieldWG::Update (this=0x7fffe4b733f0, diff=134) at /src/server/game/Battlefield/Zones/BattlefieldWG.cpp:177
  11. #7  0x0000000000b0320a in BattlefieldMgr::Update (this=0x159cf28, diff=<value optimized out>) at /src/server/game/Battlefield/BattlefieldMgr.cpp:126
  12. #8  0x0000000000a79191 in World::Update (this=0x7ffff03aab78, diff=60) at /src/server/game/World/World.cpp:1980
  13. #9  0x00000000006d2e16 in WorldRunnable::run (this=<value optimized out>) at /src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  14. #10 0x0000000000c4f002 in ACE_Based::Thread::ThreadTask (param=0x7fffe4b733f0) at /src/server/shared/Threading/Threading.cpp:183
  15. #11 0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  16. #12 0x00007ffff60ca91d in clone () from /lib/libc.so.6
  17. #13 0x0000000000000000 in ?? ()
  18. #0  0x0000000000000000 in ?? ()
  19. No symbol table info available.
  20. #1  0x0000000000793ba4 in Object::RemoveFlag (this=0x4c67e80, index=9, oldFlag=1536) at /src/server/game/Entities/Object/Object.cpp:1064
  21.         __FUNCTION__ = "RemoveFlag"
  22.         oldval = <value optimized out>
  23.         newval = <value optimized out>
  24. #2  0x000000000084fd9b in GameObject::Rebuild (this=0x7fffe4b733f0) at /src/server/game/Entities/GameObject/GameObject.cpp:1735
  25. No locals.
  26. #3  0x0000000000c36439 in Rebuild (this=<value optimized out>) at /src/server/game/Battlefield/Zones/BattlefieldWG.h:1038
  27. No locals.
  28. #4  BattlefieldWG::OnBattleStart (this=<value optimized out>) at /src/server/game/Battlefield/Zones/BattlefieldWG.cpp:252
  29. No locals.
  30. #5  0x0000000000b0937d in Battlefield::Update (this=0x7fffe4b733f0, diff=134) at /src/server/game/Battlefield/Battlefield.cpp:119
  31.         objective_changed = <value optimized out>
  32. #6  0x0000000000c3547b in BattlefieldWG::Update (this=0x7fffe4b733f0, diff=134) at /src/server/game/Battlefield/Zones/BattlefieldWG.cpp:177
  33.         m_return = false
  34. #7  0x0000000000b0320a in BattlefieldMgr::Update (this=0x159cf28, diff=<value optimized out>) at /src/server/game/Battlefield/BattlefieldMgr.cpp:126
  35. No locals.
  36. #8  0x0000000000a79191 in World::Update (this=0x7ffff03aab78, diff=60) at /src/server/game/World/World.cpp:1980
  37. No locals.
  38. #9  0x00000000006d2e16 in WorldRunnable::run (this=<value optimized out>) at /src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  39.         diff = 60
  40.         realCurrTime = <value optimized out>
  41.         realPrevTime = <value optimized out>
  42.         prevSleepTime = 0
  43. #10 0x0000000000c4f002 in ACE_Based::Thread::ThreadTask (param=0x7fffe4b733f0) at /src/server/shared/Threading/Threading.cpp:183
  44. No locals.
  45. #11 0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  46. No symbol table info available.
  47. #12 0x00007ffff60ca91d in clone () from /lib/libc.so.6
  48. No symbol table info available.
  49. #13 0x0000000000000000 in ?? ()
  50. No symbol table info available.
  51.   10 Thread 0x7fffd6ffd710 (LWP 12241)  0x00007ffff60caf13 in epoll_wait () from /lib/libc.so.6
  52.   9 Thread 0x7fffd77fe710 (LWP 12240)  0x00007ffff60caf13 in epoll_wait () from /lib/libc.so.6
  53.   8 Thread 0x7fffd7fff710 (LWP 12239)  0x00007ffff637636d in nanosleep () from /lib/libpthread.so.0
  54. * 7 Thread 0x7fffe4b74710 (LWP 12238)  0x0000000000000000 in ?? ()
  55.   6 Thread 0x7fffebce3710 (LWP 12237)  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  56.   5 Thread 0x7fffeffff710 (LWP 12193)  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  57.   4 Thread 0x7ffff49ea710 (LWP 12192)  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  58.   3 Thread 0x7ffff53f8710 (LWP 12191)  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  59.   1 Thread 0x7ffff7fe1720 (LWP 12187)  0x00007ffff636f285 in pthread_join () from /lib/libpthread.so.0
  60.  
  61. Thread 10 (Thread 0x7fffd6ffd710 (LWP 12241)):
  62. #0  0x00007ffff60caf13 in epoll_wait () from /lib/libc.so.6
  63. No symbol table info available.
  64. #1  0x00007ffff76716b4 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffdaec3960, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:983
  65.         timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9985}}
  66.         this_timeout = <value optimized out>
  67.         timeout = 9
  68.         nfds = <value optimized out>
  69. #2  0x00007ffff76737ac in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffdaec3960, max_wait_time=0x7fffd6ffce00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1056
  70.         result = <value optimized out>
  71. #3  0x00007ffff767396e in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffdaec3960, max_wait_time=0x7fffd6ffce00) at ../../ace/Dev_Poll_Reactor.cpp:1038
  72.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffd6ffce00, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1288794815, tv_usec = 981}}, stopped_ = false}
  73.         guard = {token_ = @0x7fffdaec39d8, owner_ = 1}
  74.         result = -1
  75. #4  0x00007ffff76cb9ed in ACE_Reactor::run_reactor_event_loop (this=0x7fffdaec30e0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  76.         result = 1
  77. #5  0x0000000000989833 in ReactorRunnable::svc (this=0x7fffdaec3c80) at /src/server/game/Server/WorldSocketMgr.cpp:169
  78.         interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9985}}
  79. #6  0x00007ffff76f19d7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  80.         t = 0x7fffdaec3c80
  81.         svc_status = <value optimized out>
  82. #7  0x00007ffff76f2d61 in ACE_Thread_Adapter::invoke (this=0x7fffdaec3790) at ../../ace/Thread_Adapter.cpp:98
  83.         exit_hook_instance = <value optimized out>
  84.         exit_hook_maybe = {instance_ = 0x0}
  85.         exit_hook_ptr = <value optimized out>
  86. #8  0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  87. No symbol table info available.
  88. #9  0x00007ffff60ca91d in clone () from /lib/libc.so.6
  89. No symbol table info available.
  90. #10 0x0000000000000000 in ?? ()
  91. No symbol table info available.
  92.  
  93. Thread 9 (Thread 0x7fffd77fe710 (LWP 12240)):
  94. #0  0x00007ffff60caf13 in epoll_wait () from /lib/libc.so.6
  95. No symbol table info available.
  96. #1  0x00007ffff76716b4 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffdaec3dc0, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:983
  97.         timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  98.         this_timeout = <value optimized out>
  99.         timeout = 10
  100.         nfds = <value optimized out>
  101. #2  0x00007ffff76737ac in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffdaec3dc0, max_wait_time=0x7fffd77fde00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1056
  102.         result = <value optimized out>
  103. #3  0x00007ffff767396e in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffdaec3dc0, max_wait_time=0x7fffd77fde00) at ../../ace/Dev_Poll_Reactor.cpp:1038
  104.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffd77fde00, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1288794814, tv_usec = 995794}}, stopped_ = false}
  105.         guard = {token_ = @0x7fffdaec3e38, owner_ = 1}
  106.         result = -1
  107. #4  0x00007ffff76cb9ed in ACE_Reactor::run_reactor_event_loop (this=0x7fffdbece730, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  108.         result = -679482928
  109. #5  0x0000000000989833 in ReactorRunnable::svc (this=0x7fffdaec3b48) at /src/server/game/Server/WorldSocketMgr.cpp:169
  110.         interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  111. #6  0x00007ffff76f19d7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  112.         t = 0x7fffdaec3b48
  113.         svc_status = <value optimized out>
  114. #7  0x00007ffff76f2d61 in ACE_Thread_Adapter::invoke (this=0x7fffda3bf680) at ../../ace/Thread_Adapter.cpp:98
  115.         exit_hook_instance = <value optimized out>
  116.         exit_hook_maybe = {instance_ = 0x0}
  117.         exit_hook_ptr = <value optimized out>
  118. #8  0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  119. No symbol table info available.
  120. #9  0x00007ffff60ca91d in clone () from /lib/libc.so.6
  121. No symbol table info available.
  122. #10 0x0000000000000000 in ?? ()
  123. No symbol table info available.
  124.  
  125. Thread 8 (Thread 0x7fffd7fff710 (LWP 12239)):
  126. #0  0x00007ffff637636d in nanosleep () from /lib/libpthread.so.0
  127. No symbol table info available.
  128. #1  0x0000000000c4ed35 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  129.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  130. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /src/server/shared/Threading/Threading.cpp:231
  131. No locals.
  132. #3  0x00000000006d6dc8 in RARunnable::run() ()
  133. No symbol table info available.
  134. #4  0x0000000000c4f002 in ACE_Based::Thread::ThreadTask (param=0x7fffd7ffe9b0) at /src/server/shared/Threading/Threading.cpp:183
  135. No locals.
  136. #5  0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  137. No symbol table info available.
  138. #6  0x00007ffff60ca91d in clone () from /lib/libc.so.6
  139. No symbol table info available.
  140. #7  0x0000000000000000 in ?? ()
  141. No symbol table info available.
  142.  
  143. Thread 7 (Thread 0x7fffe4b74710 (LWP 12238)):
  144. #0  0x0000000000000000 in ?? ()
  145. No symbol table info available.
  146. #1  0x0000000000793ba4 in Object::RemoveFlag (this=0x4c67e80, index=9, oldFlag=1536) at /src/server/game/Entities/Object/Object.cpp:1064
  147.         __FUNCTION__ = "RemoveFlag"
  148.         oldval = <value optimized out>
  149.         newval = <value optimized out>
  150. #2  0x000000000084fd9b in GameObject::Rebuild (this=0x7fffe4b733f0) at /src/server/game/Entities/GameObject/GameObject.cpp:1735
  151. No locals.
  152. #3  0x0000000000c36439 in Rebuild (this=<value optimized out>) at /src/server/game/Battlefield/Zones/BattlefieldWG.h:1038
  153. No locals.
  154. #4  BattlefieldWG::OnBattleStart (this=<value optimized out>) at /src/server/game/Battlefield/Zones/BattlefieldWG.cpp:252
  155. No locals.
  156. #5  0x0000000000b0937d in Battlefield::Update (this=0x7fffe4b733f0, diff=134) at /src/server/game/Battlefield/Battlefield.cpp:119
  157.         objective_changed = <value optimized out>
  158. #6  0x0000000000c3547b in BattlefieldWG::Update (this=0x7fffe4b733f0, diff=134) at /src/server/game/Battlefield/Zones/BattlefieldWG.cpp:177
  159.         m_return = false
  160. #7  0x0000000000b0320a in BattlefieldMgr::Update (this=0x159cf28, diff=<value optimized out>) at /src/server/game/Battlefield/BattlefieldMgr.cpp:126
  161. No locals.
  162. #8  0x0000000000a79191 in World::Update (this=0x7ffff03aab78, diff=60) at /src/server/game/World/World.cpp:1980
  163. No locals.
  164. #9  0x00000000006d2e16 in WorldRunnable::run (this=<value optimized out>) at /src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  165.         diff = 60
  166.         realCurrTime = <value optimized out>
  167.         realPrevTime = <value optimized out>
  168.         prevSleepTime = 0
  169. #10 0x0000000000c4f002 in ACE_Based::Thread::ThreadTask (param=0x7fffe4b733f0) at /src/server/shared/Threading/Threading.cpp:183
  170. No locals.
  171. #11 0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  172. No symbol table info available.
  173. #12 0x00007ffff60ca91d in clone () from /lib/libc.so.6
  174. No symbol table info available.
  175. #13 0x0000000000000000 in ?? ()
  176. No symbol table info available.
  177.  
  178. Thread 6 (Thread 0x7fffebce3710 (LWP 12237)):
  179. #0  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  180. No symbol table info available.
  181. #1  0x00007ffff7660645 in cond_timedwait (this=0x7fffdbed0354, mutex=..., abstime=0x2f247) at ../../ace/OS_NS_Thread.inl:362
  182.         result = <value optimized out>
  183.         ts = {tv_sec = 0, tv_nsec = 140737354125376}
  184. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffdbed0354, mutex=..., abstime=0x2f247) at ../../ace/Condition_Thread_Mutex.cpp:100
  185. No locals.
  186. #3  0x00000000006d10cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffdbed02d0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  187.         result = <value optimized out>
  188. #4  0x00000000006d227c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffdbed02d0, first_item=@0x7fffebce2e08, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  189.         ace_mon = {lock_ = 0x7fffdbed0320, owner_ = 0}
  190. #5  0x00007ffff7647352 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x2f247) at ../../ace/Activation_Queue.cpp:91
  191.         mb = 0x0
  192. #6  0x0000000000c4e5dd in DelayExecutor::svc (this=0x7fffdbed0108) at /src/server/shared/Threading/DelayExecutor.cpp:47
  193.         rq = 0x7fffc11dce50
  194. #7  0x00007ffff76f19d7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  195.         t = 0x7fffdbed0108
  196.         svc_status = <value optimized out>
  197. #8  0x00007ffff76f2d61 in ACE_Thread_Adapter::invoke (this=0x7fffdbed04d0) at ../../ace/Thread_Adapter.cpp:98
  198.         exit_hook_instance = <value optimized out>
  199.         exit_hook_maybe = {instance_ = 0x0}
  200.         exit_hook_ptr = <value optimized out>
  201. #9  0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  202. No symbol table info available.
  203. #10 0x00007ffff60ca91d in clone () from /lib/libc.so.6
  204. No symbol table info available.
  205. #11 0x0000000000000000 in ?? ()
  206. No symbol table info available.
  207.  
  208. Thread 5 (Thread 0x7fffeffff710 (LWP 12193)):
  209. #0  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  210. No symbol table info available.
  211. #1  0x00007ffff7660645 in cond_timedwait (this=0x15679c4, mutex=..., abstime=0x26ab) at ../../ace/OS_NS_Thread.inl:362
  212.         result = <value optimized out>
  213.         ts = {tv_sec = 328038240, tv_nsec = 140737219915184}
  214. #2  ACE_Condition_Thread_Mutex::wait (this=0x15679c4, mutex=..., abstime=0x26ab) at ../../ace/Condition_Thread_Mutex.cpp:100
  215. No locals.
  216. #3  0x00000000006d10cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x1567940, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  217.         result = <value optimized out>
  218. #4  0x00000000006d227c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x1567940, first_item=@0x7fffefffee18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  219.         ace_mon = {lock_ = 0x1567990, owner_ = 0}
  220. #5  0x00007ffff7647352 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x26ab) at ../../ace/Activation_Queue.cpp:91
  221.         mb = 0x0
  222. #6  0x0000000000c48732 in DatabaseWorker::svc (this=0x7ffff0353ab0) at /src/server/shared/Database/DatabaseWorker.cpp:40
  223. No locals.
  224. #7  0x00007ffff76f19d7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  225.         t = 0x7ffff0353ab0
  226.         svc_status = <value optimized out>
  227. #8  0x00007ffff76f2d61 in ACE_Thread_Adapter::invoke (this=0x7ffff0353bd0) at ../../ace/Thread_Adapter.cpp:98
  228.         exit_hook_instance = <value optimized out>
  229.         exit_hook_maybe = {instance_ = 0x0}
  230.         exit_hook_ptr = <value optimized out>
  231. #9  0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  232. No symbol table info available.
  233. #10 0x00007ffff60ca91d in clone () from /lib/libc.so.6
  234. No symbol table info available.
  235. #11 0x0000000000000000 in ?? ()
  236. No symbol table info available.
  237.  
  238. Thread 4 (Thread 0x7ffff49ea710 (LWP 12192)):
  239. #0  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  240. No symbol table info available.
  241. #1  0x00007ffff7660645 in cond_timedwait (this=0x15678b4, mutex=..., abstime=0x3a46f) at ../../ace/OS_NS_Thread.inl:362
  242.         result = <value optimized out>
  243.         ts = {tv_sec = 140733193388033, tv_nsec = 140736615940128}
  244. #2  ACE_Condition_Thread_Mutex::wait (this=0x15678b4, mutex=..., abstime=0x3a46f) at ../../ace/Condition_Thread_Mutex.cpp:100
  245. No locals.
  246. #3  0x00000000006d10cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x1567830, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  247.         result = <value optimized out>
  248. #4  0x00000000006d227c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x1567830, first_item=@0x7ffff49e9e18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  249.         ace_mon = {lock_ = 0x1567880, owner_ = 0}
  250. #5  0x00007ffff7647352 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x3a46f) at ../../ace/Activation_Queue.cpp:91
  251.         mb = 0x0
  252. #6  0x0000000000c48732 in DatabaseWorker::svc (this=0x7ffff003ee90) at /src/server/shared/Database/DatabaseWorker.cpp:40
  253. No locals.
  254. #7  0x00007ffff76f19d7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  255.         t = 0x7ffff003ee90
  256.         svc_status = <value optimized out>
  257. #8  0x00007ffff76f2d61 in ACE_Thread_Adapter::invoke (this=0x7ffff003efb0) at ../../ace/Thread_Adapter.cpp:98
  258.         exit_hook_instance = <value optimized out>
  259.         exit_hook_maybe = {instance_ = 0x0}
  260.         exit_hook_ptr = <value optimized out>
  261. #9  0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  262. No symbol table info available.
  263. #10 0x00007ffff60ca91d in clone () from /lib/libc.so.6
  264. No symbol table info available.
  265. #11 0x0000000000000000 in ?? ()
  266. No symbol table info available.
  267.  
  268. Thread 3 (Thread 0x7ffff53f8710 (LWP 12191)):
  269. #0  0x00007ffff6372a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  270. No symbol table info available.
  271. #1  0x00007ffff7660645 in cond_timedwait (this=0x1566244, mutex=..., abstime=0x225df) at ../../ace/OS_NS_Thread.inl:362
  272.         result = <value optimized out>
  273.         ts = {tv_sec = 140737307967008, tv_nsec = 140736293041992}
  274. #2  ACE_Condition_Thread_Mutex::wait (this=0x1566244, mutex=..., abstime=0x225df) at ../../ace/Condition_Thread_Mutex.cpp:100
  275. No locals.
  276. #3  0x00000000006d10cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x15661c0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  277.         result = <value optimized out>
  278. #4  0x00000000006d227c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x15661c0, first_item=@0x7ffff53f7e18, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  279.         ace_mon = {lock_ = 0x1566210, owner_ = 0}
  280. #5  0x00007ffff7647352 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x225df) at ../../ace/Activation_Queue.cpp:91
  281.         mb = 0x0
  282. #6  0x0000000000c48732 in DatabaseWorker::svc (this=0x1584760) at /src/server/shared/Database/DatabaseWorker.cpp:40
  283. No locals.
  284. #7  0x00007ffff76f19d7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  285.         t = 0x1584760
  286.         svc_status = <value optimized out>
  287. #8  0x00007ffff76f2d61 in ACE_Thread_Adapter::invoke (this=0x1584aa0) at ../../ace/Thread_Adapter.cpp:98
  288.         exit_hook_instance = <value optimized out>
  289.         exit_hook_maybe = {instance_ = 0x0}
  290.         exit_hook_ptr = <value optimized out>
  291. #9  0x00007ffff636e971 in start_thread () from /lib/libpthread.so.0
  292. No symbol table info available.
  293. #10 0x00007ffff60ca91d in clone () from /lib/libc.so.6
  294. No symbol table info available.
  295. #11 0x0000000000000000 in ?? ()
  296. No symbol table info available.
  297.  
  298. Thread 1 (Thread 0x7ffff7fe1720 (LWP 12187)):
  299. #0  0x00007ffff636f285 in pthread_join () from /lib/libpthread.so.0
  300. No symbol table info available.
  301. #1  0x00007ffff76f548c in thr_join (this=<value optimized out>, task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  302.         result = 22562856
  303. #2  join (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread.inl:137
  304. No locals.
  305. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  306.         i = 0
  307.         copy_count = 1
  308.         copy_table = 0x7fffdaec3288
  309.         result = <value optimized out>
  310. #4  0x0000000000987c26 in Wait (this=0x7fffdaec38e8) at /src/server/game/Server/WorldSocketMgr.cpp:102
  311. No locals.
  312. #5  WorldSocketMgr::Wait (this=0x7fffdaec38e8) at /src/server/game/Server/WorldSocketMgr.cpp:318
  313.         i = 1
  314. #6  0x00000000006d4b3e in Master::Run (this=0x15832f8) at /src/server/worldserver/Master.cpp:332
  315.         seed1 = {_bn = 0x1583380, _array = 0x0}
  316.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x1039f10, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff7947570}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  317.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x1039f10, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff7947570}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  318.         Handler = {_vptr.ACE_Sig_Handler = 0x1539b70, static sig_pending_ = 0, static signal_handlers_ = {0x0, 0x0, 0x7fffffffe160, 0x0 <repeats 12 times>, 0x7fffffffe130, 0x0 <repeats 49 times>}}
  319.         world_thread = {m_iThreadId = 140737030604560, m_hThreadHandle = 140737030604560, m_task = 0x815aea0, static m_ThreadStorage = {_vptr.ACE_TSS = 0x10c57b0, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  320.         rar_thread = {m_iThreadId = 140736817264400, m_hThreadHandle = 140736817264400, m_task = 0x4caf1f0, static m_ThreadStorage = {_vptr.ACE_TSS = 0x10c57b0, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  321.         cliThread = 0x0
  322.         soap_thread = 0x0
  323.         bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffdaec3428 "0.0.0.0"}}
  324.         pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15832d8 "./worldd.pid"}}
  325.         wsport = 8085
  326. #7  0x00000000006d791b in main (argc=<value optimized out>, argv=0x7fffffffe3d8) at /src/server/worldserver/Main.cpp:147
  327.         cfg_file = 0x7fffffffe635 "../etc/worldserver.conf"
  328.         c = <value optimized out>
  329.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement