=== 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(+0x264310) [0x56323e1d5310] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:179:39 1: ./Maestro2d.gnu.TEST.MPI.ex(+0x266176) [0x56323e1d7176] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:85:8 2: ./Maestro2d.gnu.TEST.MPI.ex(+0x2dcb4e) [0x56323e24db4e] 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:164: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(+0x1150e0) [0x56323e0860e0] std::vector >::~vector() inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:24: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:24:7 Maestro::NodalProj(int, amrex::Vector >&, int, bool) ../../../Source/MaestroNodalProj.cpp:296:35 4: ./Maestro2d.gnu.TEST.MPI.ex(+0xd4baf) [0x56323e045baf] Maestro::DivuIter(int) ../../../Source/MaestroInit.cpp:577:20 5: ./Maestro2d.gnu.TEST.MPI.ex(+0xd8481) [0x56323e049481] Maestro::Init() ../../../Source/MaestroInit.cpp:164:31 6: ./Maestro2d.gnu.TEST.MPI.ex(+0x288f5) [0x56323df998f5] main ../../../Source/main.cpp:61:23 7: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7fe8897021a3] __libc_start_main ??:0 8: ./Maestro2d.gnu.TEST.MPI.ex(+0x345ae) [0x56323dfa55ae] _start ??:0