=== 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.ex(+0x227af5) [0x55819d815af5] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro3d.gnu.TEST.MPI.ex(+0x229973) [0x55819d817973] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7fd7ff03c6b0] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x145) [0x7fd7ff03c625] raise ??:0 4: /lib64/libc.so.6(abort+0x12b) [0x7fd7ff0258d9] abort ??:0 5: ./Maestro3d.gnu.TEST.MPI.ex(+0x2caa8) [0x55819d61aaa8] .annobin__ZSt20__replacement_assertPKciS0_S0_.end ??:0 6: ./Maestro3d.gnu.TEST.MPI.ex(+0x3184ed) [0x55819d9064ed] 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.ex(+0x3187aa) [0x55819d9067aa] 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.ex(+0x103e76) [0x55819d6f1e76] 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.ex(+0xdae5e) [0x55819d6c8e5e] 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.ex(+0xe47c9) [0x55819d6d27c9] Maestro::Init() ../../../Source/MaestroInit.cpp:148:13 11: ./Maestro3d.gnu.TEST.MPI.ex(+0x275dc) [0x55819d6155dc] main ../../../Source/main.cpp:63:17 12: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7fd7ff0271a3] __libc_start_main ??:0 13: ./Maestro3d.gnu.TEST.MPI.ex(+0x2c98e) [0x55819d61a98e] _start ??:0