=== 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: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x235c75) [0x55bce6682c75] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x237b16) [0x55bce6684b16] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7f291520d6b0] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x145) [0x7f291520d625] raise ??:0 4: /lib64/libc.so.6(abort+0x12b) [0x7f29151f68d9] abort ??:0 5: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x2c8d8) [0x55bce64798d8] .annobin__ZSt20__replacement_assertPKciS0_S0_.end ??:0 6: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x36a08d) [0x55bce67b708d] 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: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x36a34a) [0x55bce67b734a] 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: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x10a8e6) [0x55bce65578e6] 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: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0xe0cc8) [0x55bce652dcc8] 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: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0xea6d9) [0x55bce65376d9] Maestro::Init() ../../../Source/MaestroInit.cpp:148:13 11: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x2740c) [0x55bce647440c] main ../../../Source/main.cpp:63:17 12: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f29151f81a3] __libc_start_main ??:0 13: ./Maestro3d.gnu.TEST.MPI.OMP.ex(+0x2c7be) [0x55bce64797be] _start ??:0