Advertisement
Guest User

краш

a guest
Aug 22nd, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.23 KB | None | 0 0
  1.  
  2. --- DEBUG: --- START
  3.  
  4. [Thread debugging using libthread_db enabled]
  5. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  6. [New Thread 0x7ffff47ff700 (LWP 3980)]
  7. [Thread 0x7ffff47ff700 (LWP 3980) exited]
  8. [New Thread 0x7ffff47ff700 (LWP 3981)]
  9. [New Thread 0x7ffff37ff700 (LWP 3982)]
  10. [New Thread 0x7ffff27ff700 (LWP 3983)]
  11. [New Thread 0x7ffff0fff700 (LWP 3984)]
  12. [New Thread 0x7fffab7ff700 (LWP 4078)]
  13. [New Thread 0x7fff9cbff700 (LWP 4096)]
  14. [New Thread 0x7fff9c3fe700 (LWP 4097)]
  15. [New Thread 0x7fff9afff700 (LWP 4098)]
  16. [New Thread 0x7fff9a7fe700 (LWP 4099)]
  17. [Thread 0x7fff9afff700 (LWP 4098) exited]
  18. [New Thread 0x7fff997ff700 (LWP 4100)]
  19. [New Thread 0x7fff987ff700 (LWP 4101)]
  20. [New Thread 0x7fff973ff700 (LWP 4102)]
  21. [New Thread 0x7fff96bfe700 (LWP 4103)]
  22.  
  23. Program received signal SIGSEGV, Segmentation fault.
  24. [Switching to Thread 0x7fffab7ff700 (LWP 4078)]
  25. 0x000000000151b366 in Aura::GetDuration (this=0xdecd0000d80c) at /home/srcrob14082019/src/game/Spells/Auras/SpellAuras.h:139
  26. warning: Source file is more recent than executable.
  27. 139 int32 GetDuration() const { return m_duration; }
  28.  
  29. --- DEBUG: BACKTRACE FULL
  30.  
  31. #0 0x000000000151b366 in Aura::GetDuration (this=0xdecd0000d80c) at /home/srcrob14082019/src/game/Spells/Auras/SpellAuras.h:139
  32. No locals.
  33. #1 0x0000000001860d44 in AuraEffect::Update (this=0x7fff88245c90, diff=110, caster=0x7fff91fe2000) at /home/srcrob14082019/src/game/Spells/Auras/SpellAuraEffects.cpp:882
  34. No locals.
  35. #2 0x000000000184c69b in Aura::UpdateOwner (this=0x7fff91b45c80, diff=110, owner=0x7fff91fe2000) at /home/srcrob14082019/src/game/Spells/Auras/SpellAuras.cpp:753
  36. i = 0 '\000'
  37. __FUNCTION__ = "UpdateOwner"
  38. caster = 0x7fff91fe2000
  39. modSpell = 0x0
  40. modOwner = 0x0
  41. #3 0x00000000015737de in Unit::_UpdateSpells (this=0x7fff91fe2000, time=110) at /home/srcrob14082019/src/game/Entities/Unit/Unit.cpp:3107
  42. i_aura = 0x7fff91b45c80
  43. #4 0x0000000001569435 in Unit::Update (this=0x7fff91fe2000, p_time=110) at /home/srcrob14082019/src/game/Entities/Unit/Unit.cpp:386
  44. No locals.
  45. #5 0x000000000161a1de in Creature::Update (this=0x7fff91fe2000, diff=110) at /home/srcrob14082019/src/game/Entities/Creature/Creature.cpp:565
  46. No locals.
  47. #6 0x00000000016e2f09 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fffab7fecd0, m=...) at /home/srcrob14082019/src/game/Grids/Notifiers/GridNotifiers.cpp:327
  48. iter = {_Ptr = 0x0}
  49. obj = 0x7fff91fe2000
  50. #7 0x00000000017733a9 in VisitorHelper<Trinity::ObjectUpdater, Creature> (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:60
  51. No locals.
  52. #8 0x0000000001772e26 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:66
  53. No locals.
  54. #9 0x000000000177238b in VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:67
  55. No locals.
  56. #10 0x00000000017715bb in VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:88
  57. No locals.
  58. #11 0x000000000176fe1c in TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffab7fecc0, c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:99
  59. No locals.
  60. #12 0x000000000176d629 in Grid<Player, TypeList<GameObject, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater> (this=0x7fffbb66cbb8, visitor=...) at /home/srcrob14082019/src/game/Grids/Grid.h:91
  61. No locals.
  62. #13 0x000000000176acca in NGrid<8u, Player, TypeList<GameObject, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffbb669000, x=4, y=2, visitor=...) at /home/srcrob14082019/src/game/Grids/NGrid.h:105
  63. No locals.
  64. #14 0x0000000001768ac6 in Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffbc40f000, cell=..., visitor=...) at /home/srcrob14082019/src/game/Maps/Map.h:728
  65. x = 41
  66. y = 36
  67. cell_x = 4
  68. cell_y = 2
  69. #15 0x000000000175bd29 in Map::VisitNearbyCellsOf (this=0x7fffbc40f000, obj=0x7fff91fe2000, gridVisitor=..., worldVisitor=...) at /home/srcrob14082019/src/game/Maps/Map.cpp:639
  70. cell_id = 148812
  71. pair = {x_coord = 332, y_coord = 290}
  72. cell = {data = {Part = {grid_x = 41, grid_y = 36, cell_x = 4, cell_y = 2, nocreate = 0, reserved = 0}, All = 543017}}
  73. y = 290
  74. x = 332
  75. area = {low_bound = {x_coord = 331, y_coord = 289}, high_bound = {x_coord = 333, y_coord = 291}}
  76. #16 0x000000000175c474 in Map::Update (this=0x7fffbc40f000, t_diff=110, s_diff=10, thread=true) at /home/srcrob14082019/src/game/Maps/Map.cpp:736
  77. obj = 0x7fff91fe2000
  78. mapId = 571
  79. updater = {i_timeDiff = 110}
  80. grid_object_update = {i_visitor = @0x7fffab7fecd0}
  81. world_object_update = {i_visitor = @0x7fffab7fecd0}
  82. updateList = std::vector of length 0, capacity 10
  83. #17 0x00000000019faead in MapUpdateRequest::call (this=0x7fff88233280) at /home/srcrob14082019/src/game/Maps/MapUpdater.cpp:57
  84. No locals.
  85. #18 0x0000000001a6e829 in DelayExecutor::svc (this=0x7ffff10fff70) at /home/srcrob14082019/modules/acore/framework/Threading/DelayExecutor.cpp:53
  86. rq = 0x7fff88233280
  87. #19 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7ffff10fff70) at ../../ace/Task.cpp:271
  88. t = 0x7ffff10fff70
  89. status = <optimized out>
  90. thr_mgr_ptr = <optimized out>
  91. #20 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  92. hook = <optimized out>
  93. func = 0x7ffff74d3bf0 <ACE_Task_Base::svc_run(void*)>
  94. arg = 0x7ffff10fff70
  95. cancel_flags = <optimized out>
  96. status = 0x0
  97. #21 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7fffb3808940) at ../../ace/Thread_Adapter.cpp:96
  98. exit_hook_instance = <optimized out>
  99. exit_hook_maybe = {instance_ = 0x0}
  100. exit_hook_ptr = 0x7fffac412040
  101. exit_hook = @0x7fffac412040: {thread_control_ = {tm_ = 0x7ffff483b3c0, status_ = 0x0}, static is_constructed_ = true}
  102. #22 0x00007ffff63b6064 in start_thread (arg=0x7fffab7ff700) at pthread_create.c:309
  103. __res = <optimized out>
  104. pd = 0x7fffab7ff700
  105. now = <optimized out>
  106. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736070678272, -4231410633463807760, 1, 140737354125408, 0, 140736070678272, 4231224816500490480, 4231393552569876720}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  107. not_first_call = <optimized out>
  108. pagesize_m1 = <optimized out>
  109. sp = <optimized out>
  110. freesize = <optimized out>
  111. __PRETTY_FUNCTION__ = "start_thread"
  112. #23 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  113. No locals.
  114.  
  115. --- DEBUG: INFO REGISTERS
  116.  
  117. rax 0xdecd0000d80c 244972049717260
  118. rbx 0x7fff91fe2000 140735642738688
  119. rcx 0x6e 110
  120. rdx 0x7fff91fe2000 140735642738688
  121. rsi 0x6e 110
  122. rdi 0xdecd0000d80c 244972049717260
  123. rbp 0x7fffab7fe7c0 0x7fffab7fe7c0
  124. rsp 0x7fffab7fe7c0 0x7fffab7fe7c0
  125. r8 0x0 0
  126. r9 0x0 0
  127. r10 0x8 8
  128. r11 0x7ffff594f390 140737313567632
  129. r12 0x7ffff74d3bf0 140737342422000
  130. r13 0x7ffff10fff70 140737237745520
  131. r14 0x0 0
  132. r15 0x7fffab7ff700 140736070678272
  133. rip 0x151b366 0x151b366 <Aura::GetDuration() const+12>
  134. eflags 0x10202 [ IF RF ]
  135. cs 0x33 51
  136. ss 0x2b 43
  137. ds 0x0 0
  138. es 0x0 0
  139. fs 0x0 0
  140. gs 0x0 0
  141.  
  142. --- DEBUG: CALLS (x/32i $pc)
  143.  
  144. => 0x151b366 <Aura::GetDuration() const+12>: mov 0x44(%rax),%eax
  145. 0x151b369 <Aura::GetDuration() const+15>: pop %rbp
  146. 0x151b36a <Aura::GetDuration() const+16>: retq
  147. 0x151b36b: nop
  148. 0x151b36c <Aura::IsPermanent() const>: push %rbp
  149. 0x151b36d <Aura::IsPermanent() const+1>: mov %rsp,%rbp
  150. 0x151b370 <Aura::IsPermanent() const+4>: sub $0x10,%rsp
  151. 0x151b374 <Aura::IsPermanent() const+8>: mov %rdi,-0x8(%rbp)
  152. 0x151b378 <Aura::IsPermanent() const+12>: mov -0x8(%rbp),%rax
  153. 0x151b37c <Aura::IsPermanent() const+16>: mov %rax,%rdi
  154. 0x151b37f <Aura::IsPermanent() const+19>: callq 0x151b348 <Aura::GetMaxDuration() const>
  155. 0x151b384 <Aura::IsPermanent() const+24>: cmp $0xffffffff,%eax
  156. 0x151b387 <Aura::IsPermanent() const+27>: sete %al
  157. 0x151b38a <Aura::IsPermanent() const+30>: leaveq
  158. 0x151b38b <Aura::IsPermanent() const+31>: retq
  159. 0x151b38c <Aura::GetCharges() const>: push %rbp
  160. 0x151b38d <Aura::GetCharges() const+1>: mov %rsp,%rbp
  161. 0x151b390 <Aura::GetCharges() const+4>: mov %rdi,-0x8(%rbp)
  162. 0x151b394 <Aura::GetCharges() const+8>: mov -0x8(%rbp),%rax
  163. 0x151b398 <Aura::GetCharges() const+12>: movzbl 0x51(%rax),%eax
  164. 0x151b39c <Aura::GetCharges() const+16>: pop %rbp
  165. 0x151b39d <Aura::GetCharges() const+17>: retq
  166. 0x151b39e <Aura::DropCharge(AuraRemoveMode)>: push %rbp
  167. 0x151b39f <Aura::DropCharge(AuraRemoveMode)+1>: mov %rsp,%rbp
  168. 0x151b3a2 <Aura::DropCharge(AuraRemoveMode)+4>: sub $0x10,%rsp
  169. 0x151b3a6 <Aura::DropCharge(AuraRemoveMode)+8>: mov %rdi,-0x8(%rbp)
  170. 0x151b3aa <Aura::DropCharge(AuraRemoveMode)+12>: mov %esi,-0xc(%rbp)
  171. 0x151b3ad <Aura::DropCharge(AuraRemoveMode)+15>: mov -0xc(%rbp),%edx
  172. 0x151b3b0 <Aura::DropCharge(AuraRemoveMode)+18>: mov -0x8(%rbp),%rax
  173. 0x151b3b4 <Aura::DropCharge(AuraRemoveMode)+22>: mov $0xffffffff,%esi
  174. 0x151b3b9 <Aura::DropCharge(AuraRemoveMode)+27>: mov %rax,%rdi
  175. 0x151b3bc <Aura::DropCharge(AuraRemoveMode)+30>: callq 0x184cd4e <Aura::ModCharges(int, AuraRemoveMode)>
  176.  
  177. --- DEBUG: THREAD APPLY ALL BACKTRACE
  178.  
  179. Thread 15 (Thread 0x7fff96bfe700 (LWP 4103)):
  180. #0 0x00007ffff58c9c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  181. #1 0x00007ffff7462f14 in ACE_Dev_Poll_Reactor::work_pending_i (this=this@entry=0x7fff9e1e9680, max_wait_time=max_wait_time@entry=0x7fff96bfdde0) at ../../ace/Dev_Poll_Reactor.cpp:960
  182. #2 0x00007ffff746521c in ACE_Dev_Poll_Reactor::handle_events_i (this=this@entry=0x7fff9e1e9680, max_wait_time=max_wait_time@entry=0x7fff96bfdde0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  183. #3 0x00007ffff7465378 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fff9e1e9680, max_wait_time=0x7fff96bfdde0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  184. #4 0x00007ffff74b42da in ACE_Reactor::run_reactor_event_loop (this=0x7fff9d67f920, tv=..., eh=0x0) at ../../ace/Reactor.cpp:267
  185. #5 0x00000000017fa1df in ReactorRunnable::svc (this=0x7fff9d898040) at /home/srcrob14082019/src/game/Server/WorldSocketMgr.cpp:170
  186. #6 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7fff9d898040) at ../../ace/Task.cpp:271
  187. #7 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  188. #8 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7fff9cc6c350) at ../../ace/Thread_Adapter.cpp:96
  189. #9 0x00007ffff63b6064 in start_thread (arg=0x7fff96bfe700) at pthread_create.c:309
  190. #10 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  191.  
  192. Thread 14 (Thread 0x7fff973ff700 (LWP 4102)):
  193. #0 0x00007ffff58c9c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  194. #1 0x00007ffff7462f14 in ACE_Dev_Poll_Reactor::work_pending_i (this=this@entry=0x7fff9e1e9500, max_wait_time=max_wait_time@entry=0x7fff973fede0) at ../../ace/Dev_Poll_Reactor.cpp:960
  195. #2 0x00007ffff746521c in ACE_Dev_Poll_Reactor::handle_events_i (this=this@entry=0x7fff9e1e9500, max_wait_time=max_wait_time@entry=0x7fff973fede0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  196. #3 0x00007ffff7465378 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fff9e1e9500, max_wait_time=0x7fff973fede0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  197. #4 0x00007ffff74b42da in ACE_Reactor::run_reactor_event_loop (this=0x7fff9d67f8e0, tv=..., eh=0x0) at ../../ace/Reactor.cpp:267
  198. #5 0x00000000017fa1df in ReactorRunnable::svc (this=0x7fff9d897f08) at /home/srcrob14082019/src/game/Server/WorldSocketMgr.cpp:170
  199. #6 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7fff9d897f08) at ../../ace/Task.cpp:271
  200. #7 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  201. #8 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7fff9cc6c2e0) at ../../ace/Thread_Adapter.cpp:96
  202. #9 0x00007ffff63b6064 in start_thread (arg=0x7fff973ff700) at pthread_create.c:309
  203. #10 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  204.  
  205. Thread 13 (Thread 0x7fff987ff700 (LWP 4101)):
  206. #0 0x00007ffff63bd14d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  207. #1 0x0000000001808289 in ACE_OS::sleep (tv=...) at /usr/local/include/ace/OS_NS_unistd.inl:951
  208. #2 0x0000000001a6d785 in ACE_Based::Thread::Sleep (msecs=1000) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:234
  209. #3 0x00000000013d13a7 in FreezeDetectorRunnable::run (this=0x7fff9d67f840) at /home/srcrob14082019/src/worldserver/Master.cpp:116
  210. #4 0x0000000001a6d61f in ACE_Based::Thread::ThreadTask (param=0x7fff9d67f840) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:186
  211. #5 0x00007ffff7495f66 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  212. #6 0x00007ffff63b6064 in start_thread (arg=0x7fff987ff700) at pthread_create.c:309
  213. #7 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  214.  
  215. Thread 12 (Thread 0x7fff997ff700 (LWP 4100)):
  216. #0 0x00007ffff58c2893 in select () at ../sysdeps/unix/syscall-template.S:81
  217. #1 0x0000000002000bce in tcp_select (soap=0x7fff997d75b0, sk=22, flags=7, timeout=3) at /home/srcrob14082019/modules/acore/deps/gsoap/stdsoap2.cpp:4431
  218. #2 0x00000000020016f2 in soap_accept (soap=0x7fff997d75b0) at /home/srcrob14082019/modules/acore/deps/gsoap/stdsoap2.cpp:4847
  219. #3 0x00000000013c7871 in TCSoapRunnable::run (this=0x7fff9d67f800) at /home/srcrob14082019/src/worldserver/TCSoap/TCSoap.cpp:43
  220. #4 0x0000000001a6d61f in ACE_Based::Thread::ThreadTask (param=0x7fff9d67f800) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:186
  221. #5 0x00007ffff7495f66 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  222. #6 0x00007ffff63b6064 in start_thread (arg=0x7fff997ff700) at pthread_create.c:309
  223. #7 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  224.  
  225. Thread 11 (Thread 0x7fff9a7fe700 (LWP 4099)):
  226. #0 0x00007ffff63bd14d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  227. #1 0x0000000001808289 in ACE_OS::sleep (tv=...) at /usr/local/include/ace/OS_NS_unistd.inl:951
  228. #2 0x0000000001a6d785 in ACE_Based::Thread::Sleep (msecs=1) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:234
  229. #3 0x00000000013c841a in AuctionListingRunnable::run (this=0x7fff9cc809e0) at /home/srcrob14082019/src/worldserver/WorldThread/WorldRunnable.cpp:133
  230. #4 0x0000000001a6d61f in ACE_Based::Thread::ThreadTask (param=0x7fff9cc809e0) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:186
  231. #5 0x00007ffff7495f66 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  232. #6 0x00007ffff63b6064 in start_thread (arg=0x7fff9a7fe700) at pthread_create.c:309
  233. #7 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  234.  
  235. Thread 9 (Thread 0x7fff9c3fe700 (LWP 4097)):
  236. #0 0x00007ffff58c2893 in select () at ../sysdeps/unix/syscall-template.S:81
  237. #1 0x00007ffff77700ba in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6
  238. #2 0x00007ffff777032e in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6
  239. #3 0x00007ffff7759c4c in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6
  240. #4 0x00007ffff775a3c5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6
  241. #5 0x00000000013bf123 in CliRunnable::run (this=0x7fff9cc809f0) at /home/srcrob14082019/src/worldserver/CommandLine/CliRunnable.cpp:161
  242. #6 0x0000000001a6d61f in ACE_Based::Thread::ThreadTask (param=0x7fff9cc809f0) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:186
  243. #7 0x00007ffff7495f66 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  244. #8 0x00007ffff63b6064 in start_thread (arg=0x7fff9c3fe700) at pthread_create.c:309
  245. #9 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  246.  
  247. Thread 8 (Thread 0x7fff9cbff700 (LWP 4096)):
  248. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  249. #1 0x00007ffff74532fa in cond_wait (external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:325
  250. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:90
  251. #3 0x00000000019fa8ab in MapUpdater::wait (this=0x7ffff10fff68) at /home/srcrob14082019/src/game/Maps/MapUpdater.cpp:111
  252. #4 0x0000000001774718 in MapManager::Update (this=0x7ffff10ffe88, diff=10) at /home/srcrob14082019/src/game/Maps/MapManager.cpp:269
  253. #5 0x00000000018dc386 in World::Update (this=0x7ffff10e6808, diff=10) at /home/srcrob14082019/src/game/World/World.cpp:2112
  254. #6 0x00000000013c802f in WorldRunnable::run (this=0x7fff9cc809d0) at /home/srcrob14082019/src/worldserver/WorldThread/WorldRunnable.cpp:58
  255. #7 0x0000000001a6d61f in ACE_Based::Thread::ThreadTask (param=0x7fff9cc809d0) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:186
  256. #8 0x00007ffff7495f66 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  257. #9 0x00007ffff63b6064 in start_thread (arg=0x7fff9cbff700) at pthread_create.c:309
  258. #10 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  259.  
  260. Thread 7 (Thread 0x7fffab7ff700 (LWP 4078)):
  261. #0 0x000000000151b366 in Aura::GetDuration (this=0xdecd0000d80c) at /home/srcrob14082019/src/game/Spells/Auras/SpellAuras.h:139
  262. #1 0x0000000001860d44 in AuraEffect::Update (this=0x7fff88245c90, diff=110, caster=0x7fff91fe2000) at /home/srcrob14082019/src/game/Spells/Auras/SpellAuraEffects.cpp:882
  263. #2 0x000000000184c69b in Aura::UpdateOwner (this=0x7fff91b45c80, diff=110, owner=0x7fff91fe2000) at /home/srcrob14082019/src/game/Spells/Auras/SpellAuras.cpp:753
  264. #3 0x00000000015737de in Unit::_UpdateSpells (this=0x7fff91fe2000, time=110) at /home/srcrob14082019/src/game/Entities/Unit/Unit.cpp:3107
  265. #4 0x0000000001569435 in Unit::Update (this=0x7fff91fe2000, p_time=110) at /home/srcrob14082019/src/game/Entities/Unit/Unit.cpp:386
  266. #5 0x000000000161a1de in Creature::Update (this=0x7fff91fe2000, diff=110) at /home/srcrob14082019/src/game/Entities/Creature/Creature.cpp:565
  267. #6 0x00000000016e2f09 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fffab7fecd0, m=...) at /home/srcrob14082019/src/game/Grids/Notifiers/GridNotifiers.cpp:327
  268. #7 0x00000000017733a9 in VisitorHelper<Trinity::ObjectUpdater, Creature> (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:60
  269. #8 0x0000000001772e26 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:66
  270. #9 0x000000000177238b in VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:67
  271. #10 0x00000000017715bb in VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (v=..., c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:88
  272. #11 0x000000000176fe1c in TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffab7fecc0, c=...) at /home/srcrob14082019/modules/acore/framework/Dynamic/TypeContainerVisitor.h:99
  273. #12 0x000000000176d629 in Grid<Player, TypeList<GameObject, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater> (this=0x7fffbb66cbb8, visitor=...) at /home/srcrob14082019/src/game/Grids/Grid.h:91
  274. #13 0x000000000176acca in NGrid<8u, Player, TypeList<GameObject, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffbb669000, x=4, y=2, visitor=...) at /home/srcrob14082019/src/game/Grids/NGrid.h:105
  275. #14 0x0000000001768ac6 in Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffbc40f000, cell=..., visitor=...) at /home/srcrob14082019/src/game/Maps/Map.h:728
  276. #15 0x000000000175bd29 in Map::VisitNearbyCellsOf (this=0x7fffbc40f000, obj=0x7fff91fe2000, gridVisitor=..., worldVisitor=...) at /home/srcrob14082019/src/game/Maps/Map.cpp:639
  277. #16 0x000000000175c474 in Map::Update (this=0x7fffbc40f000, t_diff=110, s_diff=10, thread=true) at /home/srcrob14082019/src/game/Maps/Map.cpp:736
  278. #17 0x00000000019faead in MapUpdateRequest::call (this=0x7fff88233280) at /home/srcrob14082019/src/game/Maps/MapUpdater.cpp:57
  279. #18 0x0000000001a6e829 in DelayExecutor::svc (this=0x7ffff10fff70) at /home/srcrob14082019/modules/acore/framework/Threading/DelayExecutor.cpp:53
  280. #19 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7ffff10fff70) at ../../ace/Task.cpp:271
  281. #20 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  282. #21 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7fffb3808940) at ../../ace/Thread_Adapter.cpp:96
  283. #22 0x00007ffff63b6064 in start_thread (arg=0x7fffab7ff700) at pthread_create.c:309
  284. #23 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  285.  
  286. Thread 6 (Thread 0x7ffff0fff700 (LWP 3984)):
  287. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  288. #1 0x00007ffff745339d in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7ffff4827380) at ../../ace/OS_NS_Thread.inl:358
  289. #2 ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827380, mutex=..., abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  290. #3 0x00007ffff74533dc in ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827380, abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  291. #4 0x00007ffff7437597 in wait_not_empty_cond (timeout=<optimized out>, this=<optimized out>) at ../../ace/Message_Queue_T.cpp:1744
  292. #5 dequeue_head (timeout=0x0, first_item=@0x7ffff0ffedd8: 0x0, this=0x7ffff4827300) at ../../ace/Message_Queue_T.cpp:1936
  293. #6 ACE_Activation_Queue::dequeue (this=<optimized out>, tv=0x0) at ../../ace/Activation_Queue.cpp:89
  294. #7 0x0000000001a747ae in DatabaseWorker::svc (this=0x7ffff104e480) at /home/srcrob14082019/modules/acore/framework/Database/DatabaseWorker.cpp:40
  295. #8 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7ffff104e480) at ../../ace/Task.cpp:271
  296. #9 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  297. #10 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7ffff1009120) at ../../ace/Thread_Adapter.cpp:96
  298. #11 0x00007ffff63b6064 in start_thread (arg=0x7ffff0fff700) at pthread_create.c:309
  299. #12 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  300.  
  301. Thread 5 (Thread 0x7ffff27ff700 (LWP 3983)):
  302. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  303. #1 0x00007ffff745339d in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7ffff4827280) at ../../ace/OS_NS_Thread.inl:358
  304. #2 ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827280, mutex=..., abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  305. #3 0x00007ffff74533dc in ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827280, abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  306. #4 0x00007ffff7437597 in wait_not_empty_cond (timeout=<optimized out>, this=<optimized out>) at ../../ace/Message_Queue_T.cpp:1744
  307. #5 dequeue_head (timeout=0x0, first_item=@0x7ffff27fedd8: 0x0, this=0x7ffff4827200) at ../../ace/Message_Queue_T.cpp:1936
  308. #6 ACE_Activation_Queue::dequeue (this=<optimized out>, tv=0x0) at ../../ace/Activation_Queue.cpp:89
  309. #7 0x0000000001a747ae in DatabaseWorker::svc (this=0x7ffff4812980) at /home/srcrob14082019/modules/acore/framework/Database/DatabaseWorker.cpp:40
  310. #8 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7ffff4812980) at ../../ace/Task.cpp:271
  311. #9 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  312. #10 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7ffff481d2e0) at ../../ace/Thread_Adapter.cpp:96
  313. #11 0x00007ffff63b6064 in start_thread (arg=0x7ffff27ff700) at pthread_create.c:309
  314. #12 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  315.  
  316. Thread 4 (Thread 0x7ffff37ff700 (LWP 3982)):
  317. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  318. #1 0x00007ffff745339d in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7ffff4827480) at ../../ace/OS_NS_Thread.inl:358
  319. #2 ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827480, mutex=..., abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  320. #3 0x00007ffff74533dc in ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827480, abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  321. #4 0x00007ffff7437597 in wait_not_empty_cond (timeout=<optimized out>, this=<optimized out>) at ../../ace/Message_Queue_T.cpp:1744
  322. #5 dequeue_head (timeout=0x0, first_item=@0x7ffff37fedd8: 0x0, this=0x7ffff4827400) at ../../ace/Message_Queue_T.cpp:1936
  323. #6 ACE_Activation_Queue::dequeue (this=<optimized out>, tv=0x0) at ../../ace/Activation_Queue.cpp:89
  324. #7 0x0000000001a747ae in DatabaseWorker::svc (this=0x7ffff48128e0) at /home/srcrob14082019/modules/acore/framework/Database/DatabaseWorker.cpp:40
  325. #8 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7ffff48128e0) at ../../ace/Task.cpp:271
  326. #9 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  327. #10 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7ffff481d200) at ../../ace/Thread_Adapter.cpp:96
  328. #11 0x00007ffff63b6064 in start_thread (arg=0x7ffff37ff700) at pthread_create.c:309
  329. #12 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  330.  
  331. Thread 3 (Thread 0x7ffff47ff700 (LWP 3981)):
  332. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  333. #1 0x00007ffff745339d in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7ffff4827180) at ../../ace/OS_NS_Thread.inl:358
  334. #2 ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827180, mutex=..., abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  335. #3 0x00007ffff74533dc in ACE_Condition_Thread_Mutex::wait (this=this@entry=0x7ffff4827180, abstime=abstime@entry=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  336. #4 0x00007ffff7437597 in wait_not_empty_cond (timeout=<optimized out>, this=<optimized out>) at ../../ace/Message_Queue_T.cpp:1744
  337. #5 dequeue_head (timeout=0x0, first_item=@0x7ffff47fedd8: 0x0, this=0x7ffff4827100) at ../../ace/Message_Queue_T.cpp:1936
  338. #6 ACE_Activation_Queue::dequeue (this=<optimized out>, tv=0x0) at ../../ace/Activation_Queue.cpp:89
  339. #7 0x0000000001a747ae in DatabaseWorker::svc (this=0x7ffff4812200) at /home/srcrob14082019/modules/acore/framework/Database/DatabaseWorker.cpp:40
  340. #8 0x00007ffff74d3c6d in ACE_Task_Base::svc_run (args=0x7ffff4812200) at ../../ace/Task.cpp:271
  341. #9 0x00007ffff74d50c6 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  342. #10 0x00007ffff74d4fed in ACE_Thread_Adapter::invoke (this=0x7ffff481c1d0) at ../../ace/Thread_Adapter.cpp:96
  343. #11 0x00007ffff63b6064 in start_thread (arg=0x7ffff47ff700) at pthread_create.c:309
  344. #12 0x00007ffff58c962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  345.  
  346. Thread 1 (Thread 0x7ffff7fe3780 (LWP 3976)):
  347. #0 0x00007ffff63b749b in pthread_join (threadid=140735823214336, thread_return=0x7fffffffe5a0) at pthread_join.c:92
  348. #1 0x0000000001a6d89f in ACE_OS::thr_join (thr_handle=140735823214336, status=0x7fffffffe5a0) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  349. #2 0x0000000001a6db35 in ACE_Thread::join (wait_for=140735823214336, status=0x7fffffffe5a0) at /usr/local/include/ace/Thread.inl:137
  350. #3 0x0000000001a6d524 in ACE_Based::Thread::wait (this=0x7fffffffe700) at /home/srcrob14082019/modules/acore/framework/Threading/Threading.cpp:150
  351. #4 0x00000000013d008d in Master::Run (this=0x7ffff481a208) at /home/srcrob14082019/src/worldserver/Master.cpp:311
  352. #5 0x00000000013cadd1 in main (argc=1, argv=0x7fffffffe928) at /home/srcrob14082019/src/worldserver/Main.cpp:152
  353.  
  354. --- DEBUG: --- STOP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement