=== 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: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x4f4ad9] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:108 1: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x4f56bc] amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:55 2: /lib64/libc.so.6(+0x385c0) [0x7f3cdb2465c0] ?? ??:0 3: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x44a16c] Castro::construct_hydro_source(double, double) [clone ._omp_fn.0] /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_FabArray.H:824 ?? /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_FabArray.H:924 Castro::construct_hydro_source(double, double) /raid/testing/castro-gfortran/Castro//Source/hydro/Castro_hydro.cpp:1150 4: /lib64/libgomp.so.1(GOMP_parallel+0x43) [0x7f3cdb41f7b3] ?? ??:0 5: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x446aea] Castro::construct_hydro_source(double, double) /raid/testing/castro-gfortran/Castro//Source/hydro/Castro_hydro.cpp:1207 6: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x42b399] Castro::do_advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:272 7: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x42b775] Castro::subcycle_advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:1245 8: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x42dd0a] Castro::advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:102 9: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x52de75] amrex::Amr::timeStep(int, double, int, int, double) /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2099 10: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x523ae6] amrex::Amr::coarseTimeStep(double) /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2386 11: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x4185ca] main /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:133 12: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f3cdb232413] ?? ??:0 13: ./Castro1d.gnu.TEST.MPI.OMP.ex() [0x41c4ae] _start ??:?