=== 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() [0x581f81] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x583dc9] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f24cf4a4600] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex() [0x6da023] __amrex_filcc_module_MOD_amrex_filccn /raid/testing/maestroex/amrex//Src/Base/AMReX_filcc_mod.F90:254 4: ./Maestro2d.gnu.TEST.MPI.ex() [0x6d61b5] filcc_ /raid/testing/maestroex/amrex//Src/Base/AMReX_FILCC_2D.F90:41 5: ./Maestro2d.gnu.TEST.MPI.ex() [0x680b6b] scalarfill ../../../Source/Src_nd/bc_fill_nd.F90:29 6: ./Maestro2d.gnu.TEST.MPI.ex() [0x48c61b] 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() [0x5afbd2] 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() [0x487fd2] 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() [0x4882db] 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() [0x48ee3f] 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() [0x471944] Maestro::DensityAdvance(int, amrex::Vector >&, amrex::Vector >&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > >&, amrex::Vector >&, amrex::Vector >&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&) ../../../Source/MaestroDensityAdvance.cpp:55:27 12: ./Maestro2d.gnu.TEST.MPI.ex() [0x42bb10] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:439:5 13: ./Maestro2d.gnu.TEST.MPI.ex() [0x4970bc] Maestro::InitIter() ../../../Source/MaestroInit.cpp:622:48 14: ./Maestro2d.gnu.TEST.MPI.ex() [0x4a17a7] Maestro::Init() ../../../Source/MaestroInit.cpp:175:18 15: ./Maestro2d.gnu.TEST.MPI.ex() [0x41ff2f] main ../../../Source/main.cpp:68:17 16: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f24cf490413] __libc_start_main ??:0 17: ./Maestro2d.gnu.TEST.MPI.ex() [0x424bee] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23