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: ./MHDBlast-GPU.ex(+0x3a6aa7) [0x562aa6438aa7] ?? ??:0 1: ./MHDBlast-GPU.ex(+0x3aa5d9) [0x562aa643c5d9] ?? ??:0 2: ./MHDBlast-GPU.ex(+0x392a69) [0x562aa6424a69] ?? ??:0 3: ./MHDBlast-GPU.ex(+0x3940a2) [0x562aa64260a2] ?? ??:0 4: ./MHDBlast-GPU.ex(+0x39bc36) [0x562aa642dc36] ?? ??:0 5: ./MHDBlast-GPU.ex(+0x39bff0) [0x562aa642dff0] ?? ??:0 6: ./MHDBlast-GPU.ex(+0x39616e) [0x562aa642816e] ?? ??:0 7: ./MHDBlast-GPU.ex(+0x2d6f64) [0x562aa6368f64] ?? ??:0 8: ./MHDBlast-GPU.ex(+0x8f325) [0x562aa6121325] ?? ??:0 9: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7f9482c831ca] 10: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f9482c8328b] 11: ./MHDBlast-GPU.ex(+0x93c15) [0x562aa6125c15] ?? ??:0 ===== TinyProfilers ======