=== 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.SDC.ex() [0x4f3fc9] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:108 1: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x4f4bac] amrex::BLBackTrace::handler(int) /raid/testing/castro-gfortran/AMReX//Src/Base/AMReX_BLBackTrace.cpp:55 2: /lib64/libc.so.6(+0x385c0) [0x7fe3c62115c0] ?? ??:0 3: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x44a5f3] 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) [0x7fe3c63ea7b3] ?? ??:0 5: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x446f9a] Castro::construct_hydro_source(double, double) /raid/testing/castro-gfortran/Castro//Source/hydro/Castro_hydro.cpp:1207 6: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x42b14b] Castro::do_advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:272 7: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x42d979] Castro::advance(double, double, int, int) /raid/testing/castro-gfortran/Castro//Source/driver/Castro_advance.cpp:69 8: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x52d365] amrex::Amr::timeStep(int, double, int, int, double) /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2099 9: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x522fd6] amrex::Amr::coarseTimeStep(double) /raid/testing/castro-gfortran/AMReX//Src/Amr/AMReX_Amr.cpp:2386 10: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x41812a] main /raid/testing/castro-gfortran/Castro//Source/driver/main.cpp:133 11: /lib64/libc.so.6(__libc_start_main+0xf3) [0x7fe3c61fd413] ?? ??:0 12: ./Castro1d.gnu.TEST.MPI.OMP.SDC.ex() [0x41c00e] _start ??:?