Host Name: avatargpu.anu.edu.au === 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: ./RandomBlastAMR-GPU.ex(+0x3edbe7) [0x55fe4e191be7] ?? ??:0 1: ./RandomBlastAMR-GPU.ex(+0x3f1719) [0x55fe4e195719] ?? ??:0 2: ./RandomBlastAMR-GPU.ex(+0x3d9ba9) [0x55fe4e17dba9] ?? ??:0 3: ./RandomBlastAMR-GPU.ex(+0x3db1e2) [0x55fe4e17f1e2] ?? ??:0 4: ./RandomBlastAMR-GPU.ex(+0x3e2d76) [0x55fe4e186d76] ?? ??:0 5: ./RandomBlastAMR-GPU.ex(+0x3e3130) [0x55fe4e187130] ?? ??:0 6: ./RandomBlastAMR-GPU.ex(+0x3dd2ae) [0x55fe4e1812ae] ?? ??:0 7: ./RandomBlastAMR-GPU.ex(+0x31e2a4) [0x55fe4e0c22a4] ?? ??:0 8: ./RandomBlastAMR-GPU.ex(+0x90a85) [0x55fe4de34a85] ?? ??:0 9: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7f92af19a1ca] 10: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f92af19a28b] 11: ./RandomBlastAMR-GPU.ex(+0x95375) [0x55fe4de39375] ?? ??:0 ===== TinyProfilers ======