=== 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: ./Maestro3d.gnu.TEST.MPI.ex() [0x587641] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:167:39 1: ./Maestro3d.gnu.TEST.MPI.ex() [0x589489] amrex::BLBackTrace::handler(int) /raid/testing/maestroex/amrex//Src/Base/AMReX_BLBackTrace.cpp:71:8 2: /lib64/libc.so.6(+0x38600) [0x7f9108241600] __restore_rt ??:0 3: /lib64/libc.so.6(gsignal+0x10f) [0x7f910824157f] raise ??:0 4: /lib64/libc.so.6(abort+0x127) [0x7f910822b895] abort ??:0 5: /lib64/libc.so.6(+0x7b9d7) [0x7f91082849d7] __libc_message ??:0 6: /lib64/libc.so.6(+0x822ec) [0x7f910828b2ec] ?? ??:0 7: /lib64/libc.so.6(+0x83e28) [0x7f910828ce28] _int_free ??:0 8: ./Maestro3d.gnu.TEST.MPI.ex() [0x489c82] amrex::BaseFab::clear() inlined at /raid/testing/maestroex/amrex//Src/Base/AMReX_BaseFab.H:2065:5 in amrex::FabArray::clear() /raid/testing/maestroex/amrex//Src/Base/AMReX_BaseFab.H:2166:26 amrex::BaseFab::~BaseFab() /raid/testing/maestroex/amrex//Src/Base/AMReX_BaseFab.H:2065:5 amrex::FArrayBox::~FArrayBox() /raid/testing/maestroex/amrex//Src/Base/AMReX_FArrayBox.H:242:28 amrex::DefaultFabFactory::destroy(amrex::FArrayBox*) const /raid/testing/maestroex/amrex//Src/Base/AMReX_FabFactory.H:68:9 amrex::FabArray::clear() /raid/testing/maestroex/amrex//Src/Base/AMReX_FabArray.H:995:9 9: ./Maestro3d.gnu.TEST.MPI.ex() [0x51bf34] std::vector >::~vector() inlined at /raid/testing/maestroex/amrex//Src/Base/AMReX_Vector.H:29:7 in amrex::FabArray::~FabArray() /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::FabArray::~FabArray() /raid/testing/maestroex/amrex//Src/Base/AMReX_FabArray.H:1145:1 10: ./Maestro3d.gnu.TEST.MPI.ex() [0x4919df] void std::_Destroy_aux::__destroy(amrex::MultiFab*, amrex::MultiFab*) inlined at /usr/include/c++/8/bits/stl_construct.h:137:11 in Maestro::MakeS0mac(amrex::Vector > const&, amrex::Vector, std::allocator > >&) /usr/include/c++/8/bits/stl_construct.h:107:19 void std::_Destroy(amrex::MultiFab*, amrex::MultiFab*) /usr/include/c++/8/bits/stl_construct.h:137:11 void std::_Destroy(amrex::MultiFab*, amrex::MultiFab*, std::allocator&) /usr/include/c++/8/bits/stl_construct.h:206:15 std::vector >::~vector() /usr/include/c++/8/bits/stl_vector.h:567:15 amrex::Vector >::~Vector() /raid/testing/maestroex/amrex//Src/Base/AMReX_Vector.H:29:7 Maestro::MakeS0mac(amrex::Vector > const&, amrex::Vector, std::allocator > >&) ../../../Source/MaestroFill3dData.cpp:269:44 11: ./Maestro3d.gnu.TEST.MPI.ex() [0x4954c4] Maestro::MakeRhoHForce(amrex::Vector >&, int, amrex::Vector > const&, amrex::Vector, std::allocator > > const&, int, int const&) ../../../Source/MaestroForce.cpp:340:18 12: ./Maestro3d.gnu.TEST.MPI.ex() [0x4828bd] Maestro::EnthalpyAdvance(int, amrex::Vector >&, amrex::Vector >&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > >&, amrex::Vector >&, amrex::Vector, std::allocator > >&, amrex::Vector, std::allocator > > const&, amrex::Vector > const&) ../../../Source/MaestroEnthalpyAdvance.cpp:71:25 13: ./Maestro3d.gnu.TEST.MPI.ex() [0x430150] Maestro::AdvanceTimeStep(bool) ../../../Source/MaestroAdvance.cpp:535:20 14: ./Maestro3d.gnu.TEST.MPI.ex() [0x4973fc] Maestro::InitIter() ../../../Source/MaestroInit.cpp:622:48 15: ./Maestro3d.gnu.TEST.MPI.ex() [0x4a1590] Maestro::Init() ../../../Source/MaestroInit.cpp:175:18 16: ./Maestro3d.gnu.TEST.MPI.ex() [0x4233cf] main ../../../Source/main.cpp:68:17 17: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f910822d413] __libc_start_main ??:0 18: ./Maestro3d.gnu.TEST.MPI.ex() [0x42813e] _start /raid/testing/maestroex/amrex//Src/Base/AMReX_ParallelDescriptor.H:48:23