Host Name: garuda === If no file names and line numbers are shown below, one can run addr2line -Cpfie my_exefile my_line_address to convert `my_line_address` (e.g., 0x4a6b) into file name and line number. Or one can use amrex/Tools/Backtrace/parse_bt.py. === Please note that the line number reported by addr2line may not be accurate. One can use readelf -wl my_exefile | grep my_line_address' to find out the offset for that line. 0: ./BENCH05-Size0008_medium.ex(+0x8ccce7) [0x601fcac49ce7] ?? ??:0 1: ./BENCH05-Size0008_medium.ex(+0x8d0821) [0x601fcac4d821] ?? ??:0 2: ./BENCH05-Size0008_medium.ex(+0xa0adac) [0x601fcad87dac] ?? ??:0 3: ./BENCH05-Size0008_medium.ex(+0xa0ae9e) [0x601fcad87e9e] ?? ??:0 4: ./BENCH05-Size0008_medium.ex(+0x98a507) [0x601fcad07507] ?? ??:0 5: ./BENCH05-Size0008_medium.ex(+0x98a7d1) [0x601fcad077d1] ?? ??:0 6: ./BENCH05-Size0008_medium.ex(+0x3390c4) [0x601fca6b60c4] ?? ??:0 7: ./BENCH05-Size0008_medium.ex(+0x372222) [0x601fca6ef222] ?? ??:0 8: ./BENCH05-Size0008_medium.ex(+0x7cd0e3) [0x601fcab4a0e3] ?? ??:0 9: ./BENCH05-Size0008_medium.ex(+0x7f94f3) [0x601fcab764f3] ?? ??:0 10: ./BENCH05-Size0008_medium.ex(+0x5a5071) [0x601fca922071] ?? ??:0 11: ./BENCH05-Size0008_medium.ex(+0x1468ed) [0x601fca4c38ed] ?? ??:0 12: /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x72a79bc2a1ca] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x72a79bc2a28b] 14: ./BENCH05-Size0008_medium.ex(+0x16ea35) [0x601fca4eba35] ?? ??:0