Guest User

Untitled

a guest
Jul 28th, 2011
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.92 KB | None | 0 0
  1. (gdb) bt full
  2. #0 0x000000000115c1a7 in luaH_get (t=0x26f1370, key=0x7fffeae83ec0)
  3. at /home/abma/dev/spring/master/rts/lib/lua/src/ltable.cpp:477
  4. k = 0
  5. n = 9.99999996e+11
  6. #1 0x000000000115c262 in luaH_set (L=0x24bc3b0, t=0x26f1370, key=0x7fffeae83ec0)
  7. at /home/abma/dev/spring/master/rts/lib/lua/src/ltable.cpp:496
  8. p = 0x13e8
  9. #2 0x000000000116282a in addk (fs=0x7fffeae84370, k=0x7fffeae83ec0, v=0x7fffeae83ec0)
  10. at /home/abma/dev/spring/master/rts/lib/lua/src/lcode.cpp:231
  11. L = 0x24bc3b0
  12. idx = 0x2ceae845d0
  13. f = 0x7fffeae845e8
  14. oldsize = 0
  15. #3 0x0000000001162a3d in luaK_numberK (fs=0x7fffeae84370, r=9.99999996e+11)
  16. at /home/abma/dev/spring/master/rts/lib/lua/src/lcode.cpp:260
  17. o = {value = {gc = 0x7fff5368d4a5, p = 0x7fff5368d4a5, n = 9.99999996e+11,
  18. b = 1399379109}, tt = 3}
  19. #4 0x000000000116339a in luaK_exp2RK (fs=0x7fffeae84370, e=0x7fffeae83f20)
  20. at /home/abma/dev/spring/master/rts/lib/lua/src/lcode.cpp:454
  21. No locals.
  22. #5 0x0000000001154cc3 in recfield (ls=0x7fffeae845d0, cc=0x7fffeae83fa0)
  23. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:459
  24. key = {k = VK, u = {s = {info = 44, aux = 18243787}, nval = 6.16571324e-44}, t = -1,
  25. f = -1}
  26. ---Type <return> to continue, or q <return> to quit---
  27. val = {k = VKNUM, u = {s = {info = 1399379109, aux = 18243190}, nval = 9.99999996e+11},
  28. t = -1, f = -1}
  29. fs = 0x7fffeae84370
  30. reg = 2
  31. rkkey = 300
  32. #6 0x0000000001154fed in constructor (ls=0x7fffeae845d0, t=0x7fffeae840d0)
  33. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:520
  34. fs = 0x7fffeae84370
  35. line = 2
  36. pc = 1
  37. cc = {v = {k = VVOID, u = {s = {info = 0, aux = 18229452}, nval = 0}, t = -1, f = -1},
  38. t = 0x7fffeae840d0, nh = 23, na = 0, tostore = 0}
  39. #7 0x0000000001155991 in simpleexp (ls=0x7fffeae845d0, v=0x7fffeae840d0)
  40. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:761
  41. No locals.
  42. #8 0x0000000001155bbd in subexpr (ls=0x7fffeae845d0, v=0x7fffeae840d0, limit=0)
  43. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:838
  44. op = OPR_ADD
  45. uop = OPR_NOUNOPR
  46. #9 0x0000000001155cc1 in expr (ls=0x7fffeae845d0, v=0x7fffeae840d0)
  47. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:857
  48. No locals.
  49. #10 0x0000000001154cb0 in recfield (ls=0x7fffeae845d0, cc=0x7fffeae84150)
  50. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:458
  51. ---Type <return> to continue, or q <return> to quit---
  52. key = {k = VK, u = {s = {info = 0, aux = 18243787}, nval = 0}, t = -1, f = -1}
  53. val = {k = VNONRELOC, u = {s = {info = 1, aux = 18243190}, nval = 1.40129846e-45}, t = -1,
  54. f = -1}
  55. fs = 0x7fffeae84370
  56. reg = 1
  57. rkkey = 256
  58. #11 0x0000000001154fed in constructor (ls=0x7fffeae845d0, t=0x7fffeae842b0)
  59. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:520
  60. fs = 0x7fffeae84370
  61. line = 1
  62. pc = 0
  63. cc = {v = {k = VVOID, u = {s = {info = 0, aux = -353876528}, nval = 0}, t = -1, f = -1},
  64. t = 0x7fffeae842b0, nh = 1, na = 0, tostore = 0}
  65. #12 0x0000000001155991 in simpleexp (ls=0x7fffeae845d0, v=0x7fffeae842b0)
  66. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:761
  67. No locals.
  68. #13 0x0000000001155bbd in subexpr (ls=0x7fffeae845d0, v=0x7fffeae842b0, limit=0)
  69. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:838
  70. op = OPR_ADD
  71. uop = OPR_NOUNOPR
  72. #14 0x0000000001155cc1 in expr (ls=0x7fffeae845d0, v=0x7fffeae842b0)
  73. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:857
  74. No locals.
  75. #15 0x00000000011553e0 in explist1 (ls=0x7fffeae845d0, v=0x7fffeae842b0)
  76. ---Type <return> to continue, or q <return> to quit---
  77. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:599
  78. n = 1
  79. #16 0x0000000001156e20 in retstat (ls=0x7fffeae845d0)
  80. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:1247
  81. fs = 0x7fffeae84370
  82. e = {k = VNONRELOC, u = {s = {info = 0, aux = -353876528}, nval = 0}, t = -1, f = -1}
  83. first = 0
  84. nret = 38519728
  85. #17 0x0000000001157066 in statement (ls=0x7fffeae845d0)
  86. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:1309
  87. line = 1
  88. #18 0x00000000011570cc in chunk (ls=0x7fffeae845d0)
  89. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:1330
  90. islast = 0
  91. #19 0x0000000001154af0 in luaY_parser (L=0x24bc3b0, z=0x7fffeae847e0, buff=0x7fffeae84778,
  92. name=0x26f0288 "units/armbanth.lua")
  93. at /home/abma/dev/spring/master/rts/lib/lua/src/lparser.cpp:391
  94. lexstate = {current = 13, linenumber = 25, lastline = 25, t = {token = 44, seminfo = {
  95. r = 9.99999996e+11, ts = 0x5368d4a5}}, lookahead = {token = 287, seminfo = {
  96. r = 1.76113128e-37, ts = 0x26fb678}}, fs = 0x7fffeae84370, L = 0x24bc3b0,
  97. z = 0x7fffeae847e0, buff = 0x7fffeae84778, source = 0x25e0620, decpoint = 46 '.'}
  98. funcstate = {f = 0x26f12f0, h = 0x26f1370, prev = 0x0, ls = 0x7fffeae845d0, L = 0x24bc3b0,
  99. bl = 0x0, pc = 24, lasttarget = -1, jpc = -1, freereg = 2, nk = 45, np = 0,
  100. nlocvars = 0, nactvar = 0 '\000', upvalues = {{k = 1 '\001', info = 0 '\000'}, {
  101. ---Type <return> to continue, or q <return> to quit---
  102. k = 0 '\000', info = 0 '\000'}, {k = 0 '\000', info = 208 '\320'}, {k = 67 'C',
  103. info = 232 '\350'}, {k = 234 '\352', info = 255 '\377'}, {k = 127 '\177',
  104. info = 0 '\000'}, {k = 0 '\000', info = 242 '\362'}, {k = 253 '\375',
  105. info = 68 'D'}, {k = 244 '\364', info = 255 '\377'}, {k = 127 '\177',
  106. info = 0 '\000'}, {k = 0 '\000', info = 3 '\003'}, {k = 0 '\000', info = 0 '\000'}, {
  107. k = 0 '\000', info = 0 '\000'}, {k = 0 '\000', info = 0 '\000'}, {k = 0 '\000',
  108. info = 120 'x'}, {k = 254 '\376', info = 111 'o'}, {k = 2 '\002', info = 0 '\000'}, {
  109. k = 0 '\000', info = 0 '\000'}, {k = 0 '\000', info = 32 ' '}, {k = 68 'D',
  110. info = 232 '\350'}, {k = 234 '\352', info = 255 '\377'}, {k = 127 '\177',
  111. info = 0 '\000'}, {k = 0 '\000', info = 128 '\200'}, {k = 142 '\216',
  112. info = 111 'o'}, {k = 2 '\002', info = 0 '\000'}, {k = 0 '\000', info = 0 '\000'}, {
  113. k = 0 '\000', info = 136 '\210'}, {k = 4 '\004', info = 97 'a'}, {k = 2 '\002',
  114. info = 0 '\000'}, {k = 0 '\000', info = 0 '\000'}, {k = 0 '\000',
  115. info = 143 '\217'}, {k = 166 '\246', info = 151 '\227'}, {k = 0 '\000',
  116. info = 0 '\000'}, {k = 0 '\000', info = 0 '\000'}, {k = 0 '\000',
  117. info = 192 '\300'}, {k = 161 '\241', info = 117 'u'}, {k = 244 '\364',
  118. info = 255 '\377'}, {k = 127 '\177', info = 0 '\000'}, {k = 0 '\000',
  119. info = 128 '\200'}, {k = 142 '\216', info = 111 'o'}, {k = 2 '\002',
  120. info = 0 '\000'}, {k = 0 '\000', info = 0 '\000'}, {k = 0 '\000', info = 120 'x'}, {
  121. k = 254 '\376', info = 111 'o'}, {k = 2 '\002', info = 0 '\000'}, {k = 0 '\000',
  122. info = 0 '\000'}, {k = 0 '\000', info = 144 '\220'}, {k = 234 '\352',
  123. info = 111 'o'}, {k = 2 '\002', info = 0 '\000'}, {k = 0 '\000', info = 0 '\000'}, {
  124. k = 0 '\000', info = 96 '`'}, {k = 68 'D', info = 232 '\350'}, {k = 234 '\352',
  125. info = 255 '\377'}, {k = 127 '\177', info = 0 '\000'}, {k = 0 '\000',
  126. ---Type <return> to continue, or q <return> to quit---
  127. info = 216 '\330'}, {k = 186 '\272', info = 155 '\233'}, {k = 0 '\000',
  128. info = 0 '\000'}, {k = 0 '\000', info = 0 '\000'}, {k = 0 '\000', info = 80 'P'}, {
  129. k = 68 'D', info = 232 '\350'}}, actvar = {32767, 0, 36480, 623, 0, 0, 65144, 623,
  130. 0, 0, 60048, 623, 0, 0, 60048, 623, 0, 0, 36480, 623, 0, 256, 17584, 60136, 32767, 0,
  131. 43953, 155, 0, 0, 5177, 623, 0, 0, 36480, 623, 0, 0, 65144, 623, 0, 0, 17600, 60136,
  132. 32767, 0, 60048, 623, 0, 0, 16, 0, 32767, 0, 65144, 623, 0, 0, 65144, 623, 0, 0,
  133. 17664, 60136, 32767, 0, 38457, 155, 0, 0, 4098, 0, 0, 0, 36480, 623, 0, 0, 65144, 623,
  134. 0, 0, 41408, 62581, 32767, 0, 60048, 623, 0, 0, 5096, 0, 0, 0, 1160, 609, 0, 0, 65144,
  135. 623, 0, 0, 17728, 60136, 32767, 0, 61049, 154, 0, 0, 0, 0, 0, 0, 36480, 623, 0, 0,
  136. 65144, 623, 0, 0, 0, 0, 0, 0, 60048, 623, 0, 0, 5096, 0, 0, 0, 17792, 60136, 32767, 0,
  137. 34436, 154, 0, 0, 1160, 609, 0, 0, 36480, 623, 0, 0, 65144, 623, 0, 0, 5096, 0, 0, 0,
  138. 60048, 623, 0, 0, 20235, 151, 0, 0, 17856, 60136, 32767, 0, 13415, 154, 0, 0, 18592,
  139. 60136, 32767, 0, 36480, 623, 0, 0, 65144, 623, 0, 0, 17928, 60136, 32767, 0, 18512,
  140. 60136, 32767, 0, 50096, 587, 0, 0, 0, 0}}
  141. #20 0x000000000114c9f7 in f_parser (L=0x24bc3b0, ud=0x7fffeae84770)
  142. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:498
  143. i = 32767
  144. tf = 0x7fffeae84770
  145. c = 114
  146. cl = 0x7fffeae84690
  147. p = 0x7fffeae84770
  148. #21 0x000000000114b4e0 in luaD_rawrunprotected (L=0x24bc3b0,
  149. f=0x114c960 <f_parser(lua_State*, void*)>, ud=0x7fffeae84770)
  150. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:116
  151. ---Type <return> to continue, or q <return> to quit---
  152. lj = {previous = 0x7fffeae84e70, b = -196852622, status = 0}
  153. #22 0x000000000114c8a2 in luaD_pcall (L=0x24bc3b0, func=0x114c960 <f_parser(lua_State*, void*)>,
  154. u=0x7fffeae84770, old_top=528, ef=0)
  155. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:463
  156. status = -196840674
  157. old_ci = 360
  158. old_errfunc = 0
  159. oldnCcalls = 5
  160. old_allowhooks = 1 '\001'
  161. #23 0x000000000114cb53 in luaD_protectedparser (L=0x24bc3b0, z=0x7fffeae847e0,
  162. name=0x26f0288 "units/armbanth.lua")
  163. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:513
  164. p = {z = 0x7fffeae847e0, buff = {buffer = 0x26f1290 "999999995904", n = 0, buffsize = 32},
  165. name = 0x26f0288 "units/armbanth.lua"}
  166. status = 0
  167. #24 0x0000000001143ff3 in lua_load (L=0x24bc3b0, reader=
  168. 0x11460d6 <getS(lua_State*, void*, size_t*)>, data=0x7fffeae84850,
  169. chunkname=0x26f0288 "units/armbanth.lua")
  170. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:881
  171. z = {n = 4432,
  172. p = 0x26fb910 "\n\t\tmaxdamage = 62000,\r\n\t\tmaxslope = 17,\r\n\t\tmaxvelocity = 1.6499999761581,\r\n\t\tmaxwaterdepth = 12,\r\n\t\tmovementclass = \"VKBOT3\",\r\n\t\tname = \"Bantha\",\r\n\t\tnochasecategory = \"VTOL\",\r\n\t\tobjectname = \"ARMBANTH"...,
  173. reader = 0x11460d6 <getS(lua_State*, void*, size_t*)>, data = 0x7fffeae84850,
  174. ---Type <return> to continue, or q <return> to quit---
  175. L = 0x24bc3b0}
  176. status = 32767
  177. #25 0x0000000001146169 in luaL_loadbuffer (L=0x24bc3b0,
  178. buff=0x26fb678 "return {\r\n\tarmbanth = {\r\n\t\tacceleration = 0.10300000011921,\r\n\t\tairsightdistance = 1100,\r\n\t\tbrakerate = 0.21799999475479,\r\n\t\tbuildcostenergy = 267949,\r\n\t\tbuildcostmetal = 12691,\r\n\t\tbuildpic = \"ARMBANTH"..., size=5096,
  179. name=0x26f0288 "units/armbanth.lua")
  180. at /home/abma/dev/spring/master/rts/lib/lua/src/lauxlib.cpp:614
  181. ls = {
  182. s = 0x26fb678 "return {\r\n\tarmbanth = {\r\n\t\tacceleration = 0.10300000011921,\r\n\t\tairsightdistance = 1100,\r\n\t\tbrakerate = 0.21799999475479,\r\n\t\tbuildcostenergy = 267949,\r\n\t\tbuildcostmetal = 12691,\r\n\t\tbuildpic = \"ARMBANTH"..., size = 0}
  183. #26 0x0000000000b311ed in LuaParser::Include (L=0x24bc3b0)
  184. at /home/abma/dev/spring/master/rts/Lua/LuaParser.cpp:509
  185. fh = {fileName = {static npos = <optimized out>,
  186. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x26f0288 "units/armbanth.lua"}}, ifs = 0x0,
  187. fileBuffer = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  188. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  189. _M_start = 0x26f8e80 "return {\r\n\tarmbanth = {\r\n\t\tacceleration = 0.10300000011921,\r\n\t\tairsightdistance = 1100,\r\n\t\tbrakerate = 0.21799999475479,\r\n\t\tbuildcostenergy = 267949,\r\n\t\tbuildcostmetal = 12691,\r\n\t\tbuildpic = \"ARMBANTH"...,
  190. _M_finish = 0x26fa268 "\021\n",
  191. ---Type <return> to continue, or q <return> to quit---
  192. _M_end_of_storage = 0x26fa268 "\021\n"}}, <No data fields>}, filePos = 5096,
  193. fileSize = 5096}
  194. __FUNCTION__ = "Include"
  195. paramTop = 2
  196. filename = {static npos = <optimized out>,
  197. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x26f0288 "units/armbanth.lua"}}
  198. modes = {static npos = <optimized out>,
  199. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x26f12d8 "Mmb"}}
  200. code = {static npos = <optimized out>,
  201. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  202. _M_p = 0x26fb678 "return {\r\n\tarmbanth = {\r\n\t\tacceleration = 0.10300000011921,\r\n\t\tairsightdistance = 1100,\r\n\t\tbrakerate = 0.21799999475479,\r\n\t\tbuildcostenergy = 267949,\r\n\t\tbuildcostmetal = 12691,\r\n\t\tbuildpic = \"ARMBANTH"...}}
  203. error = 0
  204. #27 0x000000000114c1b8 in luaD_precall (L=0x24bc3b0, func=0x2593af0, nresults=-1)
  205. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:319
  206. ci = 0x2569018
  207. n = 40829728
  208. cl = 0x2589e80
  209. funcr = 480
  210. #28 0x000000000114c472 in luaD_call (L=0x24bc3b0, func=0x2593af0, nResults=-1)
  211. ---Type <return> to continue, or q <return> to quit---
  212. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:376
  213. No locals.
  214. #29 0x0000000001143d6c in f_call (L=0x24bc3b0, ud=0x7fffeae84f10)
  215. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:812
  216. c = 0x7fffeae84f10
  217. #30 0x000000000114b4e0 in luaD_rawrunprotected (L=0x24bc3b0,
  218. f=0x1143d37 <f_call(lua_State*, void*)>, ud=0x7fffeae84f10)
  219. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:116
  220. lj = {previous = 0x7fffeae85410, b = 32, status = 0}
  221. #31 0x000000000114c8a2 in luaD_pcall (L=0x24bc3b0, func=0x1143d37 <f_call(lua_State*, void*)>,
  222. u=0x7fffeae84f10, old_top=480, ef=0)
  223. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:463
  224. status = 38519728
  225. old_ci = 320
  226. old_errfunc = 0
  227. oldnCcalls = 4
  228. old_allowhooks = 1 '\001'
  229. #32 0x0000000001143e17 in lua_pcall (L=0x24bc3b0, nargs=2, nresults=-1, errfunc=0)
  230. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:833
  231. c = {func = 0x2593af0, nresults = -1}
  232. status = 0
  233. func = 0
  234. #33 0x00000000011473d1 in luaB_pcall (L=0x24bc3b0)
  235. at /home/abma/dev/spring/master/rts/lib/lua/src/lbaselib.cpp:377
  236. ---Type <return> to continue, or q <return> to quit---
  237. status = 0
  238. #34 0x000000000114c1b8 in luaD_precall (L=0x24bc3b0, func=0x2593ae0, nresults=2)
  239. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:319
  240. ci = 0x2568ff0
  241. n = 38519728
  242. cl = 0x255d140
  243. funcr = 464
  244. #35 0x0000000001160f4f in luaV_execute (L=0x24bc3b0, nexeccalls=1)
  245. at /home/abma/dev/spring/master/rts/lib/lua/src/lvm.cpp:612
  246. b = 4
  247. nresults = 2
  248. i = 33604636
  249. ra = 0x2593ae0
  250. cl = 0x260f300
  251. base = 0x25939e0
  252. k = 0x25f9ec0
  253. pc = 0x260f4f0
  254. #36 0x000000000114c48c in luaD_call (L=0x24bc3b0, func=0x2568f20, nResults=-1)
  255. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:377
  256. No locals.
  257. #37 0x0000000001143d6c in f_call (L=0x24bc3b0, ud=0x7fffeae854b0)
  258. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:812
  259. c = 0x7fffeae854b0
  260. #38 0x000000000114b4e0 in luaD_rawrunprotected (L=0x24bc3b0,
  261. ---Type <return> to continue, or q <return> to quit---
  262. f=0x1143d37 <f_call(lua_State*, void*)>, ud=0x7fffeae854b0)
  263. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:116
  264. lj = {previous = 0x7fffeae85b00, b = 6, status = 0}
  265. #39 0x000000000114c8a2 in luaD_pcall (L=0x24bc3b0, func=0x1143d37 <f_call(lua_State*, void*)>,
  266. u=0x7fffeae854b0, old_top=192, ef=0)
  267. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:463
  268. status = 18097687
  269. old_ci = 240
  270. old_errfunc = 0
  271. oldnCcalls = 3
  272. old_allowhooks = 1 '\001'
  273. #40 0x0000000001143e17 in lua_pcall (L=0x24bc3b0, nargs=0, nresults=-1, errfunc=0)
  274. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:833
  275. c = {func = 0x2568f20, nresults = -1}
  276. status = 0
  277. func = 0
  278. #41 0x0000000000b31336 in LuaParser::Include (L=0x24bc3b0)
  279. at /home/abma/dev/spring/master/rts/Lua/LuaParser.cpp:532
  280. fh = {fileName = {static npos = <optimized out>,
  281. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2610488 "gamedata/unitDefs.lua"}}, ifs = 0x0,
  282. fileBuffer = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  283. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  284. ---Type <return> to continue, or q <return> to quit---
  285. _M_start = 0x259a5d0 '-' <repeats 80 times>, "\n", '-' <repeats 80 times>, "\n--\n-- file: unitdefs.lua\n-- brief"..., _M_finish = 0x259bb58 <incomplete sequence \361>,
  286. _M_end_of_storage = 0x259bb58 <incomplete sequence \361>}}, <No data fields>},
  287. filePos = 5512, fileSize = 5512}
  288. __FUNCTION__ = "Include"
  289. paramTop = 1
  290. filename = {static npos = <optimized out>,
  291. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2610488 "gamedata/unitDefs.lua"}}
  292. modes = {static npos = <optimized out>,
  293. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2644968 "Mmb"}}
  294. code = {static npos = <optimized out>,
  295. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  296. _M_p = 0x259d108 '-' <repeats 80 times>, "\n", '-' <repeats 80 times>, "\n--\n-- file: unitdefs.lua\n-- brief"...}}
  297. error = 0
  298. #42 0x000000000114c1b8 in luaD_precall (L=0x24bc3b0, func=0x2568f00, nresults=-1)
  299. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:319
  300. ci = 0x2610130
  301. n = -353870480
  302. cl = 0x2589e80
  303. funcr = 160
  304. ---Type <return> to continue, or q <return> to quit---
  305. #43 0x000000000114c472 in luaD_call (L=0x24bc3b0, func=0x2568f00, nResults=-1)
  306. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:376
  307. No locals.
  308. #44 0x0000000001143d6c in f_call (L=0x24bc3b0, ud=0x7fffeae85ba0)
  309. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:812
  310. c = 0x7fffeae85ba0
  311. #45 0x000000000114b4e0 in luaD_rawrunprotected (L=0x24bc3b0,
  312. f=0x1143d37 <f_call(lua_State*, void*)>, ud=0x7fffeae85ba0)
  313. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:116
  314. lj = {previous = 0x7fffeae860a0, b = 18113006, status = 0}
  315. #46 0x000000000114c8a2 in luaD_pcall (L=0x24bc3b0, func=0x1143d37 <f_call(lua_State*, void*)>,
  316. u=0x7fffeae85ba0, old_top=160, ef=0)
  317. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:463
  318. status = 38519728
  319. old_ci = 200
  320. old_errfunc = 0
  321. oldnCcalls = 2
  322. old_allowhooks = 1 '\001'
  323. #47 0x0000000001143e17 in lua_pcall (L=0x24bc3b0, nargs=1, nresults=-1, errfunc=0)
  324. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:833
  325. c = {func = 0x2568f00, nresults = -1}
  326. status = 0
  327. func = 0
  328. #48 0x00000000011473d1 in luaB_pcall (L=0x24bc3b0)
  329. ---Type <return> to continue, or q <return> to quit---
  330. at /home/abma/dev/spring/master/rts/lib/lua/src/lbaselib.cpp:377
  331. status = 0
  332. #49 0x000000000114c1b8 in luaD_precall (L=0x24bc3b0, func=0x2568ef0, nresults=2)
  333. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:319
  334. ci = 0x2610108
  335. n = 38519728
  336. cl = 0x255d140
  337. funcr = 144
  338. #50 0x0000000001160f4f in luaV_execute (L=0x24bc3b0, nexeccalls=2)
  339. at /home/abma/dev/spring/master/rts/lib/lua/src/lvm.cpp:612
  340. b = 3
  341. nresults = 2
  342. i = 25215132
  343. ra = 0x2568ef0
  344. cl = 0x2610240
  345. base = 0x2568ed0
  346. k = 0x2612070
  347. pc = 0x2612004
  348. #51 0x000000000114c48c in luaD_call (L=0x24bc3b0, func=0x2568ea0, nResults=-1)
  349. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:377
  350. No locals.
  351. #52 0x0000000001143d6c in f_call (L=0x24bc3b0, ud=0x7fffeae86140)
  352. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:812
  353. c = 0x7fffeae86140
  354. ---Type <return> to continue, or q <return> to quit---
  355. #53 0x000000000114b4e0 in luaD_rawrunprotected (L=0x24bc3b0,
  356. f=0x1143d37 <f_call(lua_State*, void*)>, ud=0x7fffeae86140)
  357. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:116
  358. lj = {previous = 0x7fffeae86660, b = 25, status = 0}
  359. #54 0x000000000114c8a2 in luaD_pcall (L=0x24bc3b0, func=0x1143d37 <f_call(lua_State*, void*)>,
  360. u=0x7fffeae86140, old_top=64, ef=0) at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:463
  361. status = -134236615
  362. old_ci = 80
  363. old_errfunc = 0
  364. oldnCcalls = 1
  365. old_allowhooks = 1 '\001'
  366. #55 0x0000000001143e17 in lua_pcall (L=0x24bc3b0, nargs=0, nresults=-1, errfunc=0)
  367. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:833
  368. c = {func = 0x2568ea0, nresults = -1}
  369. status = 0
  370. func = 0
  371. #56 0x0000000000b30779 in LuaParser::TimeCheck (L=0x24bc3b0)
  372. at /home/abma/dev/spring/master/rts/Lua/LuaParser.cpp:423
  373. startTime = 1232
  374. name = {static npos = <optimized out>,
  375. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2611d78 "Loading all definitions: "}}
  376. error = 32767
  377. endTime = 3941098000
  378. ---Type <return> to continue, or q <return> to quit---
  379. elapsed = 0
  380. #57 0x000000000114c1b8 in luaD_precall (L=0x24bc3b0, func=0x2568e90, nresults=0)
  381. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:319
  382. ci = 0x2610090
  383. n = 38519928
  384. cl = 0x260d920
  385. funcr = 48
  386. #58 0x0000000001160f4f in luaV_execute (L=0x24bc3b0, nexeccalls=1)
  387. at /home/abma/dev/spring/master/rts/lib/lua/src/lvm.cpp:612
  388. b = 3
  389. nresults = 0
  390. i = 25182300
  391. ra = 0x2568e90
  392. cl = 0x2610530
  393. base = 0x2568e80
  394. k = 0x260e2a0
  395. pc = 0x26118b4
  396. #59 0x000000000114c48c in luaD_call (L=0x24bc3b0, func=0x2568e70, nResults=1)
  397. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:377
  398. No locals.
  399. #60 0x0000000001143d6c in f_call (L=0x24bc3b0, ud=0x7fffeae86700)
  400. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:812
  401. c = 0x7fffeae86700
  402. #61 0x000000000114b4e0 in luaD_rawrunprotected (L=0x24bc3b0,
  403. ---Type <return> to continue, or q <return> to quit---
  404. f=0x1143d37 <f_call(lua_State*, void*)>, ud=0x7fffeae86700)
  405. at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:116
  406. lj = {previous = 0x0, b = 0, status = 0}
  407. #62 0x000000000114c8a2 in luaD_pcall (L=0x24bc3b0, func=0x1143d37 <f_call(lua_State*, void*)>,
  408. u=0x7fffeae86700, old_top=16, ef=0) at /home/abma/dev/spring/master/rts/lib/lua/src/ldo.cpp:463
  409. status = 39950039
  410. old_ci = 0
  411. old_errfunc = 0
  412. oldnCcalls = 0
  413. old_allowhooks = 1 '\001'
  414. #63 0x0000000001143e17 in lua_pcall (L=0x24bc3b0, nargs=0, nresults=1, errfunc=0)
  415. at /home/abma/dev/spring/master/rts/lib/lua/src/lapi.cpp:833
  416. c = {func = 0x2568e70, nresults = 1}
  417. status = 0
  418. func = 0
  419. #64 0x0000000000b2faf4 in LuaParser::Execute (this=0x2611720)
  420. at /home/abma/dev/spring/master/rts/Lua/LuaParser.cpp:188
  421. __PRETTY_FUNCTION__ = "bool LuaParser::Execute()"
  422. code = {static npos = <optimized out>,
  423. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  424. _M_p = 0x2618eb8 '-' <repeats 80 times>, "\n", '-' <repeats 80 times>, "\n--\n-- file: defs.lua\n-- brief: "...}}
  425. codeLabel = {static npos = <optimized out>,
  426. ---Type <return> to continue, or q <return> to quit---
  427. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x258b528 "gamedata/defs.lua"}}
  428. error = 0
  429. #65 0x0000000000954222 in CGame::LoadDefs (this=0x7fffe41dde70)
  430. at /home/abma/dev/spring/master/rts/Game/Game.cpp:481
  431. timer = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = {
  432. static npos = <optimized out>,
  433. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x255b208 "Game::LoadDefs (GameData)"}},
  434. starttime = 1232}, <No data fields>}
  435. root = {path = {static npos = <optimized out>,
  436. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1ef3930 "\260\217\062\356\377\177"}}, isValid = 208,
  437. parser = 0x255b050, L = 0x28c, refnum = 654}
  438. #66 0x0000000000953b0c in CGame::LoadGame (this=0x7fffe41dde70, mapName=...)
  439. at /home/abma/dev/spring/master/rts/Game/Game.cpp:446
  440. No locals.
  441. #67 0x00000000009da950 in boost::_mfi::mf1<void, CGame, std::string const&>::operator() (
  442. this=0x255c660, p=0x7fffe41dde70, a1=...) at /usr/include/boost/bind/mem_fn_template.hpp:165
  443. No locals.
  444. #68 0x00000000009da6ef in boost::_bi::list2<boost::_bi::value<CGame*>, boost::_bi::value<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::operator()<boost::_mfi::mf1<void, CGame, std::string const&>, boost::_bi::list0> (this=0x255c670, f=..., a=...)
  445. at /usr/include/boost/bind/bind.hpp:313
  446. ---Type <return> to continue, or q <return> to quit---
  447. No locals.
  448. #69 0x00000000009da33d in boost::_bi::bind_t<void, boost::_mfi::mf1<void, CGame, std::string const&>, boost::_bi::list2<boost::_bi::value<CGame*>, boost::_bi::value<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::operator() (this=0x255c660)
  449. at /usr/include/boost/bind/bind_template.hpp:20
  450. a = {<No data fields>}
  451. #70 0x00000000009d9d32 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, CGame, std::string const&>, boost::_bi::list2<boost::_bi::value<CGame*>, boost::_bi::value<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, void>::invoke (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
  452. f = 0x255c660
  453. #71 0x0000000000d9158b in boost::function0<void>::operator() (this=0x7fffeae86d10)
  454. at /usr/include/boost/function/function_template.hpp:1013
  455. No locals.
  456. #72 0x0000000001002662 in COffscreenGLThread::WrapFunc(boost::function<void()>) (
  457. this=0x7fffe4202660, f=...)
  458. at /home/abma/dev/spring/master/rts/System/OffscreenGLContext.cpp:250
  459. No locals.
  460. #73 0x0000000001006fe9 in boost::_mfi::mf1<void, COffscreenGLThread, boost::function<void()> >::operator()(COffscreenGLThread *, boost::function<void()>) const (this=0x7fffe4b7ca40,
  461. p=0x7fffe4202660, a1=...) at /usr/include/boost/bind/mem_fn_template.hpp:165
  462. No locals.
  463. #74 0x0000000001006ee7 in boost::_bi::list2<boost::_bi::value<COffscreenGLThread*>, boost::_bi::value<boost::function<void()> > >::operator()<boost::_mfi::mf1<void, COffscreenGLThread, boost::function---Type <return> to continue, or q <return> to quit---
  464. <void()> >, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf1<void, COffscreenGLThread, boost::function<void()> > &, boost::_bi::list0 &, int) (this=0x7fffe4b7ca50, f=..., a=...)
  465. at /usr/include/boost/bind/bind.hpp:313
  466. No locals.
  467. #75 0x0000000001006e65 in boost::_bi::bind_t<void, boost::_mfi::mf1<void, COffscreenGLThread, boost::function<void()> >, boost::_bi::list2<boost::_bi::value<COffscreenGLThread*>, boost::_bi::value<boost::function<void()> > > >::operator()(void) (this=0x7fffe4b7ca40)
  468. at /usr/include/boost/bind/bind_template.hpp:20
  469. a = {<No data fields>}
  470. #76 0x0000000001006c8c in boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf1<void, COffscreenGLThread, boost::function<void()> >, boost::_bi::list2<boost::_bi::value<COffscreenGLThread*>, boost::_bi::value<boost::function<void()> > > > >::run(void) (this=0x7fffe4b7c910)
  471. at /usr/include/boost/thread/detail/thread.hpp:56
  472. No locals.
  473. #77 0x00007ffff602b16e in thread_proxy () from /usr/lib/libboost_thread.so.1.42.0
  474. No symbol table info available.
  475. #78 0x00007ffff792ed8c in start_thread (arg=0x7fffeae87700) at pthread_create.c:304
  476. pd = 0x7fffeae87700
  477. now = <value optimized out>
  478. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737134491392, -3006781802928642150,
  479. 140737347034624, 140737134492096, 0, 3, 3006740103683139482, 3006764924332435354},
  480. mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0,
  481. cleanup = 0x0, canceltype = 0}}}
  482. not_first_call = 0
  483. ---Type <return> to continue, or q <return> to quit---
  484. robust = <value optimized out>
  485. sp = <value optimized out>
  486. freesize = <value optimized out>
  487. __PRETTY_FUNCTION__ = "start_thread"
  488. #79 0x00007ffff44b104d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  489. No locals.
  490. #80 0x0000000000000000 in ?? ()
  491. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment