=== 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(+0x20bf55) [0x55ee6bb09f55] 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(+0x20ddd3) [0x55ee6bb0bdd3] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7faf8a4176b0] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x145) [0x7faf8a417625] raise ??:0 4: /lib64/libc.so.6(abort+0x12b) [0x7faf8a4008d9] abort ??:0 5: ./Maestro2d.gnu.TEST.MPI.ex(+0x2c468) [0x55ee6b92a468] .annobin__ZSt20__replacement_assertPKciS0_S0_.end ??:0 6: ./Maestro2d.gnu.TEST.MPI.ex(+0x2ddf15) [0x55ee6bbdbf15] std::vector const*, std::allocator const*> >::operator[](unsigned long) const inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:39:54 in amrex::MLNodeLaplacian::define(amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::LPInfo const&, amrex::Vector const*, std::allocator const*> > const&) /usr/include/c++/9/bits/stl_vector.h:1060:2 amrex::Vector const*, std::allocator const*> >::operator[](unsigned long) const /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:39:54 amrex::MLNodeLaplacian::define(amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::LPInfo const&, amrex::Vector const*, std::allocator const*> > const&) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian.cpp:67:54 7: ./Maestro2d.gnu.TEST.MPI.ex(+0x2de21a) [0x55ee6bbdc21a] amrex::MLNodeLaplacian::MLNodeLaplacian(amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::LPInfo const&, amrex::Vector const*, std::allocator const*> > const&) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian.cpp:26:1 8: ./Maestro2d.gnu.TEST.MPI.ex(+0xf93e5) [0x55ee6b9f73e5] std::vector const*, std::allocator const*> >::~vector() inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:21:7 in Maestro::NodalProj(int, amrex::Vector >&, int, bool) /usr/include/c++/9/bits/stl_vector.h:677:15 amrex::Vector const*, std::allocator const*> >::~Vector() /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:21:7 Maestro::NodalProj(int, amrex::Vector >&, int, bool) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:21:7 9: ./Maestro2d.gnu.TEST.MPI.ex(+0xd42de) [0x55ee6b9d22de] std::vector >::~vector() inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:21:7 in Maestro::InitProj() /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::InitProj() ../../../Source/MaestroInit.cpp:434:67 10: ./Maestro2d.gnu.TEST.MPI.ex(+0xddcc9) [0x55ee6b9dbcc9] Maestro::Init() ../../../Source/MaestroInit.cpp:148:13 11: ./Maestro2d.gnu.TEST.MPI.ex(+0x26f9c) [0x55ee6b924f9c] main ../../../Source/main.cpp:63:17 12: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7faf8a4021a3] __libc_start_main ??:0 13: ./Maestro2d.gnu.TEST.MPI.ex(+0x2c34e) [0x55ee6b92a34e] _start ??:0