Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.71 KB | None | 0 0
  1. Thread 19 (Thread 0x7ff132ffd700 (LWP 42031)):
  2. #0 0x00007ff21a2d7e13 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  3. #1 0x00007ff21b892c75 in ACE_Dev_Poll_Reactor::work_pending_i (this=this@entry=0x7ff14d754400, max_wait_time=max_wait_time@entry=0x7ff132ffcba0) at Dev_Poll_Reactor.cpp:946
  4. #2 0x00007ff21b89525c in ACE_Dev_Poll_Reactor::handle_events_i (this=this@entry=0x7ff14d754400, max_wait_time=max_wait_time@entry=0x7ff132ffcba0, guard=...) at Dev_Poll_Reactor.cpp:1019
  5. #3 0x00007ff21b8955c9 in ACE_Dev_Poll_Reactor::handle_events (this=0x7ff14d754400, max_wait_time=0x7ff132ffcba0) at Dev_Poll_Reactor.cpp:1001
  6. #4 0x00007ff21b8d114d in ACE_Reactor::run_reactor_event_loop (this=0x7ff14da8b460, tv=..., eh=0) at Reactor.cpp:267
  7. #5 0x0000000001b67fd1 in ReactorRunnable::svc (this=0x7ff1638ff8c0) at /home/frostwolf6/src/server/game/Server/WorldSocketMgr.cpp:155
  8. #6 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff1638ff8c0) at Task.cpp:260
  9. #7 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  10. #8 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff157758a20) at Thread_Adapter.cpp:96
  11. #9 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  12. #10 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  13. #11 0x0000000000000000 in ?? ()
  14.  
  15. Thread 18 (Thread 0x7ff133fff700 (LWP 42029)):
  16. #0 0x00007ff21ad3491d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
  17. #1 0x0000000001b62e0d in ACE_OS::sleep (tv=...) at /usr/local/include/ace/OS_NS_unistd.inl:951
  18. #2 0x0000000001ed3b70 in ACE_Based::Thread::Sleep (msecs=1000) at /home/frostwolf6/src/server/shared/Threading/Threading.cpp:234
  19. #3 0x000000000160b875 in FreezeDetectorRunnable::run (this=0x7ff14da8b3a0) at /home/frostwolf6/src/server/worldserver/Master.cpp:112
  20. #4 0x0000000001ed3a0f in ACE_Based::Thread::ThreadTask (param=0x7ff14da8b3a0) at /home/frostwolf6/src/server/shared/Threading/Threading.cpp:186
  21. #5 0x00007ff21b8b7326 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at OS_Thread_Adapter.cpp:103
  22. #6 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  23. #7 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  24. #8 0x0000000000000000 in ?? ()
  25.  
  26. Thread 17 (Thread 0x7ff21c81d940 (LWP 42011)):
  27. #0 0x00007ff21ad2dee5 in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0
  28. #1 0x0000000001ed3c6b in ACE_OS::thr_join (thr_handle=140673990780672, status=0x7fffb3234ac0) at /usr/local/include/ace/OS_NS_Thread.inl:2940
  29. #2 0x0000000001ed3e95 in ACE_Thread::join (wait_for=140673990780672, status=0x7fffb3234ac0) at /usr/local/include/ace/Thread.inl:137
  30. #3 0x0000000001ed3908 in ACE_Based::Thread::wait (this=0x7fffb3234c20) at /home/frostwolf6/src/server/shared/Threading/Threading.cpp:150
  31. #4 0x000000000160a19b in Master::Run (this=0x7ff2194181f8) at /home/frostwolf6/src/server/worldserver/Master.cpp:346
  32. #5 0x0000000001610eeb in main (argc=1, argv=0x7fffb3234e48) at /home/frostwolf6/src/server/worldserver/Main.cpp:150
  33.  
  34. Thread 16 (Thread 0x7ff1363ff700 (LWP 42027)):
  35. #0 0x00007ff21a2d12b3 in select () from /lib/x86_64-linux-gnu/libc.so.6
  36. #1 0x00007ff21bb78095 in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6
  37. #2 0x00007ff21bb78315 in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6
  38. #3 0x00007ff21bb62ff1 in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6
  39. #4 0x00007ff21bb63535 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6
  40. #5 0x00000000015fc391 in CliRunnable::run (this=0x7ff14cc77e30) at /home/frostwolf6/src/server/worldserver/CommandLine/CliRunnable.cpp:161
  41. #6 0x0000000001ed3a0f in ACE_Based::Thread::ThreadTask (param=0x7ff14cc77e30) at /home/frostwolf6/src/server/shared/Threading/Threading.cpp:186
  42. #7 0x00007ff21b8b7326 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at OS_Thread_Adapter.cpp:103
  43. #8 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  44. #9 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  45. #10 0x0000000000000000 in ?? ()
  46.  
  47. Thread 15 (Thread 0x7ff214bff700 (LWP 42016)):
  48. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  49. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  50. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  51. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219423500, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  52. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219423500, first_item=@0x7ff214bfebc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  53. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  54. #6 0x0000000001edc941 in DatabaseWorker::svc (this=0x7ff216d2dce0) at /home/frostwolf6/src/server/shared/Database/DatabaseWorker.cpp:40
  55. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff216d2dce0) at Task.cpp:260
  56. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  57. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff216f4b0f0) at Thread_Adapter.cpp:96
  58. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  59. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  60. #12 0x0000000000000000 in ?? ()
  61.  
  62. Thread 14 (Thread 0x7ff143bfb700 (LWP 42021)):
  63. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  64. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  65. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  66. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  67. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff143bfabc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  68. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  69. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  70. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  71. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  72. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4eda0) at Thread_Adapter.cpp:96
  73. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  74. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  75. #12 0x0000000000000000 in ?? ()
  76.  
  77. Thread 13 (Thread 0x7ff1337fe700 (LWP 42030)):
  78. #0 0x00007ff21a2d7e13 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  79. #1 0x00007ff21b892c75 in ACE_Dev_Poll_Reactor::work_pending_i (this=this@entry=0x7ff14d7542c0, max_wait_time=max_wait_time@entry=0x7ff1337fdba0) at Dev_Poll_Reactor.cpp:946
  80. ---Type <return> to continue, or q <return> to quit---
  81. #2 0x00007ff21b89525c in ACE_Dev_Poll_Reactor::handle_events_i (this=this@entry=0x7ff14d7542c0, max_wait_time=max_wait_time@entry=0x7ff1337fdba0, guard=...) at Dev_Poll_Reactor.cpp:1019
  82. #3 0x00007ff21b8955c9 in ACE_Dev_Poll_Reactor::handle_events (this=0x7ff14d7542c0, max_wait_time=0x7ff1337fdba0) at Dev_Poll_Reactor.cpp:1001
  83. #4 0x00007ff21b8d114d in ACE_Reactor::run_reactor_event_loop (this=0x7ff14da8b420, tv=..., eh=0) at Reactor.cpp:267
  84. #5 0x0000000001b67fd1 in ReactorRunnable::svc (this=0x7ff1638ff788) at /home/frostwolf6/src/server/game/Server/WorldSocketMgr.cpp:155
  85. #6 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff1638ff788) at Task.cpp:260
  86. #7 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  87. #8 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff157758940) at Thread_Adapter.cpp:96
  88. #9 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  89. #10 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  90. #11 0x0000000000000000 in ?? ()
  91.  
  92. Thread 12 (Thread 0x7ff1433fa700 (LWP 42022)):
  93. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  94. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  95. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  96. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  97. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff1433f9bc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  98. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  99. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  100. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  101. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  102. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4ee80) at Thread_Adapter.cpp:96
  103. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  104. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  105. #12 0x0000000000000000 in ?? ()
  106.  
  107. Thread 11 (Thread 0x7ff215bff700 (LWP 42015)):
  108. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  109. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  110. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  111. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff2194233c0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  112. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff2194233c0, first_item=@0x7ff215bfebc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  113. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  114. #6 0x0000000001edc941 in DatabaseWorker::svc (this=0x7ff216d2cfc0) at /home/frostwolf6/src/server/shared/Database/DatabaseWorker.cpp:40
  115. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff216d2cfc0) at Task.cpp:260
  116. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  117. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff216df6320) at Thread_Adapter.cpp:96
  118. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  119. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  120. #12 0x0000000000000000 in ?? ()
  121.  
  122. Thread 10 (Thread 0x7ff1443fc700 (LWP 42020)):
  123. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  124. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  125. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  126. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  127. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff1443fbbc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  128. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  129. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  130. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  131. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  132. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4ecc0) at Thread_Adapter.cpp:96
  133. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  134. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  135. #12 0x0000000000000000 in ?? ()
  136.  
  137. Thread 9 (Thread 0x7ff1453fe700 (LWP 42018)):
  138. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  139. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  140. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  141. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  142. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff1453fdbc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  143. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  144. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  145. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  146. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  147. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4eb00) at Thread_Adapter.cpp:96
  148. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  149. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  150. #12 0x0000000000000000 in ?? ()
  151.  
  152. Thread 8 (Thread 0x7ff2193ff700 (LWP 42012)):
  153. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  154. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  155. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  156. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219423140, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  157. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219423140, first_item=@0x7ff2193febc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  158. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  159. #6 0x0000000001edc941 in DatabaseWorker::svc (this=0x7ff2194482a0) at /home/frostwolf6/src/server/shared/Database/DatabaseWorker.cpp:40
  160. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff2194482a0) at Task.cpp:260
  161. ---Type <return> to continue, or q <return> to quit---
  162. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  163. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff21944a240) at Thread_Adapter.cpp:96
  164. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  165. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  166. #12 0x0000000000000000 in ?? ()
  167.  
  168. Thread 7 (Thread 0x7ff141bff700 (LWP 42024)):
  169. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  170. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  171. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  172. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  173. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff141bfebc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  174. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  175. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  176. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  177. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  178. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4f040) at Thread_Adapter.cpp:96
  179. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  180. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  181. #12 0x0000000000000000 in ?? ()
  182.  
  183. Thread 6 (Thread 0x7ff145bff700 (LWP 42017)):
  184. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  185. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  186. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  187. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  188. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff145bfebc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  189. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  190. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  191. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  192. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  193. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4e8d0) at Thread_Adapter.cpp:96
  194. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  195. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  196. #12 0x0000000000000000 in ?? ()
  197.  
  198. Thread 5 (Thread 0x7ff142bf9700 (LWP 42023)):
  199. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  200. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  201. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  202. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  203. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff142bf8bc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  204. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  205. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  206. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  207. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  208. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4ef60) at Thread_Adapter.cpp:96
  209. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  210. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  211. #12 0x0000000000000000 in ?? ()
  212.  
  213. Thread 4 (Thread 0x7ff1373fe700 (LWP 42026)):
  214. #0 free (ptr=0x7fefcc050080) at /home/frostwolf6/dep/jemalloc/src/jemalloc.c:1266
  215. #1 0x0000000001ec0366 in __gnu_cxx::new_allocator<PreparedStatementData>::deallocate (this=0x7fefdecec440, __p=0x7fefcc050080) at /usr/include/c++/4.7/ext/new_allocator.h:100
  216. #2 0x0000000001ec0028 in std::_Vector_base<PreparedStatementData, std::allocator<PreparedStatementData> >::_M_deallocate (this=0x7fefdecec440, __p=0x7fefcc050080, __n=4) at /usr/include/c++/4.7/bits/stl_vector.h:175
  217. #3 0x0000000001ebfad9 in std::vector<PreparedStatementData, std::allocator<PreparedStatementData> >::_M_default_append (this=0x7fefdecec440, __n=1) at /usr/include/c++/4.7/bits/vector.tcc:568
  218. #4 0x0000000001ebf77b in std::vector<PreparedStatementData, std::allocator<PreparedStatementData> >::resize (this=0x7fefdecec440, __new_size=5) at /usr/include/c++/4.7/bits/stl_vector.h:647
  219. #5 0x0000000001ebd991 in PreparedStatement::setUInt32 (this=0x7fefdecec430, index=4 '\004', value=7674) at /home/frostwolf6/src/server/shared/Database/PreparedStatement.cpp:119
  220. #6 0x0000000001d4c14d in World::ResetCurrencyWeekCap (this=0x7ff216f25e08) at /home/frostwolf6/src/server/game/World/World.cpp:3342
  221. #7 0x0000000001d47f53 in World::Update (this=0x7ff216f25e08, diff=5) at /home/frostwolf6/src/server/game/World/World.cpp:2177
  222. #8 0x00000000016058dd in WorldRunnable::run (this=0x7ff14cc77e10) at /home/frostwolf6/src/server/worldserver/WorldThread/WorldRunnable.cpp:67
  223. #9 0x0000000001ed3a0f in ACE_Based::Thread::ThreadTask (param=0x7ff14cc77e10) at /home/frostwolf6/src/server/shared/Threading/Threading.cpp:186
  224. #10 0x00007ff21b8b7326 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at OS_Thread_Adapter.cpp:103
  225. #11 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  226. #12 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  227. #13 0x0000000000000000 in ?? ()
  228.  
  229. Thread 3 (Thread 0x7ff144bfd700 (LWP 42019)):
  230. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  231. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  232. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  233. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219426d40, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  234. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219426d40, first_item=@0x7ff144bfcbc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  235. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  236. #6 0x0000000001ed4b85 in DelayExecutor::svc (this=0x7ff21945d8c8) at /home/frostwolf6/src/server/shared/Threading/DelayExecutor.cpp:47
  237. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff21945d8c8) at Task.cpp:260
  238. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  239. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff156d4ebe0) at Thread_Adapter.cpp:96
  240. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  241. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  242. ---Type <return> to continue, or q <return> to quit---
  243. #12 0x0000000000000000 in ?? ()
  244.  
  245. Thread 2 (Thread 0x7ff216bff700 (LWP 42014)):
  246. #0 0x00007ff21ad31344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  247. #1 0x00007ff21b884015 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at /home/lib/ACE_wrappers/ace/OS_NS_Thread.inl:430
  248. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=<optimized out>, mutex=..., abstime=0x0) at Condition_Thread_Mutex.cpp:98
  249. #3 0x00007ff21b86d79b in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7ff219423640, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1778
  250. #4 0x00007ff21b86e89f in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7ff219423640, first_item=@0x7ff216bfebc0: 0x0, timeout=0x0) at /home/lib/ACE_wrappers/ace/Message_Queue_T.cpp:1970
  251. #5 0x00007ff21b86ceed in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at Activation_Queue.cpp:89
  252. #6 0x0000000001edc941 in DatabaseWorker::svc (this=0x7ff216d2cf20) at /home/frostwolf6/src/server/shared/Database/DatabaseWorker.cpp:40
  253. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff216d2cf20) at Task.cpp:260
  254. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  255. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff216df61d0) at Thread_Adapter.cpp:96
  256. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  257. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  258. #12 0x0000000000000000 in ?? ()
  259.  
  260. Thread 1 (Thread 0x7ff2183ff700 (LWP 42013)):
  261. #0 0x00007ff21a22d165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  262. #1 0x00007ff21a2303e0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
  263. #2 0x0000000001ecabf8 in Might4::Assert (file=0x2744790 "/home/frostwolf6/src/server/shared/Database/MySQLConnection.cpp", line=192, function=0x2744c7a "Execute", message=0x274494e "m_mStmt")
  264. at /home/frostwolf6/src/server/shared/Debugging/Errors.cpp:32
  265. #3 0x0000000001eb8a9a in MySQLConnection::Execute (this=0x7ff21943a340, stmt=0x7feffadaea00) at /home/frostwolf6/src/server/shared/Database/MySQLConnection.cpp:192
  266. #4 0x0000000001ebf632 in PreparedStatementTask::Execute (this=0x7feffade0070) at /home/frostwolf6/src/server/shared/Database/PreparedStatement.cpp:485
  267. #5 0x00000000016d9d4f in SQLOperation::call (this=0x7feffade0070) at /home/frostwolf6/src/server/shared/Database/SQLOperation.h:65
  268. #6 0x0000000001edc988 in DatabaseWorker::svc (this=0x7ff219448ac0) at /home/frostwolf6/src/server/shared/Database/DatabaseWorker.cpp:45
  269. #7 0x00007ff21b8e0747 in ACE_Task_Base::svc_run (args=0x7ff219448ac0) at Task.cpp:260
  270. #8 0x00007ff21b8e2055 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:161
  271. #9 0x00007ff21b8e2165 in ACE_Thread_Adapter::invoke (this=0x7ff21944b2e0) at Thread_Adapter.cpp:96
  272. #10 0x00007ff21ad2cb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  273. #11 0x00007ff21a2d77bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  274. #12 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement