Advertisement
Guest User

Untitled

a guest
Sep 11th, 2021
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.75 KB | None | 0 0
  1. minetestserver: /home/mtlive1/5.4.1/Minetest_live/src/inventorymanager.cpp:304: virtual void IMoveAction::apply(InventoryManager*, ServerActiveObject*, IGameDef*): Assertion `move_count <= count' failed.
  2.  
  3. Thread 4 "Server" received signal SIGABRT, Aborted.
  4. [Switching to Thread 0x7ffff4b35700 (LWP 10700)]
  5. __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
  6. 50 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  7.  
  8. Thread 7 (Thread 0x7fffe77fe700 (LWP 10716)):
  9. #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103
  10. No locals.
  11. #1 0x00007ffff7961714 in __GI___pthread_mutex_lock (mutex=0x555555c76230) at ../nptl/pthread_mutex_lock.c:80
  12. ignore1 = <optimized out>
  13. ignore2 = <optimized out>
  14. ignore3 = <optimized out>
  15. type = <optimized out>
  16. __PRETTY_FUNCTION__ = "__pthread_mutex_lock"
  17. id = <optimized out>
  18. #2 0x00005555556cd956 in __gthread_mutex_lock (__mutex=0x555555c76230) at /usr/include/x86_64-linux-gnu/c++/8/bits/gthr-default.h:748
  19. No locals.
  20. #3 0x00005555556cdd3a in std::mutex::lock (this=0x555555c76230) at /usr/include/c++/8/bits/std_mutex.h:103
  21. __e = 21845
  22. #4 0x00005555556d1769 in std::unique_lock<std::mutex>::lock (this=0x7fffe77fcee0) at /usr/include/c++/8/bits/std_mutex.h:267
  23. No locals.
  24. #5 0x00005555556cf848 in std::unique_lock<std::mutex>::unique_lock (this=0x7fffe77fcee0, __m=...) at /usr/include/c++/8/bits/std_mutex.h:197
  25. No locals.
  26. #6 0x0000555555876f46 in EmergeThread::getBlockOrStartGen (this=0x555555c79fe0, pos=..., allow_gen=true, block=0x7fffe77fd148, bmdata=0x7fffe77fcfd0) at /home/mtlive1/5.4.1/Minetest_live/src/emerge.cpp:578
  27. envlock = {_M_device = 0x555555c76230, _M_owns = false}
  28. #7 0x0000555555877921 in EmergeThread::run (this=0x555555c79fe0) at /home/mtlive1/5.4.1/Minetest_live/src/emerge.cpp:687
  29. action = EMERGE_FROM_DISK
  30. block = 0x7fffa6d67e30
  31. modified_blocks = std::map with 0 elements
  32. bedata = {peer_requested = 58, flags = 1, callbacks = std::vector of length 0, capacity 0}
  33. bmdata = {vmanip = 0x0, seed = 0, blockpos_min = {X = 0, Y = 0, Z = 0}, blockpos_max = {X = 0, Y = 0, Z = 0}, transforming_liquid = {m_set = std::set with 0 elements, m_queue = std::queue wrapping: std::deque with 0 elements}, nodedef = 0x0}
  34. allow_gen = true
  35. pos = {X = 113, Y = 4, Z = 143}
  36. #8 0x000055555579e5cb in Thread::threadProc (thr=0x555555c79fe0) at /home/mtlive1/5.4.1/Minetest_live/src/threading/thread.cpp:188
  37. No locals.
  38. #9 0x000055555579ed01 in std::__invoke_impl<void, void (*)(Thread*), Thread*> (__f=@0x7fffecbc05d0: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x7fffecbc05c8: 0x555555c79fe0) at /usr/include/c++/8/bits/invoke.h:60
  39. No locals.
  40. #10 0x000055555579ea27 in std::__invoke<void (*)(Thread*), Thread*> (__fn=@0x7fffecbc05d0: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x7fffecbc05c8: 0x555555c79fe0) at /usr/include/c++/8/bits/invoke.h:95
  41. No locals.
  42. #11 0x000055555579f22f in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::_M_invoke<0ul, 1ul> (this=0x7fffecbc05c8) at /usr/include/c++/8/thread:244
  43. No locals.
  44. #12 0x000055555579f1ea in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::operator() (this=0x7fffecbc05c8) at /usr/include/c++/8/thread:253
  45. No locals.
  46. #13 0x000055555579f1ce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> > >::_M_run (this=0x7fffecbc05c0) at /usr/include/c++/8/thread:196
  47. No locals.
  48. #14 0x00007ffff75d0b2f in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  49. No symbol table info available.
  50. #15 0x00007ffff795efa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
  51. ret = <optimized out>
  52. pd = <optimized out>
  53. now = <optimized out>
  54. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737077307136, 7726265648909818435, 140737298773678, 140737298773679, 140737077307136, 140736817330896, -7726211773768754621, -7726247833912698301}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  55. not_first_call = <optimized out>
  56. #16 0x00007ffff72ae4cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  57. No locals.
  58.  
  59. Thread 5 (Thread 0x7fffe7fff700 (LWP 10701)):
  60. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7fffe7ffdde0, expected=0, futex_word=0x555555c6cb10) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  61. __ret = -516
  62. oldtype = 0
  63. err = <optimized out>
  64. oldtype = <optimized out>
  65. err = <optimized out>
  66. __ret = <optimized out>
  67. resultvar = <optimized out>
  68. __arg6 = <optimized out>
  69. __arg5 = <optimized out>
  70. __arg4 = <optimized out>
  71. __arg3 = <optimized out>
  72. __arg2 = <optimized out>
  73. __arg1 = <optimized out>
  74. _a6 = <optimized out>
  75. _a5 = <optimized out>
  76. _a4 = <optimized out>
  77. _a3 = <optimized out>
  78. _a2 = <optimized out>
  79. _a1 = <optimized out>
  80. #1 do_futex_wait (sem=sem@entry=0x555555c6cb10, abstime=abstime@entry=0x7fffe7ffdde0) at sem_waitcommon.c:111
  81. err = <optimized out>
  82. #2 0x00007ffff7967b93 in __new_sem_wait_slow (sem=0x555555c6cb10, abstime=0x7fffe7ffdde0) at sem_waitcommon.c:181
  83. _buffer = {__routine = 0x7ffff7967a30 <__sem_wait_cleanup>, __arg = 0x555555c6cb10, __canceltype = -402661968, __prev = 0x0}
  84. err = <optimized out>
  85. d = 0
  86. #3 0x000055555579e05c in Semaphore::wait (this=0x555555c6cb10, time_ms=100000000) at /home/mtlive1/5.4.1/Minetest_live/src/threading/semaphore.cpp:157
  87. wait_time = {tv_sec = 1631512800, tv_nsec = 814285000}
  88. now = {tv_sec = 1631412800, tv_usec = 814285}
  89. ret = 0
  90. __PRETTY_FUNCTION__ = "bool Semaphore::wait(unsigned int)"
  91. #4 0x000055555588f417 in MutexedQueue<CurlFetchThread::Request>::pop_front (this=0x555555c6ca98, wait_time_max_ms=100000000) at /home/mtlive1/5.4.1/Minetest_live/src/util/container.h:164
  92. No locals.
  93. #5 0x000055555588e226 in CurlFetchThread::waitForRequest (this=0x555555c6ca00, timeout=100000000) at /home/mtlive1/5.4.1/Minetest_live/src/httpfetch.cpp:592
  94. req = {type = (unknown: 3892305840), fetch_request = {url = "", caller = 93824995624157, request_id = 140736817361424, timeout = 93824999672632, connect_timeout = 140736817361432, multipart = 24, method = 114, fields = std::unordered_map with 93824995619110 elements = {[""] = "", [""] = "", [""] = "\260\277\001\330\377\177\000\000\300\350\002\330\377\177\000\000\001\000\000\000\004\000\000\000\260%\001\367\377", [""] = "", [""] = "", [""] = "", [""] = "", [""] = <error reading variable: Cannot create a lazy string with address 0x0, and a non-zero length.>, [""] = "", [""] = ""}, raw_data = "", extra_headers = std::vector of length 1466002814642, capacity 1466002814643 = {Python Exception <class 'OverflowError'> int too big to convert:
  95. , Python Exception <class 'OverflowError'> int too big to convert:
  96. , <error: Cannot access memory at address 0x48e87d894820ec83>, Python Exception <class 'OverflowError'> int too big to convert:
  97. , Python Exception <class 'OverflowError'> int too big to convert:
  98. , Python Exception <class 'OverflowError'> int too big to convert:
  99. , Python Exception <class 'OverflowError'> int too big to convert:
  100. , <error: Cannot access memory at address 0x5590c35d10408b48>, Python Exception <class 'OverflowError'> int too big to convert:
  101. , Python Exception <class 'OverflowError'> int too big to convert:
  102. , Python Exception <class 'OverflowError'> int too big to convert:
  103. , Python Exception <class 'OverflowError'> int too big to convert:
  104. , Python Exception <class 'OverflowError'> int too big to convert:
  105. , Python Exception <class 'OverflowError'> int too big to convert:
  106. , "", "", Python Exception <class 'OverflowError'> int too big to convert:
  107. , Python Exception <class 'OverflowError'> int too big to convert:
  108. , Python Exception <class 'OverflowError'> int too big to convert:
  109. , Python Exception <class 'OverflowError'> int too big to convert:
  110. , Python Exception <class 'OverflowError'> int too big to convert:
  111. , "", "", "", "", <error: Cannot access memory at address 0xe8c78948ffffff18>, Python Exception <class 'OverflowError'> int too big to convert:
  112. , <error: Cannot access memory at address 0xc78948fffffef885>, Python Exception <class 'OverflowError'> int too big to convert:
  113. , <error: Cannot access memory at address 0xda8948ffffff4085>, Python Exception <class 'OverflowError'> int too big to convert:
  114. , Python Exception <class 'OverflowError'> int too big to convert:
  115. , Python Exception <class 'OverflowError'> int too big to convert:
  116. , Python Exception <class 'OverflowError'> int too big to convert:
  117. , Python Exception <class 'OverflowError'> int too big to convert:
  118. , "", "", "", "", "", <error: Cannot access memory at address 0x15d6e8c78948ff>, "", "", "", Python Exception <class 'OverflowError'> int too big to convert:
  119. , Python Exception <class 'OverflowError'> int too big to convert:
  120. , <error: Cannot access memory at address 0x458b48ffda92d4e8>, Python Exception <class 'OverflowError'> int too big to convert:
  121. , Python Exception <class 'OverflowError'> int too big to convert:
  122. , Python Exception <class 'OverflowError'> int too big to convert:
  123. , "", Python Exception <class 'OverflowError'> int too big to convert:
  124. , Python Exception <class 'OverflowError'> int too big to convert:
  125. , <error: Cannot access memory at address 0x483174c845394800>, Python Exception <class 'OverflowError'> int too big to convert:
  126. , <error: Cannot access memory at address 0x48ef458800000000>, Python Exception <class 'OverflowError'> int too big to convert:
  127. , Python Exception <class 'OverflowError'> int too big to convert:
  128. , <error: Cannot access memory at address 0x48f8458b48f07589>, <error: Cannot access memory at address 0x4820ec8348e58948>, Python Exception <class 'OverflowError'> int too big to convert:
  129. , "", Python Exception <class 'OverflowError'> int too big to convert:
  130. , <error: Cannot access memory at address 0x458b48c28948ffff>, <error: Cannot access memory at address 0xe8458b4830508d48>, Python Exception <class 'OverflowError'> int too big to convert:
  131. , Python Exception <class 'OverflowError'> int too big to convert:
  132. , <error: Cannot access memory at address 0x42e8c78948d88948>, Python Exception <class 'OverflowError'> int too big to convert:
  133. , Python Exception <class 'OverflowError'> int too big to convert:
  134. , "", <error: Cannot access memory at address 0x458948fffff7efe8>, Python Exception <class 'OverflowError'> int too big to convert:
  135. , <error: Cannot access memory at address 0x48e87d894820ec83>, Python Exception <class 'OverflowError'> int too big to convert:
  136. , Python Exception <class 'OverflowError'> int too big to convert:
  137. , Python Exception <class 'OverflowError'> int too big to convert:
  138. , Python Exception <class 'OverflowError'> int too big to convert:
  139. , Python Exception <class 'OverflowError'> int too big to convert:
  140. , Python Exception <class 'OverflowError'> int too big to convert:
  141. , <error: Cannot access memory at address 0x48e8458b48ffffff>, <error: Cannot access memory at address 0x48fffff6ade8c789>, <error: Cannot access memory at address 0x48d8758b48d0558b>, <error: Cannot access memory at address 0x4888458b48e8758b>, Python Exception <class 'OverflowError'> int too big to convert:
  142. , <error: Cannot access memory at address 0x48fffffc90e8c789>, "", <error: Cannot access memory at address 0x7d8948e589485590>, <error: Cannot access memory at address 0x48c8558948d07589>, Python Exception <class 'OverflowError'> int too big to convert:
  143. , "", "", <error: Cannot access memory at address 0x8400000000b805eb>, <error: Cannot access memory at address 0xe8c78948d68948d0>, <error: Cannot access memory at address 0xd8458b48c2894800>, "", Python Exception <class 'OverflowError'> int too big to convert:
  144. , <error: Cannot access memory at address 0x458b48f0758948f8>, <error: Cannot access memory at address 0x48e589485590c3c9>, "", "", <error: Cannot access memory at address 0x48ffffffade8c789>, Python Exception <class 'OverflowError'> int too big to convert:
  145. , Python Exception <class 'OverflowError'> int too big to convert:
  146. , <error: Cannot access memory at address 0x48e5894855c35df8>, Python Exception <class 'OverflowError'> int too big to convert:
  147. , "", <error: Cannot access memory at address 0xc78948f8458b48f8>, Python Exception <class 'OverflowError'> int too big to convert:
  148. , "", Python Exception <class 'OverflowError'> int too big to convert:
  149. , Python Exception <class 'OverflowError'> int too big to convert:
  150. , <error: Cannot access memory at address 0xc78948ce8948da89>, Python Exception <class 'OverflowError'> int too big to convert:
  151. , Python Exception <class 'OverflowError'> int too big to convert:
  152. , Python Exception <class 'OverflowError'> int too big to convert:
  153. , Python Exception <class 'OverflowError'> int too big to convert:
  154. , Python Exception <class 'OverflowError'> int too big to convert:
  155. , Python Exception <class 'OverflowError'> int too big to convert:
  156. , Python Exception <class 'OverflowError'> int too big to convert:
  157. , "", <error: Cannot access memory at address 0x48c845894802c083>, <error: Cannot access memory at address 0x458b48108b48ffda>, Python Exception <class 'OverflowError'> int too big to convert:
  158. , <error: Cannot access memory at address 0x3e0c148e8d148e8>, Python Exception <class 'OverflowError'> int too big to convert:
  159. , Python Exception <class 'OverflowError'> int too big to convert:
  160. , "", Python Exception <class 'OverflowError'> int too big to convert:
  161. , Python Exception <class 'OverflowError'> int too big to convert:
  162. , "", <error: Cannot access memory at address 0xc748b845>, Python Exception <class 'OverflowError'> int too big to convert:
  163. , <error: Cannot access memory at address 0x558948e0758948e8>, "", <error: Cannot access memory at address 0x48e87d894830ec83>, Python Exception <class 'OverflowError'> int too big to convert:
  164. , "", Python Exception <class 'OverflowError'> int too big to convert:
  165. , "", Python Exception <class 'OverflowError'> int too big to convert:
  166. , "", Python Exception <class 'OverflowError'> int too big to convert:
  167. , "", Python Exception <class 'OverflowError'> int too big to convert:
  168. , "", Python Exception <class 'OverflowError'> int too big to convert:
  169. , Python Exception <class 'OverflowError'> int too big to convert:
  170. , "", <error: Cannot access memory at address 0x558948f0758948f8>, Python Exception <class 'OverflowError'> int too big to convert:
  171. , Python Exception <class 'OverflowError'> int too big to convert:
  172. , <error: Cannot access memory at address 0x458b48f87d8948e5>, Python Exception <class 'OverflowError'> int too big to convert:
  173. , Python Exception <class 'OverflowError'> int too big to convert:
  174. , Python Exception <class 'OverflowError'> int too big to convert:
  175. , "", Python Exception <class 'OverflowError'> int too big to convert:
  176. , <error: Cannot access memory at address 0x458b4800001336e8>, "", Python Exception <class 'OverflowError'> int too big to convert:
  177. , <error: Cannot access memory at address 0x458b4800001076e8>, <error: Cannot access memory at address 0x48e8558b48e8458b>, Python Exception <class 'OverflowError'> int too big to convert:
  178. , Python Exception <class 'OverflowError'> int too big to convert:
  179. , Python Exception <class 'OverflowError'> int too big to convert:
  180. , Python Exception <class 'OverflowError'> int too big to convert:
  181. , Python Exception <class 'OverflowError'> int too big to convert:
  182. , Python Exception <class 'OverflowError'> int too big to convert:
  183. , Python Exception <class 'OverflowError'> int too big to convert:
  184. , <error: Cannot access memory at address 0x758948f87d8948e5>, <error: Cannot access memory at address 0x48e5894855c35d90>, <error: Cannot access memory at address 0x7d8948e589485590>, "", Python Exception <class 'OverflowError'> int too big to convert:
  185. , <error: Cannot access memory at address 0x48f87d894810ec83>, <error: Cannot access memory at address 0xec8348e5894855c3>, <error: Cannot access memory at address 0x48f0758948f87d89>, Python Exception <class 'OverflowError'> int too big to convert:
  186. , "", Python Exception <class 'OverflowError'> int too big to convert:
  187. , Python Exception <class 'OverflowError'> int too big to convert:
  188. , Python Exception <class 'OverflowError'> int too big to convert:
  189. , Python Exception <class 'OverflowError'> int too big to convert:
  190. , <error: Cannot access memory at address 0x148008b48ffda13>, <error: Cannot access memory at address 0xe6e8c78948d8458b>, <error: Cannot access memory at address 0x5b38c48348e8458b>, Python Exception <class 'OverflowError'> int too big to convert:
  191. , <error: Cannot access memory at address 0x5b18c4834803f8c1>, Python Exception <class 'OverflowError'> int too big to convert:
  192. , <error: Cannot access memory at address 0x4828ec834853e589>, "", <error: Cannot access memory at address 0x77e8de8948c28948>, Python Exception <class 'OverflowError'> int too big to convert:
  193. , <error: Cannot access memory at address 0x900000116ce8c789>, "", Python Exception <class 'OverflowError'> int too big to convert:
  194. , <error: Cannot access memory at address 0xd78948c6894808c0>, "", <error: Cannot access memory at address 0xf8458b48c28948ff>...}, useragent = "\340\306\001\330\377\177", '\000' <repeats 18 times>, "U\000\000\000\000\000\000\000\060r\001\330\377\177", '\000' <repeats 18 times>, "\200\371\000\330\377\177\000\000\030\000\000\000\000\000\000\000servers.minetest.net:80\000P\000\000\000\000\000\000\000\225\000\000\000\000\000\000\000\060Z1\v0\t\006\003U\004\006\023\002IE1\022\060\020\006\003U\004\n\023\tBaltimore1\023\060\021\006\003U\004\v\023\nCyberTrust1\"0 \006\003U\004\003\023\031Baltimore CyberTrust "...}, event = 0x1007fffe7ffe200}
  195. #6 0x000055555588e809 in CurlFetchThread::run (this=0x555555c6ca00) at /home/mtlive1/5.4.1/Minetest_live/src/httpfetch.cpp:717
  196. still_ongoing = 0
  197. pool = {handles = std::__cxx11::list = {[0] = 0x7fffd8011640}}
  198. __PRETTY_FUNCTION__ = "virtual void* CurlFetchThread::run()"
  199. mres = 32767
  200. #7 0x000055555579e5cb in Thread::threadProc (thr=0x555555c6ca00) at /home/mtlive1/5.4.1/Minetest_live/src/threading/thread.cpp:188
  201. No locals.
  202. #8 0x000055555579ed01 in std::__invoke_impl<void, void (*)(Thread*), Thread*> (__f=@0x7fffec013440: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x7fffec013438: 0x555555c6ca00) at /usr/include/c++/8/bits/invoke.h:60
  203. No locals.
  204. #9 0x000055555579ea27 in std::__invoke<void (*)(Thread*), Thread*> (__fn=@0x7fffec013440: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x7fffec013438: 0x555555c6ca00) at /usr/include/c++/8/bits/invoke.h:95
  205. No locals.
  206. #10 0x000055555579f22f in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::_M_invoke<0ul, 1ul> (this=0x7fffec013438) at /usr/include/c++/8/thread:244
  207. No locals.
  208. #11 0x000055555579f1ea in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::operator() (this=0x7fffec013438) at /usr/include/c++/8/thread:253
  209. No locals.
  210. #12 0x000055555579f1ce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> > >::_M_run (this=0x7fffec013430) at /usr/include/c++/8/thread:196
  211. No locals.
  212. #13 0x00007ffff75d0b2f in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  213. No symbol table info available.
  214. #14 0x00007ffff795efa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
  215. ret = <optimized out>
  216. pd = <optimized out>
  217. now = <optimized out>
  218. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737085699840, 7726265648909818435, 140737298770942, 140737298770943, 140737085699840, 59380310, -7726212872743511485, -7726247833912698301}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  219. not_first_call = <optimized out>
  220. #15 0x00007ffff72ae4cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  221. No locals.
  222.  
  223. Thread 4 (Thread 0x7ffff4b35700 (LWP 10700)):
  224. #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
  225. set = {__val = {0, 140737169436352, 0, 140737339642999, 18446744073637036032, 140737169436352, 140737169436453, 140737169436352, 140737169436352, 140737169436556, 140737169436652, 140737169436352, 140737169436652, 0, 0, 0}}
  226. pid = <optimized out>
  227. tid = <optimized out>
  228. ret = <optimized out>
  229. #1 0x00007ffff71d7535 in __GI_abort () at abort.c:79
  230. save_stage = 1
  231. act = {__sigaction_handler = {sa_handler = 0x7fffecfdaec0, sa_sigaction = 0x7fffecfdaec0}, sa_mask = {__val = {0, 140737152811040, 140737169436576, 0, 0, 0, 21474836480, 140737298770472, 140737298770320, 140737340758704, 140737340743392, 0, 10814323480578455040, 140737340728250, 0, 140737340743392}}, sa_flags = 1436795112, sa_restorer = 0x555555a3c375}
  232. sigs = {__val = {32, 0 <repeats 15 times>}}
  233. #2 0x00007ffff71d740f in __assert_fail_base (fmt=0x7ffff7339ee0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x555555a3c375 "move_count <= count", file=0x555555a3c0e8 "/home/mtlive1/5.4.1/Minetest_live/src/inventorymanager.cpp", line=304, function=<optimized out>) at assert.c:92
  234. str = 0x7fffecfdaec0 "\240\373\230\234\377\177"
  235. total = 4096
  236. #3 0x00007ffff71e5102 in __GI___assert_fail (assertion=0x555555a3c375 "move_count <= count", file=0x555555a3c0e8 "/home/mtlive1/5.4.1/Minetest_live/src/inventorymanager.cpp", line=304, function=0x555555a3cbc0 <IMoveAction::apply(InventoryManager*, ServerActiveObject*, IGameDef*)::__PRETTY_FUNCTION__> "virtual void IMoveAction::apply(InventoryManager*, ServerActiveObject*, IGameDef*)") at assert.c:101
  237. No locals.
  238. #4 0x000055555589f1f9 in IMoveAction::apply (this=0x7fffed8d6fe0, mgr=0x555555d00f00, player=0x7fffeda25620, gamedef=0x555555c76200) at /home/mtlive1/5.4.1/Minetest_live/src/inventorymanager.cpp:304
  239. dest_i = 16
  240. old_to_i = -1
  241. old_count = 8
  242. dest_size = 32
  243. inv_from = 0x7fffecb59df0
  244. inv_to = 0x7fffecb59df0
  245. list_from = 0x7fffedc452c0
  246. list_to = 0x7fffecb15220
  247. __PRETTY_FUNCTION__ = "virtual void IMoveAction::apply(InventoryManager*, ServerActiveObject*, IGameDef*)"
  248. ignore_rollback = 112
  249. src_item = {name = "", count = 0, wear = 0, metadata = {<Metadata> = {_vptr.Metadata = 0x7ffff7003ca9 <CRYPTO_THREAD_run_once+9>, m_modified = 48, m_stringvars = std::unordered_map with 0 elements = {[<error: Cannot access memory at address 0xf2e66c3c0b60f08>] = Python Exception <class 'OverflowError'> int too big to convert:
  250. <error reading variable: Cannot access memory at address 0xc48348c0940fc085>...}}, toolcaps_overridden = false, toolcaps_override = {full_punch_interval = 1.12103877e-44, max_drop_level = 0, groupcaps = std::unordered_map with 140737152814280 elements<error reading variable: Cannot access memory at address 0x50>, damageGroups = std::unordered_map with 0 elements = {[Python Exception <class 'OverflowError'> int too big to convert:
  251. ] = -5937<error reading variable: Cannot access memory at address 0x801f0f2ceb>...}, punch_attack_uses = 8}}}
  252. src_can_take_count = 1433384998
  253. dst_can_put_count = 32767
  254. restitem = {name = <error: Cannot access memory at address 0x4000>, count = 0, wear = 0, metadata = {<Metadata> = {_vptr.Metadata = 0x7ffff4b35701, m_modified = false, m_stringvars = std::unordered_map with 93825077154864 elements = {["\000\000\000\000\000\000\000\000\000\r\000\354\377\177\000\000'\000\000\000\000\000\000\000'", '\000' <repeats 15 times>, "P\327-I\000\000\000\000\065\000\000\000\000\000\000\000Server::SendBlocks(): Collect list [ms]\000\065\000\000\000\000\000\000\000Server::AsyncRunStep() [ms]\000king\000ents\000\000\000\205\000\000\000\000\000\000\000\001\000\022signs:display_text\000\000\000>return {[\"nodepos\"] = {"...] = "\004\000\000\000\031\000\000\000\370\373\230\234\377\177\000\000home\000\177\000\000\b\000\000\000\003\000\000\000\020\374\230\234\377\177\000\000interact\000\374\230\234\377\177\000\000\003\000\000\000\004\000\000\000\060\374\230\234\377\177\000\000pvp\000\377\377\377\377\005\000\000\000ame\000H\374\230\234\377\177\000\000shout\000lo\005\000\000\000epla`\374\230\234\377\177\000\000spawn\000\000"<error reading variable: Cannot access memory at address 0x50>...}}, toolcaps_overridden = 60, toolcaps_override = {full_punch_interval = -1.13577749e+32, max_drop_level = 32767, groupcaps = std::unordered_map with 93825077148816 elements, damageGroups = std::unordered_map with 140737298772560 elements = {[<error: Cannot access memory at address 0x82c71d74fff8835e>] = 68<error reading variable: Cannot access memory at address 0xa8938b4859>...}, punch_attack_uses = 1516567696}}}
  255. allow_swap = 244
  256. old_count = 1439131504
  257. from_stack_was = {name = "\003\003\000\000\027", '\000' <repeats 11 times>, "\235", '\000' <repeats 15 times>, "\210jeZUU\000\000\210jeZUU\000\000\000\000\000\000\000\000\000\000\001", '\000' <repeats 99 times>, count = 1, wear = 0, metadata = {<Metadata> = {_vptr.Metadata = 0x7ffff4b331b0, m_modified = false, m_stringvars = std::unordered_map with 0 elements<error reading variable: Cannot access memory at address 0x9d>}, toolcaps_overridden = 14, toolcaps_override = {full_punch_interval = -4.48202659e+33, max_drop_level = 32767, groupcaps = std::unordered_map with 93824999711216 elements = {[""] = {times = std::unordered_map with 140737488344847 elements = {[0] = 2.64066029, [16777215] = 0<error reading variable: Cannot access memory at address 0xff00000000ffffff>...}, maxlevel = -317033760, uses = 264}, [<error: Cannot access memory at address 0x2038206572656877>] = {times = std::unordered_map with 1077936128 elements<error reading variable: Cannot access memory at address 0x7f0a8d0a6e69>, maxlevel = -335169488, uses = 32767}<error reading variable: Cannot access memory at address 0x656d6f5365766f4d>...}, damageGroups = std::unordered_map with 18446744073709549064 elements = {[""] = 32588}, punch_attack_uses = 1516567696}}}
  258. to_stack_was = {name = "", count = 2584, wear = 23141, metadata = {<Metadata> = {_vptr.Metadata = 0x7ffff71230e4, m_modified = 157, m_stringvars = std::unordered_map with 141 elements<error reading variable: Cannot access memory at address 0xf6ecdcc3>}, toolcaps_overridden = 5, toolcaps_override = {full_punch_interval = 7.00649232e-45, max_drop_level = 0, groupcaps = std::unordered_map with 11313045575761516063 elements, damageGroups = std::unordered_map with 93825077152280 elements = {["\004\003\000\000\000\000\000\000\000\000\000 \000\000\000\000รยป\025\367\377\177\000\000\060\274\025\367\377\177\000\000\000\274\025\367\377\177\000\000\000\353\022\367\377\177\000\000\020y\024\367\377\177\000\000\360b\022\367\377\177\000\000\000c\022\367\377\177\000\000\200a\022\367\377\177\000\000\240_\022\367\377\177\000\000\320`\022\367\377\177\000\000\360`\022\367\377\177\000\000\300\354\021\367\377\177\000\000`\350\021\367\377\177\000\000@\177\022\367\377\177\000\000Pm\022\367\377\177\000\000\020v\022\367\377\177\000\000 Y\022\367\377\177\000\000@Y\022\367\377\177\000\000\360\322\021\367\377\177\000\000\240R\022\367\377\177\000\000\260R\022\367\377\177\000\000\300\273\025\367\377\177\000\000@Y\030\367\377\177\000\000"...] = 1<error reading variable: Cannot access memory at address 0x304>...}, punch_attack_uses = 1}}}
  259. did_swap = false
  260. #5 0x00005555556f2fcd in Server::handleCommand_InventoryAction (this=0x555555c761f0, pkt=0x7ffff4b34090) at /home/mtlive1/5.4.1/Minetest_live/src/network/serverpackethandler.cpp:757
  261. peer_id = 62
  262. player = 0x7fffecb59dd0
  263. playersao = 0x7fffeda25620
  264. datastring = "MoveSomewhere 8 current_player craft 0 current_player main"
  265. is = <incomplete type>
  266. a = std::unique_ptr<InventoryAction> = {get() = 0x7fffed8d6fe0}
  267. rollback_scope = {rollback = 0x0, old_actor = "", old_actor_guess = false}
  268. player_has_interact = true
  269. check_inv_access = {__player = 0x7fffecb59dd0, __player_has_interact = true, __this = 0x555555c761f0}
  270. #6 0x000055555592ef98 in Server::handleCommand (this=0x555555c761f0, pkt=0x7ffff4b34090) at /home/mtlive1/5.4.1/Minetest_live/src/server.cpp:1110
  271. opHandle = @0x555555bd0198: {name = "TOSERVER_INVENTORY_ACTION", state = TOSERVER_STATE_INGAME, handler = (void (Server::*)(Server * const, NetworkPacket *)) 0x5555556f22d0 <Server::handleCommand_InventoryAction(NetworkPacket*)>}
  272. #7 0x000055555591d6f4 in Server::ProcessData (this=0x555555c761f0, pkt=0x7ffff4b34090) at /home/mtlive1/5.4.1/Minetest_live/src/server.cpp:1187
  273. command = TOSERVER_INVENTORY_ACTION
  274. peer_ser_ver = 28 '\034'
  275. envlock = {_M_device = 0x555555c76230, _M_owns = true}
  276. sp = {m_profiler = 0x555555bf9f80 <main_profiler>, m_name = "Server: Process network packet (sum) [ms]", m_timer = 0x7fffedbd82e0, m_type = SPT_ADD}
  277. peer_id = 62
  278. #8 0x000055555591c99a in Server::Receive (this=0x555555c761f0) at /home/mtlive1/5.4.1/Minetest_live/src/server.cpp:1008
  279. pkt = {m_data = std::vector of length 58, capacity 59 = {77 'M', 111 'o', 118 'v', 101 'e', 83 'S', 111 'o', 109 'm', 101 'e', 119 'w', 104 'h', 101 'e', 114 'r', 101 'e', 32 ' ', 56 '8', 32 ' ', 99 'c', 117 'u', 114 'r', 114 'r', 101 'e', 110 'n', 116 't', 95 '_', 112 'p', 108 'l', 97 'a', 121 'y', 101 'e', 114 'r', 32 ' ', 99 'c', 114 'r', 97 'a', 102 'f', 116 't', 32 ' ', 48 '0', 32 ' ', 99 'c', 117 'u', 114 'r', 114 'r', 101 'e', 110 'n', 116 't', 95 '_', 112 'p', 108 'l', 97 'a', 121 'y', 101 'e', 114 'r', 32 ' ', 109 'm', 97 'a', 105 'i', 110 'n'}, m_datasize = 58, m_read_offset = 0, m_command = 49, m_peer_id = 62}
  280. peer_id = 62
  281. first = false
  282. #9 0x0000555555915e5b in ServerThread::run (this=0x555555c6e6c0) at /home/mtlive1/5.4.1/Minetest_live/src/server.cpp:112
  283. No locals.
  284. #10 0x000055555579e5cb in Thread::threadProc (thr=0x555555c6e6c0) at /home/mtlive1/5.4.1/Minetest_live/src/threading/thread.cpp:188
  285. No locals.
  286. #11 0x000055555579ed01 in std::__invoke_impl<void, void (*)(Thread*), Thread*> (__f=@0x55555afbfc00: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x55555afbfbf8: 0x555555c6e6c0) at /usr/include/c++/8/bits/invoke.h:60
  287. No locals.
  288. #12 0x000055555579ea27 in std::__invoke<void (*)(Thread*), Thread*> (__fn=@0x55555afbfc00: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x55555afbfbf8: 0x555555c6e6c0) at /usr/include/c++/8/bits/invoke.h:95
  289. No locals.
  290. #13 0x000055555579f22f in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::_M_invoke<0ul, 1ul> (this=0x55555afbfbf8) at /usr/include/c++/8/thread:244
  291. No locals.
  292. #14 0x000055555579f1ea in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::operator() (this=0x55555afbfbf8) at /usr/include/c++/8/thread:253
  293. No locals.
  294. #15 0x000055555579f1ce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> > >::_M_run (this=0x55555afbfbf0) at /usr/include/c++/8/thread:196
  295. No locals.
  296. #16 0x00007ffff75d0b2f in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  297. No symbol table info available.
  298. #17 0x00007ffff795efa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
  299. ret = <optimized out>
  300. pd = <optimized out>
  301. now = <optimized out>
  302. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737298781952, 7726265648909818435, 140737488344846, 140737488344847, 140737298781952, 0, -7726245348064978365, -7726247833912698301}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  303. not_first_call = <optimized out>
  304. #18 0x00007ffff72ae4cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  305. No locals.
  306.  
  307. Thread 3 (Thread 0x7ffff541f700 (LWP 10582)):
  308. #0 0x00007ffff72a6037 in __GI___select (nfds=5, readfds=0x7ffff541da90, writefds=0x0, exceptfds=0x0, timeout=0x7ffff541da80) at ../sysdeps/unix/sysv/linux/select.c:41
  309. resultvar = 18446744073709551102
  310. sc_cancel_oldtype = 0
  311. sc_ret = <optimized out>
  312. #1 0x00005555556ff543 in UDPSocket::WaitData (this=0x555555c4b4b0, timeout_ms=500) at /home/mtlive1/5.4.1/Minetest_live/src/network/socket.cpp:339
  313. readset = {fds_bits = {16, 0 <repeats 15 times>}}
  314. result = 32767
  315. tv = {tv_sec = 0, tv_usec = 473871}
  316. #2 0x00005555556ff0da in UDPSocket::Receive (this=0x555555c4b4b0, sender=..., data=0x7fffe8000db0, size=1500) at /home/mtlive1/5.4.1/Minetest_live/src/network/socket.cpp:254
  317. received = 21845
  318. #3 0x00005555556e3bbc in con::ConnectionReceiveThread::receive (this=0x555555c719f0, packetdata=..., packet_queued=@0x7ffff541dfaf: false) at /home/mtlive1/5.4.1/Minetest_live/src/network/connectionthreads.cpp:926
  319. received_size = 32767
  320. peer = {m_peer = 0x5555556d1a52 <std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, float> >::_M_valptr()+28>}
  321. channel = 0x1ffffce7f
  322. sender = {m_addr_family = 0, m_address = {ipv4 = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, ipv6 = {sin6_family = 0, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}, m_port = 0}
  323. peer_id = 32767
  324. channelnum = 245 '\365'
  325. peer_address = {m_addr_family = 10, m_address = {ipv4 = {sin_family = 10, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, ipv6 = {sin6_family = 10, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = "\000\000\000\000\000\000\000\000\000\000\377\377\\\301", <incomplete sequence \307>, __u6_addr16 = {0, 0, 0, 0, 0, 65535, 49500, 51060}, __u6_addr32 = {0, 0, 4294901760, 3346317660}}}, sin6_scope_id = 0}}, m_port = 37101}
  326. strippeddata = {data = 0x7ffff541de00 "0\336A\365\377\177", m_size = 3892319552, refcount = 0x7ffff541de10}
  327. #4 0x00005555556e393f in con::ConnectionReceiveThread::run (this=0x555555c719f0) at /home/mtlive1/5.4.1/Minetest_live/src/network/connectionthreads.cpp:839
  328. sp = {m_profiler = 0x555555bf9f80 <main_profiler>, m_name = "ConnectionReceive: [con(4/0)] [ms]", m_timer = 0x7ffff001dd50, m_type = SPT_AVG}
  329. __PRETTY_FUNCTION__ = "virtual void* con::ConnectionReceiveThread::run()"
  330. ThreadIdentifier = <incomplete type>
  331. packet_maxsize = 1500
  332. packetdata = {data = 0x7fffe8000db0 "OEt\003", m_size = 1500, refcount = 0x7fffe80013a0}
  333. packet_queued = false
  334. #5 0x000055555579e5cb in Thread::threadProc (thr=0x555555c719f0) at /home/mtlive1/5.4.1/Minetest_live/src/threading/thread.cpp:188
  335. No locals.
  336. #6 0x000055555579ed01 in std::__invoke_impl<void, void (*)(Thread*), Thread*> (__f=@0x555555c80810: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x555555c80808: 0x555555c719f0) at /usr/include/c++/8/bits/invoke.h:60
  337. No locals.
  338. #7 0x000055555579ea27 in std::__invoke<void (*)(Thread*), Thread*> (__fn=@0x555555c80810: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x555555c80808: 0x555555c719f0) at /usr/include/c++/8/bits/invoke.h:95
  339. No locals.
  340. #8 0x000055555579f22f in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::_M_invoke<0ul, 1ul> (this=0x555555c80808) at /usr/include/c++/8/thread:244
  341. No locals.
  342. #9 0x000055555579f1ea in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::operator() (this=0x555555c80808) at /usr/include/c++/8/thread:253
  343. No locals.
  344. #10 0x000055555579f1ce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> > >::_M_run (this=0x555555c80800) at /usr/include/c++/8/thread:196
  345. No locals.
  346. #11 0x00007ffff75d0b2f in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  347. No symbol table info available.
  348. #12 0x00007ffff795efa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
  349. ret = <optimized out>
  350. pd = <optimized out>
  351. now = <optimized out>
  352. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737308129024, 7726265648909818435, 140737488342654, 140737488342655, 140737308129024, 1329951747, -7726242714176284093, -7726247833912698301}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  353. not_first_call = <optimized out>
  354. #13 0x00007ffff72ae4cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  355. No locals.
  356.  
  357. Thread 2 (Thread 0x7ffff5c20700 (LWP 10581)):
  358. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7ffff5c1ee60, expected=0, futex_word=0x555555c40930) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  359. __ret = -516
  360. oldtype = 0
  361. err = <optimized out>
  362. oldtype = <optimized out>
  363. err = <optimized out>
  364. __ret = <optimized out>
  365. resultvar = <optimized out>
  366. __arg6 = <optimized out>
  367. __arg5 = <optimized out>
  368. __arg4 = <optimized out>
  369. __arg3 = <optimized out>
  370. __arg2 = <optimized out>
  371. __arg1 = <optimized out>
  372. _a6 = <optimized out>
  373. _a5 = <optimized out>
  374. _a4 = <optimized out>
  375. _a3 = <optimized out>
  376. _a2 = <optimized out>
  377. _a1 = <optimized out>
  378. #1 do_futex_wait (sem=sem@entry=0x555555c40930, abstime=abstime@entry=0x7ffff5c1ee60) at sem_waitcommon.c:111
  379. err = <optimized out>
  380. #2 0x00007ffff7967b93 in __new_sem_wait_slow (sem=0x555555c40930, abstime=0x7ffff5c1ee60) at sem_waitcommon.c:181
  381. _buffer = {__routine = 0x7ffff7967a30 <__sem_wait_cleanup>, __arg = 0x555555c40930, __canceltype = -171839952, __prev = 0x0}
  382. err = <optimized out>
  383. d = 0
  384. #3 0x000055555579e05c in Semaphore::wait (this=0x555555c40930, time_ms=50) at /home/mtlive1/5.4.1/Minetest_live/src/threading/semaphore.cpp:157
  385. wait_time = {tv_sec = 1631412838, tv_nsec = 593656000}
  386. now = {tv_sec = 1631412838, tv_usec = 543656}
  387. ret = 32767
  388. __PRETTY_FUNCTION__ = "bool Semaphore::wait(unsigned int)"
  389. #4 0x00005555556de3df in con::ConnectionSendThread::run (this=0x555555c40840) at /home/mtlive1/5.4.1/Minetest_live/src/network/connectionthreads.cpp:101
  390. sp = {m_profiler = 0x555555bf9f80 <main_profiler>, m_name = "ConnectionSend: [con(4/0)] [ms]", m_timer = 0x7ffff00e0350, m_type = SPT_AVG}
  391. dtime = 0.050999999
  392. c = {type = con::CONNCMD_NONE, address = {m_addr_family = 0, m_address = {ipv4 = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, ipv6 = {sin6_family = 0, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}, m_port = 0}, peer_id = 0, channelnum = 0 '\000', data = {data = 0x0, m_size = 0}, reliable = false, raw = false}
  393. __PRETTY_FUNCTION__ = "virtual void* con::ConnectionSendThread::run()"
  394. curtime = 396766885
  395. lasttime = 396766834
  396. ThreadIdentifier = <incomplete type>
  397. #5 0x000055555579e5cb in Thread::threadProc (thr=0x555555c40840) at /home/mtlive1/5.4.1/Minetest_live/src/threading/thread.cpp:188
  398. No locals.
  399. #6 0x000055555579ed01 in std::__invoke_impl<void, void (*)(Thread*), Thread*> (__f=@0x555555c80560: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x555555c80558: 0x555555c40840) at /usr/include/c++/8/bits/invoke.h:60
  400. No locals.
  401. #7 0x000055555579ea27 in std::__invoke<void (*)(Thread*), Thread*> (__fn=@0x555555c80560: 0x55555579e55c <Thread::threadProc(Thread*)>, __args#0=@0x555555c80558: 0x555555c40840) at /usr/include/c++/8/bits/invoke.h:95
  402. No locals.
  403. #8 0x000055555579f22f in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::_M_invoke<0ul, 1ul> (this=0x555555c80558) at /usr/include/c++/8/thread:244
  404. No locals.
  405. #9 0x000055555579f1ea in std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> >::operator() (this=0x555555c80558) at /usr/include/c++/8/thread:253
  406. No locals.
  407. #10 0x000055555579f1ce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(Thread*), Thread*> > >::_M_run (this=0x555555c80550) at /usr/include/c++/8/thread:196
  408. No locals.
  409. #11 0x00007ffff75d0b2f in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  410. No symbol table info available.
  411. #12 0x00007ffff795efa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
  412. ret = <optimized out>
  413. pd = <optimized out>
  414. now = <optimized out>
  415. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737316521728, 7726265648909818435, 140737488342654, 140737488342655, 140737316521728, 1329951747, -7726243813151040957, -7726247833912698301}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  416. not_first_call = <optimized out>
  417. #13 0x00007ffff72ae4cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  418. No locals.
  419.  
  420. Thread 1 (Thread 0x7ffff5f09300 (LWP 10577)):
  421. #0 0x00007ffff727b720 in __GI___nanosleep (requested_time=requested_time@entry=0x7fffffffd740, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  422. resultvar = 18446744073709551100
  423. sc_cancel_oldtype = 0
  424. sc_ret = <optimized out>
  425. #1 0x00007ffff72a6874 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  426. ts = {tv_sec = 0, tv_nsec = 180000000}
  427. #2 0x000055555592c4cc in dedicated_server_loop (server=..., kill=@0x555555bf9e60: false) at /home/mtlive1/5.4.1/Minetest_live/src/server.cpp:3803
  428. m_profiler_interval = {m_accumulator = 0}
  429. steplen = 0.180000007
  430. profiler_print_interval = 0
  431. #3 0x00005555558b5d2e in run_dedicated_server (game_params=..., cmd_args=...) at /home/mtlive1/5.4.1/Minetest_live/src/main.cpp:956
  432. kill = @0x555555bf9e60: false
  433. server = 0x555555c761f0
  434. e = <optimized out>
  435. bind_str = ""
  436. bind_addr = {m_addr_family = 10, m_address = {ipv4 = {sin_family = 10, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, ipv6 = {sin6_family = 10, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}, m_port = 30000}
  437. #4 0x00005555558b06db in main (argc=9, argv=0x7fffffffe418) at /home/mtlive1/5.4.1/Minetest_live/src/main.cpp:225
  438. retval = 1436206373
  439. cmd_args = {m_settings = std::unordered_map with 4 elements = {["logfile"] = {value = "/home/mtlive1/5.4.1/Minetest_live/debug.txt", group = 0x0, is_group = false}, ["config"] = {value = "/home/mtlive1/.minetest/worlds/Minetest_live/minetest.conf", group = 0x0, is_group = false}, ["gameid"] = {value = "minetest", group = 0x0, is_group = false}, ["worldname"] = {value = "Minetest_live", group = 0x0, is_group = false}}, m_callbacks = std::unordered_map with 0 elements, m_end_tag = "", m_callback_mutex = {<std::__mutex_base> = {_M_mutex = pthread_mutex_t = {Type = Normal, Status = Not acquired, Robust = No, Shared = No, Protocol = None}}, <No data fields>}, m_mutex = {<std::__mutex_base> = {_M_mutex = pthread_mutex_t = {Type = Normal, Status = Not acquired, Robust = No, Shared = No, Protocol = None}}, <No data fields>}, static s_layers = {0x555555c3fff0, 0x555555c79b30, 0x555555c45bf0, 0x555555d00470}, m_settingslayer = SL_TOTAL_COUNT, static s_flags = {_M_h = {<std::__detail::_Hashtable_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<true, false, true> >> = {<std::__detail::_Hash_code_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, std::__detail::_Select1st, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>> = {<std::__detail::_Hashtable_ebo_helper<0, std::__detail::_Select1st, true>> = {<std::__detail::_Select1st> = {<No data fields>}, <No data fields>}, <std::__detail::_Hashtable_ebo_helper<1, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>> = {<std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<std::__hash_base<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, <No data fields>}, <std::__detail::_Hashtable_ebo_helper<2, std::__detail::_Mod_range_hashing, true>> = {<std::__detail::_Mod_range_hashing> = {<No data fields>}, <No data fields>}, <No data fields>}, <std::__detail::_Hashtable_ebo_helper<0, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>> = {<std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<std::binary_function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, <No data fields>}, <No data fields>}, <std::__detail::_Map_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, true>> = {<No data fields>}, <std::__detail::_Insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, false>> = {<std::__detail::_Insert_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >> = {<No data fields>}, <No data fields>}, <std::__detail::_Rehash_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, std::integral_constant<bool, true> >> = {<No data fields>}, <std::__detail::_Equality<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, true>> = {<No data fields>}, <std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, true> > >> = {<std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, true> >, true>> = {<std::allocator<std::__detail::_Hash_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, true> >> = {<__gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FlagDesc const*>, true> >> = {<No data fields>}, <No data fields>}, <No data fields>}, <No data fields>}, _M_buckets = 0x555555c36520, _M_bucket_count = 17, _M_before_begin = {_M_nxt = 0x555555c4b6c0}, _M_element_count = 8, _M_rehash_policy = {static _S_growth_factor = 2, _M_max_load_factor = 1, _M_next_resize = 17}, _M_single_bucket = 0x0}}}
  440. cmd_args_ok = true
  441. game_params = {<GameParams> = {socket_port = 30000, world_path = "/home/mtlive1/.minetest/worlds/Minetest_live", game_spec = {id = "minetest", name = "Minetest Game", author = "Minetest", release = 0, path = "/home/mtlive1/5.4.1/Minetest_live/bin/../games/minetest_game", gamemods_path = "/home/mtlive1/5.4.1/Minetest_live/bin/../games/minetest_game/mods", addon_mods_paths = std::set with 2 elements = {[0] = "/home/mtlive1/.minetest/mods", [1] = "/home/mtlive1/5.4.1/Minetest_live/bin/../mods"}, menuicon_path = ""}, is_dedicated_server = true}, name = "", password = "", address = "", local_server = 128, world_spec = {path = "", name = "", gameid = ""}}
  442. __PRETTY_FUNCTION__ = "int main(int, char**)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement