Guest User

Untitled

a guest
Oct 20th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.22 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffd1bff700 (LWP 31984)]
  3. 0x0000000000e582c3 in std::tr1::__detail::_Map_base<unsigned int, std::pair<unsigned int const, InstancePlayerBind>, std::_Select1st<std::pair<unsigned int const, InstancePlayerBind> >, true, std::tr1::_Hashtable<unsigned int, std::pair<unsigned int const, InstancePlayerBind>, std::allocator<std::pair<unsigned int const, InstancePlayerBind> >, std::_Select1st<std::pair<unsigned int const, InstancePlayerBind> >, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >::operator[] (this=0x801695d4e2c8, __k=@0x7fffd1bfeae4) at /usr/include/c++/4.4/tr1_impl/hashtable_policy.h:569
  4. 569 __h->_M_bucket_count);
  5.  
  6. --- DEBUG: BACKTRACE FULL
  7.  
  8. #0 0x0000000000e582c3 in std::tr1::__detail::_Map_base<unsigned int, std::pair<unsigned int const, InstancePlayerBind>, std::_Select1st<std::pair<unsigned int const, InstancePlayerBind> >, true, std::tr1::_Hashtable<unsigned int, std::pair<unsigned int const, InstancePlayerBind>, std::allocator<std::pair<unsigned int const, InstancePlayerBind> >, std::_Select1st<std::pair<unsigned int const, InstancePlayerBind> >, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >::operator[] (this=0x801695d4e2c8, __k=@0x7fffd1bfeae4) at /usr/include/c++/4.4/tr1_impl/hashtable_policy.h:569
  9. __h = 0x801695d4e2c8
  10. __code = 1768046880
  11. __n = 4096
  12. __p = 0x7fffd0016098
  13. #1 0x0000000000e32236 in Player::BindToInstance (this=0x7fffd0010000, save=0x7fffd03b4100, permanent=true, load=false, extend=false) at /data/!WORK/FaceCore/src/server/game/Entities/Player/Player.cpp:18023
  14. bind = @0x7f00d0010000
  15. #2 0x0000000001004330 in WorldSession::HandleSetSavedInstanceExtend (this=0x7fffcc82d300, recv_data=...) at /data/!WORK/FaceCore/src/server/game/Server/Protocol/Handlers/MiscHandler.cpp:1748
  16. instance = 0x7fffd03b34a8
  17. player = 0x7fffd0010000
  18. map_id = 631
  19. difficulty = 0
  20. extend = 0 '\000'
  21. #3 0x0000000000fd5968 in WorldSession::Update (this=0x7fffcc82d300, diff=51, updater=...) at /data/!WORK/FaceCore/src/server/game/Server/WorldSession.cpp:249
  22. opHandle = @0x1e27ac0
  23. packet = 0x7fffcc80c760
  24. #4 0x00000000010e15c3 in World::UpdateSessions (this=0x7ffff44df008, diff=51) at /data/!WORK/FaceCore/src/server/game/World/World.cpp:2556
  25. pSession = 0x7fffcc82d300
  26. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x171aaf0, m_pSession = 0x7fffcc82d300}, <No data fields>}
  27. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7fffd000a020, _M_cur_bucket = 0x7ffff47fb3b0}, <No data fields>}
  28. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7fffd03da7e0, _M_cur_bucket = 0x7ffff47fb3e8}, <No data fields>}
  29. sess = 0x0
  30. #5 0x00000000010df33b in World::Update (this=0x7ffff44df008, diff=51) at /data/!WORK/FaceCore/src/server/game/World/World.cpp:1943
  31. No locals.
  32. #6 0x0000000000c343c0 in WorldRunnable::run (this=0x7fffd1c95950) at /data/!WORK/FaceCore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  33. diff = 51
  34. realCurrTime = 299387
  35. realPrevTime = 299336
  36. prevSleepTime = 50
  37. #7 0x0000000001228665 in ACE_Based::Thread::ThreadTask (param=0x7fffd1c95950) at /data/!WORK/FaceCore/src/server/shared/Threading/Threading.cpp:183
  38. _task = 0x7fffd1c95950
  39. #8 0x00007ffff76a91c2 in ACE_OS_Thread_Adapter::invoke (this=0x7fffd36fc9a0) at ../../ace/OS_Thread_Adapter.cpp:103
  40. hook = 0x801695d4e2c8
  41. func = 0x122863a <ACE_Based::Thread::ThreadTask(void*)>
  42. arg = 0x7fffd1c95950
  43. cancel_flags = 0
  44. status = 0x801695d4e2c8
  45. #9 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  46. No symbol table info available.
  47. #10 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  48. No symbol table info available.
  49. #11 0x0000000000000000 in ?? ()
  50. No symbol table info available.
  51.  
  52. --- DEBUG: THREAD APPLY ALL BACKTRACE
  53.  
  54. Thread 11 (Thread 0x7fffcdffe700 (LWP 31988)):
  55. #0 0x00007ffff5d02623 in epoll_wait () from /lib/libc.so.6
  56. #1 0x00007ffff7672774 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd36f5580, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  57. #2 0x00007ffff767302c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd36f5580, max_wait_time=0x7fffcdffdde0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  58. #3 0x00007ffff76731ee in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd36f5580, max_wait_time=0x7fffcdffdde0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  59. #4 0x00007ffff76cb5dd in ACE_Reactor::run_reactor_event_loop (this=0x7fffd1d45d40, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  60. #5 0x0000000000fe9806 in ReactorRunnable::svc (this=0x7fffd1e6e340) at /data/!WORK/FaceCore/src/server/game/Server/WorldSocketMgr.cpp:170
  61. #6 0x00007ffff76f0ef7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  62. #7 0x00007ffff76f22a2 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  63. #8 0x00007ffff76f2321 in ACE_Thread_Adapter::invoke (this=0x7fffd1c98890) at ../../ace/Thread_Adapter.cpp:96
  64. #9 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  65. #10 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  66. #11 0x0000000000000000 in ?? ()
  67.  
  68. Thread 10 (Thread 0x7fffce7ff700 (LWP 31987)):
  69. #0 0x00007ffff5d02623 in epoll_wait () from /lib/libc.so.6
  70. #1 0x00007ffff7672774 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd36f5400, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  71. #2 0x00007ffff767302c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd36f5400, max_wait_time=0x7fffce7fede0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  72. #3 0x00007ffff76731ee in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd36f5400, max_wait_time=0x7fffce7fede0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  73. #4 0x00007ffff76cb5dd in ACE_Reactor::run_reactor_event_loop (this=0x7fffd1d45ca0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  74. #5 0x0000000000fe9806 in ReactorRunnable::svc (this=0x7fffd1e6e208) at /data/!WORK/FaceCore/src/server/game/Server/WorldSocketMgr.cpp:170
  75. #6 0x00007ffff76f0ef7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  76. #7 0x00007ffff76f22a2 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  77. #8 0x00007ffff76f2321 in ACE_Thread_Adapter::invoke (this=0x7fffd1c98820) at ../../ace/Thread_Adapter.cpp:96
  78. #9 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  79. #10 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  80. #11 0x0000000000000000 in ?? ()
  81.  
  82. Thread 8 (Thread 0x7fffd0ffe700 (LWP 31985)):
  83. #0 0x00007ffff5cfb8d3 in select () from /lib/libc.so.6
  84. #1 0x00007ffff79817cc in ?? () from /lib/libreadline.so.5
  85. #2 0x00007ffff7981a1d in rl_read_key () from /lib/libreadline.so.5
  86. #3 0x00007ffff796eda1 in readline_internal_char () from /lib/libreadline.so.5
  87. #4 0x00007ffff796f285 in readline () from /lib/libreadline.so.5
  88. #5 0x0000000000c28c53 in CliRunnable::run (this=0x7fffd1c95960) at /data/!WORK/FaceCore/src/server/worldserver/CommandLine/CliRunnable.cpp:587
  89. #6 0x0000000001228665 in ACE_Based::Thread::ThreadTask (param=0x7fffd1c95960) at /data/!WORK/FaceCore/src/server/shared/Threading/Threading.cpp:183
  90. #7 0x00007ffff76a91c2 in ACE_OS_Thread_Adapter::invoke (this=0x7fffd36fc940) at ../../ace/OS_Thread_Adapter.cpp:103
  91. #8 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  92. #9 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  93. #10 0x0000000000000000 in ?? ()
  94.  
  95. Thread 7 (Thread 0x7fffd1bff700 (LWP 31984)):
  96. #0 0x0000000000e582c3 in std::tr1::__detail::_Map_base<unsigned int, std::pair<unsigned int const, InstancePlayerBind>, std::_Select1st<std::pair<unsigned int const, InstancePlayerBind> >, true, std::tr1::_Hashtable<unsigned int, std::pair<unsigned int const, InstancePlayerBind>, std::allocator<std::pair<unsigned int const, InstancePlayerBind> >, std::_Select1st<std::pair<unsigned int const, InstancePlayerBind> >, std::equal_to<unsigned int>, std::tr1::hash<unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >::operator[] (this=0x801695d4e2c8, __k=@0x7fffd1bfeae4) at /usr/include/c++/4.4/tr1_impl/hashtable_policy.h:569
  97. #1 0x0000000000e32236 in Player::BindToInstance (this=0x7fffd0010000, save=0x7fffd03b4100, permanent=true, load=false, extend=false) at /data/!WORK/FaceCore/src/server/game/Entities/Player/Player.cpp:18023
  98. #2 0x0000000001004330 in WorldSession::HandleSetSavedInstanceExtend (this=0x7fffcc82d300, recv_data=...) at /data/!WORK/FaceCore/src/server/game/Server/Protocol/Handlers/MiscHandler.cpp:1748
  99. #3 0x0000000000fd5968 in WorldSession::Update (this=0x7fffcc82d300, diff=51, updater=...) at /data/!WORK/FaceCore/src/server/game/Server/WorldSession.cpp:249
  100. #4 0x00000000010e15c3 in World::UpdateSessions (this=0x7ffff44df008, diff=51) at /data/!WORK/FaceCore/src/server/game/World/World.cpp:2556
  101. #5 0x00000000010df33b in World::Update (this=0x7ffff44df008, diff=51) at /data/!WORK/FaceCore/src/server/game/World/World.cpp:1943
  102. #6 0x0000000000c343c0 in WorldRunnable::run (this=0x7fffd1c95950) at /data/!WORK/FaceCore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  103. #7 0x0000000001228665 in ACE_Based::Thread::ThreadTask (param=0x7fffd1c95950) at /data/!WORK/FaceCore/src/server/shared/Threading/Threading.cpp:183
  104. #8 0x00007ffff76a91c2 in ACE_OS_Thread_Adapter::invoke (this=0x7fffd36fc9a0) at ../../ace/OS_Thread_Adapter.cpp:103
  105. #9 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  106. #10 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  107. #11 0x0000000000000000 in ?? ()
  108.  
  109. Thread 6 (Thread 0x7fffd8fff700 (LWP 31981)):
  110. #0 0x00007ffff5f9f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  111. #1 0x00007ffff765ffa5 in cond_timedwait (this=0x7fffeaa73c84, mutex=..., abstime=0x137d) at ../../ace/OS_NS_Thread.inl:358
  112. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffeaa73c84, mutex=..., abstime=0x137d) at ../../ace/Condition_Thread_Mutex.cpp:100
  113. #3 0x0000000000c2fc85 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffeaa73c00, timeout=0x0) at /data/ace603/include/ace/Message_Queue_T.cpp:1744
  114. #4 0x0000000000c2f4c0 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffeaa73c00, first_item=@0x7fffd8ffedf8, timeout=0x0) at /data/ace603/include/ace/Message_Queue_T.cpp:1936
  115. #5 0x00007ffff76466b2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x137d) at ../../ace/Activation_Queue.cpp:89
  116. #6 0x0000000001227361 in DelayExecutor::svc (this=0x7ffff447a940) at /data/!WORK/FaceCore/src/server/shared/Threading/DelayExecutor.cpp:47
  117. #7 0x00007ffff76f0ef7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  118. #8 0x00007ffff76f22a2 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  119. #9 0x00007ffff76f2321 in ACE_Thread_Adapter::invoke (this=0x7fffe1680270) at ../../ace/Thread_Adapter.cpp:96
  120. #10 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  121. #11 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  122. #12 0x0000000000000000 in ?? ()
  123.  
  124. Thread 5 (Thread 0x7ffff1fff700 (LWP 31978)):
  125. #0 0x00007ffff5f9f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  126. #1 0x00007ffff765ffa5 in cond_timedwait (this=0x7ffff440d484, mutex=..., abstime=0x15) at ../../ace/OS_NS_Thread.inl:358
  127. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d484, mutex=..., abstime=0x15) at ../../ace/Condition_Thread_Mutex.cpp:100
  128. #3 0x0000000000c2fc85 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d400, timeout=0x0) at /data/ace603/include/ace/Message_Queue_T.cpp:1744
  129. #4 0x0000000000c2f4c0 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d400, first_item=@0x7ffff1ffedf8, timeout=0x0) at /data/ace603/include/ace/Message_Queue_T.cpp:1936
  130. #5 0x00007ffff76466b2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x15) at ../../ace/Activation_Queue.cpp:89
  131. #6 0x000000000122e779 in DatabaseWorker::svc (this=0x7ffff2006240) at /data/!WORK/FaceCore/src/server/shared/Database/DatabaseWorker.cpp:40
  132. #7 0x00007ffff76f0ef7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  133. #8 0x00007ffff76f22a2 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  134. #9 0x00007ffff76f2321 in ACE_Thread_Adapter::invoke (this=0x7ffff47f9ef0) at ../../ace/Thread_Adapter.cpp:96
  135. #10 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  136. #11 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  137. #12 0x0000000000000000 in ?? ()
  138.  
  139. Thread 4 (Thread 0x7ffff33ff700 (LWP 31977)):
  140. #0 0x00007ffff5fa205d in write () from /lib/libpthread.so.0
  141. #1 0x00007ffff71fdbf2 in net_real_write () from /usr/lib/libmysqlclient_r.so.16
  142. #2 0x00007ffff71fde8b in net_flush () from /usr/lib/libmysqlclient_r.so.16
  143. #3 0x00007ffff71fe131 in net_write_command () from /usr/lib/libmysqlclient_r.so.16
  144. #4 0x00007ffff71facc9 in cli_advanced_command () from /usr/lib/libmysqlclient_r.so.16
  145. #5 0x00007ffff71f75ed in mysql_send_query () from /usr/lib/libmysqlclient_r.so.16
  146. #6 0x00007ffff71f7659 in mysql_real_query () from /usr/lib/libmysqlclient_r.so.16
  147. #7 0x00000000012199d5 in MySQLConnection::Execute (this=0x7ffff4414780, sql=0x7fffcc0296f0 "DELETE FROM character_instance WHERE guid = '3' AND instance = '582275212'") at /data/!WORK/FaceCore/src/server/shared/Database/MySQLConnection.cpp:170
  148. #8 0x0000000001218870 in BasicStatementTask::Execute (this=0x7fffd000cfd0) at /data/!WORK/FaceCore/src/server/shared/Database/AdhocStatement.cpp:55
  149. #9 0x0000000000c426b1 in SQLOperation::call (this=0x7fffd000cfd0) at /data/!WORK/FaceCore/src/server/shared/Database/SQLOperation.h:65
  150. #10 0x000000000122e7c7 in DatabaseWorker::svc (this=0x7ffff4414840) at /data/!WORK/FaceCore/src/server/shared/Database/DatabaseWorker.cpp:45
  151. #11 0x00007ffff76f0ef7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  152. #12 0x00007ffff76f22a2 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  153. #13 0x00007ffff76f2321 in ACE_Thread_Adapter::invoke (this=0x7ffff440a4e0) at ../../ace/Thread_Adapter.cpp:96
  154. #14 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  155. #15 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  156. #16 0x0000000000000000 in ?? ()
  157.  
  158. Thread 3 (Thread 0x7ffff43ff700 (LWP 31976)):
  159. #0 0x00007ffff5f9f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  160. #1 0x00007ffff765ffa5 in cond_timedwait (this=0x7ffff440d284, mutex=..., abstime=0x3) at ../../ace/OS_NS_Thread.inl:358
  161. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=..., abstime=0x3) at ../../ace/Condition_Thread_Mutex.cpp:100
  162. #3 0x0000000000c2fc85 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff440d200, timeout=0x0) at /data/ace603/include/ace/Message_Queue_T.cpp:1744
  163. #4 0x0000000000c2f4c0 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff440d200, first_item=@0x7ffff43fedf8, timeout=0x0) at /data/ace603/include/ace/Message_Queue_T.cpp:1936
  164. #5 0x00007ffff76466b2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x3) at ../../ace/Activation_Queue.cpp:89
  165. #6 0x000000000122e779 in DatabaseWorker::svc (this=0x7ffff4414600) at /data/!WORK/FaceCore/src/server/shared/Database/DatabaseWorker.cpp:40
  166. #7 0x00007ffff76f0ef7 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:271
  167. #8 0x00007ffff76f22a2 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  168. #9 0x00007ffff76f2321 in ACE_Thread_Adapter::invoke (this=0x7ffff440a2b0) at ../../ace/Thread_Adapter.cpp:96
  169. #10 0x00007ffff5f9a8ba in start_thread () from /lib/libpthread.so.0
  170. #11 0x00007ffff5d0202d in clone () from /lib/libc.so.6
  171. #12 0x0000000000000000 in ?? ()
  172.  
  173. Thread 1 (Thread 0x7ffff7fe8720 (LWP 31972)):
  174. #0 0x00007ffff5f9bbe5 in pthread_join () from /lib/libpthread.so.0
  175. #1 0x00007ffff76f4bfc in thr_join (this=<value optimized out>, task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2784
  176. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread.inl:137
  177. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  178. #4 0x0000000000fe949c in ReactorRunnable::Wait (this=0x7fffd1e6e208) at /data/!WORK/FaceCore/src/server/game/Server/WorldSocketMgr.cpp:103
  179. #5 0x0000000000fe88b4 in WorldSocketMgr::Wait (this=0x7fffd1dbe848) at /data/!WORK/FaceCore/src/server/game/Server/WorldSocketMgr.cpp:315
  180. #6 0x0000000000c3cc6d in Master::Run (this=0x7ffff44111f8) at /data/!WORK/FaceCore/src/server/worldserver/Master.cpp:279
  181. #7 0x0000000000c35925 in main (argc=1, argv=0x7fffffffe8c8) at /data/!WORK/FaceCore/src/server/worldserver/Main.cpp:145
Add Comment
Please, Sign In to add comment