=== 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: ./Maestro2d.gnu.TEST.MPI.ex(+0x25c7b0) [0x564e66e487b0] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:174:39 1: ./Maestro2d.gnu.TEST.MPI.ex(+0x25e616) [0x564e66e4a616] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:80:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7f6c9d0126b0] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex(+0x85ea0) [0x564e66c71ea0] Maestro::Average(amrex::Vector > const&, BaseState&, int) ../../../Source/MaestroAverage.cpp:79:17 4: ./Maestro2d.gnu.TEST.MPI.ex(+0x145211) [0x564e66d31211] Maestro::Regrid() ../../../Source/MaestroRegrid.cpp:92:16 5: ./Maestro2d.gnu.TEST.MPI.ex(+0xb8358) [0x564e66ca4358] Maestro::Evolve() ../../../Source/MaestroEvolve.cpp:29:15 6: ./Maestro2d.gnu.TEST.MPI.ex(+0x2923d) [0x564e66c1523d] main ../../../Source/main.cpp:64:52 7: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f6c9cffd1a3] __libc_start_main ??:0 8: ./Maestro2d.gnu.TEST.MPI.ex(+0x36b5e) [0x564e66c22b5e] _start ??:0