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: ./LinearAlfvenWave-GPU.ex(+0x3ae767) [0x5647d0b19767] ?? ??:0 1: ./LinearAlfvenWave-GPU.ex(+0x3b2299) [0x5647d0b1d299] ?? ??:0 2: ./LinearAlfvenWave-GPU.ex(+0xbc0cc) [0x5647d08270cc] ?? ??:0 3: ./LinearAlfvenWave-GPU.ex(+0xbd0ec) [0x5647d08280ec] ?? ??:0 4: ./LinearAlfvenWave-GPU.ex(+0x9013c) [0x5647d07fb13c] ?? ??:0 5: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7f4ba0eb11ca] 6: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f4ba0eb128b] 7: ./LinearAlfvenWave-GPU.ex(+0x94a25) [0x5647d07ffa25] ?? ??:0 ===== TinyProfilers ======