Advertisement
Guest User

Untitled

a guest
Oct 15th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.19 KB | None | 0 0
  1. Array(String)
  2. Allocations: 1, Deallocations: 0
  3. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  4. 0x55f9f2500cc2: new at /usr/lib/crystal/array.cr 59:3
  5. 0x55f9f24e1059: __crystal_main at /usr/lib/crystal/debug/dwarf/strings.cr 1:1
  6. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  7. 0x7fc35964a4ca: __libc_start_main at ??
  8. 0x55f9f24e0e7a: _start at ??
  9. 0x0: ??? at ??
  10. Array(Pointer(Void))
  11. Allocations: 1, Deallocations: 0
  12. 0x55f9f24fcba1: allocate at /work/projects/gc/src/gc.cr 13:3
  13. 0x55f9f24fcb12: new at /usr/lib/crystal/array.cr 59:3
  14. 0x55f9f24ec09b: ~Fiber::stack_pool:init at /usr/lib/crystal/fiber.cr 0:3
  15. 0x55f9f24e118f: __crystal_main at /usr/lib/crystal/lib_c/x86_64-linux-gnu/c/sys/mman.cr 0:1
  16. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  17. 0x7fc35964a4ca: __libc_start_main at ??
  18. 0x55f9f24e0e7a: _start at ??
  19. 0x0: ??? at ??
  20. Array(Int32)
  21. Allocations: 1, Deallocations: 0
  22. 0x55f9f250dfb1: allocate at /work/projects/gc/src/gc.cr 13:3
  23. 0x55f9f250df16: new at /usr/lib/crystal/array.cr 77:3
  24. 0x55f9f24ec213: ~Hash::HASH_PRIMES:init at /usr/lib/crystal/fiber.cr 0:3
  25. 0x55f9f24e137b: __crystal_main at /usr/lib/crystal/hash.cr 1:1
  26. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  27. 0x7fc35964a4ca: __libc_start_main at ??
  28. 0x55f9f24e0e7a: _start at ??
  29. 0x0: ??? at ??
  30. Array(Proc(Int32, Nil))
  31. Allocations: 1, Deallocations: 0
  32. 0x55f9f253e351: allocate at /work/projects/gc/src/gc.cr 13:3
  33. 0x55f9f253e2c2: new at /usr/lib/crystal/array.cr 59:3
  34. 0x55f9f253e0f8: add at /usr/lib/crystal/kernel.cr 123:31
  35. 0x55f9f24f0e36: at_exit at /usr/lib/crystal/kernel.cr 161:3
  36. 0x55f9f24e141c: __crystal_main at /usr/lib/crystal/kernel.cr 195:1
  37. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  38. 0x7fc35964a4ca: __libc_start_main at ??
  39. 0x55f9f24e0e7a: _start at ??
  40. 0x0: ??? at ??
  41. Foo
  42. Allocations: 1, Deallocations: 0
  43. 0x55f9f253e7c8: allocate at /work/projects/gc/src/gc.cr 7:3
  44. 0x55f9f253e756: new at /usr/lib/crystal/primitives.cr 36:1
  45. 0x55f9f24e15bd: __crystal_main at /work/projects/gc/src/gc.cr 16:1
  46. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  47. 0x7fc35964a4ca: __libc_start_main at ??
  48. 0x55f9f24e0e7a: _start at ??
  49. 0x0: ??? at ??
  50. Array(PrettyPrint::Group)
  51. Allocations: 1, Deallocations: 0
  52. 0x55f9f2541b41: allocate at /work/projects/gc/src/gc.cr 13:3
  53. 0x55f9f2541ab2: new at /usr/lib/crystal/array.cr 59:3
  54. 0x55f9f253f2a8: initialize at /usr/lib/crystal/pretty_print.cr 28:5
  55. 0x55f9f253f21c: new at /usr/lib/crystal/pretty_print.cr 16:3
  56. 0x55f9f253f147: format at /usr/lib/crystal/pretty_print.cr 300:5
  57. 0x55f9f253f0df: format:width:indent at /usr/lib/crystal/pretty_print.cr 291:3
  58. 0x55f9f24e1645: __crystal_main at /work/projects/gc/src/gc.cr 17:1
  59. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  60. 0x7fc35964a4ca: __libc_start_main at ??
  61. 0x55f9f24e0e7a: _start at ??
  62. 0x0: ??? at ??
  63. Array(Array(PrettyPrint::Group))
  64. Allocations: 1, Deallocations: 0
  65. 0x55f9f2542961: allocate at /work/projects/gc/src/gc.cr 13:3
  66. 0x55f9f25428d2: new at /usr/lib/crystal/array.cr 59:3
  67. 0x55f9f25426a1: initialize at /usr/lib/crystal/pretty_print.cr 257:7
  68. 0x55f9f254266f: new at /usr/lib/crystal/pretty_print.cr 256:5
  69. 0x55f9f253f2c8: initialize at /usr/lib/crystal/pretty_print.cr 33:5
  70. 0x55f9f253f21c: new at /usr/lib/crystal/pretty_print.cr 16:3
  71. 0x55f9f253f147: format at /usr/lib/crystal/pretty_print.cr 300:5
  72. 0x55f9f253f0df: format:width:indent at /usr/lib/crystal/pretty_print.cr 291:3
  73. 0x55f9f24e1645: __crystal_main at /work/projects/gc/src/gc.cr 17:1
  74. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  75. 0x7fc35964a4ca: __libc_start_main at ??
  76. 0x55f9f24e0e7a: _start at ??
  77. 0x0: ??? at ??
  78. Array(PrettyPrint::Group)
  79. Allocations: 1, Deallocations: 0
  80. 0x55f9f2541b41: allocate at /work/projects/gc/src/gc.cr 13:3
  81. 0x55f9f2541ab2: new at /usr/lib/crystal/array.cr 59:3
  82. 0x55f9f2542702: enq at /usr/lib/crystal/pretty_print.cr 263:9
  83. 0x55f9f253f2df: initialize at /usr/lib/crystal/pretty_print.cr 35:5
  84. 0x55f9f253f21c: new at /usr/lib/crystal/pretty_print.cr 16:3
  85. 0x55f9f253f147: format at /usr/lib/crystal/pretty_print.cr 300:5
  86. 0x55f9f253f0df: format:width:indent at /usr/lib/crystal/pretty_print.cr 291:3
  87. 0x55f9f24e1645: __crystal_main at /work/projects/gc/src/gc.cr 17:1
  88. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  89. 0x7fc35964a4ca: __libc_start_main at ??
  90. 0x55f9f24e0e7a: _start at ??
  91. 0x0: ??? at ??
  92. Array(PrettyPrint::Group)
  93. Allocations: 1, Deallocations: 0
  94. 0x55f9f2541b41: allocate at /work/projects/gc/src/gc.cr 13:3
  95. 0x55f9f2541ab2: new at /usr/lib/crystal/array.cr 59:3
  96. 0x55f9f2542702: enq at /usr/lib/crystal/pretty_print.cr 263:9
  97. 0x55f9f253eb83: pretty_print at /usr/lib/crystal/reference.cr 125:5
  98. 0x55f9f253f165: format at /usr/lib/crystal/pretty_print.cr 293:7
  99. 0x55f9f253f0df: format:width:indent at /usr/lib/crystal/pretty_print.cr 291:3
  100. 0x55f9f24e1645: __crystal_main at /work/projects/gc/src/gc.cr 17:1
  101. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  102. 0x7fc35964a4ca: __libc_start_main at ??
  103. 0x55f9f24e0e7a: _start at ??
  104. 0x0: ??? at ??
  105. Array(PrettyPrint::Group)
  106. Allocations: 1, Deallocations: 0
  107. 0x55f9f2541b41: allocate at /work/projects/gc/src/gc.cr 13:3
  108. 0x55f9f2541ab2: new at /usr/lib/crystal/array.cr 59:3
  109. 0x55f9f2542702: enq at /usr/lib/crystal/pretty_print.cr 263:9
  110. 0x55f9f253ed20: pretty_print at /usr/lib/crystal/reference.cr 125:5
  111. 0x55f9f253f165: format at /usr/lib/crystal/pretty_print.cr 293:7
  112. 0x55f9f253f0df: format:width:indent at /usr/lib/crystal/pretty_print.cr 291:3
  113. 0x55f9f24e1645: __crystal_main at /work/projects/gc/src/gc.cr 17:1
  114. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  115. 0x7fc35964a4ca: __libc_start_main at ??
  116. 0x55f9f24e0e7a: _start at ??
  117. 0x0: ??? at ??
  118. Array(String)
  119. Allocations: 1, Deallocations: 0
  120. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  121. 0x55f9f2500cc2: new at /usr/lib/crystal/array.cr 59:3
  122. 0x55f9f2545e81: initialize at /usr/lib/crystal/pretty_print.cr 200:15
  123. 0x55f9f2545e57: new at /usr/lib/crystal/pretty_print.cr 199:5
  124. 0x55f9f253f59d: text at /usr/lib/crystal/pretty_print.cr 77:9
  125. 0x55f9f253ed5e: pretty_print at /usr/lib/crystal/reference.cr 79:5
  126. 0x55f9f253f165: format at /usr/lib/crystal/pretty_print.cr 293:7
  127. 0x55f9f253f0df: format:width:indent at /usr/lib/crystal/pretty_print.cr 291:3
  128. 0x55f9f24e1645: __crystal_main at /work/projects/gc/src/gc.cr 17:1
  129. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  130. 0x7fc35964a4ca: __libc_start_main at ??
  131. 0x55f9f24e0e7a: _start at ??
  132. 0x0: ??? at ??
  133. Array(String)
  134. Allocations: 1, Deallocations: 0
  135. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  136. 0x55f9f2500cc2: new at /usr/lib/crystal/array.cr 59:3
  137. 0x55f9f2545e81: initialize at /usr/lib/crystal/pretty_print.cr 200:15
  138. 0x55f9f2545e57: new at /usr/lib/crystal/pretty_print.cr 199:5
  139. 0x55f9f253f59d: text at /usr/lib/crystal/pretty_print.cr 77:9
  140. 0x55f9f2508a23: pretty_print at /usr/lib/crystal/object.cr 116:5
  141. 0x55f9f253ee3d: pretty_print at /usr/lib/crystal/reference.cr 79:5
  142. 0x55f9f253f165: format at /usr/lib/crystal/pretty_print.cr 293:7
  143. 0x55f9f253f0df: format:width:indent at /usr/lib/crystal/pretty_print.cr 291:3
  144. 0x55f9f24e1645: __crystal_main at /work/projects/gc/src/gc.cr 17:1
  145. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  146. 0x7fc35964a4ca: __libc_start_main at ??
  147. 0x55f9f24e0e7a: _start at ??
  148. 0x0: ??? at ??
  149. Array(String)
  150. Allocations: 12, Deallocations: 0
  151. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  152. 0x55f9f2500cc2: new at /usr/lib/crystal/array.cr 59:3
  153. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  154. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  155. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  156. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  157. 0x7fc35964a4ca: __libc_start_main at ??
  158. 0x55f9f24e0e7a: _start at ??
  159. 0x0: ??? at ??
  160. Array(Debug::ELF::SectionHeader)
  161. Allocations: 1, Deallocations: 0
  162. 0x55f9f2520b91: allocate at /work/projects/gc/src/gc.cr 13:3
  163. 0x55f9f2520af6: new at /usr/lib/crystal/array.cr 77:3
  164. 0x55f9f251dd6e: section_headers at /usr/lib/crystal/debug/elf.cr 148:5
  165. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  166. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  167. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  168. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  169. 0x7fc35964a4ca: __libc_start_main at ??
  170. 0x55f9f24e0e7a: _start at ??
  171. 0x0: ??? at ??
  172. Array(Array(Debug::DWARF::LineNumbers::Row))
  173. Allocations: 1, Deallocations: 0
  174. 0x55f9f25284f1: allocate at /work/projects/gc/src/gc.cr 13:3
  175. 0x55f9f2528462: new at /usr/lib/crystal/array.cr 59:3
  176. 0x55f9f2523aa3: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 176:9
  177. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  178. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  179. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  180. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  181. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  182. 0x7fc35964a4ca: __libc_start_main at ??
  183. 0x55f9f24e0e7a: _start at ??
  184. 0x0: ??? at ??
  185. Array(String)
  186. Allocations: 1, Deallocations: 0
  187. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  188. 0x55f9f2500cc2: new at /usr/lib/crystal/array.cr 59:3
  189. 0x55f9f2523ab9: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 177:9
  190. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  191. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  192. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  193. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  194. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  195. 0x7fc35964a4ca: __libc_start_main at ??
  196. 0x55f9f24e0e7a: _start at ??
  197. 0x0: ??? at ??
  198. Array(String)
  199. Allocations: 1, Deallocations: 0
  200. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  201. 0x55f9f2500cc2: new at /usr/lib/crystal/array.cr 59:3
  202. 0x55f9f2523acb: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 178:9
  203. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  204. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  205. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  206. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  207. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  208. 0x7fc35964a4ca: __libc_start_main at ??
  209. 0x55f9f24e0e7a: _start at ??
  210. 0x0: ??? at ??
  211. Array(String)
  212. Allocations: 181, Deallocations: 0
  213. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  214. 0x55f9f2501036: new at /usr/lib/crystal/array.cr 77:3
  215. 0x55f9f2528ca1: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 148:5
  216. 0x55f9f2528ae0: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 151:9
  217. 0x55f9f2523ba0: decode_sequences at /usr/lib/crystal/debug/dwarf/line_numbers.cr 212:22
  218. 0x55f9f2523ae5: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 180:9
  219. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  220. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  221. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  222. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  223. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  224. 0x7fc35964a4ca: __libc_start_main at ??
  225. 0x55f9f24e0e7a: _start at ??
  226. 0x0: ??? at ??
  227. Array(Tuple(String, Int32, Int32, Int32))
  228. Allocations: 181, Deallocations: 0
  229. 0x55f9f2529251: allocate at /work/projects/gc/src/gc.cr 13:3
  230. 0x55f9f25291b6: new at /usr/lib/crystal/array.cr 77:3
  231. 0x55f9f2528d28: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 148:5
  232. 0x55f9f2528ae0: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 151:9
  233. 0x55f9f2523ba0: decode_sequences at /usr/lib/crystal/debug/dwarf/line_numbers.cr 212:22
  234. 0x55f9f2523ae5: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 180:9
  235. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  236. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  237. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  238. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  239. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  240. 0x7fc35964a4ca: __libc_start_main at ??
  241. 0x55f9f24e0e7a: _start at ??
  242. 0x0: ??? at ??
  243. Array(UInt8)
  244. Allocations: 181, Deallocations: 0
  245. 0x55f9f2529b01: allocate at /work/projects/gc/src/gc.cr 13:3
  246. 0x55f9f2529a66: new at /usr/lib/crystal/array.cr 77:3
  247. 0x55f9f2528dec: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 148:11
  248. 0x55f9f2528ae0: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 151:9
  249. 0x55f9f2523ba0: decode_sequences at /usr/lib/crystal/debug/dwarf/line_numbers.cr 212:22
  250. 0x55f9f2523ae5: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 180:9
  251. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  252. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  253. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  254. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  255. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  256. 0x7fc35964a4ca: __libc_start_main at ??
  257. 0x55f9f24e0e7a: _start at ??
  258. 0x0: ??? at ??
  259. Array(Debug::DWARF::LineNumbers::Row)
  260. Allocations: 10, Deallocations: 0
  261. 0x55f9f252aaf1: allocate at /work/projects/gc/src/gc.cr 13:3
  262. 0x55f9f252aa56: new at /usr/lib/crystal/array.cr 77:3
  263. 0x55f9f2527ae6: register_to_matrix at /usr/lib/crystal/debug/dwarf/line_numbers.cr 148:5
  264. 0x55f9f2525ee1: read_statement_program at /usr/lib/crystal/debug/dwarf/line_numbers.cr 288:13
  265. 0x55f9f2524a2a: decode_sequences at /usr/lib/crystal/debug/dwarf/line_numbers.cr 234:13
  266. 0x55f9f2523ae5: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 180:9
  267. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  268. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  269. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  270. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  271. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  272. 0x7fc35964a4ca: __libc_start_main at ??
  273. 0x55f9f24e0e7a: _start at ??
  274. 0x0: ??? at ??
  275. Array(Debug::DWARF::LineNumbers::Row)
  276. Allocations: 170, Deallocations: 0
  277. 0x55f9f252aaf1: allocate at /work/projects/gc/src/gc.cr 13:3
  278. 0x55f9f252aa56: new at /usr/lib/crystal/array.cr 77:3
  279. 0x55f9f2527ae6: register_to_matrix at /usr/lib/crystal/debug/dwarf/line_numbers.cr 148:5
  280. 0x55f9f2526aeb: read_statement_program at /usr/lib/crystal/debug/dwarf/line_numbers.cr 323:15
  281. 0x55f9f2524a2a: decode_sequences at /usr/lib/crystal/debug/dwarf/line_numbers.cr 234:13
  282. 0x55f9f2523ae5: initialize at /usr/lib/crystal/debug/dwarf/line_numbers.cr 180:9
  283. 0x55f9f25239f9: new at /usr/lib/crystal/debug/dwarf/line_numbers.cr 174:7
  284. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  285. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  286. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  287. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  288. 0x7fc35964a4ca: __libc_start_main at ??
  289. 0x55f9f24e0e7a: _start at ??
  290. 0x0: ??? at ??
  291. Array(Tuple(UInt64, UInt64, String))
  292. Allocations: 1, Deallocations: 0
  293. 0x55f9f252baa1: allocate at /work/projects/gc/src/gc.cr 13:3
  294. 0x55f9f252ba12: new at /usr/lib/crystal/array.cr 59:3
  295. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  296. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  297. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  298. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  299. 0x7fc35964a4ca: __libc_start_main at ??
  300. 0x55f9f24e0e7a: _start at ??
  301. 0x0: ??? at ??
  302. Array(Debug::DWARF::Abbrev)
  303. Allocations: 181, Deallocations: 0
  304. 0x55f9f252dae1: allocate at /work/projects/gc/src/gc.cr 13:3
  305. 0x55f9f252da52: new at /usr/lib/crystal/array.cr 59:3
  306. 0x55f9f252d637: read at /usr/lib/crystal/debug/dwarf/abbrev.cr 212:9
  307. 0x55f9f252c366: read_abbreviations at /usr/lib/crystal/debug/dwarf/info.cr 37:9
  308. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  309. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  310. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  311. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  312. 0x7fc35964a4ca: __libc_start_main at ??
  313. 0x55f9f24e0e7a: _start at ??
  314. 0x0: ??? at ??
  315. Array(Debug::DWARF::Abbrev::Attribute)
  316. Allocations: 639, Deallocations: 0
  317. 0x55f9f252e361: allocate at /work/projects/gc/src/gc.cr 13:3
  318. 0x55f9f252e2d2: new at /usr/lib/crystal/array.cr 59:3
  319. 0x55f9f252da2d: initialize at /usr/lib/crystal/debug/dwarf/abbrev.cr 204:9
  320. 0x55f9f252d9cf: new at /usr/lib/crystal/debug/dwarf/abbrev.cr 203:7
  321. 0x55f9f252d7ab: read at /usr/lib/crystal/debug/dwarf/abbrev.cr 221:20
  322. 0x55f9f252c366: read_abbreviations at /usr/lib/crystal/debug/dwarf/info.cr 37:9
  323. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  324. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  325. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  326. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  327. 0x7fc35964a4ca: __libc_start_main at ??
  328. 0x55f9f24e0e7a: _start at ??
  329. 0x0: ??? at ??
  330. Array(Tuple(Debug::DWARF::AT, Debug::DWARF::FORM, Bool | Int32 | Int64 | Slice(UInt8) | String | UInt16 | UInt32 | UInt64 | UInt8))
  331. Allocations: 181, Deallocations: 0
  332. 0x55f9f252e8e1: allocate at /work/projects/gc/src/gc.cr 13:3
  333. 0x55f9f252e852: new at /usr/lib/crystal/array.cr 59:3
  334. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  335. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  336. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  337. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  338. 0x7fc35964a4ca: __libc_start_main at ??
  339. 0x55f9f24e0e7a: _start at ??
  340. 0x0: ??? at ??
  341. Array(String)
  342. Allocations: 13, Deallocations: 0
  343. 0x55f9f2500d51: allocate at /work/projects/gc/src/gc.cr 13:3
  344. 0x55f9f2500cc2: new at /usr/lib/crystal/array.cr 59:3
  345. 0x55f9f25469d1: print_record at /work/projects/gc/src/gc/analyzer.cr 12:5
  346. 0x55f9f2546927: print_stats at /work/projects/gc/src/gc/analyzer.cr 5:7
  347. 0x55f9f24e16d1: __crystal_main at /work/projects/gc/src/gc.cr 21:3
  348. 0x55f9f24f0f49: main at /usr/lib/crystal/main.cr 12:15
  349. 0x7fc35964a4ca: __libc_start_main at ??
  350. 0x55f9f24e0e7a: _start at ??
  351. 0x0: ??? at ??
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement