=== 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(+0x280955) [0x5576472f7955] 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(+0x2827d3) [0x5576472f97d3] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7f590b0b86b0] __restore_rt ??:0 3: ./Maestro3d.gnu.TEST.MPI.ex(+0x18ed69) [0x557647205d69] 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(+0x1985df) [0x55764720f5df] 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(+0x7b3e7) [0x5576470f23e7] 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(+0x4205a) [0x5576470b905a] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:345:18 7: ./Maestro3d.gnu.TEST.MPI.ex(+0xf5f1d) [0x55764716cf1d] Maestro::InitIter() ../../../Source/MaestroInit.cpp:792:48 8: ./Maestro3d.gnu.TEST.MPI.ex(+0xf8553) [0x55764716f553] Maestro::Init() ../../../Source/MaestroInit.cpp:191:9 9: ./Maestro3d.gnu.TEST.MPI.ex(+0x29e0f) [0x5576470a0e0f] main ../../../Source/main.cpp:63:23 10: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f590b0a31a3] __libc_start_main ??:0 11: ./Maestro3d.gnu.TEST.MPI.ex(+0x3760e) [0x5576470ae60e] _start ??:0