=== 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(+0x200245) [0x560f8ec40245] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex(+0x2020c3) [0x560f8ec420c3] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7ff89e9d56b0] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex(+0x2bd4d4) [0x560f8ecfd4d4] amrex::abec_gsrb(amrex::Box const&, amrex::Array4 const&, amrex::Array4 const&, double, amrex::Array4 const&, double, double, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Array4 const&, amrex::Box const&, int, int) inlined at /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLABecLaplacian.cpp:368:9 in amrex::MLABecLaplacian::Fsmooth(int, int, amrex::MultiFab&, amrex::MultiFab const&, int) const /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLABecLap_2D_K.H:170:52 amrex::MLABecLaplacian::Fsmooth(int, int, amrex::MultiFab&, amrex::MultiFab const&, int) const /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLABecLaplacian.cpp:368:9 4: ./Maestro2d.gnu.TEST.MPI.ex(+0x2942e1) [0x560f8ecd42e1] amrex::MLCellLinOp::smooth(int, int, amrex::MultiFab&, amrex::MultiFab const&, bool) const /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLCellLinOp.cpp:352:27 5: ./Maestro2d.gnu.TEST.MPI.ex(+0x2828d7) [0x560f8ecc28d7] amrex::MLMG::mgVcycle(int, int) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLMG.cpp:473:31 6: ./Maestro2d.gnu.TEST.MPI.ex(+0x283b4d) [0x560f8ecc3b4d] std::vector >, std::allocator > > >, std::allocator >, std::allocator > > > > >::operator[](unsigned long) inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:33:54 in amrex::MLMG::oneIter(int) /usr/include/c++/9/bits/stl_vector.h:1042:2 amrex::Vector >, std::allocator > > >, std::allocator >, std::allocator > > > > >::operator[](unsigned long) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:33:54 amrex::MLMG::oneIter(int) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLMG.cpp:221:44 7: ./Maestro2d.gnu.TEST.MPI.ex(+0x28460c) [0x560f8ecc460c] amrex::MLMG::solve(amrex::Vector > const&, amrex::Vector > const&, double, double, char const*) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLMG.cpp:129:28 8: ./Maestro2d.gnu.TEST.MPI.ex(+0xe8464) [0x560f8eb28464] std::vector >::~vector() inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:21:7 in Maestro::MacProj(amrex::Vector, std::allocator > >&, amrex::Vector >&, amrex::Vector > const&, amrex::Vector > const&, int const&) /usr/include/c++/9/bits/stl_vector.h:677:15 amrex::Vector >::~Vector() /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:21:7 Maestro::MacProj(amrex::Vector, std::allocator > >&, amrex::Vector >&, amrex::Vector > const&, amrex::Vector > const&, int const&) ../../../Source/MaestroMacProj.cpp:163:32 9: ./Maestro2d.gnu.TEST.MPI.ex(+0x348ed) [0x560f8ea748ed] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:369:47 10: ./Maestro2d.gnu.TEST.MPI.ex(+0xdf23d) [0x560f8eb1f23d] Maestro::InitIter() ../../../Source/MaestroInit.cpp:807:48 11: ./Maestro2d.gnu.TEST.MPI.ex(+0xe13e8) [0x560f8eb213e8] Maestro::Init() ../../../Source/MaestroInit.cpp:197:9 12: ./Maestro2d.gnu.TEST.MPI.ex(+0x26f8c) [0x560f8ea66f8c] main ../../../Source/main.cpp:63:17 13: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7ff89e9c01a3] __libc_start_main ??:0 14: ./Maestro2d.gnu.TEST.MPI.ex(+0x2c1ae) [0x560f8ea6c1ae] _start ??:0