=== 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(+0x281875) [0x55b265979875] 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(+0x2836f3) [0x55b26597b6f3] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7f5b224176b0] __restore_rt ??:0 3: ./Maestro3d.gnu.TEST.MPI.ex(+0x18fc89) [0x55b265887c89] Maestro::VelPredTransverse(amrex::MFIter const&, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Array4, amrex::Box const&, std::array) ../../../Source/MaestroVelPred.cpp:1197:5 4: ./Maestro3d.gnu.TEST.MPI.ex(+0x1994ff) [0x55b2658914ff] std::vector >::operator[](unsigned long) inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:33:54 in Maestro::VelPred(amrex::Vector >&, amrex::Vector > const&, amrex::Vector, std::allocator > > const&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&) /usr/include/c++/9/bits/stl_vector.h:1043:39 amrex::Vector >::operator[](unsigned long) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:33:54 Maestro::VelPred(amrex::Vector >&, amrex::Vector > const&, amrex::Vector, std::allocator > > const&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&) ../../../Source/MaestroVelPred.cpp:79:44 5: ./Maestro3d.gnu.TEST.MPI.ex(+0x7b4b7) [0x55b2657734b7] Maestro::AdvancePremac(amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&, amrex::Vector > const&) ../../../Source/MaestroAdvection.cpp:79:12 6: ./Maestro3d.gnu.TEST.MPI.ex(+0x4212a) [0x55b26573a12a] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:345:18 7: ./Maestro3d.gnu.TEST.MPI.ex(+0xf684d) [0x55b2657ee84d] Maestro::InitIter() ../../../Source/MaestroInit.cpp:792:48 8: ./Maestro3d.gnu.TEST.MPI.ex(+0xf8e83) [0x55b2657f0e83] Maestro::Init() ../../../Source/MaestroInit.cpp:191:9 9: ./Maestro3d.gnu.TEST.MPI.ex(+0x29d9f) [0x55b265721d9f] main ../../../Source/main.cpp:63:23 10: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f5b224021a3] __libc_start_main ??:0 11: ./Maestro3d.gnu.TEST.MPI.ex(+0x376de) [0x55b26572f6de] _start ??:0