=== 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(+0x2104e5) [0x562f29ab34e5] 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(+0x212363) [0x562f29ab5363] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x3c6b0) [0x7fc950b5e6b0] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex(+0x7e701) [0x562f29921701] 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) [0x562f29954c1b] Maestro::PutDataOnFaces(amrex::Vector > const&, amrex::Vector, std::allocator > >&, int) ../../../Source/MaestroFill3dData.cpp:1252:13 5: ./Maestro2d.gnu.TEST.MPI.ex(+0x12c2db) [0x562f299cf2db] 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(+0x12d178) [0x562f299d0178] 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) [0x562f299ab90d] 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) [0x562f299ac921] 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) [0x562f29974394] Maestro::Init() ../../../Source/MaestroInit.cpp:34:26 10: ./Maestro2d.gnu.TEST.MPI.ex(+0x26fec) [0x562f298c9fec] main ../../../Source/main.cpp:63:31 11: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7fc950b491a3] __libc_start_main ??:0 12: ./Maestro2d.gnu.TEST.MPI.ex(+0x2c50e) [0x562f298cf50e] _start ??:0