Advertisement
Guest User

Untitled

a guest
Aug 8th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.99 KB | None | 0 0
  1. terminate called after throwing an instance of 'SerializationError'
  2. what(): String too long for serializeString
  3.  
  4. Program received signal SIGABRT, Aborted.
  5. [Switching to Thread 0x706a4d413700 (LWP 9291)]
  6. 0x0000706a514b3545 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  7. (gdb) thread apply all
  8. Please specify a command following the thread ID list
  9. (gdb) thread apply all bt full
  10.  
  11. Thread 9 (Thread 0x706a3e178700 (LWP 9457)):
  12. #0 0x0000706a5266d2d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  13. No symbol table info available.
  14. #1 0x0000706a5224b163 in ?? () from /usr/lib/x86_64-linux-gnu/libleveldb.so.1
  15. No symbol table info available.
  16. #2 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  17. No symbol table info available.
  18. #3 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  19. No symbol table info available.
  20. #4 0x0000000000000000 in ?? ()
  21. No symbol table info available.
  22.  
  23. Thread 8 (Thread 0x706a461b6700 (LWP 9304)):
  24. #0 0x0000706a5266fcec in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  25. No symbol table info available.
  26. #1 0x0000706a5266b339 in _L_lock_926 () from /lib/x86_64-linux-gnu/libpthread.so.0
  27. No symbol table info available.
  28. #2 0x0000706a5266b15b in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
  29. No symbol table info available.
  30. #3 0x0000000000471abd in JMutex::Lock (this=<optimized out>)
  31. at /home/minetest/minetest_core/src/jthread/pthread/jmutex.cpp:46
  32. mutex_lock_retval = <optimized out>
  33. ---Type <return> to continue, or q <return> to quit---
  34. __PRETTY_FUNCTION__ = "int JMutex::Lock()"
  35. #4 0x00000000005180a4 in JMutexAutoLock (m=..., this=0x706a461b5aa0)
  36. at /home/minetest/minetest_core/src/util/../jthread/jmutexautolock.h:37
  37. No locals.
  38. #5 EmergeThread::getBlockOrStartGen (this=this@entry=0x706a4801acc0, p=..., b=b@entry=0x706a461b5b88,
  39. data=data@entry=0x706a461b5c10, allow_gen=false) at /home/minetest/minetest_core/src/emerge.cpp:433
  40. p2d = {X = -22, Y = -96}
  41. envlock = {mutex = @0x7fffffffd200}
  42. block = <optimized out>
  43. #6 0x000000000051a882 in EmergeThread::Thread (this=0x706a4801acc0)
  44. at /home/minetest/minetest_core/src/emerge.cpp:500
  45. allow_generate = false
  46. data = {vmanip = 0x0, seed = 0, blockpos_min = {X = 0, Y = 0, Z = 0}, blockpos_max = {X = 0, Y = 0,
  47. Z = 0}, blockpos_requested = {X = 0, Y = 0, Z = 0}, transforming_liquid = {m_map = {_M_t = {
  48. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, unsigned char> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, unsigned char> > >> = {<No data fields>}, <No data fields>},
  49. _M_key_compare = {<std::binary_function<irr::core::vector3d<short>, irr::core::vector3d<short>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  50. _M_left = 0x706a461b5c40, _M_right = 0x706a461b5c40}, _M_node_count = 0}}},
  51. m_list = {<std::_List_base<irr::core::vector3d<short>, std::allocator<irr::core::vector3d<short> > >> = {
  52. _M_impl = {<std::allocator<std::_List_node<irr::core::vector3d<short> > >> = {<__gnu_cxx::new_allocator<std::_Li---Type <return> to continue, or q <return> to quit---
  53. st_node<irr::core::vector3d<short> > >> = {<No data fields>}, <No data fields>}, _M_node = {
  54. _M_next = 0x706a461b5c68, _M_prev = 0x706a461b5c68}}}, <No data fields>}}, nodedef = 0x0}
  55. block = 0x0
  56. modified_blocks = {_M_t = {
  57. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, MapBlock*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, MapBlock*> > >> = {<No data fields>}, <No data fields>},
  58. _M_key_compare = {<std::binary_function<irr::core::vector3d<short>, irr::core::vector3d<short>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  59. _M_left = 0x706a461b5be8, _M_right = 0x706a461b5be8}, _M_node_count = 0}}}
  60. __debug_stacker = {m_stack = 0x184ad50, m_overflowed = false}
  61. __PRETTY_FUNCTION__ = "virtual void* EmergeThread::Thread()"
  62. last_tried_pos = {X = -22, Y = -1, Z = -96}
  63. flags = 0 '\000'
  64. p = {X = -22, Y = -1, Z = -96}
  65. #7 0x0000000000471d5b in JThread::TheThread (param=0x706a4801acc0)
  66. at /home/minetest/minetest_core/src/jthread/pthread/jthread.cpp:160
  67. jthread = 0x706a4801acc0
  68. #8 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  69. No symbol table info available.
  70. #9 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  71. No symbol table info available.
  72. #10 0x0000000000000000 in ?? ()
  73. ---Type <return> to continue, or q <return> to quit---
  74. No symbol table info available.
  75.  
  76. Thread 7 (Thread 0x706a46ab7700 (LWP 9303)):
  77. #0 0x0000706a5266fcec in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  78. No symbol table info available.
  79. #1 0x0000706a5266b339 in _L_lock_926 () from /lib/x86_64-linux-gnu/libpthread.so.0
  80. No symbol table info available.
  81. #2 0x0000706a5266b15b in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
  82. No symbol table info available.
  83. #3 0x0000000000471abd in JMutex::Lock (this=<optimized out>)
  84. at /home/minetest/minetest_core/src/jthread/pthread/jmutex.cpp:46
  85. mutex_lock_retval = <optimized out>
  86. __PRETTY_FUNCTION__ = "int JMutex::Lock()"
  87. #4 0x00000000005180a4 in JMutexAutoLock (m=..., this=0x706a46ab6aa0)
  88. at /home/minetest/minetest_core/src/util/../jthread/jmutexautolock.h:37
  89. No locals.
  90. #5 EmergeThread::getBlockOrStartGen (this=this@entry=0x706a4801a8c0, p=..., b=b@entry=0x706a46ab6b88,
  91. data=data@entry=0x706a46ab6c10, allow_gen=false) at /home/minetest/minetest_core/src/emerge.cpp:433
  92. p2d = {X = -22, Y = -97}
  93. envlock = {mutex = @0x7fffffffd200}
  94. block = <optimized out>
  95. #6 0x000000000051a882 in EmergeThread::Thread (this=0x706a4801a8c0)
  96. at /home/minetest/minetest_core/src/emerge.cpp:500
  97. ---Type <return> to continue, or q <return> to quit---
  98. allow_generate = false
  99. data = {vmanip = 0x0, seed = 0, blockpos_min = {X = 0, Y = 0, Z = 0}, blockpos_max = {X = 0, Y = 0,
  100. Z = 0}, blockpos_requested = {X = 0, Y = 0, Z = 0}, transforming_liquid = {m_map = {_M_t = {
  101. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, unsigned char> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, unsigned char> > >> = {<No data fields>}, <No data fields>},
  102. _M_key_compare = {<std::binary_function<irr::core::vector3d<short>, irr::core::vector3d<short>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  103. _M_left = 0x706a46ab6c40, _M_right = 0x706a46ab6c40}, _M_node_count = 0}}},
  104. m_list = {<std::_List_base<irr::core::vector3d<short>, std::allocator<irr::core::vector3d<short> > >> = {
  105. _M_impl = {<std::allocator<std::_List_node<irr::core::vector3d<short> > >> = {<__gnu_cxx::new_allocator<std::_List_node<irr::core::vector3d<short> > >> = {<No data fields>}, <No data fields>}, _M_node = {
  106. _M_next = 0x706a46ab6c68, _M_prev = 0x706a46ab6c68}}}, <No data fields>}}, nodedef = 0x0}
  107. block = 0x0
  108. modified_blocks = {_M_t = {
  109. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, MapBlock*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, MapBlock*> > >> = {<No data fields>}, <No data fields>},
  110. _M_key_compare = {<std::binary_function<irr::core::vector3d<short>, irr::core::vector3d<short>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  111. _M_left = 0x706a46ab6be8, _M_right = 0x706a46ab6be8}, _M_node_count = 0}}}
  112. __debug_stacker = {m_stack = 0x18472a0, m_overflowed = false}
  113. ---Type <return> to continue, or q <return> to quit---
  114. __PRETTY_FUNCTION__ = "virtual void* EmergeThread::Thread()"
  115. last_tried_pos = {X = -22, Y = -1, Z = -97}
  116. flags = 0 '\000'
  117. p = {X = -22, Y = -1, Z = -97}
  118. #7 0x0000000000471d5b in JThread::TheThread (param=0x706a4801a8c0)
  119. at /home/minetest/minetest_core/src/jthread/pthread/jthread.cpp:160
  120. jthread = 0x706a4801a8c0
  121. #8 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  122. No symbol table info available.
  123. #9 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  124. No symbol table info available.
  125. #10 0x0000000000000000 in ?? ()
  126. No symbol table info available.
  127.  
  128. Thread 6 (Thread 0x706a47312700 (LWP 9302)):
  129. #0 0x0000706a5266fcec in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  130. No symbol table info available.
  131. #1 0x0000706a5266b339 in _L_lock_926 () from /lib/x86_64-linux-gnu/libpthread.so.0
  132. No symbol table info available.
  133. #2 0x0000706a5266b15b in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
  134. No symbol table info available.
  135. #3 0x0000000000471abd in JMutex::Lock (this=<optimized out>)
  136. at /home/minetest/minetest_core/src/jthread/pthread/jmutex.cpp:46
  137. ---Type <return> to continue, or q <return> to quit---
  138. mutex_lock_retval = <optimized out>
  139. __PRETTY_FUNCTION__ = "int JMutex::Lock()"
  140. #4 0x00000000005180a4 in JMutexAutoLock (m=..., this=0x706a47311aa0)
  141. at /home/minetest/minetest_core/src/util/../jthread/jmutexautolock.h:37
  142. No locals.
  143. #5 EmergeThread::getBlockOrStartGen (this=this@entry=0x706a4801a780, p=..., b=b@entry=0x706a47311b88,
  144. data=data@entry=0x706a47311c10, allow_gen=false) at /home/minetest/minetest_core/src/emerge.cpp:433
  145. p2d = {X = -22, Y = -100}
  146. envlock = {mutex = @0x7fffffffd200}
  147. block = <optimized out>
  148. #6 0x000000000051a882 in EmergeThread::Thread (this=0x706a4801a780)
  149. at /home/minetest/minetest_core/src/emerge.cpp:500
  150. allow_generate = false
  151. data = {vmanip = 0x0, seed = 0, blockpos_min = {X = 0, Y = 0, Z = 0}, blockpos_max = {X = 0, Y = 0,
  152. Z = 0}, blockpos_requested = {X = 0, Y = 0, Z = 0}, transforming_liquid = {m_map = {_M_t = {
  153. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, unsigned char> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, unsigned char> > >> = {<No data fields>}, <No data fields>},
  154. _M_key_compare = {<std::binary_function<irr::core::vector3d<short>, irr::core::vector3d<short>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  155. _M_left = 0x706a47311c40, _M_right = 0x706a47311c40}, _M_node_count = 0}}},
  156. m_list = {<std::_List_base<irr::core::vector3d<short>, std::allocator<irr::core::vector3d<short> > >> = {
  157. ---Type <return> to continue, or q <return> to quit---
  158. _M_impl = {<std::allocator<std::_List_node<irr::core::vector3d<short> > >> = {<__gnu_cxx::new_allocator<std::_List_node<irr::core::vector3d<short> > >> = {<No data fields>}, <No data fields>}, _M_node = {
  159. _M_next = 0x706a47311c68, _M_prev = 0x706a47311c68}}}, <No data fields>}}, nodedef = 0x0}
  160. block = 0x0
  161. modified_blocks = {_M_t = {
  162. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, MapBlock*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<irr::core::vector3d<short> const, MapBlock*> > >> = {<No data fields>}, <No data fields>},
  163. _M_key_compare = {<std::binary_function<irr::core::vector3d<short>, irr::core::vector3d<short>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  164. _M_left = 0x706a47311be8, _M_right = 0x706a47311be8}, _M_node_count = 0}}}
  165. __debug_stacker = {m_stack = 0x18437f0, m_overflowed = false}
  166. __PRETTY_FUNCTION__ = "virtual void* EmergeThread::Thread()"
  167. last_tried_pos = {X = -22, Y = -1, Z = -100}
  168. flags = 0 '\000'
  169. p = {X = -22, Y = -1, Z = -100}
  170. #7 0x0000000000471d5b in JThread::TheThread (param=0x706a4801a780)
  171. at /home/minetest/minetest_core/src/jthread/pthread/jthread.cpp:160
  172. jthread = 0x706a4801a780
  173. #8 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  174. No symbol table info available.
  175. #9 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  176. No symbol table info available.
  177. ---Type <return> to continue, or q <return> to quit---
  178. #10 0x0000000000000000 in ?? ()
  179. No symbol table info available.
  180.  
  181. Thread 5 (Thread 0x706a47f52700 (LWP 9293)):
  182. #0 0x0000706a5266f511 in sem_timedwait () from /lib/x86_64-linux-gnu/libpthread.so.0
  183. No symbol table info available.
  184. #1 0x0000000000471cb7 in JSemaphore::Wait (this=0x1835548, time_ms=<optimized out>)
  185. at /home/minetest/minetest_core/src/jthread/pthread/jsemaphore.cpp:119
  186. waittime = {tv_sec = 1407651621, tv_nsec = 241150000}
  187. now = {tv_sec = 1407551621, tv_usec = 241150}
  188. __PRETTY_FUNCTION__ = "bool JSemaphore::Wait(unsigned int)"
  189. sem_wait_retval = <optimized out>
  190. #2 0x0000000000532c54 in MutexedQueue<CurlFetchThread::Request>::pop_front (this=this@entry=0x1835510,
  191. wait_time_max_ms=wait_time_max_ms@entry=100000000) at /home/minetest/minetest_core/src/util/container.h:296
  192. No locals.
  193. #3 0x00000000005351ed in waitForRequest (timeout=100000000, this=0x1835490)
  194. at /home/minetest/minetest_core/src/httpfetch.cpp:540
  195. req = {type = CurlFetchThread::RT_FETCH, fetchrequest = {url = {static npos = <optimized out>,
  196. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x0}}, caller = 0, request_id = 0, timeout = 0, connect_timeout = 0, multipart = false,
  197. post_fields = {_M_t = {
  198. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> ---Type <return> to continue, or q <return> to quit---
  199. = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>},
  200. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x0, _M_right = 0x0},
  201. _M_node_count = 0}}}, post_data = {static npos = <optimized out>,
  202. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x0}},
  203. extra_headers = {<std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {
  204. _M_impl = {<std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<__gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>},
  205. useragent = {static npos = <optimized out>,
  206. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x183fce8 "Q"}}}, event = 0x0}
  207. #4 CurlFetchThread::Thread (this=0x1835490) at /home/minetest/minetest_core/src/httpfetch.cpp:671
  208. still_ongoing = 0
  209. __debug_stacker = {m_stack = 0x183fd40, m_overflowed = false}
  210. __PRETTY_FUNCTION__ = "virtual void* CurlFetchThread::Thread()"
  211. pool = {handles = {<std::_List_base<void*, std::allocator<void*> >> = {
  212. _M_impl = {<std::allocator<std::_List_node<void*> >> = {<__gnu_cxx::new_allocator<std::_List_node<vo---Type <return> to continue, or q <return> to quit---
  213. id*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x706a49def3f0,
  214. _M_prev = 0x706a49def3f0}}}, <No data fields>}}
  215. mres = <optimized out>
  216. #5 0x0000000000471d5b in JThread::TheThread (param=0x1835490)
  217. at /home/minetest/minetest_core/src/jthread/pthread/jthread.cpp:160
  218. jthread = 0x1835490
  219. #6 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  220. No symbol table info available.
  221. #7 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  222. No symbol table info available.
  223. #8 0x0000000000000000 in ?? ()
  224. No symbol table info available.
  225.  
  226. Thread 4 (Thread 0x706a4d413700 (LWP 9291)):
  227. #0 0x0000706a514b3545 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  228. No symbol table info available.
  229. #1 0x0000706a514b67c0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
  230. No symbol table info available.
  231. #2 0x0000706a51d0989d in __gnu_cxx::__verbose_terminate_handler() ()
  232. from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  233. No symbol table info available.
  234. #3 0x0000706a51d07996 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  235. No symbol table info available.
  236. ---Type <return> to continue, or q <return> to quit---
  237. #4 0x0000706a51d079c3 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  238. No symbol table info available.
  239. #5 0x0000706a51d07bee in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  240. No symbol table info available.
  241. #6 0x00000000004bb7fa in serializeString (plain=...) at /home/minetest/minetest_core/src/util/serialize.cpp:36
  242. buf = "`S"
  243. s = <optimized out>
  244. #7 0x000000000059c6c4 in ObjectProperties::serialize (this=0x706a401053c0, os=...)
  245. at /home/minetest/minetest_core/src/object_properties.cpp:92
  246. i = <optimized out>
  247. #8 0x000000000052eb7e in gob_cmd_set_properties (prop=...)
  248. at /home/minetest/minetest_core/src/genericobject.cpp:28
  249. os = <incomplete type>
  250. #9 0x00000000004edc7d in LuaEntitySAO::getPropertyPacket (this=this@entry=0x706a40105360)
  251. at /home/minetest/minetest_core/src/content_sao.cpp:881
  252. No locals.
  253. #10 0x00000000004f1f1d in LuaEntitySAO::step (this=0x706a40105360, dtime=0.100000001, send_recommended=true)
  254. at /home/minetest/minetest_core/src/content_sao.cpp:477
  255. str = {static npos = <optimized out>,
  256. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x706a405ce7d8 "\001\377\320", <incomplete sequence \375\240>}}
  257. aom = {id = 3, reliable = false, datastring = {static npos = <optimized out>,
  258. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No da---Type <return> to continue, or q <return> to quit---
  259. ta fields>}, _M_p = 0x40000f70 "0\346\250Rjp"}}}
  260. #11 0x0000000000526ecd in ServerEnvironment::step (this=0x706a49ec2610, dtime=0.100000001)
  261. at /home/minetest/minetest_core/src/environment.cpp:1226
  262. obj = 0x706a40105360
  263. i = {_M_node = 0x706a40226b50}
  264. sp = {m_profiler = 0x890a80, m_name = {static npos = <optimized out>,
  265. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x706a40595a88 "SEnv: step act. objs avg"}}, m_timer = 0x706a40626030, m_type = SPT_AVG}
  266. send_recommended = true
  267. __debug_stacker = {m_stack = 0x1838040, m_overflowed = false}
  268. __PRETTY_FUNCTION__ = "virtual void ServerEnvironment::step(float)"
  269. abm_interval = 1
  270. #12 0x00000000005d3345 in Server::AsyncRunStep (this=0x7fffffffd120, initial_step=initial_step@entry=false)
  271. at /home/minetest/minetest_core/src/server.cpp:567
  272. lock = {mutex = @0x7fffffffd200}
  273. max_lag = <optimized out>
  274. sp = {m_profiler = 0x890a80, m_name = {static npos = <optimized out>,
  275. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x706a382467f8 "SEnv step"}}, m_timer = 0x706a38273460, m_type = SPT_ADD}
  276. sp2 = {m_profiler = 0x890a80, m_name = {static npos = <optimized out>,
  277. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x706a3817c498 "SEnv step avg"}}, m_timer = 0x706a3827d120, m_type = SPT_AVG}
  278. __debug_stacker = {m_stack = 0x1838040, m_overflowed = false}
  279. ---Type <return> to continue, or q <return> to quit---
  280. __PRETTY_FUNCTION__ = "void Server::AsyncRunStep(bool)"
  281. dtime = 0.100000001
  282. map_timer_and_unload_dtime = <optimized out>
  283. #13 0x00000000005ddd51 in ServerThread::Thread (this=0x706a4801a130)
  284. at /home/minetest/minetest_core/src/server.cpp:109
  285. __debug_stacker = {m_stack = 0x1838040, m_overflowed = false}
  286. __PRETTY_FUNCTION__ = "virtual void* ServerThread::Thread()"
  287. #14 0x0000000000471d5b in JThread::TheThread (param=0x706a4801a130)
  288. at /home/minetest/minetest_core/src/jthread/pthread/jthread.cpp:160
  289. jthread = 0x706a4801a130
  290. #15 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  291. No symbol table info available.
  292. #16 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  293. No symbol table info available.
  294. #17 0x0000000000000000 in ?? ()
  295. No symbol table info available.
  296.  
  297. Thread 3 (Thread 0x706a4e067700 (LWP 9201)):
  298. #0 0x0000706a51556d03 in select () from /lib/x86_64-linux-gnu/libc.so.6
  299. No symbol table info available.
  300. #1 0x00000000005e8d2f in UDPSocket::WaitData (this=0x7fffffffd228, timeout_ms=<optimized out>)
  301. at /home/minetest/minetest_core/src/socket.cpp:578
  302. readset = {fds_bits = {512, 0 <repeats 15 times>}}
  303. ---Type <return> to continue, or q <return> to quit---
  304. result = <optimized out>
  305. tv = {tv_sec = 0, tv_usec = 13985}
  306. #2 0x00000000004da40d in con::ConnectionReceiveThread::receive (this=this@entry=0x7fffffffd418)
  307. at /home/minetest/minetest_core/src/connection.cpp:2110
  308. packetdata = {data = 0x706a3802c5b0 "OEt\003", m_size = 1500, refcount = 0x706a381ba8a0}
  309. packet_queued = <optimized out>
  310. loop_count = <optimized out>
  311. #3 0x00000000004dab7b in con::ConnectionReceiveThread::Thread (this=0x7fffffffd418)
  312. at /home/minetest/minetest_core/src/connection.cpp:2034
  313. sp = {m_profiler = 0x890a80, m_name = {static npos = <optimized out>,
  314. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x706a38316ec8 "ConnectionReceive: [con(9/0)]"}}, m_timer = 0x706a38092d80, m_type = SPT_AVG}
  315. ThreadIdentifier = <incomplete type>
  316. #4 0x0000000000471d5b in JThread::TheThread (param=0x7fffffffd418)
  317. at /home/minetest/minetest_core/src/jthread/pthread/jthread.cpp:160
  318. jthread = 0x7fffffffd418
  319. #5 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  320. No symbol table info available.
  321. #6 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  322. No symbol table info available.
  323. #7 0x0000000000000000 in ?? ()
  324. No symbol table info available.
  325.  
  326. ---Type <return> to continue, or q <return> to quit---
  327. Thread 2 (Thread 0x706a4e898700 (LWP 9198)):
  328. #0 0x0000706a5266f511 in sem_timedwait () from /lib/x86_64-linux-gnu/libpthread.so.0
  329. No symbol table info available.
  330. #1 0x0000000000471cb7 in JSemaphore::Wait (this=0x7fffffffd3e8, time_ms=<optimized out>)
  331. at /home/minetest/minetest_core/src/jthread/pthread/jsemaphore.cpp:119
  332. waittime = {tv_sec = 1407551726, tv_nsec = 116468000}
  333. now = {tv_sec = 1407551726, tv_usec = 66468}
  334. __PRETTY_FUNCTION__ = "bool JSemaphore::Wait(unsigned int)"
  335. sem_wait_retval = <optimized out>
  336. #2 0x00000000004deb0a in con::ConnectionSendThread::Thread (this=0x7fffffffd348)
  337. at /home/minetest/minetest_core/src/connection.cpp:1276
  338. sp = {m_profiler = 0x890a80, m_name = {static npos = <optimized out>,
  339. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x21028f8 "ConnectionSend: [con(9/0)]"}}, m_timer = 0x1c06950, m_type = SPT_AVG}
  340. dtime = 0.0199999996
  341. c = {type = con::CONNCMD_NONE, address = {m_addr_family = 0, m_address = {ipv4 = {sin_family = 0,
  342. sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, ipv6 = {
  343. sin6_family = 0, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {
  344. __u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0},
  345. __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}, m_port = 0}, peer_id = 0,
  346. channelnum = 0 '\000', data = {data = 0x0, m_size = 0}, reliable = false, raw = false}
  347. curtime = 3097420274
  348. lasttime = <optimized out>
  349. ---Type <return> to continue, or q <return> to quit---
  350. ThreadIdentifier = <incomplete type>
  351. #3 0x0000000000471d5b in JThread::TheThread (param=0x7fffffffd348)
  352. at /home/minetest/minetest_core/src/jthread/pthread/jthread.cpp:160
  353. jthread = 0x7fffffffd348
  354. #4 0x0000706a52668b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  355. No symbol table info available.
  356. #5 0x0000706a5155d20d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  357. No symbol table info available.
  358. #6 0x0000000000000000 in ?? ()
  359. No symbol table info available.
  360.  
  361. Thread 1 (Thread 0x706a533b5760 (LWP 9195)):
  362. #0 0x0000706a5152d6dd in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
  363. No symbol table info available.
  364. #1 0x0000706a51557424 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
  365. No symbol table info available.
  366. #2 0x00000000005c9808 in dedicated_server_loop (server=..., kill=@0x8b0cd0: false)
  367. at /home/minetest/minetest_core/src/server.cpp:5070
  368. sp = {m_profiler = 0x890a80, m_name = {static npos = <optimized out>,
  369. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x706a380c8438 "dedicated server sleep"}}, m_timer = 0x706a38089b60, m_type = SPT_ADD}
  370. steplen = 0.100000001
  371. profiler_print_interval = 0
  372. ---Type <return> to continue, or q <return> to quit---
  373. __debug_stacker = {m_stack = 0x1816f70, m_overflowed = false}
  374. __PRETTY_FUNCTION__ = "void dedicated_server_loop(Server&, bool&)"
  375. m_profiler_interval = {m_accumulator = 0}
  376. #3 0x000000000054dc4d in main (argc=<optimized out>, argv=<optimized out>)
  377. at /home/minetest/minetest_core/src/main.cpp:1327
  378. __debug_stacker = {m_stack = 0x1816f70, m_overflowed = false}
  379. world_path = {static npos = <optimized out>,
  380. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1836fa8 "/home/minetest/.minetest/worlds/Creative_World"}}
  381. is_legacy_world = false
  382. bind_addr = {m_addr_family = 2, m_address = {ipv4 = {sin_family = 2, sin_port = 0, sin_addr = {
  383. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, ipv6 = {sin6_family = 2, sin6_port = 0,
  384. sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {
  385. 0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}, m_port = 30000}
  386. gamespec = {id = {static npos = <optimized out>,
  387. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x18160b8 "dreambuilder_game"}}, path = {static npos = <optimized out>,
  388. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1836c28 "/home/minetest/.minetest/games/dreambuilder_game"}}, gamemods_path = {
  389. static npos = <optimized out>,
  390. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x18370d8 "/home/minetest/.minetest/games/dreambuilder_game/mods"}}, addon_mods_paths = {
  391. _M_t = {
  392. ---Type <return> to continue, or q <return> to quit---
  393. _M_impl = {<std::allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<No data fields>}, <No data fields>},
  394. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x1837070, _M_left = 0x1837070,
  395. _M_right = 0x1837070}, _M_node_count = 1}}}, name = {static npos = <optimized out>,
  396. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1837018 "Dreambuilder Game"}}, menuicon_path = {static npos = <optimized out>,
  397. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x88e518 ""}}}
  398. bind_str = {static npos = <optimized out>,
  399. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x88e518 ""}}
  400. server = {<con::PeerHandler> = {_vptr.PeerHandler = 0x63a430}, <MapEventReceiver> = {
  401. _vptr.MapEventReceiver = 0x63a4c0}, <InventoryManager> = {
  402. _vptr.InventoryManager = 0x63a4d8}, <IGameDef> = {_vptr.IGameDef = 0x63a510}, m_path_world = {
  403. static npos = <optimized out>,
  404. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1836fa8 "/home/minetest/.minetest/worlds/Creative_World"}}, m_gamespec = {id = {
  405. static npos = <optimized out>,
  406. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x18160b8 "dreambuilder_game"}}, path = {static npos = <optimized out>,
  407. ---Type <return> to continue, or q <return> to quit---
  408. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1836c28 "/home/minetest/.minetest/games/dreambuilder_game"}}, gamemods_path = {
  409. static npos = <optimized out>,
  410. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x18370d8 "/home/minetest/.minetest/games/dreambuilder_game/mods"}}, addon_mods_paths = {
  411. _M_t = {
  412. _M_impl = {<std::allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<No data fields>}, <No data fields>},
  413. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x1837040, _M_left = 0x1837040,
  414. _M_right = 0x1837040}, _M_node_count = 1}}}, name = {static npos = <optimized out>,
  415. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1837018 "Dreambuilder Game"}}, menuicon_path = {static npos = <optimized out>,
  416. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x88e518 ""}}}, m_simple_singleplayer_mode = false, m_async_fatal_error = {m_value = {
  417. static npos = <optimized out>,
  418. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x88e518 ""}}, m_mutex = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0,
  419. __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  420. __size = '\000' <repeats 39 times>, __align = 0}}}, m_liquid_transform_timer = 0.999998927,
  421. m_liquid_transform_every = 1, m_print_info_timer = 0, m_masterserver_timer = 104.009384,
  422. ---Type <return> to continue, or q <return> to quit---
  423. m_objectdata_timer = 0, m_emergethread_trigger_timer = 1.20000017, m_savemap_timer = 103.999382,
  424. m_map_timer_and_unload_interval = {m_accumulator = 1.79997456}, m_env = 0x706a49ec2610, m_env_mutex = {
  425. mutex = {__data = {__lock = 2, __count = 0, __owner = 9291, __nusers = 1, __kind = 0, __spins = 0,
  426. __list = {__prev = 0x0, __next = 0x0}},
  427. __size = "\002\000\000\000\000\000\000\000K$\000\000\001", '\000' <repeats 26 times>,
  428. __align = 2}}, m_con = {m_udpSocket = {m_handle = 9, m_timeout_ms = 5, m_addr_family = 2},
  429. m_command_queue = {m_mutex = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  430. __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  431. __size = '\000' <repeats 39 times>, __align = 0}},
  432. m_list = {<std::_List_base<con::ConnectionCommand, std::allocator<con::ConnectionCommand> >> = {
  433. _M_impl = {<std::allocator<std::_List_node<con::ConnectionCommand> >> = {<__gnu_cxx::new_allocator<std::_List_node<con::ConnectionCommand> >> = {<No data fields>}, <No data fields>}, _M_node = {
  434. _M_next = 0x7fffffffd260, _M_prev = 0x7fffffffd260}}}, <No data fields>}, m_size = {
  435. m_semaphore = {
  436. __size = "\000\000\000\000\200", '\000' <repeats 11 times>"\220, \343\377\377\377\177\000\000\000 <Sjp\000", __align = 549755813888}}}, m_event_queue = {m_mutex = {mutex = {__data = {__lock = 0, __count = 0,
  437. __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  438. __size = '\000' <repeats 39 times>, __align = 0}},
  439. m_list = {<std::_List_base<con::ConnectionEvent, std::allocator<con::ConnectionEvent> >> = {
  440. _M_impl = {<std::allocator<std::_List_node<con::ConnectionEvent> >> = {<__gnu_cxx::new_allocator<std::_List_node<con::ConnectionEvent> >> = {<No data fields>}, <No data fields>}, _M_node = {
  441. _M_next = 0x20dc2e0, _M_prev = 0x706a382f40e0}}}, <No data fields>}, m_size = {
  442. m_semaphore = {
  443. ---Type <return> to continue, or q <return> to quit---
  444. __size = "\022\000\000\000\200", '\000' <repeats 11 times>, "_\343\377\377\377\177\000\000\340A\034Sjp\000", __align = 549755813906}}}, m_peer_id = 1, m_protocol_id = 1329951747, m_peers = {_M_t = {
  445. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<unsigned short const, con::Peer*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<unsigned short const, con::Peer*> > >> = {<No data fields>}, <No data fields>},
  446. _M_key_compare = {<std::binary_function<unsigned short, unsigned short, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x183be90, _M_left = 0x183be90,
  447. _M_right = 0x183be90}, _M_node_count = 1}}}, m_peers_mutex = {mutex = {__data = {__lock = 0,
  448. __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0,
  449. __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}},
  450. m_sendThread = {<JThread> = {_vptr.JThread = 0x628f70, threadid = 123601886480128, started = true,
  451. retval = 0x0, running = true, requeststop = false, continuemutex = {mutex = {__data = {
  452. __lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {
  453. __prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}},
  454. continuemutex2 = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  455. __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  456. __size = '\000' <repeats 39 times>, __align = 0}}}, m_connection = 0x7fffffffd228,
  457. m_max_packet_size = 512, m_timeout = 30, m_outgoing_queue = {
  458. m_list = {<std::_List_base<con::OutgoingPacket, std::allocator<con::OutgoingPacket> >> = {
  459. _M_impl = {<std::allocator<std::_List_node<con::OutgoingPacket> >> = {<__gnu_cxx::new_allocator<std::_List_node<con::OutgoingPacket> >> = {<No data fields>}, <No data fields>}, _M_node = {
  460. _M_next = 0x7fffffffd3d0, _M_prev = 0x7fffffffd3d0}}}, <No data fields>},
  461. m_list_size = 0}, m_send_sleep_semaphore = {m_semaphore = {
  462. ---Type <return> to continue, or q <return> to quit---
  463. __size = "\000\000\000\000\200\000\000\000\001\000\000\000\000\000\000\000\000\020<Sjp\000\000\330y=Sjp\000", __align = 549755813888}}, m_iteration_packets_avaialble = 4096, m_max_commands_per_iteration = 1,
  464. m_max_data_packets_per_iteration = 4096, m_max_packets_requeued = 256},
  465. m_receiveThread = {<JThread> = {_vptr.JThread = 0x628fb0, threadid = 123601877890816,
  466. started = true, retval = 0x0, running = true, requeststop = false, continuemutex = {mutex = {
  467. __data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  468. __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}},
  469. continuemutex2 = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  470. __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  471. __size = '\000' <repeats 39 times>, __align = 0}}}, m_connection = 0x7fffffffd228},
  472. m_info_mutex = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  473. __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>,
  474. __align = 0}}, m_bc_peerhandler = 0x7fffffffd120, m_bc_receive_timeout = 30,
  475. m_shutting_down = false, m_next_remote_peer_id = 4}, m_banmanager = 0x706a4801ade0,
  476. m_rollback = 0x706a48019fa0, m_rollback_sink_enabled = true, m_enable_rollback_recording = true,
  477. m_emerge = 0x706a4801a1c0, m_script = 0x706a48083f00, m_itemdef = 0x1836b30,
  478. m_nodedef = 0x706a48000a60, m_craftdef = 0x706a48017bf0, m_event = 0x706a48000b80,
  479. m_mods = {<std::_Vector_base<ModSpec, std::allocator<ModSpec> >> = {
  480. _M_impl = {<std::allocator<ModSpec>> = {<__gnu_cxx::new_allocator<ModSpec>> = {<No data fields>}, <No data fields>}, _M_start = 0x706a480c9cd0, _M_finish = 0x706a480d28e0,
  481. _M_end_of_storage = 0x706a480d28e0}}, <No data fields>}, m_step_dtime = 1.00000012,
  482. m_step_dtime_mutex = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  483. __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  484. ---Type <return> to continue, or q <return> to quit---
  485. __size = '\000' <repeats 39 times>, __align = 0}}, m_lag = 0.219999492, m_thread = 0x706a4801a130,
  486. m_time_of_day_send_timer = 1.00000024, m_uptime = {m_value = 104.0999922901392, m_mutex = {mutex = {
  487. __data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {
  488. __prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}},
  489. m_clients = {m_con = 0x7fffffffd228, m_clients_mutex = {mutex = {__data = {__lock = 0, __count = 0,
  490. __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  491. __size = '\000' <repeats 39 times>, __align = 0}}, m_clients = {_M_t = {
  492. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<unsigned short const, RemoteClient*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<unsigned short const, RemoteClient*> > >> = {<No data fields>}, <No data fields>},
  493. _M_key_compare = {<std::binary_function<unsigned short, unsigned short, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x706a4a10d130,
  494. _M_left = 0x706a4a10d130, _M_right = 0x706a4a10d130}, _M_node_count = 1}}},
  495. m_clients_names = {<std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {
  496. _M_impl = {<std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<__gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x1828f70, _M_finish = 0x1828f78,
  497. _M_end_of_storage = 0x1828f78}}, <No data fields>}, m_env = 0x706a49ec2610, m_env_mutex = {
  498. mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  499. __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}},
  500. m_print_info_timer = 13.9999981, static statenames = 0x88e180}, m_peer_change_queue = {
  501. m_list = {<std::_List_base<con::PeerChange, std::allocator<con::PeerChange> >> = {
  502. ---Type <return> to continue, or q <return> to quit---
  503. _M_impl = {<std::allocator<std::_List_node<con::PeerChange> >> = {<__gnu_cxx::new_allocator<std::_List_node<con::PeerChange> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffffffd658,
  504. _M_prev = 0x7fffffffd658}}}, <No data fields>}, m_list_size = 0},
  505. m_modspaths = {<std::_List_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {
  506. _M_impl = {<std::allocator<std::_List_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<__gnu_cxx::new_allocator<std::_List_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffffffd670,
  507. _M_prev = 0x7fffffffd670}}}, <No data fields>}, m_shutdown_requested = false,
  508. m_unsent_map_edit_queue = {
  509. m_list = {<std::_List_base<MapEditEvent*, std::allocator<MapEditEvent*> >> = {
  510. _M_impl = {<std::allocator<std::_List_node<MapEditEvent*> >> = {<__gnu_cxx::new_allocator<std::_List_node<MapEditEvent*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fffffffd688,
  511. _M_prev = 0x7fffffffd688}}}, <No data fields>}, m_list_size = 0},
  512. m_ignore_map_edit_events = false, m_ignore_map_edit_events_area = {MinEdge = {X = 1, Y = 1, Z = 1},
  513. MaxEdge = {X = 0, Y = 0, Z = 0}}, m_ignore_map_edit_events_peer_id = 0, m_media = {_M_t = {
  514. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MediaInfo> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MediaInfo> > >> = {<No data fields>}, <No data fields>},
  515. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x706a49d5f720, _M_left = 0x706a49d95280,
  516. ---Type <return> to continue, or q <return> to quit---
  517. _M_right = 0x706a49dd6030}, _M_node_count = 4656}}}, m_playing_sounds = {_M_t = {
  518. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<int const, ServerPlayingSound> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, ServerPlayingSound> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<int, int, bool>> = {<No data fields>}, <No data fields>},
  519. _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffffffd6e8,
  520. _M_right = 0x7fffffffd6e8}, _M_node_count = 0}}}, m_next_sound_id = -7344,
  521. m_detached_inventories = {_M_t = {
  522. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, Inventory*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, Inventory*> > >> = {<No data fields>}, <No data fields>},
  523. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x706a4a28c7e0, _M_left = 0x706a4a0f2e70,
  524. _M_right = 0x706a499b9ad0}, _M_node_count = 3}}},
  525. m_particlespawner_ids = {<std::_Vector_base<unsigned int, std::allocator<unsigned int> >> = {
  526. _M_impl = {<std::allocator<unsigned int>> = {<__gnu_cxx::new_allocator<unsigned int>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}}
  527. allowed_options = {_M_t = {
  528. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, ValueSpec> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, ValueSpec> > >> = {<No data fields>}, <No data fields>},
  529. ---Type <return> to continue, or q <return> to quit---
  530. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x1815980, _M_left = 0x1815910,
  531. _M_right = 0x1815bd0}, _M_node_count = 16}}}
  532. cmd_args = {m_settings = {_M_t = {
  533. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>},
  534. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x1816330, _M_left = 0x1816280,
  535. _M_right = 0x1816130}, _M_node_count = 6}}}, m_defaults = {_M_t = {
  536. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>},
  537. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffffffd038,
  538. _M_right = 0x7fffffffd038}, _M_node_count = 0}}}, m_mutex = {mutex = {__data = {__lock = 0,
  539. ---Type <return> to continue, or q <return> to quit---
  540. __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0,
  541. __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}
  542. __PRETTY_FUNCTION__ = "int main(int, char**)"
  543. ret = <optimized out>
  544. kill = @0x8b0cd0: false
  545. __debug_stacker = {m_stack = 0x1816f70, m_overflowed = false}
  546. commanded_world = {static npos = <optimized out>,
  547. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1836fa8 "/home/minetest/.minetest/worlds/Creative_World"}}
  548. commanded_worldname = {static npos = <optimized out>,
  549. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1815f98 "Creative_World"}}
  550. commanded_gamespec = {id = {static npos = <optimized out>,
  551. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x18160b8 "dreambuilder_game"}}, path = {static npos = <optimized out>,
  552. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1836c28 "/home/minetest/.minetest/games/dreambuilder_game"}}, gamemods_path = {
  553. static npos = <optimized out>,
  554. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x18370d8 "/home/minetest/.minetest/games/dreambuilder_game/mods"}}, addon_mods_paths = {
  555. _M_t = {
  556. _M_impl = {<std::allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<cha---Type <return> to continue, or q <return> to quit---
  557. r>, std::allocator<char> > > >> = {<No data fields>}, <No data fields>},
  558. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x183e920, _M_left = 0x183e920,
  559. _M_right = 0x183e920}, _M_node_count = 1}}}, name = {static npos = <optimized out>,
  560. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1837018 "Dreambuilder Game"}}, menuicon_path = {static npos = <optimized out>,
  561. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x88e518 ""}}}
  562. run_dedicated_server = true
  563. logfile = {static npos = <optimized out>,
  564. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1816d98 "/home/minetest/.minetest/debug-creative.txt"}}
  565. loglevel = <optimized out>
  566. port = 30000
  567. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement