Advertisement
Guest User

Untitled

a guest
Aug 14th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.85 KB | None | 0 0
  1. [New Thread 0x7fffc071e700 (LWP 25568)]
  2. [New Thread 0x7fffbff1d700 (LWP 25569)]
  3. [New Thread 0x7fffbf71c700 (LWP 25570)]
  4. [New Thread 0x7fffbef1b700 (LWP 25571)]
  5. [New Thread 0x7fffbe71a700 (LWP 25572)]
  6. [New Thread 0x7fffbde19700 (LWP 25573)]
  7. [New Thread 0x7fffbd618700 (LWP 25574)]
  8. [New Thread 0x7fffbce17700 (LWP 25575)]
  9. [New Thread 0x7fffbc616700 (LWP 25576)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffc2f23700 (LWP 25563)]
  13. AuctionHouseObject::BuildListPendingSales (this=<value optimized out>, data=..., player=<value optimized out>, count=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseMgr.cpp:892
  14. 892 str1 << Aentry->itemTemplate << ":" << pItem->GetItemRandomPropertyId() << ":" << AUCTION_SUCCESSFUL << ":" << Aentry->Id << ":" << pItem->GetCount();
  15. #0 AuctionHouseObject::BuildListPendingSales (this=<value optimized out>, data=..., player=<value optimized out>, count=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseMgr.cpp:892
  16. #1 0x00000000008bf9b1 in WorldSession::HandleAuctionListPendingSales (this=0x7fffbde25280, recv_data=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseHandler.cpp:793
  17. #2 0x000000000071cd42 in WorldSession::ExecuteOpcode (this=0x7fffbde25280, opHandle=<value optimized out>, packet=0x7fff5e329000) at /root/mangosdev/src/game/WorldSession.cpp:976
  18. #3 0x000000000072043b in WorldSession::Update (this=0x7fffbde25280, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:262
  19. #4 0x00000000007ffd44 in World::UpdateSessions (this=0x7ffff7f7b900, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2005
  20. #5 0x000000000080003d in World::Update (this=0x7ffff7f7b900, diff=148) at /root/mangosdev/src/game/World.cpp:1522
  21. #6 0x00000000005098ad in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  22. #7 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7ffff67af760) at /root/mangosdev/src/shared/Threading.cpp:187
  23. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  24. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  25. #10 0x0000000000000000 in ?? ()
  26. #0 AuctionHouseObject::BuildListPendingSales (this=<value optimized out>, data=..., player=<value optimized out>, count=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseMgr.cpp:892
  27. pItem = 0x7ffefcc91600
  28. str1 = <incomplete type>
  29. str2 = <incomplete type>
  30. Aentry = 0x7fff3de713c0
  31. #1 0x00000000008bf9b1 in WorldSession::HandleAuctionListPendingSales (this=0x7fffbde25280, recv_data=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseHandler.cpp:793
  32. auctioneerGuid = {m_guid = 17379391107330293096}
  33. auctionHouseEntry = <value optimized out>
  34. count = 0
  35. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 4, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7ffef5976920 "", _M_finish = 0x7ffef5976924 "þ\177", _M_end_of_storage = 0x7ffef5976924 "þ\177"}}, <No data fields>}}, m_opcode = 1168}
  36. auctionHouse = 0x7fffdf2a4ca0
  37. #2 0x000000000071cd42 in WorldSession::ExecuteOpcode (this=0x7fffbde25280, opHandle=<value optimized out>, packet=0x7fff5e329000) at /root/mangosdev/src/game/WorldSession.cpp:976
  38. No locals.
  39. #3 0x000000000072043b in WorldSession::Update (this=0x7fffbde25280, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:262
  40. opHandle = @0x7ffff658a520
  41. packet = 0x7fff5e329000
  42. #4 0x00000000007ffd44 in World::UpdateSessions (this=0x7ffff7f7b900, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2005
  43. pSession = 0x7fffbde25280
  44. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xad0090, m_pSession = 0x7fffbde25280}, <No data fields>}
  45. sess = <value optimized out>
  46. #5 0x000000000080003d in World::Update (this=0x7ffff7f7b900, diff=148) at /root/mangosdev/src/game/World.cpp:1522
  47. autobroadcaston = 0
  48. #6 0x00000000005098ad in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  49. diff = 148
  50. prevSleepTime = 0
  51. #7 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7ffff67af760) at /root/mangosdev/src/shared/Threading.cpp:187
  52. No locals.
  53. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  54. No symbol table info available.
  55. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  56. No symbol table info available.
  57. #10 0x0000000000000000 in ?? ()
  58. No symbol table info available.
  59. 22 Thread 0x7fffbc616700 (LWP 25576) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  60. 21 Thread 0x7fffbce17700 (LWP 25575) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  61. 20 Thread 0x7fffbd618700 (LWP 25574) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  62. 19 Thread 0x7fffbde19700 (LWP 25573) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  63. 18 Thread 0x7fffbe71a700 (LWP 25572) 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  64. 17 Thread 0x7fffbef1b700 (LWP 25571) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  65. 16 Thread 0x7fffbf71c700 (LWP 25570) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  66. 15 Thread 0x7fffbff1d700 (LWP 25569) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  67. 14 Thread 0x7fffc071e700 (LWP 25568) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  68. 13 Thread 0x7fffc1720700 (LWP 25566) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  69. 12 Thread 0x7fffc0f1f700 (LWP 25567) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  70. 11 Thread 0x7fffc1f21700 (LWP 25565) 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  71. 10 Thread 0x7fffc2722700 (LWP 25564) 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  72. * 9 Thread 0x7fffc2f23700 (LWP 25563) AuctionHouseObject::BuildListPendingSales (this=<value optimized out>, data=..., player=<value optimized out>, count=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseMgr.cpp:892
  73. 8 Thread 0x7fffc3724700 (LWP 25562) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  74. 7 Thread 0x7fffc3f25700 (LWP 25561) 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  75. 6 Thread 0x7fffc4926700 (LWP 25560) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  76. 5 Thread 0x7ffff4220700 (LWP 25469) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  77. 4 Thread 0x7ffff4a21700 (LWP 25468) 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  78. 3 Thread 0x7ffff542f700 (LWP 25467) 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  79. 1 Thread 0x7ffff7feb720 (LWP 25463) 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  80.  
  81. Thread 22 (Thread 0x7fffbc616700 (LWP 25576)):
  82. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  83. No symbol table info available.
  84. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  85. No symbol table info available.
  86. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  87. No symbol table info available.
  88. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  89. No symbol table info available.
  90. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  91. No symbol table info available.
  92. #5 0x00000000006d6ef8 in ReactorRunnable::svc (this=0x7fffc402c5e8) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  93. 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 = 9223372036854775807, tv_usec = 999999}}, 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 = 5455}}
  94. __FUNCTION__ = "svc"
  95. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  96. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  97. No symbol table info available.
  98. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  99. No symbol table info available.
  100. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  101. No symbol table info available.
  102. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  103. No symbol table info available.
  104. #10 0x0000000000000000 in ?? ()
  105. No symbol table info available.
  106.  
  107. Thread 21 (Thread 0x7fffbce17700 (LWP 25575)):
  108. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  109. No symbol table info available.
  110. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  111. No symbol table info available.
  112. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  113. No symbol table info available.
  114. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  115. No symbol table info available.
  116. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  117. No symbol table info available.
  118. #5 0x00000000006d6ef8 in ReactorRunnable::svc (this=0x7fffc402c4b0) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  119. 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 = 9223372036854775807, tv_usec = 999999}}, 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 = 1802}}
  120. __FUNCTION__ = "svc"
  121. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  122. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  123. No symbol table info available.
  124. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  125. No symbol table info available.
  126. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  127. No symbol table info available.
  128. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  129. No symbol table info available.
  130. #10 0x0000000000000000 in ?? ()
  131. No symbol table info available.
  132.  
  133. Thread 20 (Thread 0x7fffbd618700 (LWP 25574)):
  134. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  135. No symbol table info available.
  136. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  137. No symbol table info available.
  138. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  139. No symbol table info available.
  140. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  141. No symbol table info available.
  142. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  143. No symbol table info available.
  144. #5 0x00000000006d6ef8 in ReactorRunnable::svc (this=0x7fffc402c378) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  145. 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 = 9223372036854775807, tv_usec = 999999}}, 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 = 1750}}
  146. __FUNCTION__ = "svc"
  147. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  148. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  149. No symbol table info available.
  150. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  151. No symbol table info available.
  152. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  153. No symbol table info available.
  154. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  155. No symbol table info available.
  156. #10 0x0000000000000000 in ?? ()
  157. No symbol table info available.
  158.  
  159. Thread 19 (Thread 0x7fffbde19700 (LWP 25573)):
  160. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  161. No symbol table info available.
  162. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  163. No symbol table info available.
  164. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  165. No symbol table info available.
  166. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  167. No symbol table info available.
  168. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  169. No symbol table info available.
  170. #5 0x00000000006d6ef8 in ReactorRunnable::svc (this=0x7fffc402c240) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  171. 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 = 9223372036854775807, tv_usec = 999999}}, 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 = 8546}}
  172. __FUNCTION__ = "svc"
  173. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  174. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  175. No symbol table info available.
  176. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  177. No symbol table info available.
  178. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  179. No symbol table info available.
  180. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  181. No symbol table info available.
  182. #10 0x0000000000000000 in ?? ()
  183. No symbol table info available.
  184.  
  185. Thread 18 (Thread 0x7fffbe71a700 (LWP 25572)):
  186. #0 0x00007ffff5b71f23 in epoll_wait () from /lib/libc.so.6
  187. No symbol table info available.
  188. #1 0x00007ffff7af15cc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  189. No symbol table info available.
  190. #2 0x00007ffff7af366c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #3 0x00007ffff7af3836 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #4 0x00007ffff7b4cbff in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  195. No symbol table info available.
  196. #5 0x00000000006d6ef8 in ReactorRunnable::svc (this=0x7fffc402c108) at /root/mangosdev/src/game/WorldSocketMgr.cpp:167
  197. 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 = 9223372036854775807, tv_usec = 999999}}, 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 = 9999}}
  198. __FUNCTION__ = "svc"
  199. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  200. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  203. No symbol table info available.
  204. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  205. No symbol table info available.
  206. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  207. No symbol table info available.
  208. #10 0x0000000000000000 in ?? ()
  209. No symbol table info available.
  210.  
  211. Thread 17 (Thread 0x7fffbef1b700 (LWP 25571)):
  212. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  213. No symbol table info available.
  214. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  215. No symbol table info available.
  216. #2 0x000000000050e52b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc3f6bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  217. result = <value optimized out>
  218. #3 0x000000000050f6a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc3f6bf00, first_item=@0x7fffbef1ae28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  219. ace_mon = {lock_ = 0x7fffc3f6bf50, owner_ = 0}
  220. #4 0x000000000050e378 in getq (this=0x7fffc1f20d90) at /opt/mangos/include/ace/Task_T.inl:22
  221. No locals.
  222. #5 SOAPWorkingThread::svc (this=0x7fffc1f20d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  223. mb = 0x0
  224. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  229. No symbol table info available.
  230. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  231. No symbol table info available.
  232. #10 0x0000000000000000 in ?? ()
  233. No symbol table info available.
  234.  
  235. Thread 16 (Thread 0x7fffbf71c700 (LWP 25570)):
  236. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  237. No symbol table info available.
  238. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  239. No symbol table info available.
  240. #2 0x000000000050e52b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc3f6bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  241. result = <value optimized out>
  242. #3 0x000000000050f6a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc3f6bf00, first_item=@0x7fffbf71be28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  243. ace_mon = {lock_ = 0x7fffc3f6bf50, owner_ = 0}
  244. #4 0x000000000050e378 in getq (this=0x7fffc1f20d90) at /opt/mangos/include/ace/Task_T.inl:22
  245. No locals.
  246. #5 SOAPWorkingThread::svc (this=0x7fffc1f20d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  247. mb = 0x0
  248. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  249. No symbol table info available.
  250. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  251. No symbol table info available.
  252. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  253. No symbol table info available.
  254. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  255. No symbol table info available.
  256. #10 0x0000000000000000 in ?? ()
  257. No symbol table info available.
  258.  
  259. Thread 15 (Thread 0x7fffbff1d700 (LWP 25569)):
  260. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  261. No symbol table info available.
  262. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  263. No symbol table info available.
  264. #2 0x000000000050e52b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc3f6bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  265. result = <value optimized out>
  266. #3 0x000000000050f6a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc3f6bf00, first_item=@0x7fffbff1ce28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  267. ace_mon = {lock_ = 0x7fffc3f6bf50, owner_ = 0}
  268. #4 0x000000000050e378 in getq (this=0x7fffc1f20d90) at /opt/mangos/include/ace/Task_T.inl:22
  269. No locals.
  270. #5 SOAPWorkingThread::svc (this=0x7fffc1f20d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  271. mb = 0x0
  272. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  275. No symbol table info available.
  276. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  277. No symbol table info available.
  278. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  279. No symbol table info available.
  280. #10 0x0000000000000000 in ?? ()
  281. No symbol table info available.
  282.  
  283. Thread 14 (Thread 0x7fffc071e700 (LWP 25568)):
  284. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  285. No symbol table info available.
  286. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  287. No symbol table info available.
  288. #2 0x000000000050e52b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc3f6bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  289. result = <value optimized out>
  290. #3 0x000000000050f6a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc3f6bf00, first_item=@0x7fffc071de28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  291. ace_mon = {lock_ = 0x7fffc3f6bf50, owner_ = 0}
  292. #4 0x000000000050e378 in getq (this=0x7fffc1f20d90) at /opt/mangos/include/ace/Task_T.inl:22
  293. No locals.
  294. #5 SOAPWorkingThread::svc (this=0x7fffc1f20d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  295. mb = 0x0
  296. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  299. No symbol table info available.
  300. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  301. No symbol table info available.
  302. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  303. No symbol table info available.
  304. #10 0x0000000000000000 in ?? ()
  305. No symbol table info available.
  306.  
  307. Thread 13 (Thread 0x7fffc1720700 (LWP 25566)):
  308. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  309. No symbol table info available.
  310. #1 0x00000000009eb599 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  311. rqtp = {tv_sec = 1, tv_nsec = 0}
  312. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  313. No locals.
  314. #3 0x00000000005028cb in FreezeDetectorRunnable::run (this=0x7fffc3fa3fd8) at /root/mangosdev/src/mangosd/Master.cpp:75
  315. curtime = 4294966780
  316. #4 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7fffc171fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  317. No locals.
  318. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  319. No symbol table info available.
  320. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  321. No symbol table info available.
  322. #7 0x0000000000000000 in ?? ()
  323. No symbol table info available.
  324.  
  325. Thread 12 (Thread 0x7fffc0f1f700 (LWP 25567)):
  326. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  327. No symbol table info available.
  328. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  329. No symbol table info available.
  330. #2 0x000000000050e52b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc3f6bf00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  331. result = <value optimized out>
  332. #3 0x000000000050f6a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc3f6bf00, first_item=@0x7fffc0f1ee28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  333. ace_mon = {lock_ = 0x7fffc3f6bf50, owner_ = 0}
  334. #4 0x000000000050e378 in getq (this=0x7fffc1f20d90) at /opt/mangos/include/ace/Task_T.inl:22
  335. No locals.
  336. #5 SOAPWorkingThread::svc (this=0x7fffc1f20d90) at /root/mangosdev/src/mangosd/MaNGOSsoap.h:60
  337. mb = 0x0
  338. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  339. No symbol table info available.
  340. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  341. No symbol table info available.
  342. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  343. No symbol table info available.
  344. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  345. No symbol table info available.
  346. #10 0x0000000000000000 in ?? ()
  347. No symbol table info available.
  348.  
  349. Thread 11 (Thread 0x7fffc1f21700 (LWP 25565)):
  350. #0 0x00007ffff5b6a2c3 in select () from /lib/libc.so.6
  351. No symbol table info available.
  352. #1 0x0000000000a639ae in tcp_select (soap=0x7fffc1f05590, s=35, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4418
  353. tv = {tv_sec = 2, tv_usec = 390652}
  354. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368, 0 <repeats 15 times>}}}
  355. sfd = 0x7fffc1f053c0
  356. efd = 0x7fffc1f05440
  357. r = <value optimized out>
  358. rfd = 0x7fffc1f05340
  359. #2 0x0000000000a7160f in soap_accept (soap=0x7fffc1f05590) at /root/mangosdev/dep/src/gsoap/stdsoap2.cpp:4486
  360. r = -514
  361. err = -514
  362. n = 16
  363. len = 65536
  364. set = 1
  365. #3 0x000000000050d867 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/MaNGOSsoap.cpp:51
  366. thread_soap = <value optimized out>
  367. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffc3f6bf00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  368. soap = {_vptr.soap = 0xb27530, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xb23e3b "%.9G", double_format = 0xb23e40 "%.17lG", dime_id_format = 0xb23e47 "cid:id%d", http_version = 0xb23e50 "1.1", http_content = 0x0, encodingStyle = 0xb26a60 "", actor = 0x0, lang = 0xb2476c "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0xdd6080, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x41f9e30, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffbbc8bfb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xa841c0 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xa61c70 <http_get(soap*)>, fput = 0xa61c80 <http_405(soap*)>, fdel = 0xa61c80 <http_405(soap*)>, fhead = 0xa61c80 <http_405(soap*)>, fform = 0, fposthdr = 0xa69ea0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xa64db0 <http_response(soap*, int, size_t)>, fparse = 0xa757c0 <http_parse(soap*)>, fparsehdr = 0xa83600 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xa67110 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xa670f0 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xa670e0 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xa78fa0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xa67100 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xa61580 <tcp_disconnect(soap*)>, fsend = 0xa66dc0 <fsend(soap*, char const*, size_t)>, frecv = 0xa66b90 <frecv(soap*, char*, size_t)>, fpoll = 0xa71a70 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xa64d50 <fplugin(soap*, char const*)>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 35, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0xb23e54 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 889 times>, "ëöÃÿ\177\000\000Ãà|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000ÀöÃÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000ÀöÃÿ\177\000\000\212ç|öÿ\177\000\000 \ròÁÿ\177\000\000\000\205@÷\213\001æ$\000\000\000\000\000\000\000\000\000ëöÃÿ\177\000\000\001\000\000\000\000\000\000\000\210\026òÁÿ\177\000\000\000\027òÁÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xac3f6c000 <Address 0xac3f6c000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 25752, z_buf = 0x7ffff7fe6488 "", z_buflen = 0, z_level = 49152, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  369. m = <value optimized out>
  370. s = -514
  371. #4 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x24) at /root/mangosdev/src/shared/Threading.cpp:187
  372. No locals.
  373. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  374. No symbol table info available.
  375. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  376. No symbol table info available.
  377. #7 0x0000000000000000 in ?? ()
  378. No symbol table info available.
  379.  
  380. Thread 10 (Thread 0x7fffc2722700 (LWP 25564)):
  381. #0 0x00007ffff5b3520d in nanosleep () from /lib/libc.so.6
  382. No symbol table info available.
  383. #1 0x00007ffff5b6ab14 in usleep () from /lib/libc.so.6
  384. No symbol table info available.
  385. #2 0x000000000050a85e in CliRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/CliRunnable.cpp:617
  386. command_str = <value optimized out>
  387. commandbuf = "\000\000øÃÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 12 times>, "øÃ\t\000\000\000\001\020\000\000\000\000\000\000\230gþ÷ÿ\177\000\000\210gþ÷ÿ\177", '\000' <repeats 12 times>, "øÃÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, "\205@÷\213\001æ$x\020\000\000\000\000\000\000\000+øÃÿ\177\000\000°~ý÷ÿ\177\000\000\210&rÂÿ\177\000\000\000'rÂÿ\177", '\000' <repeats 18 times>, "\026h²÷ÿ\177\000\000\000À\003Äÿ\177\000\000lø|öÿ\177\000\000Èó\003Äÿ\177", '\000' <repeats 11 times>, "+øÃÿ\177\000\000°GÞ\000\000\000\000\000À)rÂÿ\177"...
  388. #3 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7fffc2721c40) at /root/mangosdev/src/shared/Threading.cpp:187
  389. No locals.
  390. #4 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  391. No symbol table info available.
  392. #5 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  393. No symbol table info available.
  394. #6 0x0000000000000000 in ?? ()
  395. No symbol table info available.
  396.  
  397. Thread 9 (Thread 0x7fffc2f23700 (LWP 25563)):
  398. #0 AuctionHouseObject::BuildListPendingSales (this=<value optimized out>, data=..., player=<value optimized out>, count=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseMgr.cpp:892
  399. pItem = 0x7ffefcc91600
  400. str1 = <incomplete type>
  401. str2 = <incomplete type>
  402. Aentry = 0x7fff3de713c0
  403. #1 0x00000000008bf9b1 in WorldSession::HandleAuctionListPendingSales (this=0x7fffbde25280, recv_data=<value optimized out>) at /root/mangosdev/src/game/AuctionHouseHandler.cpp:793
  404. auctioneerGuid = {m_guid = 17379391107330293096}
  405. auctionHouseEntry = <value optimized out>
  406. count = 0
  407. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 4, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7ffef5976920 "", _M_finish = 0x7ffef5976924 "þ\177", _M_end_of_storage = 0x7ffef5976924 "þ\177"}}, <No data fields>}}, m_opcode = 1168}
  408. auctionHouse = 0x7fffdf2a4ca0
  409. #2 0x000000000071cd42 in WorldSession::ExecuteOpcode (this=0x7fffbde25280, opHandle=<value optimized out>, packet=0x7fff5e329000) at /root/mangosdev/src/game/WorldSession.cpp:976
  410. No locals.
  411. #3 0x000000000072043b in WorldSession::Update (this=0x7fffbde25280, updater=...) at /root/mangosdev/src/game/WorldSession.cpp:262
  412. opHandle = @0x7ffff658a520
  413. packet = 0x7fff5e329000
  414. #4 0x00000000007ffd44 in World::UpdateSessions (this=0x7ffff7f7b900, diff=<value optimized out>) at /root/mangosdev/src/game/World.cpp:2005
  415. pSession = 0x7fffbde25280
  416. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xad0090, m_pSession = 0x7fffbde25280}, <No data fields>}
  417. sess = <value optimized out>
  418. #5 0x000000000080003d in World::Update (this=0x7ffff7f7b900, diff=148) at /root/mangosdev/src/game/World.cpp:1522
  419. autobroadcaston = 0
  420. #6 0x00000000005098ad in WorldRunnable::run (this=<value optimized out>) at /root/mangosdev/src/mangosd/WorldRunnable.cpp:60
  421. diff = 148
  422. prevSleepTime = 0
  423. #7 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7ffff67af760) at /root/mangosdev/src/shared/Threading.cpp:187
  424. No locals.
  425. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  426. No symbol table info available.
  427. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  428. No symbol table info available.
  429. #10 0x0000000000000000 in ?? ()
  430. No symbol table info available.
  431.  
  432. Thread 8 (Thread 0x7fffc3724700 (LWP 25562)):
  433. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  434. No symbol table info available.
  435. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  436. No symbol table info available.
  437. #2 0x000000000050e52b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc4067c00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  438. result = <value optimized out>
  439. #3 0x000000000050f6a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc4067c00, first_item=@0x7fffc3723e18, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  440. ace_mon = {lock_ = 0x7fffc4067c50, owner_ = 0}
  441. #4 0x00007ffff7ac6a42 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  442. No symbol table info available.
  443. #5 0x00000000009ecbb5 in DelayExecutor::svc (this=0x7fffc537b6c0) at /root/mangosdev/src/shared/DelayExecutor.cpp:65
  444. rq = 0x7fffa934ea48
  445. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  446. No symbol table info available.
  447. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  448. No symbol table info available.
  449. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  450. No symbol table info available.
  451. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  452. No symbol table info available.
  453. #10 0x0000000000000000 in ?? ()
  454. No symbol table info available.
  455.  
  456. Thread 7 (Thread 0x7fffc3f25700 (LWP 25561)):
  457. #0 0x00007ffff5e19a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  458. No symbol table info available.
  459. #1 0x00007ffff7ae0415 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  460. No symbol table info available.
  461. #2 0x000000000050e52b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc4067c00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  462. result = <value optimized out>
  463. #3 0x000000000050f6a7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc4067c00, first_item=@0x7fffc3f24e18, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  464. ace_mon = {lock_ = 0x7fffc4067c50, owner_ = 0}
  465. #4 0x00007ffff7ac6a42 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  466. No symbol table info available.
  467. #5 0x00000000009ecbb5 in DelayExecutor::svc (this=0x7fffc537b6c0) at /root/mangosdev/src/shared/DelayExecutor.cpp:65
  468. rq = 0x7fffa934de18
  469. #6 0x00007ffff7b72bd7 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  470. No symbol table info available.
  471. #7 0x00007ffff7b73f61 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  472. No symbol table info available.
  473. #8 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  474. No symbol table info available.
  475. #9 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  476. No symbol table info available.
  477. #10 0x0000000000000000 in ?? ()
  478. No symbol table info available.
  479.  
  480. Thread 6 (Thread 0x7fffc4926700 (LWP 25560)):
  481. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  482. No symbol table info available.
  483. #1 0x00000000009eb599 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  484. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  485. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  486. No locals.
  487. #3 0x00000000009e9dda in SqlDelayThread::run (this=0x7fffc54c5b40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  488. pingEveryLoop = 180000
  489. loopCounter = 117443
  490. #4 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7fffc4925e30) at /root/mangosdev/src/shared/Threading.cpp:187
  491. No locals.
  492. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  493. No symbol table info available.
  494. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  495. No symbol table info available.
  496. #7 0x0000000000000000 in ?? ()
  497. No symbol table info available.
  498.  
  499. Thread 5 (Thread 0x7ffff4220700 (LWP 25469)):
  500. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  501. No symbol table info available.
  502. #1 0x00000000009eb599 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  503. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  504. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  505. No locals.
  506. #3 0x00000000009e9dda in SqlDelayThread::run (this=0x7ffff7f8bdc0) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  507. pingEveryLoop = 180000
  508. loopCounter = 122841
  509. #4 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7ffff421fe30) at /root/mangosdev/src/shared/Threading.cpp:187
  510. No locals.
  511. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  512. No symbol table info available.
  513. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  514. No symbol table info available.
  515. #7 0x0000000000000000 in ?? ()
  516. No symbol table info available.
  517.  
  518. Thread 4 (Thread 0x7ffff4a21700 (LWP 25468)):
  519. #0 0x00007ffff5e1cb8d in read () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #1 0x00007ffff768e999 in vio_read_buff (vio=0xe, buf=0xe51ba0 "\212\002", size=4) at viosocket.c:83
  522. rc = <value optimized out>
  523. #2 0x00007ffff768f95f in my_real_read (net=0xe4d570, complen=0x7ffff4a20ca8) at net.c:817
  524. pos = 0xe51ba0 "\212\002"
  525. length = <value optimized out>
  526. len = 18446744073709551615
  527. remain = 16384
  528. #3 0x00007ffff768fc35 in my_net_read (net=0xe) at net.c:1012
  529. len = <value optimized out>
  530. complen = <value optimized out>
  531. #4 0x00007ffff768a55a in cli_safe_read (mysql=0xe) at client.c:691
  532. len = <value optimized out>
  533. #5 0x00007ffff768acc9 in cli_read_query_result (mysql=0xe4d570) at client.c:2816
  534. pos = <value optimized out>
  535. field_count = <value optimized out>
  536. fields = <value optimized out>
  537. length = <value optimized out>
  538. #6 0x00007ffff768914c in mysql_real_query (mysql=0xe4d570, query=<value optimized out>, length=<value optimized out>) at client.c:2920
  539. No locals.
  540. #7 0x00000000009de56a in MySQLConnection::_Query (this=0x7ffff7fbfb00, sql=0x7ffeeae97100 "SELECT characters.guid, characters.name, characters.race, characters.class, characters.gender, characters.playerBytes, characters.playerBytes2, characters.level, characters.zone, characters.map, chara"..., pResult=0x7ffff4a20de0, pFields=0x7ffff4a20dd8, pRowCount=0x7ffff4a20dd0, pFieldCount=0x7ffff4a20dec) at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:202
  541. No locals.
  542. #8 0x00000000009ded51 in MySQLConnection::Query (this=0xe, sql=0xe4db90 "\a") at /root/mangosdev/src/shared/Database/DatabaseMysql.cpp:237
  543. result = 0x0
  544. fields = 0x0
  545. rowCount = 0
  546. fieldCount = 0
  547. #9 0x00000000009e3cb7 in SqlQuery::Execute (this=0x7ffeee3005c0, conn=0x7ffff7fbfb00) at /root/mangosdev/src/shared/Database/SqlOperations.cpp:92
  548. guard = {m_pConn = 0x7ffff7fbfb00}
  549. #10 0x00000000009e9e2a in ProcessRequests (this=0x7ffff7f8be80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:74
  550. s = 0x7ffeee3005c0
  551. #11 SqlDelayThread::run (this=0x7ffff7f8be80) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:50
  552. pingEveryLoop = 180000
  553. loopCounter = 53910
  554. #12 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0xe) at /root/mangosdev/src/shared/Threading.cpp:187
  555. No locals.
  556. #13 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  557. No symbol table info available.
  558. #14 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  559. No symbol table info available.
  560. #15 0x0000000000000000 in ?? ()
  561. No symbol table info available.
  562.  
  563. Thread 3 (Thread 0x7ffff542f700 (LWP 25467)):
  564. #0 0x00007ffff5e1d36d in nanosleep () from /lib/libpthread.so.0
  565. No symbol table info available.
  566. #1 0x00000000009eb599 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  567. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  568. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangosdev/src/shared/Threading.cpp:237
  569. No locals.
  570. #3 0x00000000009e9dda in SqlDelayThread::run (this=0x7ffff7f8bf40) at /root/mangosdev/src/shared/Database/SqlDelayThread.cpp:48
  571. pingEveryLoop = 180000
  572. loopCounter = 123633
  573. #4 0x00000000009eb86a in ACE_Based::Thread::ThreadTask (param=0x7ffff542ee30) at /root/mangosdev/src/shared/Threading.cpp:187
  574. No locals.
  575. #5 0x00007ffff5e15971 in start_thread () from /lib/libpthread.so.0
  576. No symbol table info available.
  577. #6 0x00007ffff5b7192d in clone () from /lib/libc.so.6
  578. No symbol table info available.
  579. #7 0x0000000000000000 in ?? ()
  580. No symbol table info available.
  581.  
  582. Thread 1 (Thread 0x7ffff7feb720 (LWP 25463)):
  583. #0 0x00007ffff5e16285 in pthread_join () from /lib/libpthread.so.0
  584. No symbol table info available.
  585. #1 0x00007ffff7b7684b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  586. No symbol table info available.
  587. #2 0x00000000006d5400 in Wait (this=0x7fffc4075768) at /root/mangosdev/src/game/WorldSocketMgr.cpp:102
  588. No locals.
  589. #3 WorldSocketMgr::Wait (this=0x7fffc4075768) at /root/mangosdev/src/game/WorldSocketMgr.cpp:316
  590. i = 1
  591. #4 0x00000000005008ce in Master::Run (this=<value optimized out>) at /root/mangosdev/src/mangosd/Master.cpp:315
  592. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fdbf28 "mangos.pid"}}
  593. rar_thread = 0x0
  594. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc40498d8 "0.0.0.0"}}
  595. world_thread = {m_iThreadId = 140736464041728, m_hThreadHandle = 140736464041728, m_task = 0x7fffc54ae760, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xb21150, 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}}}
  596. cliThread = 0x7fffc55d68d8
  597. soap_thread = 0x7fffc55d68f0
  598. freeze_thread = 0x7fffc55d6920
  599. #5 0x00000000004ffa67 in main (argc=<value optimized out>, argv=0x7fffffffe258) at /root/mangosdev/src/mangosd/Main.cpp:178
  600. cfg_file = 0x7fffffffe4b5 "../etc/mangosd.conf"
  601. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe258, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fdbf88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fdbf60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff7faffe8, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  602. option = <value optimized out>
  603. Aura::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
  604. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 576 not have implementation for achievement criteria 7316
  605. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 576 not have implementation for achievement criteria 7316
  606. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 576 not have implementation for achievement criteria 7316
  607. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 576 not have implementation for achievement criteria 7316
  608. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 576 not have implementation for achievement criteria 7316
  609. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  610. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  611. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  612. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  613. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  614. Aura::TriggerSpell: Spell 58040 have 0 in EffectTriggered[0], not handled custom case?
  615. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  616. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Kriz (Guid: 4183795) and should be Player Kriz (Guid: 4183795) instead of Player Kriz (Guid: 4183795)
  617. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  618. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  619. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  620. Creature (GUIDLow: 77643 Entry: 37970) has duplicate spell 71598 in `auras` field.
  621. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  622. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  623. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  624. Creature (GUIDLow: 77642 Entry: 37973) has duplicate spell 71598 in `auras` field.
  625. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  626. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  627. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  628. Creature (GUIDLow: 77641 Entry: 37972) has duplicate spell 71598 in `auras` field.
  629. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  630. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  631. BSW: spell 71598 not found in m_creature 38004 spelltable. Memory or database error?
  632. EffectTriggerSpell of spell 2641: triggering unknown spell id 47531
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement