=== 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(+0x270c90) [0x557640c45c90] 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(+0x272af6) [0x557640c47af6] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:80:8 2: ./Maestro2d.gnu.TEST.MPI.ex(+0x2e771e) [0x557640cbc71e] amrex::Abort(char const*) inlined at /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLMG.cpp:192:25 in amrex::MLMG::solve(amrex::Vector > const&, amrex::Vector > const&, double, double, char const*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX.H:163:19 amrex::MLMG::solve(amrex::Vector > const&, amrex::Vector > const&, double, double, char const*) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLMG.cpp:192:25 3: ./Maestro2d.gnu.TEST.MPI.ex(+0x122c50) [0x557640af7c50] std::vector >::~vector() inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:22:7 in Maestro::NodalProj(int, amrex::Vector >&, int, bool) /usr/include/c++/9/bits/stl_vector.h:677:15 amrex::Vector >::~Vector() /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:22:7 Maestro::NodalProj(int, amrex::Vector >&, int, bool) ../../../Source/MaestroNodalProj.cpp:296:35 4: ./Maestro2d.gnu.TEST.MPI.ex(+0xe26ef) [0x557640ab76ef] Maestro::DivuIter(int) ../../../Source/MaestroInit.cpp:578:20 5: ./Maestro2d.gnu.TEST.MPI.ex(+0xe5fc1) [0x557640abafc1] Maestro::Init() ../../../Source/MaestroInit.cpp:165:31 6: ./Maestro2d.gnu.TEST.MPI.ex(+0x278c5) [0x5576409fc8c5] main ../../../Source/main.cpp:61:23 7: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f6e42dd51a3] __libc_start_main ??:0 8: ./Maestro2d.gnu.TEST.MPI.ex(+0x3378e) [0x557640a0878e] _start ??:0