=== 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() [0x57cfd1] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x57ee19] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f71fa994600] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex() [0x6d8d1c] __amrex_filcc_module_MOD_amrex_filccn /raid/testing/maestroex/amrex//Src/Base/AMReX_filcc_mod.F90:380 4: ./Maestro2d.gnu.TEST.MPI.ex() [0x6d5a45] filcc_ /raid/testing/maestroex/amrex//Src/Base/AMReX_FILCC_2D.F90:41 5: ./Maestro2d.gnu.TEST.MPI.ex() [0x67b9bb] scalarfill ../../../Source/Src_nd/bc_fill_nd.F90:29 6: ./Maestro2d.gnu.TEST.MPI.ex() [0x48769b] BndryFuncArrayMaestro::operator()(amrex::Box const&, amrex::FArrayBox&, int, int, amrex::Geometry const&, double, amrex::Vector > const&, int, int) inlined at /raid/testing/maestroex/amrex//Src/Base/AMReX_PhysBCFunct.H:166:21 in amrex::PhysBCFunct::FillBoundary(amrex::MultiFab&, int, int, double, int) ../../../Source/PhysBCFunctMaestro.H:67:16 amrex::PhysBCFunct::FillBoundary(amrex::MultiFab&, int, int, double, int) /raid/testing/maestroex/amrex//Src/Base/AMReX_PhysBCFunct.H:166:21 7: ./Maestro2d.gnu.TEST.MPI.ex() [0x5aac22] amrex::FillPatchSingleLevel(amrex::MultiFab&, double, amrex::Vector > const&, amrex::Vector > const&, int, int, int, amrex::Geometry const&, amrex::PhysBCFunctBase&, int) /raid/testing/maestroex/amrex//Src/AmrCore/AMReX_FillPatchUtil.cpp:129:5 8: ./Maestro2d.gnu.TEST.MPI.ex() [0x483052] std::vector >::~vector() inlined at /raid/testing/maestroex/amrex//Src/Base/AMReX_Vector.H:29:7 in Maestro::FillPatch(int, double, amrex::MultiFab&, amrex::Vector >&, amrex::Vector >&, int, int, int, int, amrex::Vector > const&, int) /usr/include/c++/8/bits/stl_vector.h:567:15 amrex::Vector >::~Vector() /raid/testing/maestroex/amrex//Src/Base/AMReX_Vector.H:29:7 amrex::PhysBCFunct::~PhysBCFunct() /raid/testing/maestroex/amrex//Src/Base/AMReX_PhysBCFunct.H:125:30 Maestro::FillPatch(int, double, amrex::MultiFab&, amrex::Vector >&, amrex::Vector >&, int, int, int, int, amrex::Vector > const&, int) ../../../Source/MaestroFillData.cpp:46:28 9: ./Maestro2d.gnu.TEST.MPI.ex() [0x48335b] Maestro::FillPatch(double, amrex::Vector >&, amrex::Vector >&, amrex::Vector >&, int, int, int, int, amrex::Vector > const&, int) ../../../Source/MaestroFillData.cpp:19:24 10: ./Maestro2d.gnu.TEST.MPI.ex() [0x489ebf] Maestro::Put1dArrayOnCart(amrex::Vector > const&, amrex::Vector >&, int, int, amrex::Vector > const&, int, int) ../../../Source/MaestroFill3dData.cpp:43:18 11: ./Maestro2d.gnu.TEST.MPI.ex() [0x4b2cf2] Maestro::MakeMagvel(amrex::Vector > const&, amrex::Vector >&) ../../../Source/MaestroPlot.cpp:1377:21 12: ./Maestro2d.gnu.TEST.MPI.ex() [0x4b8cd7] 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:277:20 13: ./Maestro2d.gnu.TEST.MPI.ex() [0x4bd334] 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:115:30 14: ./Maestro2d.gnu.TEST.MPI.ex() [0x49a6f6] Maestro::Init() ../../../Source/MaestroInit.cpp:32:17 15: ./Maestro2d.gnu.TEST.MPI.ex() [0x41feef] main ../../../Source/main.cpp:68:17 16: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f71fa980413] __libc_start_main ??:0 17: ./Maestro2d.gnu.TEST.MPI.ex() [0x424bae] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23