Advertisement
Guest User

minetest debug 3

a guest
Oct 15th, 2011
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 8.88 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x7c919d71 in ntdll!RtlpUnWaitCriticalSection ()
  3.    from D:\WINDOWS\system32\ntdll.dll
  4. (gdb) thread apply all bt full
  5.  
  6. Thread 17 (Thread 384.0x650):
  7. #0  0x7c90e514 in ntdll!LdrAccessResource ()
  8.    from D:\WINDOWS\system32\ntdll.dll
  9. No symbol table info available.
  10. #1  0x7c90df5a in ntdll!ZwWaitForSingleObject ()
  11.    from D:\WINDOWS\system32\ntdll.dll
  12. No symbol table info available.
  13. #2  0x7c919b23 in ntdll!RtlpWaitForCriticalSection ()
  14.    from D:\WINDOWS\system32\ntdll.dll
  15. No symbol table info available.
  16. #3  0x7c901046 in ntdll!RtlEnumerateGenericTableLikeADirectory ()
  17.    from D:\WINDOWS\system32\ntdll.dll
  18. No symbol table info available.
  19. #4  0x00369d4c in ?? ()
  20. No symbol table info available.
  21. #5  0x00507467 in JMutex::Lock (this=0x6369d4c)
  22.     at C:\tmp\minetest\src\jthread\win32\jmutex.cpp:65
  23. No locals.
  24. #6  0x0045ddbb in JMutexAutoLock (this=0x6369ec8)
  25.     at C:/tmp/minetest/src/jthread/jmutexautolock.h:37
  26. No locals.
  27. #7  EmergeThread::Thread (this=0x6369ec8)
  28.     at C:\tmp\minetest\src\server.cpp:261
  29.         q = {ptr = 0x20bf710, refcount = 0x20b58a0}
  30.         p = @0x20bf710
  31.         only_from_disk = false
  32.         modified_blocks = {Root = 0x20ba400, Size = 27}
  33.         qptr = 0x20bf710
  34.         map = <value optimized out>
  35.         block = 0x20ab9e0
  36.         lock = {mutex = @0x6369d90}
  37.         got_block = false
  38.         __debug_stacker = {m_stack = 0x7196050, m_overflowed = false}
  39.         __FUNCTION__ = "Thread"
  40.         enable_mapgen_debug_info = false
  41. #8  0x005074e9 in JThread::TheThread (param=0x6369ec8)
  42.     at C:\tmp\minetest\src\jthread\win32\jthread.cpp:163
  43.         jthread = 0x6369ec8
  44.         ret = <value optimized out>
  45. #9  0x77c2a3b0 in msvcrt!_endthreadex () from D:\WINDOWS\system32\msvcrt.dll
  46. No symbol table info available.
  47. #10 0x7c80b729 in KERNEL32!GetModuleFileNameA ()
  48.    from D:\WINDOWS\system32\kernel32.dll
  49. No symbol table info available.
  50. #11 0x00000000 in ?? ()
  51. No symbol table info available.
  52.  
  53. Thread 3 (Thread 384.0x198):
  54. #0  0x7c90e514 in ntdll!LdrAccessResource ()
  55.    from D:\WINDOWS\system32\ntdll.dll
  56. No symbol table info available.
  57. #1  0x7c90d21a in ntdll!ZwDelayExecution () from D:\WINDOWS\system32\ntdll.dll
  58. No symbol table info available.
  59. #2  0x7c8023f1 in SleepEx () from D:\WINDOWS\system32\kernel32.dll
  60. No symbol table info available.
  61. #3  0x00000000 in ?? ()
  62. No symbol table info available.
  63.  
  64. Thread 2 (Thread 384.0xab8):
  65. #0  0x7c9010bc in ntdll!RtlEnumerateGenericTableLikeADirectory ()
  66.    from D:\WINDOWS\system32\ntdll.dll
  67. No symbol table info available.
  68. warning: (Internal error: pc 0xc30 in read in psymtab, but not in symtab.)
  69.  
  70. warning: (Internal error: pc 0xc30 in read in psymtab, but not in symtab.)
  71.  
  72. #1  0x00000c31 in ?? (warning: (Internal error: pc 0xc30 in read in psymtab, but
  73.  not in symtab.)
  74.  
  75. )
  76.     at c:/mingw/bin/../lib/gcc/mingw32/4.5.2/include/c++/bits/basic_string.h:310
  77.  
  78. warning: (Internal error: pc 0xc30 in read in psymtab, but not in symtab.)
  79.  
  80. No symbol table info available.
  81. warning: (Internal error: pc 0xc30 in read in psymtab, but not in symtab.)
  82.  
  83. #2  0x77c2a5eb in msvcrt!_lock () from D:\WINDOWS\system32\msvcrt.dll
  84. No symbol table info available.
  85. #3  0x77c23c6d in setlocale () from D:\WINDOWS\system32\msvcrt.dll
  86. No symbol table info available.
  87. warning: (Internal error: pc 0xb in read in psymtab, but not in symtab.)
  88.  
  89. warning: (Internal error: pc 0xb in read in psymtab, but not in symtab.)
  90.  
  91. #4  0x0000000c in ?? (warning: (Internal error: pc 0xb in read in psymtab, but n
  92. ot in symtab.)
  93.  
  94. ) at C:/tmp/minetest/src//utility.h:365
  95. warning: (Internal error: pc 0xb in read in psymtab, but not in symtab.)
  96.  
  97. No symbol table info available.
  98. warning: (Internal error: pc 0xb in read in psymtab, but not in symtab.)
  99.  
  100. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  101.  
  102. #5  0x6fcb312c in libstdc++-6!_ZSt14__convert_to_vIfEvPKcRT_RSt12_Ios_IostateRKP
  103. i () from E:\Games\Minetest\source\test\bin\libstdc++-6.dll
  104. No symbol table info available.
  105. #6  0x6fc6af5b in libstdc++-6!_ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_
  106. traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf ()
  107.    from E:\Games\Minetest\source\test\bin\libstdc++-6.dll
  108. No symbol table info available.
  109. #7  0x6fc83046 in libstdc++-6!_ZNSi10_M_extractIfEERSiRT_ ()
  110.    from E:\Games\Minetest\source\test\bin\libstdc++-6.dll
  111. No symbol table info available.
  112. #8  0x00462b74 in std::istream::operator>> (this=0x6369cc8)
  113.     at c:/mingw/bin/../lib/gcc/mingw32/4.5.2/include/c++/istream:204
  114. No locals.
  115. #9  stof (this=0x6369cc8) at C:/tmp/minetest/src//utility.h:891
  116.         f = <value optimized out>
  117.         ss = <incomplete type>
  118. #10 Settings::getFloat (this=0x6369cc8) at C:/tmp/minetest/src//settings.h:453
  119. No locals.
  120. #11 Server::AsyncRunStep (this=0x6369cc8)
  121.     at C:\tmp\minetest\src\server.cpp:1191
  122.         speed = <value optimized out>
  123.         units = <value optimized out>
  124.         __debug_stacker = {m_stack = 0x636ec50, m_overflowed = false}
  125.         __FUNCTION__ = "AsyncRunStep"
  126.         dtime = 0.120999999
  127.         map_timer_and_unload_dtime = <value optimized out>
  128. #12 0x0046fbd5 in ServerThread::Thread (this=0x6369e3c)
  129.     at C:\tmp\minetest\src\server.cpp:84
  130.         __debug_stacker = {m_stack = 0x636ec50, m_overflowed = false}
  131.         __FUNCTION__ = "Thread"
  132. #13 0x005074e9 in JThread::TheThread (param=0x6369e3c)
  133.     at C:\tmp\minetest\src\jthread\win32\jthread.cpp:163
  134.         jthread = 0x6369e3c
  135.         ret = <value optimized out>
  136. #14 0x77c2a3b0 in msvcrt!_endthreadex () from D:\WINDOWS\system32\msvcrt.dll
  137. No symbol table info available.
  138. #15 0x7c80b729 in KERNEL32!GetModuleFileNameA ()
  139.    from D:\WINDOWS\system32\kernel32.dll
  140. No symbol table info available.
  141. #16 0x00000000 in ?? ()
  142. No symbol table info available.
  143.  
  144. Thread 1 (Thread 384.0xa68):
  145. #0  0x7c919d71 in ntdll!RtlpUnWaitCriticalSection ()
  146.    from D:\WINDOWS\system32\ntdll.dll
  147. No symbol table info available.
  148. #1  0x7c96fb98 in ntdll!RtlpNtMakeTemporaryKey ()
  149.    from D:\WINDOWS\system32\ntdll.dll
  150. No symbol table info available.
  151. #2  0x7c94b244 in ntdll!LdrFindEntryForAddress ()
  152.    from D:\WINDOWS\system32\ntdll.dll
  153. No symbol table info available.
  154. #3  0x02000000 in ?? ()
  155. No symbol table info available.
  156. #4  0x7c919c0c in ntdll!RtlpUnWaitCriticalSection ()
  157.    from D:\WINDOWS\system32\ntdll.dll
  158. No symbol table info available.
  159. #5  0x77c1c3c9 in msvcrt!free () from D:\WINDOWS\system32\msvcrt.dll
  160. No symbol table info available.
  161. #6  0x02000000 in ?? ()
  162. No symbol table info available.
  163. #7  0x77c1c3e7 in msvcrt!free () from D:\WINDOWS\system32\msvcrt.dll
  164. No symbol table info available.
  165. warning: (Internal error: pc 0x35f in read in psymtab, but not in symtab.)
  166.  
  167. warning: (Internal error: pc 0x35f in read in psymtab, but not in symtab.)
  168.  
  169. warning: (Internal error: pc 0x35f in read in psymtab, but not in symtab.)
  170.  
  171. #8  0x00000360 in ?? (warning: (Internal error: pc 0x35f in read in psymtab, but
  172.  not in symtab.)
  173.  
  174. )
  175.     at c:/mingw/bin/../lib/gcc/mingw32/4.5.2/include/c++/bits/basic_string.h:233
  176.  
  177. warning: (Internal error: pc 0x35f in read in psymtab, but not in symtab.)
  178.  
  179. No symbol table info available.
  180. warning: (Internal error: pc 0x35f in read in psymtab, but not in symtab.)
  181.  
  182. #9  0x0022e880 in ?? ()
  183. No symbol table info available.
  184. #10 0x77c1c42e in msvcrt!malloc () from D:\WINDOWS\system32\msvcrt.dll
  185. No symbol table info available.
  186. #11 0x77c234c3 in msvcrt!__argc () from D:\WINDOWS\system32\msvcrt.dll
  187. No symbol table info available.
  188. warning: (Internal error: pc 0x350 in read in psymtab, but not in symtab.)
  189.  
  190. warning: (Internal error: pc 0x350 in read in psymtab, but not in symtab.)
  191.  
  192. warning: (Internal error: pc 0x350 in read in psymtab, but not in symtab.)
  193.  
  194. #12 0x00000351 in ?? (warning: (Internal error: pc 0x350 in read in psymtab, but
  195.  not in symtab.)
  196.  
  197. )
  198.     at c:/mingw/bin/../lib/gcc/mingw32/4.5.2/include/c++/bits/basic_string.h:533
  199.  
  200. warning: (Internal error: pc 0x350 in read in psymtab, but not in symtab.)
  201.  
  202. No symbol table info available.
  203. warning: (Internal error: pc 0x350 in read in psymtab, but not in symtab.)
  204.  
  205. #13 0x00007500 in ?? ()
  206. No symbol table info available.
  207. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  208.  
  209. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  210.  
  211. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  212.  
  213. #14 0x00000001 in ?? (warning: (Internal error: pc 0x0 in read in psymtab, but n
  214. ot in symtab.)
  215.  
  216. ) at C:/tmp/minetest/src//utility.h:363
  217. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  218.  
  219. No symbol table info available.
  220. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  221.  
  222. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  223.  
  224. #15 0x77c23bf5 in msvcrt!__argc () from D:\WINDOWS\system32\msvcrt.dll
  225. No symbol table info available.
  226. #16 0x00000000 in ?? ()
  227. No symbol table info available.
  228. (gdb)
  229.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement