=== 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(+0x271ef5) [0x55d4ed61eef5] 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(+0x273d73) [0x55d4ed620d73] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7f66d47646b0] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x145) [0x7f66d4764625] raise ??:0 4: /lib64/libc.so.6(abort+0x12b) [0x7f66d474d8d9] abort ??:0 5: ./Maestro3d.gnu.TEST.MPI.ex(+0x354d8) [0x55d4ed3e24d8] .annobin__ZSt20__replacement_assertPKciS0_S0_.end ??:0 6: ./Maestro3d.gnu.TEST.MPI.ex(+0x123a07) [0x55d4ed4d0a07] std::vector >::operator[](unsigned long) inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:33:54 in Maestro::Make_S_cc(amrex::Vector >&, amrex::Vector >&, amrex::Vector >&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector >&, amrex::Vector > const&) /usr/include/c++/9/bits/stl_vector.h:1042:2 amrex::Vector >::operator[](unsigned long) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:33:54 Maestro::Make_S_cc(amrex::Vector >&, amrex::Vector >&, amrex::Vector >&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector >&, amrex::Vector > const&) ../../../Source/MaestroMakeS.cpp:124:72 7: ./Maestro3d.gnu.TEST.MPI.ex(+0xe4649) [0x55d4ed491649] Maestro::InitProj() ../../../Source/MaestroInit.cpp:468:14 8: ./Maestro3d.gnu.TEST.MPI.ex(+0xee5e9) [0x55d4ed49b5e9] Maestro::Init() ../../../Source/MaestroInit.cpp:142:13 9: ./Maestro3d.gnu.TEST.MPI.ex(+0x28efc) [0x55d4ed3d5efc] main ../../../Source/main.cpp:63:23 10: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f66d474f1a3] __libc_start_main ??:0 11: ./Maestro3d.gnu.TEST.MPI.ex(+0x3534e) [0x55d4ed3e234e] _start ??:0