=== 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() [0x57f551] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x581399] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f5883d65600] __restore_rt ??:0 3: ./Maestro2d.gnu.TEST.MPI.ex() [0x6d6cfc] __amrex_filcc_module_MOD_amrex_filccn /raid/testing/maestroex/amrex//Src/Base/AMReX_filcc_mod.F90:380 4: ./Maestro2d.gnu.TEST.MPI.ex() [0x6d3a25] filcc_ /raid/testing/maestroex/amrex//Src/Base/AMReX_FILCC_2D.F90:41 5: ./Maestro2d.gnu.TEST.MPI.ex() [0x67e29b] velfill ../../../Source/Src_nd/bc_fill_nd.F90:49 6: ./Maestro2d.gnu.TEST.MPI.ex() [0x48c4db] 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() [0x5ad292] 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() [0x487e92] 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() [0x48819b] 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() [0x45dba4] Maestro::AdvancePremac(amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&, amrex::Vector > const&) ../../../Source/MaestroAdvection.cpp:38:23 11: ./Maestro2d.gnu.TEST.MPI.ex() [0x42b4b0] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:345:24 12: ./Maestro2d.gnu.TEST.MPI.ex() [0x49671c] Maestro::InitIter() ../../../Source/MaestroInit.cpp:628:48 13: ./Maestro2d.gnu.TEST.MPI.ex() [0x4a0fa7] Maestro::Init() ../../../Source/MaestroInit.cpp:176:24 14: ./Maestro2d.gnu.TEST.MPI.ex() [0x41fd8f] main ../../../Source/main.cpp:68:17 15: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f5883d51413] __libc_start_main ??:0 16: ./Maestro2d.gnu.TEST.MPI.ex() [0x424a4e] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23