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: ./SedovAMR-GPU.ex(+0x374ed7) [0x563b6c6cded7] ?? ??:0 1: ./SedovAMR-GPU.ex(+0x378a09) [0x563b6c6d1a09] ?? ??:0 2: ./SedovAMR-GPU.ex(+0x360e99) [0x563b6c6b9e99] ?? ??:0 3: ./SedovAMR-GPU.ex(+0x3624d2) [0x563b6c6bb4d2] ?? ??:0 4: ./SedovAMR-GPU.ex(+0x36a066) [0x563b6c6c3066] ?? ??:0 5: ./SedovAMR-GPU.ex(+0x36a420) [0x563b6c6c3420] ?? ??:0 6: ./SedovAMR-GPU.ex(+0x36459e) [0x563b6c6bd59e] ?? ??:0 7: ./SedovAMR-GPU.ex(+0x2a5394) [0x563b6c5fe394] ?? ??:0 8: ./SedovAMR-GPU.ex(+0x8f4e5) [0x563b6c3e84e5] ?? ??:0 9: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7f565cd9a1ca] 10: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f565cd9a28b] 11: ./SedovAMR-GPU.ex(+0x93dd5) [0x563b6c3ecdd5] ?? ??:0 ===== TinyProfilers ======