=== 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() [0x57ce41] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x57ec89] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: ./Maestro2d.gnu.TEST.MPI.ex() [0x6dbb7c] __amrex_error_module_MOD_amrex_error0 /raid/testing/maestroex/amrex//Src/Base/AMReX_error_mod.F90:41 3: ./Maestro2d.gnu.TEST.MPI.ex() [0x67b5db] __bc_fill_module_MOD_fill_scalar_ext_bc ../../../Source/Src_nd/bc_fill_nd.F90:125 4: ./Maestro2d.gnu.TEST.MPI.ex() [0x48768b] 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 5: ./Maestro2d.gnu.TEST.MPI.ex() [0x5aaa92] 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 6: ./Maestro2d.gnu.TEST.MPI.ex() [0x483042] 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 7: ./Maestro2d.gnu.TEST.MPI.ex() [0x48334b] Maestro::FillPatch(double, amrex::Vector >&, amrex::Vector >&, amrex::Vector >&, int, int, int, int, amrex::Vector > const&, int) ../../../Source/MaestroFillData.cpp:19:24 8: ./Maestro2d.gnu.TEST.MPI.ex() [0x489eaf] Maestro::Put1dArrayOnCart(amrex::Vector > const&, amrex::Vector >&, int, int, amrex::Vector > const&, int, int) ../../../Source/MaestroFill3dData.cpp:43:18 9: ./Maestro2d.gnu.TEST.MPI.ex() [0x4b2b62] Maestro::MakeMagvel(amrex::Vector > const&, amrex::Vector >&) ../../../Source/MaestroPlot.cpp:1377:21 10: ./Maestro2d.gnu.TEST.MPI.ex() [0x4b8b47] 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 11: ./Maestro2d.gnu.TEST.MPI.ex() [0x4bd1a4] 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 12: ./Maestro2d.gnu.TEST.MPI.ex() [0x49a566] Maestro::Init() ../../../Source/MaestroInit.cpp:32:17 13: ./Maestro2d.gnu.TEST.MPI.ex() [0x41fedf] main ../../../Source/main.cpp:68:17 14: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f2bc76fc413] __libc_start_main ??:0 15: ./Maestro2d.gnu.TEST.MPI.ex() [0x424b9e] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23