=== If no file names and line numbers are shown below, one can run addr2line -Cfie my_exefile my_line_address to convert `my_line_address` (e.g., 0x4a6b) into file name and line number. === 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: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x5b6292] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:107 1: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x5b609a] amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:55 2: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x4ea188] amrex::ParallelDescriptor::Abort(int, bool) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_ParallelDescriptor.cpp:224 3: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x4aae92] amrex::Assert(char const*, char const*, int, char const*) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX.cpp:341 4: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x54a6ea] amrex::BaseFab::define() /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BaseFab.H:1880 5: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x54a0ac] amrex::BaseFab::resize(amrex::Box const&, int) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BaseFab.H:2020 6: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x54730d] amrex::FArrayBox::resize(amrex::Box const&, int) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_FArrayBox.cpp:227 7: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x45632a] Castro::construct_hydro_source(double, double) [clone ._omp_fn.0] /raid/testing/castro-gfortran/Castro//Source/hydro/Castro_hydro.cpp:132 8: /lib64/libgomp.so.1(GOMP_parallel+0x43) [0x7f5cb35267b3] ?? ??:0 9: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x453c80] Castro::construct_hydro_source(double, double) /raid/testing/castro-gfortran/Castro//Source/hydro/Castro_hydro.cpp:64 10: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x42cf22] Castro::do_advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:274 11: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x430165] Castro::subcycle_advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:1239 12: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x42ca58] Castro::advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:103 13: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x613d2f] amrex::Amr::timeStep(int, double, int, int, double) /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2099 14: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x6144c7] amrex::Amr::coarseTimeStep(double) /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2386 15: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x446f2f] main /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:133 16: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f5cb3339413] ?? ??:0 17: ./Castro3d.gnu.DEBUG.MPI.OMP.ex() [0x40b68e] _start ??:?