=== 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() [0x64efc6] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:190:39 1: ./Maestro2d.gnu.TEST.MPI.ex() [0x650ec7] amrex::BLBackTrace::handler(int) /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_BLBackTrace.cpp:96:15 2: ./Maestro2d.gnu.TEST.MPI.ex() [0x6e10ea] amrex::MLMG::solve(amrex::Vector >&, amrex::Vector > const&, double, double, char const*) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLMG.cpp:218:41 3: ./Maestro2d.gnu.TEST.MPI.ex() [0x6dd171] std::vector >::~vector() inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:25:7 in amrex::MLMG::solve(amrex::Vector > const&, amrex::Vector > const&, double, double, char const*) /usr/include/c++/11/bits/stl_vector.h:680:15 amrex::Vector >::~Vector() /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:25:7 amrex::MLMG::solve(amrex::Vector > const&, amrex::Vector > const&, double, double, char const*) /raid/testing/maestroex-gfortran/amrex//Src/LinearSolvers/MLMG/AMReX_MLMG.cpp:61:1 4: ./Maestro2d.gnu.TEST.MPI.ex() [0x4d9ba2] std::vector >::~vector() inlined at /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:25:7 in Maestro::MacProj(amrex::Vector, std::allocator > >&, amrex::Vector >&, amrex::Vector > const&, BaseState const&, bool) /usr/include/c++/11/bits/stl_vector.h:680:15 amrex::Vector >::~Vector() /raid/testing/maestroex-gfortran/amrex//Src/Base/AMReX_Vector.H:25:7 Maestro::MacProj(amrex::Vector, std::allocator > >&, amrex::Vector >&, amrex::Vector > const&, BaseState const&, bool) /raid/testing/maestroex-gfortran/MAESTROeX/Exec/test_problems/test_stability/../../../Source/MaestroMacProj.cpp:184:32 5: ./Maestro2d.gnu.TEST.MPI.ex() [0x441044] Maestro::AdvanceTimeStep(bool) /raid/testing/maestroex-gfortran/MAESTROeX/Exec/test_problems/test_stability/../../../Source/MaestroAdvance.cpp:385:47 6: ./Maestro2d.gnu.TEST.MPI.ex() [0x4d218d] Maestro::InitIter() /raid/testing/maestroex-gfortran/MAESTROeX/Exec/test_problems/test_stability/../../../Source/MaestroInit.cpp:765:24 7: ./Maestro2d.gnu.TEST.MPI.ex() [0x4d4064] Maestro::Init() /raid/testing/maestroex-gfortran/MAESTROeX/Exec/test_problems/test_stability/../../../Source/MaestroInit.cpp:209:27 8: ./Maestro2d.gnu.TEST.MPI.ex() [0x42a984] main /raid/testing/maestroex-gfortran/MAESTROeX/Exec/test_problems/test_stability/../../../Source/main.cpp:61:23 9: /lib64/libc.so.6(+0x3feb0) [0x7f12ee63feb0] __libc_start_call_main /usr/src/debug/glibc-2.34-42.fc35.x86_64/csu/../sysdeps/nptl/libc_start_call_main.h:58:16 10: /lib64/libc.so.6(__libc_start_main+0x80) [0x7f12ee63ff60] call_init inlined at /usr/src/debug/glibc-2.34-42.fc35.x86_64/csu/../csu/libc-start.c:376:5 in __libc_start_main@@GLIBC_2.34 /usr/src/debug/glibc-2.34-42.fc35.x86_64/csu/../csu/libc-start.c:128:20 __libc_start_main_impl /usr/src/debug/glibc-2.34-42.fc35.x86_64/csu/../csu/libc-start.c:376:5 11: ./Maestro2d.gnu.TEST.MPI.ex() [0x436405] _start at ??:?