Guest User

Untitled

a guest
Jan 19th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.55 KB | None | 0 0
  1. [New Thread 0x7fffdffff700 (LWP 10529)]
  2. [New Thread 0x7fffdf7fe700 (LWP 10530)]
  3. [New Thread 0x7fffdeffd700 (LWP 10531)]
  4. [New Thread 0x7fffde7fc700 (LWP 10532)]
  5. [New Thread 0x7fffddffb700 (LWP 10533)]
  6. [New Thread 0x7fffdd7fa700 (LWP 10534)]
  7. [New Thread 0x7fffdcff9700 (LWP 10535)]
  8. [New Thread 0x7fffdc7f8700 (LWP 10536)]
  9. [New Thread 0x7fffdbff7700 (LWP 10537)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffe7448700 (LWP 10523)]
  13. ObjectGuid::GetRawValue (this=0x1d) at /root/mangos/src/game/ObjectGuid.h:111
  14. 111 uint64 GetRawValue() const { return m_guid; }
  15. #0 ObjectGuid::GetRawValue (this=0x1d) at /root/mangos/src/game/ObjectGuid.h:111
  16. #1 0x00000000006b20c6 in ObjectGuid::operator!= (this=<value optimized out>, guid=...) at /root/mangos/src/game/ObjectGuid.h:174
  17. #2 0x00000000006f6042 in Player::UpdateSoulboundTradeItems (this=0x4bef0b80) at /root/mangos/src/game/Player.cpp:13033
  18. #3 0x0000000000746f98 in Player::Update (this=0x4bef0b80, update_diff=1820275, p_time=154) at /root/mangos/src/game/Player.cpp:1252
  19. #4 0x00000000009b0ba9 in WorldObject::UpdateHelper::Update (this=0x7fffe7447c90, time_diff=154) at /root/mangos/src/game/Object.h:431
  20. #5 0x00000000009be201 in Map::Update (this=0x10e937e0, t_diff=@0x7fff307188d0) at /root/mangos/src/game/Map.cpp:473
  21. #6 0x00000000006e20a9 in MapUpdateRequest::call (this=0x7fff307188b0) at /root/mangos/src/game/MapUpdater.cpp:53
  22. #7 0x0000000000bbd429 in DelayExecutor::svc (this=0x1087b9c0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  23. #8 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x1087b9c0) at ../../ace/Task.cpp:271
  24. #9 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  25. #10 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x107ebcf0) at ../../ace/Thread_Adapter.cpp:96
  26. #11 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  27. #12 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  28. #13 0x0000000000000000 in ?? ()
  29. #0 ObjectGuid::GetRawValue (this=0x1d) at /root/mangos/src/game/ObjectGuid.h:111
  30. No locals.
  31. #1 0x00000000006b20c6 in ObjectGuid::operator!= (this=<value optimized out>, guid=...) at /root/mangos/src/game/ObjectGuid.h:174
  32. No locals.
  33. #2 0x00000000006f6042 in Player::UpdateSoulboundTradeItems (this=0x4bef0b80) at /root/mangos/src/game/Player.cpp:13033
  34. itr = {_M_node = 0x7fff7a8d7da0}
  35. #3 0x0000000000746f98 in Player::Update (this=0x4bef0b80, update_diff=1820275, p_time=154) at /root/mangos/src/game/Player.cpp:1252
  36. now = 1318377315
  37. pet = <value optimized out>
  38. #4 0x00000000009b0ba9 in WorldObject::UpdateHelper::Update (this=0x7fffe7447c90, time_diff=154) at /root/mangos/src/game/Object.h:431
  39. No locals.
  40. #5 0x00000000009be201 in Map::Update (this=0x10e937e0, t_diff=@0x7fff307188d0) at /root/mangos/src/game/Map.cpp:473
  41. helper = {m_obj = 0x4bef0b80}
  42. plr = 0x4bef0b80
  43. updater = {i_timeDiff = 3880027904}
  44. grid_object_update = {i_visitor = @0x1087b9b8}
  45. world_object_update = {i_visitor = @0x7fff3ac0c2f0}
  46. __FUNCTION__ = "Update"
  47. #6 0x00000000006e20a9 in MapUpdateRequest::call (this=0x7fff307188b0) at /root/mangos/src/game/MapUpdater.cpp:53
  48. threadId = 140737073415936
  49. #7 0x0000000000bbd429 in DelayExecutor::svc (this=0x1087b9c0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  50. timeout = {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 = 1318377320, tv_usec = 795032}}
  51. rq = 0x7fff307188b0
  52. #8 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x1087b9c0) at ../../ace/Task.cpp:271
  53. t = 0x1087b9c0
  54. svc_status = <value optimized out>
  55. status = <value optimized out>
  56. #9 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  57. hook = <value optimized out>
  58. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  59. arg = 0x1087b9c0
  60. cancel_flags = 4259842
  61. status = 0x0
  62. #10 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x107ebcf0) at ../../ace/Thread_Adapter.cpp:96
  63. exit_hook_instance = <value optimized out>
  64. exit_hook_maybe = {instance_ = 0x0}
  65. exit_hook_ptr = 0x112f90d0
  66. exit_hook = @0x112f90d0
  67. #11 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  68. No symbol table info available.
  69. #12 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  70. No symbol table info available.
  71. #13 0x0000000000000000 in ?? ()
  72. No symbol table info available.
  73. 24 Thread 0x7fffdbff7700 (LWP 10537) 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  74. 23 Thread 0x7fffdc7f8700 (LWP 10536) 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  75. 22 Thread 0x7fffdcff9700 (LWP 10535) 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  76. 21 Thread 0x7fffdd7fa700 (LWP 10534) 0x00007ffff7ad3c25 in ACE_Message_Block::rd_ptr (this=0x7fffdd7f9b90, new_ptr=0x7fffdd7f8b40 "}\211l\232l;c") at ../../ace/Message_Block.inl:349
  77. 20 Thread 0x7fffddffb700 (LWP 10533) 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  78. 19 Thread 0x7fffde7fc700 (LWP 10532) 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  79. 18 Thread 0x7fffdeffd700 (LWP 10531) 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  80. 17 Thread 0x7fffdf7fe700 (LWP 10530) 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  81. 16 Thread 0x7fffdffff700 (LWP 10529) 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  82. 15 Thread 0x7fffe4c43700 (LWP 10528) 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  83. 14 Thread 0x7fffe5444700 (LWP 10527) 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  84. 13 Thread 0x7fffe5c45700 (LWP 10526) 0x00007ffff5f8d2c3 in select () from /lib/libc.so.6
  85. 12 Thread 0x7fffe6446700 (LWP 10525) 0x00007ffff5f5820d in nanosleep () from /lib/libc.so.6
  86. 11 Thread 0x7fffe6c47700 (LWP 10524) 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  87. * 10 Thread 0x7fffe7448700 (LWP 10523) ObjectGuid::GetRawValue (this=0x1d) at /root/mangos/src/game/ObjectGuid.h:111
  88. 9 Thread 0x7fffe7c49700 (LWP 10522) 0x00000000006bca60 in UpdateMask::GetBit (index=1266, this=<value optimized out>) at /root/mangos/src/game/UpdateMask.h:49
  89. 8 Thread 0x7fffe844a700 (LWP 10521) 0x0000000000764136 in Creature::Update (this=0x7ffed054c4e0, update_diff=154, diff=154) at /root/mangos/src/game/Creature.cpp:599
  90. 7 Thread 0x7fffe8c4b700 (LWP 10520) LinkedListHead::getFirst (this=0x7fffd7091948) at /root/mangos/src/framework/Utilities/LinkedList.h:106
  91. 6 Thread 0x7fffe944c700 (LWP 10519) 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  92. 5 Thread 0x7ffff4643700 (LWP 10426) 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  93. 4 Thread 0x7ffff4e44700 (LWP 10425) 0x00007ffff623fb8d in read () from /lib/libpthread.so.0
  94. 3 Thread 0x7ffff5852700 (LWP 10424) 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  95. 1 Thread 0x7ffff7fe0720 (LWP 10420) 0x00007ffff6239285 in pthread_join () from /lib/libpthread.so.0
  96.  
  97. Thread 24 (Thread 0x7fffdbff7700 (LWP 10537)):
  98. #0 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  99. No symbol table info available.
  100. #1 0x00007ffff7aeb12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffe0063a20, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  101. 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 = 3512}}
  102. this_timeout = <value optimized out>
  103. timeout = 3
  104. nfds = <value optimized out>
  105. #2 0x00007ffff7aec20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffe0063a20, max_wait_time=0x7fffdbff6dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  106. result = <value optimized out>
  107. #3 0x00007ffff7aec36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffe0063a20, max_wait_time=0x7fffdbff6dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  108. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffdbff6dc0, 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 = 1318377315, tv_usec = 808220}}, stopped_ = false}
  109. guard = {token_ = @0x7fffe0063a98, owner_ = 1}
  110. result = 0
  111. #4 0x00007ffff7b37055 in ACE_Reactor::run_reactor_event_loop (this=0x7fffe007c000, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  112. result = <value optimized out>
  113. #5 0x000000000087cc41 in ReactorRunnable::svc (this=0x7fffe0001ba8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  114. 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 = 3512}}
  115. __FUNCTION__ = "svc"
  116. i = {_M_node = 0x7fffe0001c58}
  117. t = {_M_node = 0x7ffec8277f00}
  118. #6 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe0001ba8) at ../../ace/Task.cpp:271
  119. t = 0x7fffe0001ba8
  120. svc_status = <value optimized out>
  121. status = <value optimized out>
  122. #7 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  123. hook = <value optimized out>
  124. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  125. arg = 0x7fffe0001ba8
  126. cancel_flags = 4259842
  127. status = 0x0
  128. #8 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe007c980) at ../../ace/Thread_Adapter.cpp:96
  129. exit_hook_instance = <value optimized out>
  130. exit_hook_maybe = {instance_ = 0x0}
  131. exit_hook_ptr = 0x108c3170
  132. exit_hook = @0x108c3170
  133. #9 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  134. No symbol table info available.
  135. #10 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  136. No symbol table info available.
  137. #11 0x0000000000000000 in ?? ()
  138. No symbol table info available.
  139.  
  140. Thread 23 (Thread 0x7fffdc7f8700 (LWP 10536)):
  141. #0 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  142. No symbol table info available.
  143. #1 0x00007ffff7aeb12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffe004b460, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  144. 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 = 8002}}
  145. this_timeout = <value optimized out>
  146. timeout = 8
  147. nfds = <value optimized out>
  148. #2 0x00007ffff7aec20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffe004b460, max_wait_time=0x7fffdc7f7dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  149. result = <value optimized out>
  150. #3 0x00007ffff7aec36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffe004b460, max_wait_time=0x7fffdc7f7dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  151. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffdc7f7dc0, 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 = 1318377315, tv_usec = 807831}}, stopped_ = false}
  152. guard = {token_ = @0x7fffe004b4d8, owner_ = 1}
  153. result = 0
  154. #4 0x00007ffff7b37055 in ACE_Reactor::run_reactor_event_loop (this=0x7fffe0063a00, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  155. result = <value optimized out>
  156. #5 0x000000000087cc41 in ReactorRunnable::svc (this=0x7fffe0001a70) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  157. 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 = 8002}}
  158. __FUNCTION__ = "svc"
  159. i = {_M_node = 0x7fffe0001b20}
  160. t = {_M_node = 0x7fff5cca1300}
  161. #6 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe0001a70) at ../../ace/Task.cpp:271
  162. t = 0x7fffe0001a70
  163. svc_status = <value optimized out>
  164. status = <value optimized out>
  165. #7 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  166. hook = <value optimized out>
  167. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  168. arg = 0x7fffe0001a70
  169. cancel_flags = 4259842
  170. status = 0x0
  171. #8 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe007c7a0) at ../../ace/Thread_Adapter.cpp:96
  172. exit_hook_instance = <value optimized out>
  173. exit_hook_maybe = {instance_ = 0x0}
  174. exit_hook_ptr = 0x108c3050
  175. exit_hook = @0x108c3050
  176. #9 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  177. No symbol table info available.
  178. #10 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  179. No symbol table info available.
  180. #11 0x0000000000000000 in ?? ()
  181. No symbol table info available.
  182.  
  183. Thread 22 (Thread 0x7fffdcff9700 (LWP 10535)):
  184. #0 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  185. No symbol table info available.
  186. #1 0x00007ffff7aeb12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffe0032d50, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  187. 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 = 6741}}
  188. this_timeout = <value optimized out>
  189. timeout = 6
  190. nfds = <value optimized out>
  191. #2 0x00007ffff7aec20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffe0032d50, max_wait_time=0x7fffdcff8dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  192. result = <value optimized out>
  193. #3 0x00007ffff7aec36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffe0032d50, max_wait_time=0x7fffdcff8dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  194. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffdcff8dc0, 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 = 1318377315, tv_usec = 807888}}, stopped_ = false}
  195. guard = {token_ = @0x7fffe0032dc8, owner_ = 1}
  196. result = 0
  197. #4 0x00007ffff7b37055 in ACE_Reactor::run_reactor_event_loop (this=0x7fffe001a500, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  198. result = <value optimized out>
  199. #5 0x000000000087cc41 in ReactorRunnable::svc (this=0x7fffe0001938) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  200. 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 = 6741}}
  201. __FUNCTION__ = "svc"
  202. i = {_M_node = 0x7fffe00019e8}
  203. t = {_M_node = 0x120c14e0}
  204. #6 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe0001938) at ../../ace/Task.cpp:271
  205. t = 0x7fffe0001938
  206. svc_status = <value optimized out>
  207. status = <value optimized out>
  208. #7 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  209. hook = <value optimized out>
  210. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  211. arg = 0x7fffe0001938
  212. cancel_flags = 4259842
  213. status = 0x0
  214. #8 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe007c5c0) at ../../ace/Thread_Adapter.cpp:96
  215. exit_hook_instance = <value optimized out>
  216. exit_hook_maybe = {instance_ = 0x0}
  217. exit_hook_ptr = 0x108c3620
  218. exit_hook = @0x108c3620
  219. #9 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  220. No symbol table info available.
  221. #10 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  222. No symbol table info available.
  223. #11 0x0000000000000000 in ?? ()
  224. No symbol table info available.
  225.  
  226. Thread 21 (Thread 0x7fffdd7fa700 (LWP 10534)):
  227. #0 0x00007ffff7ad3c25 in ACE_Message_Block::rd_ptr (this=0x7fffdd7f9b90, new_ptr=0x7fffdd7f8b40 "}\211l\232l;c") at ../../ace/Message_Block.inl:349
  228. No locals.
  229. #1 0x00007ffff7b046f2 in ACE_Message_Block::data_block (this=0x7fffdd7f9b90, db=0x7fffdd7f9b40) at ../../ace/Message_Block.cpp:70
  230. No locals.
  231. #2 0x00007ffff7b047c4 in ACE_Message_Block::init_i (this=0x7fffdd7f9b90, size=0, msg_type=0, msg_cont=<value optimized out>, msg_data=0x0, allocator_strategy=0x0, locking_strategy=0x0, flags=0, priority=0, execution_time=..., deadline_time=..., db=0x7fffdd7f9b40, data_block_allocator=<value optimized out>, message_block_allocator=0x0) at ../../ace/Message_Block.cpp:750
  232. No locals.
  233. #3 0x00007ffff7b04934 in ACE_Message_Block::ACE_Message_Block (this=0x7fffdd7f9b90, data_block=0x7fffdd7f9b40, flags=<value optimized out>, message_block_allocator=0x0) at ../../ace/Message_Block.cpp:574
  234. No locals.
  235. #4 0x0000000000a5a723 in WorldSocket::handle_input_missing_data (this=0x40239e60) at /root/mangos/src/game/WorldSocket.cpp:535
  236. buf = "}\211l\232l;c\000DÙ\212\000\060ñ\000\000\000\000\000\000.(\210\000_\020ÇD\022¹\211ÅQ±à@\023Po@¾\006\000\000\000\000à@Dientefrío17f0#%%%(%(\000\001,b\221D*Y\202D¥+\202ÂÕJ\221@\000\000\000\000\070\216Ó?1Èÿ\034\006Ö\a_iB\000\000\000\000\001\000\000\000\000\000\a¢\\\000M·\230D>\225¼D$\221\230Cî´¯=¥\004\000\000ÍÌ\034@\000\000\000\000à@ \210ðïîk\a\210äC\000\000\000\000\t\000\000\000\000\000DVN\000Ø\016§D\211\tÐD ,\022BÎ Õ?Û\000\000\000q\034\227@l]"...
  237. db = {_vptr.ACE_Data_Block = 0x7ffff7dc7a30, type_ = 1, cur_size_ = 4096, max_size_ = 4096, flags_ = 1, base_ = 0x7fffdd7f8b40 "}\211l\232l;c", allocator_strategy_ = 0x7ffff7ddb278, locking_strategy_ = 0x0, reference_count_ = 1, data_block_allocator_ = 0x7ffff7ddb278}
  238. message_block = {_vptr.ACE_Message_Block = 0x7ffff7dc7a70, rd_ptr_ = 0, wr_ptr_ = 0, priority_ = 0, cont_ = 0x0, next_ = 0x0, prev_ = 0x0, flags_ = 1, data_block_ = 0x7fffdd7f9b40, message_block_allocator_ = 0x0}
  239. __FUNCTION__ = "handle_input_missing_data"
  240. recv_size = <value optimized out>
  241. n = <value optimized out>
  242. #5 0x0000000000a5aa63 in WorldSocket::handle_input (this=0x40239e60) at /root/mangos/src/game/WorldSocket.cpp:291
  243. No locals.
  244. #6 0x00007ffff7aec4df in ACE_Dev_Poll_Reactor::upcall (this=0x7fffe001a6a0, event_handler=0x40239e60, callback=&virtual table offset 48, handle=1383) at ../../ace/Dev_Poll_Reactor.inl:86
  245. status = <value optimized out>
  246. #7 0x00007ffff7aebe9c in ACE_Dev_Poll_Reactor::dispatch_io_event (this=0x7fffe001a6a0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1321
  247. eh_guard = {eh_ = 0x40239e60, refcounted_ = true}
  248. info = <value optimized out>
  249. disp_mask = 1
  250. status = 0
  251. eh = 0x40239e60
  252. callback = &virtual table offset 48
  253. reactor_resumes_eh = true
  254. handle = 1383
  255. revents = <value optimized out>
  256. #8 0x00007ffff7aec36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffe001a6a0, max_wait_time=0x7fffdd7f9dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  257. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffdd7f9dc0, 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 = 1318377315, tv_usec = 806535}}, stopped_ = false}
  258. guard = {token_ = @0x7fffe001a718, owner_ = 0}
  259. result = 0
  260. #9 0x00007ffff7b37055 in ACE_Reactor::run_reactor_event_loop (this=0x7fffe0032d30, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  261. result = <value optimized out>
  262. #10 0x000000000087cc41 in ReactorRunnable::svc (this=0x7fffe0001800) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  263. 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 = 7706}}
  264. __FUNCTION__ = "svc"
  265. i = {_M_node = 0x7fffe00018b0}
  266. t = {_M_node = 0x7ffec1f18170}
  267. #11 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe0001800) at ../../ace/Task.cpp:271
  268. t = 0x7fffe0001800
  269. svc_status = <value optimized out>
  270. status = <value optimized out>
  271. #12 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  272. hook = <value optimized out>
  273. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  274. arg = 0x7fffe0001800
  275. cancel_flags = 4259842
  276. status = 0x0
  277. #13 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe007c3e0) at ../../ace/Thread_Adapter.cpp:96
  278. exit_hook_instance = <value optimized out>
  279. exit_hook_maybe = {instance_ = 0x0}
  280. exit_hook_ptr = 0x108c3500
  281. exit_hook = @0x108c3500
  282. #14 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  283. No symbol table info available.
  284. #15 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  285. No symbol table info available.
  286. #16 0x0000000000000000 in ?? ()
  287. No symbol table info available.
  288.  
  289. Thread 20 (Thread 0x7fffddffb700 (LWP 10533)):
  290. #0 0x00007ffff5f94f23 in epoll_wait () from /lib/libc.so.6
  291. No symbol table info available.
  292. #1 0x00007ffff7aeb12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffe0001cf0, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  293. 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 = 9999}}
  294. this_timeout = <value optimized out>
  295. timeout = 9
  296. nfds = <value optimized out>
  297. #2 0x00007ffff7aec20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffe0001cf0, max_wait_time=0x7fffddffadc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  298. result = <value optimized out>
  299. #3 0x00007ffff7aec36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffe0001cf0, max_wait_time=0x7fffddffadc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  300. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffddffadc0, 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 = 1318377315, tv_usec = 804466}}, stopped_ = false}
  301. guard = {token_ = @0x7fffe0001d68, owner_ = 1}
  302. result = 0
  303. #4 0x00007ffff7b37055 in ACE_Reactor::run_reactor_event_loop (this=0x7fffe00011a0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  304. result = <value optimized out>
  305. #5 0x000000000087cc41 in ReactorRunnable::svc (this=0x7fffe00016c8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  306. 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 = 9999}}
  307. __FUNCTION__ = "svc"
  308. i = {_M_node = 0x7fffe0001778}
  309. t = {_M_node = 0x0}
  310. #6 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe00016c8) at ../../ace/Task.cpp:271
  311. t = 0x7fffe00016c8
  312. svc_status = <value optimized out>
  313. status = <value optimized out>
  314. #7 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  315. hook = <value optimized out>
  316. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  317. arg = 0x7fffe00016c8
  318. cancel_flags = 4259842
  319. status = 0x0
  320. #8 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe007c190) at ../../ace/Thread_Adapter.cpp:96
  321. exit_hook_instance = <value optimized out>
  322. exit_hook_maybe = {instance_ = 0x0}
  323. exit_hook_ptr = 0x115f850
  324. exit_hook = @0x115f850
  325. #9 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  326. No symbol table info available.
  327. #10 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  328. No symbol table info available.
  329. #11 0x0000000000000000 in ?? ()
  330. No symbol table info available.
  331.  
  332. Thread 19 (Thread 0x7fffde7fc700 (LWP 10532)):
  333. #0 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  334. No symbol table info available.
  335. #1 0x00007ffff7adacc5 in ACE_OS::cond_timedwait (cv=0x108c4980, external_mutex=0x108c4950, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  336. result = 0
  337. ts = {tv_sec = 3, tv_nsec = 140737319707534}
  338. #2 0x00000000006a09bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x108c4900, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  339. result = 0
  340. #3 0x00000000006a0cda in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x108c4900, first_item=@0x7fffde7fbdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  341. ace_mon = {lock_ = 0x108c4950, owner_ = 0}
  342. #4 0x00000000006a1a53 in SOAPWorkingThread::svc (this=0x7fffe5c44d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  343. mb = 0x0
  344. #5 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe5c44d70) at ../../ace/Task.cpp:271
  345. t = 0x7fffe5c44d70
  346. svc_status = <value optimized out>
  347. status = <value optimized out>
  348. #6 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  349. hook = <value optimized out>
  350. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  351. arg = 0x7fffe5c44d70
  352. cancel_flags = 65538
  353. status = 0x0
  354. #7 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe0032cc0) at ../../ace/Thread_Adapter.cpp:96
  355. exit_hook_instance = <value optimized out>
  356. exit_hook_maybe = {instance_ = 0x0}
  357. exit_hook_ptr = 0x108c33a0
  358. exit_hook = @0x108c33a0
  359. #8 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  360. No symbol table info available.
  361. #9 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  362. No symbol table info available.
  363. #10 0x0000000000000000 in ?? ()
  364. No symbol table info available.
  365.  
  366. Thread 18 (Thread 0x7fffdeffd700 (LWP 10531)):
  367. #0 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  368. No symbol table info available.
  369. #1 0x00007ffff7adacc5 in ACE_OS::cond_timedwait (cv=0x108c4980, external_mutex=0x108c4950, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  370. result = 0
  371. ts = {tv_sec = 3, tv_nsec = 140737319707534}
  372. #2 0x00000000006a09bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x108c4900, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  373. result = 0
  374. #3 0x00000000006a0cda in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x108c4900, first_item=@0x7fffdeffcdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  375. ace_mon = {lock_ = 0x108c4950, owner_ = 0}
  376. #4 0x00000000006a1a53 in SOAPWorkingThread::svc (this=0x7fffe5c44d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  377. mb = 0x0
  378. #5 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe5c44d70) at ../../ace/Task.cpp:271
  379. t = 0x7fffe5c44d70
  380. svc_status = <value optimized out>
  381. status = <value optimized out>
  382. #6 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  383. hook = <value optimized out>
  384. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  385. arg = 0x7fffe5c44d70
  386. cancel_flags = 65538
  387. status = 0x0
  388. #7 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe001a500) at ../../ace/Thread_Adapter.cpp:96
  389. exit_hook_instance = <value optimized out>
  390. exit_hook_maybe = {instance_ = 0x0}
  391. exit_hook_ptr = 0x108c3340
  392. exit_hook = @0x108c3340
  393. #8 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  394. No symbol table info available.
  395. #9 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  396. No symbol table info available.
  397. #10 0x0000000000000000 in ?? ()
  398. No symbol table info available.
  399.  
  400. Thread 17 (Thread 0x7fffdf7fe700 (LWP 10530)):
  401. #0 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  402. No symbol table info available.
  403. #1 0x00007ffff7adacc5 in ACE_OS::cond_timedwait (cv=0x108c4980, external_mutex=0x108c4950, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  404. result = 0
  405. ts = {tv_sec = 3, tv_nsec = 140737319707534}
  406. #2 0x00000000006a09bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x108c4900, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  407. result = 0
  408. #3 0x00000000006a0cda in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x108c4900, first_item=@0x7fffdf7fddf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  409. ace_mon = {lock_ = 0x108c4950, owner_ = 0}
  410. #4 0x00000000006a1a53 in SOAPWorkingThread::svc (this=0x7fffe5c44d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  411. mb = 0x0
  412. #5 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe5c44d70) at ../../ace/Task.cpp:271
  413. t = 0x7fffe5c44d70
  414. svc_status = <value optimized out>
  415. status = <value optimized out>
  416. #6 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  417. hook = <value optimized out>
  418. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  419. arg = 0x7fffe5c44d70
  420. cancel_flags = 65538
  421. status = 0x0
  422. #7 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x7fffe001a2b0) at ../../ace/Thread_Adapter.cpp:96
  423. exit_hook_instance = <value optimized out>
  424. exit_hook_maybe = {instance_ = 0x0}
  425. exit_hook_ptr = 0x108c37a0
  426. exit_hook = @0x108c37a0
  427. #8 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  428. No symbol table info available.
  429. #9 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  430. No symbol table info available.
  431. #10 0x0000000000000000 in ?? ()
  432. No symbol table info available.
  433.  
  434. Thread 16 (Thread 0x7fffdffff700 (LWP 10529)):
  435. #0 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  436. No symbol table info available.
  437. #1 0x00007ffff7adacc5 in ACE_OS::cond_timedwait (cv=0x108c4980, external_mutex=0x108c4950, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  438. result = 0
  439. ts = {tv_sec = 3, tv_nsec = 140737319707534}
  440. #2 0x00000000006a09bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x108c4900, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  441. result = 0
  442. #3 0x00000000006a0cda in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x108c4900, first_item=@0x7fffdfffedf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  443. ace_mon = {lock_ = 0x108c4950, owner_ = 0}
  444. #4 0x00000000006a1a53 in SOAPWorkingThread::svc (this=0x7fffe5c44d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  445. mb = 0x0
  446. #5 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe5c44d70) at ../../ace/Task.cpp:271
  447. t = 0x7fffe5c44d70
  448. svc_status = <value optimized out>
  449. status = <value optimized out>
  450. #6 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  451. hook = <value optimized out>
  452. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  453. arg = 0x7fffe5c44d70
  454. cancel_flags = 65538
  455. status = 0x0
  456. #7 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x108c3340) at ../../ace/Thread_Adapter.cpp:96
  457. exit_hook_instance = <value optimized out>
  458. exit_hook_maybe = {instance_ = 0x0}
  459. exit_hook_ptr = 0x10888d70
  460. exit_hook = @0x10888d70
  461. #8 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  462. No symbol table info available.
  463. #9 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  464. No symbol table info available.
  465. #10 0x0000000000000000 in ?? ()
  466. No symbol table info available.
  467.  
  468. Thread 15 (Thread 0x7fffe4c43700 (LWP 10528)):
  469. #0 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  470. No symbol table info available.
  471. #1 0x00007ffff7adacc5 in ACE_OS::cond_timedwait (cv=0x108c4980, external_mutex=0x108c4950, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  472. result = 0
  473. ts = {tv_sec = 3, tv_nsec = 140737319707534}
  474. #2 0x00000000006a09bb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x108c4900, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  475. result = 0
  476. #3 0x00000000006a0cda in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x108c4900, first_item=@0x7fffe4c42df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  477. ace_mon = {lock_ = 0x108c4950, owner_ = 0}
  478. #4 0x00000000006a1a53 in SOAPWorkingThread::svc (this=0x7fffe5c44d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  479. mb = 0x0
  480. #5 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x7fffe5c44d70) at ../../ace/Task.cpp:271
  481. t = 0x7fffe5c44d70
  482. svc_status = <value optimized out>
  483. status = <value optimized out>
  484. #6 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  485. hook = <value optimized out>
  486. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  487. arg = 0x7fffe5c44d70
  488. cancel_flags = 65538
  489. status = 0x0
  490. #7 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x108c37a0) at ../../ace/Thread_Adapter.cpp:96
  491. exit_hook_instance = <value optimized out>
  492. exit_hook_maybe = {instance_ = 0x0}
  493. exit_hook_ptr = 0x116bde0
  494. exit_hook = @0x116bde0
  495. #8 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  496. No symbol table info available.
  497. #9 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  498. No symbol table info available.
  499. #10 0x0000000000000000 in ?? ()
  500. No symbol table info available.
  501.  
  502. Thread 14 (Thread 0x7fffe5444700 (LWP 10527)):
  503. #0 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  504. No symbol table info available.
  505. #1 0x0000000000bbc328 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  506. rqtp = {tv_sec = 1, tv_nsec = 0}
  507. #2 0x0000000000bbc77b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  508. No locals.
  509. #3 0x0000000000696ffe in FreezeDetectorRunnable::run (this=0x7fffe0001060) at /root/mangos/src/mangosd/Master.cpp:81
  510. curtime = <value optimized out>
  511. #4 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x7fffe0001060) at /root/mangos/src/shared/Threading.cpp:187
  512. _task = 0x7fffe0001060
  513. #5 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x7fffe00013f0) at ../../ace/OS_Thread_Adapter.cpp:103
  514. hook = <value optimized out>
  515. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  516. arg = 0x7fffe0001060
  517. cancel_flags = 589826
  518. status = 0x0
  519. #6 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  520. No symbol table info available.
  521. #7 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  522. No symbol table info available.
  523. #8 0x0000000000000000 in ?? ()
  524. No symbol table info available.
  525.  
  526. Thread 13 (Thread 0x7fffe5c45700 (LWP 10526)):
  527. #0 0x00007ffff5f8d2c3 in select () from /lib/libc.so.6
  528. No symbol table info available.
  529. #1 0x0000000000c1866b in tcp_select (s=33, flags=<value optimized out>, timeout=<value optimized out>, soap=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  530. tv = {tv_sec = 0, tv_usec = 189180}
  531. fd = {{fds_bits = {8589934592, 0 <repeats 15 times>}}, {fds_bits = {8589934592, 0 <repeats 15 times>}}, {fds_bits = {8589934592, 0 <repeats 15 times>}}}
  532. sfd = 0x7fffe5c29380
  533. efd = 0x7fffe5c29400
  534. r = <value optimized out>
  535. rfd = 0x7fffe5c29300
  536. #2 0x0000000000c30f12 in soap_accept (soap=0x7fffe5c29570) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  537. r = <value optimized out>
  538. err = <value optimized out>
  539. n = 16
  540. len = 65536
  541. set = 1
  542. #3 0x00000000006a0047 in MaNGOSsoapRunnable::run (this=0x10ebfeb0) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  543. thread_soap = 0xbbc840
  544. mb = <value optimized out>
  545. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xc40ef0, 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 = 0x7ffff7dc6d30}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0xc40ff0}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x1087bcd0, flags_ = 0, grp_id_ = 2, lock_ = {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}, last_thread_id_ = 0}, msg_queue_ = 0x108c4900, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  546. soap = {_vptr.soap = 0xccb350, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xcc8a50 "%.9G", double_format = 0xcc8a55 "%.17lG", dime_id_format = 0xcc8a5c "cid:id%d", http_version = 0xcc8a65 "1.1", http_content = 0x0, encodingStyle = 0xccb1f0 "", actor = 0x0, lang = 0xcc9733 "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 = 0x11229e0, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffe108f820, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffe108f7d0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xc2f720 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xc17e30 <http_get(soap*)>, fput = 0xc17e40 <http_405(soap*)>, fdel = 0xc17e40 <http_405(soap*)>, fhead = 0xc17e40 <http_405(soap*)>, fform = 0, fposthdr = 0xc19630 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xc2f420 <http_response(soap*, int, size_t)>, fparse = 0xc307c0 <http_parse(soap*)>, fparsehdr = 0xc2ea20 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xc18430 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xc18410 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xc18400 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc1c8c0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xc18420 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xc17c30 <tcp_disconnect(soap*)>, fsend = 0xc18ac0 <fsend(soap*, char const*, size_t)>, frecv = 0xc18850 <frecv(soap*, char*, size_t)>, fpoll = 0xc312a0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xc182d0 <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 = 33, 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 = 0xcc8a69 "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 912 times>, "\200\020\000\000\000\000\000\000@Î\"öÿ\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000@Ðÿ÷ÿ\177\000\000\003\000\000\000\000\000\000\000\202\216òõÿ\177", '\000' <repeats 26 times>, "À>\001\000\000\000\000\000°.\001\000\000\000\000\000¨Î\"öÿ\177\000\000c\000\000\000\000\000\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff622ce40, z_crc = 0, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 277621792, zlib_state = 0, zlib_in = 0, zlib_out = -12224, z_buf = 0x3 <Address 0x3 out of bounds>, z_buflen = 140737319707534, z_level = 0, z_ratio_in = 0, z_ratio_out = 5.90787433e-42}
  547. m = <value optimized out>
  548. s = <value optimized out>
  549. #4 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x10ebfeb0) at /root/mangos/src/shared/Threading.cpp:187
  550. _task = 0x10ebfeb0
  551. #5 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x108c2c20) at ../../ace/OS_Thread_Adapter.cpp:103
  552. hook = <value optimized out>
  553. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  554. arg = 0x10ebfeb0
  555. cancel_flags = 589826
  556. status = 0x0
  557. #6 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  558. No symbol table info available.
  559. #7 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  560. No symbol table info available.
  561. #8 0x0000000000000000 in ?? ()
  562. No symbol table info available.
  563.  
  564. Thread 12 (Thread 0x7fffe6446700 (LWP 10525)):
  565. #0 0x00007ffff5f5820d in nanosleep () from /lib/libc.so.6
  566. No symbol table info available.
  567. #1 0x00007ffff5f8db14 in usleep () from /lib/libc.so.6
  568. No symbol table info available.
  569. #2 0x000000000069f327 in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  570. command_str = <value optimized out>
  571. commandbuf = "c", '\000' <repeats 23 times>, "@Î\"öÿ\177\000\000\000\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000°+\214\020\000\000\000\000@Ðÿ÷ÿ\177\000\000\003\000\000\000\000\000\000\000\216£òõÿ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000°+\214\020\000\000\000\000\226[±÷ÿ\177\000\000\000\000\000\000\000\000\000\000\226[±÷ÿ\177\000\000\000\000\000\000\000\000\000\000Xõi\000\000\000\000\000\210fDæÿ\177\000\000\000\000\000\000ÿ\177\000\000ð|\210\020", '\000' <repeats 12 times>, "À\205\023\001", '\000' <repeats 12 times>, "ð|\210\020\000\000\000\000À\205\023\001\000\000\000\000°+\214\020\000\000\000\000V"...
  572. #3 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x3418440) at /root/mangos/src/shared/Threading.cpp:187
  573. _task = 0x3418440
  574. #4 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x108c2bb0) at ../../ace/OS_Thread_Adapter.cpp:103
  575. hook = <value optimized out>
  576. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  577. arg = 0x3418440
  578. cancel_flags = 589826
  579. status = 0x0
  580. #5 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  581. No symbol table info available.
  582. #6 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  583. No symbol table info available.
  584. #7 0x0000000000000000 in ?? ()
  585. No symbol table info available.
  586.  
  587. Thread 11 (Thread 0x7fffe6c47700 (LWP 10524)):
  588. #0 0x00007ffff623ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  589. No symbol table info available.
  590. #1 0x00000000006963b6 in ACE_OS::cond_wait (cv=<value optimized out>, external_mutex=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:325
  591. result = <value optimized out>
  592. #2 0x00000000006dfa58 in MapUpdater::wait (this=0x1087b9b8) at /root/mangos/src/game/MapUpdater.cpp:95
  593. guard = {lock_ = 0x1087bad0, owner_ = 0}
  594. #3 0x00000000006e4638 in MapManager::Update (this=0x1087b8d0, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:249
  595. iter = {_M_node = 0xc7ca10}
  596. #4 0x00000000009e7d82 in World::Update (this=0x11ce060, diff=154) at /root/mangos/src/game/World.cpp:1632
  597. autobroadcaston = 0
  598. #5 0x000000000069c42c in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  599. diff = 154
  600. realCurrTime = <value optimized out>
  601. prevSleepTime = 0
  602. #6 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x107ebd20) at /root/mangos/src/shared/Threading.cpp:187
  603. _task = 0x107ebd20
  604. #7 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x108c46a0) at ../../ace/OS_Thread_Adapter.cpp:103
  605. hook = <value optimized out>
  606. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  607. arg = 0x107ebd20
  608. cancel_flags = 589826
  609. status = 0x0
  610. #8 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  611. No symbol table info available.
  612. #9 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  613. No symbol table info available.
  614. #10 0x0000000000000000 in ?? ()
  615. No symbol table info available.
  616.  
  617. Thread 10 (Thread 0x7fffe7448700 (LWP 10523)):
  618. #0 ObjectGuid::GetRawValue (this=0x1d) at /root/mangos/src/game/ObjectGuid.h:111
  619. No locals.
  620. #1 0x00000000006b20c6 in ObjectGuid::operator!= (this=<value optimized out>, guid=...) at /root/mangos/src/game/ObjectGuid.h:174
  621. No locals.
  622. #2 0x00000000006f6042 in Player::UpdateSoulboundTradeItems (this=0x4bef0b80) at /root/mangos/src/game/Player.cpp:13033
  623. itr = {_M_node = 0x7fff7a8d7da0}
  624. #3 0x0000000000746f98 in Player::Update (this=0x4bef0b80, update_diff=1820275, p_time=154) at /root/mangos/src/game/Player.cpp:1252
  625. now = 1318377315
  626. pet = <value optimized out>
  627. #4 0x00000000009b0ba9 in WorldObject::UpdateHelper::Update (this=0x7fffe7447c90, time_diff=154) at /root/mangos/src/game/Object.h:431
  628. No locals.
  629. #5 0x00000000009be201 in Map::Update (this=0x10e937e0, t_diff=@0x7fff307188d0) at /root/mangos/src/game/Map.cpp:473
  630. helper = {m_obj = 0x4bef0b80}
  631. plr = 0x4bef0b80
  632. updater = {i_timeDiff = 3880027904}
  633. grid_object_update = {i_visitor = @0x1087b9b8}
  634. world_object_update = {i_visitor = @0x7fff3ac0c2f0}
  635. __FUNCTION__ = "Update"
  636. #6 0x00000000006e20a9 in MapUpdateRequest::call (this=0x7fff307188b0) at /root/mangos/src/game/MapUpdater.cpp:53
  637. threadId = 140737073415936
  638. #7 0x0000000000bbd429 in DelayExecutor::svc (this=0x1087b9c0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  639. timeout = {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 = 1318377320, tv_usec = 795032}}
  640. rq = 0x7fff307188b0
  641. #8 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x1087b9c0) at ../../ace/Task.cpp:271
  642. t = 0x1087b9c0
  643. svc_status = <value optimized out>
  644. status = <value optimized out>
  645. #9 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  646. hook = <value optimized out>
  647. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  648. arg = 0x1087b9c0
  649. cancel_flags = 4259842
  650. status = 0x0
  651. #10 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x107ebcf0) at ../../ace/Thread_Adapter.cpp:96
  652. exit_hook_instance = <value optimized out>
  653. exit_hook_maybe = {instance_ = 0x0}
  654. exit_hook_ptr = 0x112f90d0
  655. exit_hook = @0x112f90d0
  656. #11 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  657. No symbol table info available.
  658. #12 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  659. No symbol table info available.
  660. #13 0x0000000000000000 in ?? ()
  661. No symbol table info available.
  662.  
  663. Thread 9 (Thread 0x7fffe7c49700 (LWP 10522)):
  664. #0 0x00000000006bca60 in UpdateMask::GetBit (index=1266, this=<value optimized out>) at /root/mangos/src/game/UpdateMask.h:49
  665. No locals.
  666. #1 0x00000000006c33de in Object::BuildValuesUpdate (this=0x7fff5c2f9b20, updatetype=<value optimized out>, data=0x7fffe7c48800, updateMask=0x7fffe7c48830, target=0x2f774610) at /root/mangos/src/game/Object.cpp:480
  667. index = <value optimized out>
  668. IsActivateToQuest = <value optimized out>
  669. IsPerCasterAuraState = false
  670. __FUNCTION__ = "BuildValuesUpdate"
  671. #2 0x00000000006c3c89 in Object::BuildValuesUpdateBlockForPlayer (this=0x7fff5c2f9b20, data=0x7ffeecfa2138, target=0x2f774610) at /root/mangos/src/game/Object.cpp:226
  672. buf = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 177, _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 = 0x7ffeafcca5b0 "", _M_finish = 0x7ffeafcca661 "", _M_end_of_storage = 0x7ffeafcca7a4 ""}}, <No data fields>}}
  673. updateMask = {mCount = 1326, mBlocks = 42, mUpdateMask = 0x7fff7dcbae00}
  674. #3 0x00000000006c4afd in Object::BuildUpdateDataForPlayer (this=0x7fff5c2f9b20, pl=0x2f774610, update_players=...) at /root/mangos/src/game/Object.cpp:991
  675. iter = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<Player* const, UpdateData>, false>> = {_M_cur_node = 0x1000, _M_cur_bucket = 0x7ffeacef6078}, <No data fields>}
  676. __FUNCTION__ = "BuildUpdateDataForPlayer"
  677. #4 0x00000000006c94d1 in WorldObjectChangeAccumulator::Visit (this=0x7fffe7c48b30, m=<value optimized out>) at /root/mangos/src/game/Object.cpp:2054
  678. owner = 0x2f774610
  679. iter = {_Ptr = 0x2f777320}
  680. #5 0x00000000006cb4bd in Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x108a0eb0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:458
  681. x = 35
  682. y = 23
  683. cell_x = 0
  684. cell_y = 6
  685. #6 0x00000000006cb87e in Cell::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x7fffe7c48b00, standing_cell=..., visitor=..., m=..., x=<value optimized out>, y=<value optimized out>, radius=<value optimized out>) at /root/mangos/src/game/CellImpl.h:115
  686. r_zone = {data = {Part = {grid_x = 35, grid_y = 23, cell_x = 0, cell_y = 6, nocreate = 1, reserved = 0}, All = 18351587}}
  687. cell_pair = {x_coord = 280, y_coord = 190}
  688. y = 190
  689. x = 280
  690. area = {low_bound = {x_coord = 279, y_coord = 187}, high_bound = {x_coord = 282, y_coord = 190}}
  691. begin_cell = @0x7fffe7c48a50
  692. end_cell = @0x7fffe7c48a58
  693. #7 0x00000000006c59f2 in Cell::VisitWorldObjects<WorldObjectChangeAccumulator> (center_obj=0x7fff5c2f9b20, visitor=..., radius=90, dont_load=true) at /root/mangos/src/game/CellImpl.h:193
  694. p = {x_coord = 281, y_coord = 189}
  695. cell = {data = {Part = {grid_x = 35, grid_y = 23, cell_x = 1, cell_y = 5, nocreate = 1, reserved = 0}, All = 18093539}}
  696. gnotifier = {i_visitor = @0x7fffe7c48b30}
  697. #8 0x00000000006c5a37 in WorldObject::BuildUpdateData (this=0x7fff5c2f9b20, update_players=<value optimized out>) at /root/mangos/src/game/Object.cpp:2064
  698. notifier = {i_updateDatas = @0x7fffe7c48b60, i_object = @0x7fff5c2f9b20}
  699. #9 0x00000000009b77c2 in Map::SendObjectUpdates (this=0x108a0eb0) at /root/mangos/src/game/Map.cpp:3167
  700. obj = 0x7fff5c2f9b20
  701. update_players = {<std::tr1::__unordered_map<Player*, UpdateData, std::tr1::hash<Player*>, std::equal_to<Player*>, std::allocator<std::pair<Player* const, UpdateData> >, false>> = {<std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>> = {<std::tr1::__detail::_Rehash_base<std::tr1::__detail::_Prime_rehash_policy, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, <std::tr1::__detail::_Hash_code_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>> = {_M_extract = {<std::unary_function<std::pair<Player* const, UpdateData>, Player* const>> = {<No data fields>}, <No data fields>}, _M_eq = {<std::binary_function<Player*, Player*, bool>> = {<No data fields>}, <No data fields>}, _M_h1 = {<std::unary_function<Player*, unsigned long>> = {<No data fields>}, <No data fields>}, _M_h2 = {<No data fields>}}, <std::tr1::__detail::_Map_base<Player*, std::pair<Player* const, UpdateData>, std::_Select1st<std::pair<Player* const, UpdateData> >, true, std::tr1::_Hashtable<Player*, std::pair<Player* const, UpdateData>, std::allocator<std::pair<Player* const, UpdateData> >, std::_Select1st<std::pair<Player* const, UpdateData> >, std::equal_to<Player*>, std::tr1::hash<Player*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true> >> = {<No data fields>}, _M_node_allocator = {<__gnu_cxx::new_allocator<std::tr1::__detail::_Hash_node<std::pair<Player* const, UpdateData>, false> >> = {<No data fields>}, <No data fields>}, _M_buckets = 0x7ffeacef5f00, _M_bucket_count = 47, _M_element_count = 25, _M_rehash_policy = {_M_max_load_factor = 1, _M_growth_factor = 2, _M_next_resize = 47}}, <No data fields>}, <No data fields>}
  702. packet = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 10154789, _wpos = 10222937, _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 = 0x0, _M_finish = 0x108a0eb0 "0PÄ", _M_end_of_storage = 0x0}}, <No data fields>}}, m_opcode = 3}
  703. #10 0x00000000009be456 in Map::Update (this=0x108a0eb0, t_diff=@0x7fff19f1e4a0) at /root/mangos/src/game/Map.cpp:558
  704. updater = {i_timeDiff = 154}
  705. grid_object_update = {i_visitor = @0x7fffe7c48d50}
  706. world_object_update = {i_visitor = @0x7fffe7c48d50}
  707. __FUNCTION__ = "Update"
  708. #11 0x00000000006e20a9 in MapUpdateRequest::call (this=0x7fff19f1e480) at /root/mangos/src/game/MapUpdater.cpp:53
  709. threadId = 140737081808640
  710. #12 0x0000000000bbd429 in DelayExecutor::svc (this=0x1087b9c0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  711. timeout = {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 = 1318377320, tv_usec = 658638}}
  712. rq = 0x7fff19f1e480
  713. #13 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x1087b9c0) at ../../ace/Task.cpp:271
  714. t = 0x1087b9c0
  715. svc_status = <value optimized out>
  716. status = <value optimized out>
  717. #14 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  718. hook = <value optimized out>
  719. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  720. arg = 0x1087b9c0
  721. cancel_flags = 4259842
  722. status = 0x0
  723. #15 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x10825c50) at ../../ace/Thread_Adapter.cpp:96
  724. exit_hook_instance = <value optimized out>
  725. exit_hook_maybe = {instance_ = 0x0}
  726. exit_hook_ptr = 0x1135bd50
  727. exit_hook = @0x1135bd50
  728. #16 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  729. No symbol table info available.
  730. #17 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  731. No symbol table info available.
  732. #18 0x0000000000000000 in ?? ()
  733. No symbol table info available.
  734.  
  735. Thread 8 (Thread 0x7fffe844a700 (LWP 10521)):
  736. #0 0x0000000000764136 in Creature::Update (this=0x7ffed054c4e0, update_diff=154, diff=154) at /root/mangos/src/game/Creature.cpp:599
  737. No locals.
  738. #1 0x00000000009b0ba9 in WorldObject::UpdateHelper::Update (this=0x7fffe8449ba0, time_diff=154) at /root/mangos/src/game/Object.h:431
  739. No locals.
  740. #2 0x00000000009bfd3a in MaNGOS::ObjectUpdater::Visit (this=0x7fffe8449d50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  741. helper = {m_obj = 0x7ffed054c4e0}
  742. iter = {_Ptr = 0x7ffed054e4a0}
  743. #3 0x00000000009c37b9 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  744. No locals.
  745. #4 0x00000000009b816d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffeb75bc900, cell=..., visitor=...) at /root/mangos/src/game/Map.h:458
  746. x = 38
  747. y = 32
  748. #5 0x00000000009be61c in Map::Update (this=0x7ffeb75bc900, t_diff=@0x7fff8d7d0ca0) at /root/mangos/src/game/Map.cpp:549
  749. pair = {x_coord = 306, y_coord = 263}
  750. cell = {data = {Part = {grid_x = 38, grid_y = 32, cell_x = 2, cell_y = 7, nocreate = 1, reserved = 0}, All = 18622502}}
  751. cell_id = 134962
  752. y = 263
  753. x = 306
  754. obj = <value optimized out>
  755. area = {low_bound = {x_coord = 302, y_coord = 262}, high_bound = {x_coord = 306, y_coord = 265}}
  756. updater = {i_timeDiff = 154}
  757. grid_object_update = {i_visitor = @0x7fffe8449d50}
  758. world_object_update = {i_visitor = @0x7fffe8449d50}
  759. __FUNCTION__ = "Update"
  760. #6 0x00000000006e20a9 in MapUpdateRequest::call (this=0x7fff8d7d0c80) at /root/mangos/src/game/MapUpdater.cpp:53
  761. threadId = 140737090201344
  762. #7 0x0000000000bbd429 in DelayExecutor::svc (this=0x1087b9c0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  763. timeout = {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 = 1318377320, tv_usec = 808331}}
  764. rq = 0x7fff8d7d0c80
  765. #8 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x1087b9c0) at ../../ace/Task.cpp:271
  766. t = 0x1087b9c0
  767. svc_status = <value optimized out>
  768. status = <value optimized out>
  769. #9 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  770. hook = <value optimized out>
  771. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  772. arg = 0x1087b9c0
  773. cancel_flags = 4259842
  774. status = 0x0
  775. #10 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x1087c1f0) at ../../ace/Thread_Adapter.cpp:96
  776. exit_hook_instance = <value optimized out>
  777. exit_hook_maybe = {instance_ = 0x0}
  778. exit_hook_ptr = 0x1132a590
  779. exit_hook = @0x1132a590
  780. #11 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  781. No symbol table info available.
  782. #12 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  783. No symbol table info available.
  784. #13 0x0000000000000000 in ?? ()
  785. No symbol table info available.
  786.  
  787. Thread 7 (Thread 0x7fffe8c4b700 (LWP 10520)):
  788. #0 LinkedListHead::getFirst (this=0x7fffd7091948) at /root/mangos/src/framework/Utilities/LinkedList.h:106
  789. No locals.
  790. #1 0x00000000006cbf0d in RefManager<GridRefManager<DynamicObject>, DynamicObject>::getFirst (this=<value optimized out>) at /root/mangos/src/framework/Utilities/LinkedReference/RefManager.h:36
  791. No locals.
  792. #2 0x00000000006cbf49 in GridRefManager<DynamicObject>::begin (this=<value optimized out>) at /root/mangos/src/framework/GameSystem/GridRefManager.h:43
  793. No locals.
  794. #3 0x00000000009ecac0 in MaNGOS::ObjectUpdater::Visit<DynamicObject> (this=0x7fffe8c4ad50, m=<value optimized out>) at /root/mangos/src/game/GridNotifiers.cpp:185
  795. iter = {_Ptr = 0x7fff4677c460}
  796. #4 0x00000000009b816d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffe98fc7fd0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:458
  797. x = 38
  798. y = 33
  799. #5 0x00000000009be61c in Map::Update (this=0x7ffe98fc7fd0, t_diff=@0x7fff9a9fbdc0) at /root/mangos/src/game/Map.cpp:549
  800. pair = {x_coord = 306, y_coord = 264}
  801. cell = {data = {Part = {grid_x = 38, grid_y = 33, cell_x = 2, cell_y = 0, nocreate = 1, reserved = 0}, All = 16787558}}
  802. cell_id = 135474
  803. y = 264
  804. x = 306
  805. obj = <value optimized out>
  806. area = {low_bound = {x_coord = 302, y_coord = 262}, high_bound = {x_coord = 306, y_coord = 265}}
  807. updater = {i_timeDiff = 154}
  808. grid_object_update = {i_visitor = @0x7fffe8c4ad50}
  809. world_object_update = {i_visitor = @0x7fffe8c4ad50}
  810. __FUNCTION__ = "Update"
  811. #6 0x00000000006e20a9 in MapUpdateRequest::call (this=0x7fff9a9fbda0) at /root/mangos/src/game/MapUpdater.cpp:53
  812. threadId = 140737098594048
  813. #7 0x0000000000bbd429 in DelayExecutor::svc (this=0x1087b9c0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  814. timeout = {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 = 1318377320, tv_usec = 808452}}
  815. rq = 0x7fff9a9fbda0
  816. #8 0x00007ffff7b55f79 in ACE_Task_Base::svc_run (args=0x1087b9c0) at ../../ace/Task.cpp:271
  817. t = 0x1087b9c0
  818. svc_status = <value optimized out>
  819. status = <value optimized out>
  820. #9 0x00007ffff7b573dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  821. hook = <value optimized out>
  822. func = 0x7ffff7b55f50 <ACE_Task_Base::svc_run(void*)>
  823. arg = 0x1087b9c0
  824. cancel_flags = 4259842
  825. status = 0x0
  826. #10 0x00007ffff7b5745b in ACE_Thread_Adapter::invoke (this=0x1087bfa0) at ../../ace/Thread_Adapter.cpp:96
  827. exit_hook_instance = <value optimized out>
  828. exit_hook_maybe = {instance_ = 0x0}
  829. exit_hook_ptr = 0x1144f1d0
  830. exit_hook = @0x1144f1d0
  831. #11 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  832. No symbol table info available.
  833. #12 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  834. No symbol table info available.
  835. #13 0x0000000000000000 in ?? ()
  836. No symbol table info available.
  837.  
  838. Thread 6 (Thread 0x7fffe944c700 (LWP 10519)):
  839. #0 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  840. No symbol table info available.
  841. #1 0x0000000000bbc328 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  842. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  843. #2 0x0000000000bbc77b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  844. No locals.
  845. #3 0x0000000000bbabce in SqlDelayThread::run (this=0x4859c40) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  846. pingEveryLoop = <value optimized out>
  847. loopCounter = <value optimized out>
  848. #4 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x4859c40) at /root/mangos/src/shared/Threading.cpp:187
  849. _task = 0x4859c40
  850. #5 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x4859f60) at ../../ace/OS_Thread_Adapter.cpp:103
  851. hook = <value optimized out>
  852. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  853. arg = 0x4859c40
  854. cancel_flags = 589826
  855. status = 0x0
  856. #6 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  857. No symbol table info available.
  858. #7 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  859. No symbol table info available.
  860. #8 0x0000000000000000 in ?? ()
  861. No symbol table info available.
  862.  
  863. Thread 5 (Thread 0x7ffff4643700 (LWP 10426)):
  864. #0 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  865. No symbol table info available.
  866. #1 0x0000000000bbc328 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  867. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  868. #2 0x0000000000bbc77b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  869. No locals.
  870. #3 0x0000000000bbabce in SqlDelayThread::run (this=0x11cbaa0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  871. pingEveryLoop = <value optimized out>
  872. loopCounter = <value optimized out>
  873. #4 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x11cbaa0) at /root/mangos/src/shared/Threading.cpp:187
  874. _task = 0x11cbaa0
  875. #5 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x11cbd70) at ../../ace/OS_Thread_Adapter.cpp:103
  876. hook = <value optimized out>
  877. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  878. arg = 0x11cbaa0
  879. cancel_flags = 589826
  880. status = 0x0
  881. #6 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  882. No symbol table info available.
  883. #7 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  884. No symbol table info available.
  885. #8 0x0000000000000000 in ?? ()
  886. No symbol table info available.
  887.  
  888. Thread 4 (Thread 0x7ffff4e44700 (LWP 10425)):
  889. #0 0x00007ffff623fb8d in read () from /lib/libpthread.so.0
  890. No symbol table info available.
  891. #1 0x00007ffff7662999 in vio_read_buff (vio=0xf, buf=0x11b9f50 "\"", size=4) at viosocket.c:83
  892. rc = <value optimized out>
  893. #2 0x00007ffff766395f in my_real_read (net=0x11b5870, complen=0x7ffff4e43be8) at net.c:817
  894. pos = 0x11b9f50 "\""
  895. length = <value optimized out>
  896. len = 18446744073709551615
  897. remain = 16384
  898. #3 0x00007ffff7663c35 in my_net_read (net=0xf) at net.c:1012
  899. len = <value optimized out>
  900. complen = <value optimized out>
  901. #4 0x00007ffff765e55a in cli_safe_read (mysql=0xf) at client.c:691
  902. len = <value optimized out>
  903. #5 0x00007ffff765ecc9 in cli_read_query_result (mysql=0x11b5870) at client.c:2816
  904. pos = <value optimized out>
  905. field_count = <value optimized out>
  906. fields = <value optimized out>
  907. length = <value optimized out>
  908. #6 0x00007ffff762fe94 in execute (stmt=0x7fffcdc7a9e0, packet=<value optimized out>, length=<value optimized out>) at libmysql.c:2489
  909. mysql = 0x11b5870
  910. buff = "\n\000\000\000\000\001\000\000"
  911. #7 0x00007ffff7632bd7 in cli_stmt_execute (stmt=0x7fffcdc7a9e0) at libmysql.c:2581
  912. param = <value optimized out>
  913. param_end = 0x7fffcdc7ae80
  914. length = 24
  915. mysql = <value optimized out>
  916. null_count = <value optimized out>
  917. result = <value optimized out>
  918. #8 0x00007ffff7632615 in mysql_stmt_execute (stmt=0x7fffcdc7a9e0) at libmysql.c:2932
  919. mysql = 0x11b5870
  920. #9 0x0000000000bafce1 in MySqlPreparedStatement::execute (this=0x7fffcdc7a8a0) at /root/mangos/src/shared/Database/DatabaseMysql.cpp:482
  921. No locals.
  922. #10 0x0000000000bb416b in SqlPreparedRequest::Execute (this=0x7ffeb740da80, conn=0x11b57c0) at /root/mangos/src/shared/Database/SqlOperations.cpp:80
  923. guard = {m_pConn = 0x11b57c0}
  924. #11 0x0000000000bb4635 in SqlTransaction::Execute (this=0x7fff79862de0, conn=0x11b57c0) at /root/mangos/src/shared/Database/SqlOperations.cpp:58
  925. pStmt = <value optimized out>
  926. i = <value optimized out>
  927. guard = {m_pConn = 0x11b57c0}
  928. nItems = 2
  929. #12 0x0000000000bbab61 in SqlDelayThread::ProcessRequests (this=0x11bc210) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:74
  930. s = 0x7fff79862de0
  931. #13 0x0000000000bbabd6 in SqlDelayThread::run (this=0x11bc210) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:50
  932. pingEveryLoop = <value optimized out>
  933. loopCounter = <value optimized out>
  934. #14 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x11bc210) at /root/mangos/src/shared/Threading.cpp:187
  935. _task = 0x11bc210
  936. #15 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x11bc4e0) at ../../ace/OS_Thread_Adapter.cpp:103
  937. hook = <value optimized out>
  938. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  939. arg = 0x11bc210
  940. cancel_flags = 589826
  941. status = 0x0
  942. #16 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  943. No symbol table info available.
  944. #17 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  945. No symbol table info available.
  946. #18 0x0000000000000000 in ?? ()
  947. No symbol table info available.
  948.  
  949. Thread 3 (Thread 0x7ffff5852700 (LWP 10424)):
  950. #0 0x00007ffff624036d in nanosleep () from /lib/libpthread.so.0
  951. No symbol table info available.
  952. #1 0x0000000000bbc328 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  953. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  954. #2 0x0000000000bbc77b in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  955. No locals.
  956. #3 0x0000000000bbabce in SqlDelayThread::run (this=0x1199390) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  957. pingEveryLoop = <value optimized out>
  958. loopCounter = <value optimized out>
  959. #4 0x0000000000bbc84a in ACE_Based::Thread::ThreadTask (param=0x1199390) at /root/mangos/src/shared/Threading.cpp:187
  960. _task = 0x1199390
  961. #5 0x00007ffff7b19655 in ACE_OS_Thread_Adapter::invoke (this=0x1199660) at ../../ace/OS_Thread_Adapter.cpp:103
  962. hook = <value optimized out>
  963. func = 0xbbc840 <ACE_Based::Thread::ThreadTask(void*)>
  964. arg = 0x1199390
  965. cancel_flags = 589826
  966. status = 0x0
  967. #6 0x00007ffff6238971 in start_thread () from /lib/libpthread.so.0
  968. No symbol table info available.
  969. #7 0x00007ffff5f9492d in clone () from /lib/libc.so.6
  970. No symbol table info available.
  971. #8 0x0000000000000000 in ?? ()
  972. No symbol table info available.
  973.  
  974. Thread 1 (Thread 0x7ffff7fe0720 (LWP 10420)):
  975. #0 0x00007ffff6239285 in pthread_join () from /lib/libpthread.so.0
  976. No symbol table info available.
  977. #1 0x0000000000bbcf36 in ACE_OS::thr_join (thr_handle=<value optimized out>, status=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  978. result = <value optimized out>
  979. #2 0x00007ffff7b5c9bb in ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  980. i = <value optimized out>
  981. copy_count = 1
  982. copy_table = 0x7fffe007cb28
  983. result = 0
  984. #3 0x000000000087afa0 in WorldSocketMgr::Wait (this=0x7fffe0001278) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  985. i = <value optimized out>
  986. #4 0x0000000000695b2d in Master::Run (this=0x116bd00) at /root/mangos/src/mangosd/Master.cpp:326
  987. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x117c0d8 "mangos.pid"}}
  988. rar_thread = 0x0
  989. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe00010c8 "0.0.0.0"}}
  990. world_thread = {m_iThreadId = 140737065023232, m_hThreadHandle = 140737065023232, m_task = 0x107ebd20, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xcc5410, 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}}}
  991. cliThread = 0x3418420
  992. soap_thread = 0x108c3780
  993. freeze_thread = 0x7fffe00010e0
  994. wsport = 8085
  995. #5 0x0000000000690d34 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangos/src/mangosd/Main.cpp:215
  996. cfg_file = <value optimized out>
  997. options = 0xc3f7d0 ":a:c:s:"
  998. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1c8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x115e7b0, long_only_ = 0, has_colon_ = 1, last_option_ = 0x115e6f0, 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_ = 2, cur_size_ = 2, array_ = 0x115f8b0, allocator_ = 0x7ffff7ddb278}, <No data fields>}}
  999. serviceDaemonMode = 0 '\000'
  1000. option = <value optimized out>
  1001. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  1002. WARDEN: RESULT MEM_CHECK fail CheckId 385 account Id 342965
  1003. SESSION: received unexpected opcode CMSG_CAST_SPELL (0x012E) the player has not logged in yet
  1004. WORLD: Enemy Creature (Entry: 11262 Guid: 4456645) not found
  1005. SESSION: received unexpected opcode CMSG_UI_TIME_REQUEST (0x04F6) the player has not logged in yet
  1006. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Legendaario (Guid: 4539824) and should be Player Legendaario (Guid: 4539824) instead of Player Legendaario (Guid: 4539824)
  1007. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Jhonatan (Guid: 239627) and should be Player Jhonatan (Guid: 239627) instead of Player Jhonatan (Guid: 239627)
  1008. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Atrox (Guid: 4028975) and should be Player Atrox (Guid: 4028975) instead of Player Atrox (Guid: 4028975)
  1009. SQL: INSERT INTO instance VALUES ('1946', '546', '1318470910', '0', '7', '')
  1010. SQL ERROR: Duplicate entry '1946' for key 'PRIMARY'
  1011. WORLD: Enemy Pet (Petnumber: 1395851 Guid: 58) not found
  1012. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  1013. WORLD: Enemy Pet (Petnumber: 3562052 Guid: 3) not found
  1014. Player(GUID: 4510923 Name: Eddyfer)::_SaveInventory - the bag(41) and slot(0) values for the item with guid 986949406 are incorrect, the player doesn't have an item at that position!
  1015. Player::_SaveInventory - one or more errors occurred save aborted!
  1016. MoveSplineInitArgs::Validate: expression 'velocity > 0.f' failed
  1017. Player Nakil (4555034), removing from group and repop at graveyard to avoid crash
  1018. SQL: INSERT INTO instance VALUES ('2139', '632', '1318392000', '1', '1', '3 0')
  1019. SQL ERROR: Duplicate entry '2139' for key 'PRIMARY'
  1020. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Delanoir (Guid: 23452) and should be Player Delanoir (Guid: 23452) instead of Player Delanoir (Guid: 23452)
  1021. SESSION: received unexpected opcode CMSG_LOGOUT_CANCEL (0x004E) the player has not logged in yet
  1022. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1023. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1024. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Gomitha (Guid: 4510877) and should be Player Gomitha (Guid: 4510877) instead of Player Gomitha (Guid: 4510877)
  1025. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Maku (Guid: 4196000) and should be Player Maku (Guid: 4196000) instead of Player Maku (Guid: 4196000)
  1026. EffectTriggerMissileSpell of spell 71376 (eff: 1): triggering unknown spell id 71382
  1027. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1028. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Snowman (Guid: 4093965) and should be Player Snowman (Guid: 4093965) instead of Player Snowman (Guid: 4093965)
  1029. CreatureEventAI: Creature 10080 has events but no events added to list because of instance flags.
  1030. Attempt get value from nonexistent value field: 6 (count: 0) for object typeid: 148 type mask: 52946
Add Comment
Please, Sign In to add comment