=== 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.OMP.ex(+0x219f75) [0x55e8e007df75] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.OMP.ex(+0x21be16) [0x55e8e007fe16] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7f8f5e07a6b0] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x145) [0x7f8f5e07a625] raise ??:0 4: /lib64/libc.so.6(abort+0x12b) [0x7f8f5e0638d9] abort ??:0 5: ./Maestro2d.gnu.TEST.MPI.OMP.ex(+0x2c088) [0x55e8dfe90088] .annobin__ZSt20__replacement_assertPKciS0_S0_.end ??:0 6: ./Maestro2d.gnu.TEST.MPI.OMP.ex(+0x302c95) [0x55e8e0166c95] 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.OMP.ex(+0x302f9a) [0x55e8e0166f9a] 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.OMP.ex(+0xfebea) [0x55e8dff62bea] 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.OMP.ex(+0xd8718) [0x55e8dff3c718] 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.OMP.ex(+0xe2179) [0x55e8dff46179] Maestro::Init() ../../../Source/MaestroInit.cpp:148:13 11: ./Maestro2d.gnu.TEST.MPI.OMP.ex(+0x26bbc) [0x55e8dfe8abbc] main ../../../Source/main.cpp:63:17 12: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f8f5e0651a3] __libc_start_main ??:0 13: ./Maestro2d.gnu.TEST.MPI.OMP.ex(+0x2bf6e) [0x55e8dfe8ff6e] _start ??:0