=== 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: ./Maestro2d.gnu.TEST.MPI.ex(+0x2104d5) [0x55c2907be4d5] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex(+0x212353) [0x55c2907c0353] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7f74f0a756b0] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex(+0x7e701) [0x55c29062c701] amrex::FabArray::fabPtr(amrex::MFIter const&) inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_FabArray.H:970:12 in amrex::Array4 amrex::FabArray::array(amrex::MFIter const&) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_FabArray.H:906:23 amrex::Array4 amrex::FabArray::array(amrex::MFIter const&) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_FabArray.H:970:12 4: ./Maestro2d.gnu.TEST.MPI.ex(+0xb1c1b) [0x55c29065fc1b] Maestro::PutDataOnFaces(amrex::Vector > const&, amrex::Vector, std::allocator > >&, int) ../../../Source/MaestroFill3dData.cpp:1252:13 5: ./Maestro2d.gnu.TEST.MPI.ex(+0x12c2cb) [0x55c2906da2cb] Maestro::ApplyThermal(amrex::MLABecLaplacian&, amrex::Vector >&, amrex::Vector > const&, amrex::Vector >&, amrex::Vector > const&, int) ../../../Source/MaestroThermal.cpp:261:27 6: ./Maestro2d.gnu.TEST.MPI.ex(+0x12d168) [0x55c2906db168] Maestro::MakeExplicitThermal(amrex::Vector >&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, int) ../../../Source/MaestroThermal.cpp:91:28 7: ./Maestro2d.gnu.TEST.MPI.ex(+0x10890d) [0x55c2906b690d] Maestro::PlotFileMF(int, double, double, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector >&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&) ../../../Source/MaestroPlot.cpp:680:28 8: ./Maestro2d.gnu.TEST.MPI.ex(+0x109921) [0x55c2906b7921] Maestro::WritePlotFile(int, double, double, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector > const&, amrex::Vector >&, amrex::Vector > const&, bool) ../../../Source/MaestroPlot.cpp:116:33 9: ./Maestro2d.gnu.TEST.MPI.ex(+0xd1394) [0x55c29067f394] Maestro::Init() ../../../Source/MaestroInit.cpp:34:26 10: ./Maestro2d.gnu.TEST.MPI.ex(+0x26fec) [0x55c2905d4fec] main ../../../Source/main.cpp:63:31 11: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f74f0a601a3] __libc_start_main ??:0 12: ./Maestro2d.gnu.TEST.MPI.ex(+0x2c50e) [0x55c2905da50e] _start ??:0